Age | Commit message (Expand) | Author |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-25 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-21 | microblaze: Support timer on AXI lite | Michal Simek |
2010-10-21 | microblaze: Add support for little-endian Microblaze | Michal Simek |
2010-10-21 | microblaze: Add PVR for endians plus detection | Michal Simek |
2010-10-21 | microblaze: trivial: Add comment for AXI pvr | Michal Simek |
2010-10-21 | microblaze: Support early console on uart16550 | Michal Simek |
2010-10-21 | microblaze: remove early printk uarlite console dependency from header | Michal Simek |
2010-10-21 | microblaze: Define VMALLOC_START/END | Michal Simek |
2010-10-21 | microblaze: support gpio_to_irq() | Michal Simek |
2010-10-21 | microblaze: Define empty mmiowb | Michal Simek |
2010-10-21 | microblaze: wire up prlimit64 and fanotify* syscalls | Michal Simek |
2010-10-21 | microblaze: use asm-generic/pci-dma-compat.h | FUJITA Tomonori |
2010-10-21 | microblaze: Add PVR for BTC | Michal Simek |
2010-10-21 | microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config option | Christian Dietrich |
2010-10-21 | microblaze: Report if only one timer is used | Michal Simek |
2010-10-21 | microblaze: remove unused TIF_KERNEL_TRACE | Michal Simek |
2010-10-21 | microblaze: Add seccomp support | Michal Simek |
2010-10-21 | microblaze: trivial: thread_info cleanup | Michal Simek |
2010-10-21 | microblaze: Fix pmd_populate macro | Michal Simek |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori |
2010-08-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-05 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2010-08-05 | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-08-04 | microblaze: Add KGDB support | Michal Simek |
2010-08-04 | microblaze: Fix number of pvr regs | Michal Simek |
2010-08-04 | microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK | FUJITA Tomonori |
2010-08-04 | microblaze: Improve ftrace time measuring | Michal Simek |
2010-08-04 | microblaze: Add stack unwinder | Steven J. Magnani |
2010-08-04 | microblaze: Allow PAGE_SIZE configuration | Steven J. Magnani |
2010-08-04 | microblaze: Fix copy_to_user_page macro | Michal Simek |
2010-08-04 | microblaze: Implement flush_dcache_page macro | Michal Simek |
2010-08-02 | microblaze: Fix __copy_to/from_user_inatomic macros | Michal Simek |
2010-08-01 | of/address: Clean up function declarations | Grant Likely |
2010-07-30 | of: Provide default of_node_to_nid() implementation. | Grant Likely |
2010-07-24 | of: remove asm/of_device.h | Grant Likely |
2010-07-24 | of: remove asm/of_platform.h | Grant Likely |
2010-07-24 | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely |
2010-07-21 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-07-18 | of: Remove unused of_find_device_by_phandle() | Grant Likely |
2010-07-14 | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN | Grant Likely |