Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | |
| | * | | | | | | | ARM: P2V: extend to 16-bit translation offsets | Russell King | 2011-02-17 | 2 | -4/+21 | |
| | * | | | | | | | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching | Russell King | 2011-02-17 | 2 | -14/+56 | |
| | * | | | | | | | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -0/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'v6v7' into devel | Russell King | 2011-03-16 | 7 | -67/+81 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: 6655/1: Correct WFE() in asm/spinlock.h for Thumb-2 | Dave Martin | 2011-02-10 | 1 | -1/+17 | |
| | * | | | | | | | ARM: v6/v7 cache: allow cache calls to be optimized | Russell King | 2011-02-02 | 1 | -10/+10 | |
| | * | | | | | | | ARM: v6k: select TLS register code according to V6 variants | Russell King | 2011-02-02 | 1 | -6/+5 | |
| | * | | | | | | | ARM: v6k: select cmpxchg code sequences according to V6 variants | Russell King | 2011-02-02 | 1 | -8/+9 | |
| | * | | | | | | | ARM: v6k: introduce CPU_V6K option | Russell King | 2011-02-02 | 2 | -3/+4 | |
| | * | | | | | | | ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.h | Russell King | 2011-02-02 | 1 | -12/+25 | |
| | * | | | | | | | ARM: bitops: switch set/clear/change bitops to use ldrex/strex | Russell King | 2011-02-02 | 1 | -38/+22 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'misc' into devel | Russell King | 2011-03-16 | 10 | -23/+65 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: 6806/1: irq: introduce entry and exit functions for chained handlers | Will Deacon | 2011-03-15 | 1 | -0/+31 | |
| | * | | | | | | | ARM: 6798/1: aout-core: zero thread debug registers in a.out core dump | Will Deacon | 2011-03-10 | 2 | -6/+2 | |
| | * | | | | | | | ARM: 6777/1: gic: Add hooks for architecture specific extensions | Santosh Shilimkar | 2011-03-09 | 1 | -0/+1 | |
| | * | | | | | | | ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti | Santosh Shilimkar | 2011-03-09 | 1 | -0/+1 | |
| | * | | | | | | | ARM: 6668/1: ptrace: remove single-step emulation code | Will Deacon | 2011-02-23 | 3 | -14/+1 | |
| | * | | | | | | | ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast | Nicolas Pitre | 2011-02-23 | 1 | -2/+27 | |
| | * | | | | | | | ARM: fix some sparse errors in generic ARM code | Russell King | 2011-02-23 | 1 | -1/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----------. \ \ \ \ \ \ | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 2011-03-16 | 18 | -641/+851 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | / / / / / | | | | | | |_|_|/ / / / / | | | | | |/| | | / / / / | | | | | | | | |/ / / / | | | | | | | | | / / / | | | | | | | | |/ / / | | | | | | | |/| | | | ||||||
| | | | | | * | | | | | ARM: pm: add generic CPU suspend/resume support | Russell King | 2011-02-22 | 2 | -0/+10 | |
| | | | | | * | | | | | ARM: move cache/processor/fault glue to separate include files | Russell King | 2011-02-12 | 9 | -617/+640 | |
| | | | | | * | | | | | ARM: pm: add function to set WFI low-power mode for SMP CPUs | Russell King | 2011-02-11 | 1 | -0/+7 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | | | * | | | | | | ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copying | Dave Martin | 2011-01-27 | 1 | -0/+94 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9 | Will Deacon | 2011-03-09 | 1 | -1/+1 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
* | | | | | | | | arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic() | Thomas Gleixner | 2011-03-14 | 1 | -3/+0 |