Age | Commit message (Expand) | Author |
2011-05-25 | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd |
2011-05-25 | arm: mmu_gather rework | Peter Zijlstra |
2011-05-23 | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | clockevents: ARM sp804: allow clockevent name to be specified | Russell King |
2011-05-23 | clocksource: ARM sp804: allow clocksource name to be specified | Russell King |
2011-05-23 | ARM: 6939/1: fix missing 'cpu_relax()' declaration | Marc Zyngier |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King |
2011-05-20 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-17 | Merge branch 'syscore' into for-linus | Rafael J. Wysocki |
2011-05-14 | ARM: 6883/1: ptrace: Migrate to regsets framework | Dave Martin |
2011-05-14 | clocksource: convert footbridge to generic i8253 clocksource | Russell King |
2011-05-12 | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses | Catalin Marinas |
2011-05-12 | ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINS | Will Deacon |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King |
2011-04-29 | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes | Russell King |
2011-04-29 | ARM: kprobes: Fix probing of conditionally executed instructions | Jon Medhurst |
2011-04-24 | ARM: Use struct syscore_ops instead of sysdevs for PM in common code | Rafael J. Wysocki |
2011-04-16 | ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern... | Jonathan Cameron |
2011-04-16 | ARM: 6871/1: Use asm-generic/sizes.h | Stephen Boyd |
2011-04-15 | ARM: Add new syscalls | Russell King |
2011-04-13 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2011-04-10 | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks | Catalin Marinas |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-29 | arm: dove: Use proper irq accessor functions | Thomas Gleixner |
2011-03-26 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2011-03-24 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-24 | remove dma64_addr_t | FUJITA Tomonori |
2011-03-24 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-24 | arm: introduce little-endian bitops | Akinobu Mita |
2011-03-23 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King |
2011-03-18 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-17 | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-17 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'p2v' into devel | Russell King |
2011-03-16 | Merge branch 'v6v7' into devel | Russell King |
2011-03-16 | Merge branch 'misc' into devel | Russell King |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King |
2011-03-16 | ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info | Dmitry Eremin-Solenikov |
2011-03-15 | ARM: 6806/1: irq: introduce entry and exit functions for chained handlers | Will Deacon |
2011-03-14 | arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic() | Thomas Gleixner |
2011-03-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Russell King |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-03-11 | futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic() | Michel Lespinasse |
2011-03-10 | ARM: 6798/1: aout-core: zero thread debug registers in a.out core dump | Will Deacon |