| Commit message (Expand) | Author | Age | Files | Lines |
*-------. | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King | 2011-05-23 | 4 | -47/+99 |
|\ \ \ \ \ |
|
| | | * | | | ARM: 6883/1: ptrace: Migrate to regsets framework | Dave Martin | 2011-05-14 | 2 | -0/+7 |
| | | * | | | ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINS | Will Deacon | 2011-05-12 | 1 | -47/+90 |
| | |/ / /
| |/| | | |
|
| | * | | | ARM: 6939/1: fix missing 'cpu_relax()' declaration | Marc Zyngier | 2011-05-23 | 1 | -0/+2 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*-------. \ \ \ \ | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 2011-05-23 | 4 | -52/+10 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | / /
| | | | | |_|/ /
| | | | |/| | | |
|
| | | | | * | | | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 2011-05-12 | 1 | -6/+0 |
| | | | | * | | | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King | 2011-05-12 | 2 | -2/+6 |
| | | * | | | | | ARM: consolidate SMP cross call implementation | Russell King | 2011-05-23 | 1 | -4/+2 |
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | ARM: 6871/1: Use asm-generic/sizes.h | Stephen Boyd | 2011-04-16 | 1 | -40/+2 |
| | |/ / / / |
|
* | | | | | | clockevents: ARM sp804: allow clockevent name to be specified | Russell King | 2011-05-23 | 1 | -1/+1 |
* | | | | | | clocksource: ARM sp804: allow clocksource name to be specified | Russell King | 2011-05-23 | 1 | -1/+1 |
* | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-19 | 1 | -0/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | clocksource: convert footbridge to generic i8253 clocksource | Russell King | 2011-05-14 | 1 | -0/+15 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'syscore' into for-linus | Rafael J. Wysocki | 2011-05-17 | 1 | -1/+0 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | ARM: Use struct syscore_ops instead of sysdevs for PM in common code | Rafael J. Wysocki | 2011-04-24 | 1 | -1/+0 |
| | |_|/ /
| |/| | | |
|
* | | | | | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses | Catalin Marinas | 2011-05-12 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes | Russell King | 2011-04-29 | 1 | -0/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ARM: kprobes: Fix probing of conditionally executed instructions | Jon Medhurst | 2011-04-28 | 1 | -0/+3 |
| |/ / |
|
* | | | ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kern... | Jonathan Cameron | 2011-04-16 | 1 | -0/+1 |
* | | | ARM: Add new syscalls | Russell King | 2011-04-15 | 1 | -0/+4 |
* | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2011-04-13 | 6 | -7/+7 |
|\ \ \ |
|
| * | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 6 | -7/+7 |
| |/ / |
|
* | | | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks | Catalin Marinas | 2011-04-10 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-30 | 1 | -2/+0 |
|\ \ |
|
| * \ | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2011-03-26 | 1 | -2/+0 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info | Dmitry Eremin-Solenikov | 2011-03-16 | 1 | -2/+0 |
* | | | arm: dove: Use proper irq accessor functions | Thomas Gleixner | 2011-03-29 | 1 | -8/+0 |
|/ / |
|
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-23 | 4 | -9/+18 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 2011-03-20 | 4 | -9/+18 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | | | * | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar | 2011-02-23 | 1 | -1/+7 |
| | | * | | ARM: pgtable: add pud-level code | Russell King | 2011-02-21 | 1 | -0/+1 |
| | | * | | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb... | Will Deacon | 2011-02-21 | 1 | -1/+1 |
| | | * | | ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions | Will Deacon | 2011-02-15 | 1 | -1/+1 |
| | | * | | ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun... | Will Deacon | 2011-02-15 | 1 | -6/+8 |
* | | | | | remove dma64_addr_t | FUJITA Tomonori | 2011-03-23 | 1 | -6/+0 |
* | | | | | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -10/+0 |
* | | | | | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -7/+0 |
* | | | | | arm: introduce little-endian bitops | Akinobu Mita | 2011-03-23 | 1 | -26/+65 |
* | | | | | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 1 | -3/+0 |
* | | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-17 | 2 | -0/+17 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Russell King | 2011-03-12 | 2 | -4/+2 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 2011-03-06 | 5 | -19/+100 |
| |\ \ \ \ |
|
| | * | | | | [ARM] add machine-specific hook to machine_kexec | Eric Cooper | 2011-03-03 | 1 | -0/+3 |
| * | | | | | ARM: perf_event: allow platform-specific interrupt handler | Rabin Vincent | 2011-02-17 | 1 | -0/+14 |
* | | | | | | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-16 | 1 | -5/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: lh7a40x: remove unmaintained platform support | Russell King | 2011-01-24 | 1 | -5/+1 |
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-16 | 27 | -722/+982 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'p2v' into devel | Russell King | 2011-03-16 | 2 | -16/+86 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagic | Dave Martin | 2011-02-26 | 1 | -0/+8 |
| | * | | | | | | | ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion code | Will Deacon | 2011-02-17 | 1 | -4/+5 |