ipc/sem.c: use ERR_CAST
[safe/jmp/linux-2.6] / arch / microblaze / include /
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyarch/microblaze: Move dma_mask from of_device into...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-19 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-05-18 Grant Likelyof: eliminate of_device->node and dev_archdata->{of...
2010-05-14 Andreas Dilgeradd descriptive comment for TIF_MEMDIE task flag declar...
2010-05-13 Steven J. Magnanimicroblaze: fix get_user/put_user side-effects
2010-05-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-07 David S. MillerRevert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN...
2010-05-07 David S. Millermicroblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.
2010-05-06 Michal Simekmicroblaze: Define correct L1_CACHE_SHIFT value
2010-05-06 Michal Simekmicroblaze: Fix kmalloc alignment on non-coherent DMA...
2010-05-06 Michal Simekmicroblaze: Fix consistent code
2010-05-06 Michal Simekmicroblaze: pci-dma: use include/linux/dma-mapping.h
2010-05-06 Michal Simekmicroblaze: page.h: Remove get_user_page and free_user_page
2010-05-06 Michal Simekmicroblaze: Remove "cache" optimized copy_page function
2010-05-06 Michal Simekmicroblaze: Add isa_dma_bridge_buggy to dma.h
2010-05-06 Michal Simekmicroblaze: Remove ancient code
2010-05-06 Michal Simekmicroblaze: Quiet section mismatch warnings for MMU...
2010-04-13 John LinnAdd non-Virtex5 support for LL TEMAC driver
2010-04-08 David S. MillerRevert "Add non-Virtex5 support for LL TEMAC driver"
2010-04-07 John Linnmicroblaze: io.h: Add io big-endian function
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-07 Michal Simekmicroblaze: Fix futex code
2010-04-07 John LinnAdd non-Virtex5 support for LL TEMAC driver
2010-04-01 Michal Simekmicroblaze: Fix TLB macros
2010-04-01 Michal Simekmicroblaze: uaccess: Sync strlen, strnlen, copy_to...
2010-04-01 Michal Simekmicroblaze: uaccess: Unify __copy_tofrom_user
2010-04-01 Michal Simekmicroblaze: uaccess: Move functions to generic location
2010-04-01 Michal Simekmicroblaze: uaccess: Fix put_user for noMMU
2010-04-01 Michal Simekmicroblaze: uaccess: Fix get_user macro for noMMU
2010-04-01 Michal Simekmicroblaze: uaccess: fix clear_user for noMMU kernel
2010-04-01 Michal Simekmicroblaze: uaccess: Fix strncpy_from_user function
2010-04-01 Michal Simekmicroblaze: uaccess: fix copy_from_user macro
2010-04-01 Michal Simekmicroblaze: uaccess: copy_to_user unification
2010-04-01 Michal Simekmicroblaze: uaccess: sync put/get/clear_user macros
2010-04-01 Michal Simekmicroblaze: uaccess: fix put_user and get_user macros
2010-04-01 Michal Simekmicroblaze: uaccess: fix __get_user_asm macro
2010-04-01 Michal Simekmicroblaze: uaccess: fix clean user macro
2010-04-01 Michal Simekmicroblaze: move noMMU __range_ok function to uaccess.h
2010-04-01 Michal Simekmicroblaze: Move exception_table_entry upward
2010-04-01 Michal Simekmicroblaze: Remove segment.h
2010-03-11 Michal Simekmicroblaze: PCI early support for noMMU system
2010-03-11 Michal Simekmicroblaze: pgtable.h: move consistent functions
2010-03-11 Michal Simekmicroblaze: Remove VMALLOC_VMADDR
2010-03-11 Michal Simekmicroblaze: Preliminary support for dma drivers
2010-03-11 Michal Simekmicroblaze: Add support from PREEMPT
2010-03-11 Michal Simekmicroblaze: Add support for Xilinx PCI host bridge
2010-03-11 Michal Simekmicroblaze: Enable PCI, missing files
2010-03-11 Michal Simekmicroblaze: Add pci-bridge.h
2010-03-11 Michal Simekmicroblaze: Add pci.h
2010-03-11 Michal Simekmicroblaze: io.h include asm-generic/iomap.h
2010-03-11 Michal Simekmicroblaze: Add irq_create_{of_,}mapping functions
2010-03-11 Michal Simekmicroblaze: Add {z,}alloc_maybe_bootmem functions
2010-03-11 Michal Simekmicroblaze: Implement __dma_sync_page
2010-03-11 Michal Simekmicroblaze: Support DMA
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-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-09 Grant Likelyof: merge of_attach_node() & of_detach_node()
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-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 Michal Simekmicroblaze: Support for WB cache
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 Williamsmicroblaze: Simple __copy_tofrom_user for noMMU
2009-12-14 Michal Simekmicroblaze: Move cache macro from cache.h to cacheflush.h
2009-12-14 Michal Simekmicroblaze: Extend cpuinfo for support write-back caches
2009-12-14 Michal Simekmicroblaze: Fix cache_line_lenght
2009-12-14 steve@digidescorp.commicroblaze: Fix pfn_valid() for noMMU
2009-12-14 Michal Simekmicroblaze: ftrace: Add dynamic trace support
2009-12-14 Michal Simekmicroblaze: ftrace: add static function tracer
2009-12-14 Michal Simekmicroblaze: Add TRACE_IRQFLAGS_SUPPORT
2009-12-14 Michal Simekmicroblaze: Lockdep support
2009-12-14 Michal Simekmicroblaze: GPIO reset support
2009-12-12 Sam Ravnborgkbuild: move asm-offsets.h to include/generated
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-11-24 Grant Likelyof/flattree: Merge unflatten_device_tree
2009-10-29 Rusty Russellpercpu: remove per_cpu__ prefix.
2009-10-15 Grant Likelyof: merge other miscellaneous prototypes
2009-10-15 Grant Likelyof: merge of_*_flat_dt*() functions
2009-10-15 Grant Likelyof: merge of_node_get(), of_node_put() and of_find_all_...
2009-10-15 Grant Likelyof: merge of_read_number() an of_read_ulong()
2009-10-15 Grant Likelyof: merge of_node_*_flag() and set_node_proc_entry()
next