proc: warn on non-existing proc entries
[safe/jmp/linux-2.6] / arch / microblaze /
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-02-25 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-02-24 Steven J. Magnanimicroblaze: Fix out_le32() macro
2010-02-24 Michal Simekmicroblaze: Fix cache loop function for cache range
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2010-02-14 Grant Likelyof: remove undefined request_OF_resource & release_OF_r...
2010-02-14 Grant Likelyof: move definition of of_chosen into common code.
2010-02-14 Grant Likelyof: remove unused extern reference to devtree_lock
2010-02-14 Grant Likelyof: put default string compare and #a/s-cell values...
2010-02-14 Jeremy Kerrof/flattree: Don't assume HAVE_LMB
2010-02-09 Jeremy Kerrof/flattree: use callback to setup initrd from /chosen
2010-02-09 Grant Likelyof/flattree: merge early_init_dt_scan_memory() common...
2010-02-09 Jeremy Kerrof: merge of_find_node_by_phandle
2010-02-09 Grant Likelyof: merge of_attach_node() & of_detach_node()
2010-02-09 Grant Likelymicroblaze: remove early_init_dt_scan_cpus() and phyp_d...
2010-02-08 Michal Simekmicroblaze: Invalidate dcache before enabling it
2010-02-03 Steven J. Magnanimicroblaze: fix interrupt state restore
2010-02-03 Michal Simekmicroblaze: Defconfig update
2010-02-02 Tejun HeoMerge branch 'master' into percpu
2010-01-28 Grant LikelyMerge commit 'v2.6.33-rc5' into secretlab/test-devicetree
2010-01-28 Grant Likelyof: unify phandle name in struct device_node
2010-01-28 Grant Likelyof: Merge of_node_get() and of_node_put()
2010-01-28 Grant Likelyof: merge machine_is_compatible()
2010-01-18 Michal Simekmicroblaze: pci_controller->arch_data really is a struc...
2010-01-18 Michal Simekmicroblaze: Add missing double apostrophe in Kconfig
2010-01-18 Michal Simekmicroblaze: Add PT_ macros for special purpose regs
2010-01-18 Michal Simekmicroblaze: Enable accept4 syscall
2010-01-18 Michal Simekmicroblaze: Wire up recvmmsg syscall
2010-01-05 Tejun HeoMerge branch 'master' into percpu
2009-12-17 Linus TorvaldsMerge branch 'for-33' of git://repo.or.cz/linux-kbuild
2009-12-16 Christoph Hellwigelf: kill USE_ELF_CORE_DUMP
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-14 Michal Simekmicroblaze: Remove rt_sigsuspend wrapper
2009-12-14 steve@digidescorp.commicroblaze: nommu: Don't clobber R11 on syscalls
2009-12-14 Michal Simekmicroblaze: Remove show_tmem function
2009-12-14 Michal Simekmicroblaze: Support for WB cache
2009-12-14 Michal Simekmicroblaze: Add PVR for Microblaze v7.30.a
2009-12-14 Michal Simekmicroblaze: Remove ancient and fake microblaze version...
2009-12-14 Michal Simekmicroblaze: Remove panic_timeout init value
2009-12-14 Michal Simekmicroblaze: Do not count system calls in default
2009-12-14 Michal Simekmicroblaze: Enable DTC compilation
2009-12-14 John Williamsmicroblaze: Core oprofile configs and hooks
2009-12-14 steve@digidescorp.commicroblaze: Fix level interrupt ACKing
2009-12-14 Michal Simekmicroblaze: Enable futimesat syscall
2009-12-14 Michal Simekmicroblaze: Checking DTS against PVR for write-back...
2009-12-14 Michal Simekmicroblaze: Remove duplicity from pgalloc.h
2009-12-14 Michal Simekmicroblaze: Futex support
2009-12-14 Michal Simekmicroblaze: Adding dev_arch_data functions
2009-12-14 John Linnmicroblaze: Fix the heartbeat gpio to be more robust
2009-12-14 John Williamsmicroblaze: Simple __copy_tofrom_user for noMMU
2009-12-14 Michal Simekmicroblaze: Export memory_start for modules
2009-12-14 John Williamsmicroblaze: Use lowest-common-denominator default CPU...
2009-12-14 Michal Simekmicroblaze: Update default generic DTS
2009-12-14 Michal Simekmicroblaze: Enable asm optimization only for HW with...
2009-12-14 John Williamsmicroblaze: Remove the buggy ALLOW_EDIT_AUTO config...
2009-12-14 Michal Simekmicroblaze: Move cache macro from cache.h to cacheflush.h
2009-12-14 Michal Simekmicroblaze: support U-BOOT image format
2009-12-14 Michal Simekmicroblaze: Ptrace notifying from signal code
2009-12-14 Michal Simekmicroblaze: Extend cpuinfo for support write-back caches
2009-12-14 Michal Simekmicroblaze: Fix cache_line_lenght
2009-12-14 Michal Simekmicroblaze: Detect new 7.20.d version
2009-12-14 Michal Simekmicroblaze: Support both levels for reset
2009-12-14 Michal Simekmicroblaze: Fix announce message for reset gpio
2009-12-14 Michal Simekmicroblaze: Remove saving and restoring before calling...
2009-12-14 steve@digidescorp.commicroblaze: Fix pfn_valid() for noMMU
2009-12-14 Michal Simekmicroblaze: ftrace: Add dynamic function graph tracer
2009-12-14 Michal Simekmicroblaze: ftrace: add function graph support
2009-12-14 Michal Simekmicroblaze: ftrace: Add dynamic trace support
2009-12-14 Michal Simekmicroblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST
2009-12-14 Michal Simekmicroblaze: ftrace: add static function tracer
2009-12-14 Michal Simekmicroblaze: Add TRACE_IRQFLAGS_SUPPORT
2009-12-14 Michal Simekmicroblaze: preliminary enabling for LATENCYTOP support...
2009-12-14 Michal Simekmicroblaze: Lockdep support
2009-12-14 Michal Simekmicroblaze: Register timecounter/cyclecounter
2009-12-14 Michal Simekmicroblaze: Stack trace support
2009-12-14 Michal Simekmicroblaze: Add IRQENTRY_TEXT to lds
2009-12-14 Michal Simekmicroblaze: __init_begin symbol must be aligned
2009-12-14 Michal Simekmicroblaze: GPIO reset support
2009-12-12 Sam Ravnborgkbuild: move asm-offsets.h to include/generated
2009-12-11 Al ViroUnify sys_mmap*
2009-12-11 Grant Likelyof/flattree: merge early_init_dt_scan_chosen()
2009-12-11 Grant Likelyof/flattree: eliminate cell_t typedef
2009-12-10 Grant Likelyof/flattree: merge dt_mem_next_cell
2009-12-10 Grant Likelyof/flattree: Merge earlyinit_dt_scan_root()
2009-12-10 Grant Likelyof/flattree: Merge early_init_dt_check_for_initrd()
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-11-24 Grant Likelyof: merge prom_{add,remove,modify}_property
2009-11-24 Grant Likelyof/flattree: Merge unflatten_device_tree
2009-11-24 Grant Likelyof/flattree: Merge unflatten_dt_node
2009-11-24 Grant Likelyof/flattree: Merge of_flat_dt_is_compatible
2009-11-24 Grant Likelyof/flattree: merge of_get_flat_dt_prop
2009-11-24 Grant Likelyof/flattree: merge of_get_flat_dt_root
2009-11-24 Grant Likelyof/flattree: merge of_scan_flat_dt
2009-11-23 Grant Likelyof/flattree: merge find_flat_dt_string and initial_boot...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
next