Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: Use a definition for the userspace cmpxchg emulation syscall | Russell King | 2009-11-10 | 1 | -0/+9 |
* | ARM: Fix errata 411920 workarounds | Russell King | 2009-10-29 | 1 | -0/+5 |
* | ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabled | Santosh Shilimkar | 2009-10-15 | 1 | -1/+2 |
* | ARM: 5759/1: Add register information of threads to coredump | Artem Bityutskiy | 2009-10-14 | 1 | -0/+3 |
* | ARM: boolean bit testing | Johannes Weiner | 2009-10-11 | 1 | -3/+3 |
* | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() | Kirill A. Shutemov | 2009-10-02 | 1 | -6/+20 |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs... | Russell King | 2009-10-02 | 1 | -0/+1 |
|\ | |||||
| * | iop3xx: ATU and PCI memory configuration corrected | Aaro Koskinen | 2009-08-18 | 1 | -0/+1 |
* | | ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast | Russell King | 2009-09-28 | 1 | -0/+16 |
* | | ARM: Fix warning: #warning syscall migrate_pages not implemented | Russell King | 2009-09-28 | 1 | -0/+1 |
* | | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 | 8 | -30/+94 |
|\ \ | |||||
| * \ | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-09-24 | 2 | -2/+82 |
| |\ \ | |||||
| | * \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 | 2 | -2/+82 |
| | |\ \ | |||||
| | | * \ | Merge commit 'md/for-linus' into async-tx-next | Dan Williams | 2009-09-08 | 5 | -20/+43 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'dmaengine' into async-tx-next | Dan Williams | 2009-09-08 | 27 | -193/+320 |
| | | |\ \ \ | |||||
| | | | * | | | iop-adma: implement a private tx_list | Dan Williams | 2009-09-08 | 1 | -0/+2 |
| | | * | | | | Merge branch 'iop-raid6' into async-tx-next | Dan Williams | 2009-09-08 | 2 | -0/+77 |
| | | |\ \ \ \ | |||||
| | | | * | | | | iop-adma: P+Q support for iop13xx adma engines | Dan Williams | 2009-08-29 | 2 | -0/+77 |
| | | * | | | | | Merge branch 'md-raid6-accel' into ioat3.2 | Dan Williams | 2009-09-08 | 1 | -2/+3 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | async_tx: add sum check flags | Dan Williams | 2009-08-29 | 1 | -2/+3 |
| * | | | | | | | cpumask: use mm_cpumask() wrapper: arm | Rusty Russell | 2009-09-24 | 3 | -9/+10 |
| * | | | | | | | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
| |/ / / / / / | |||||
| * | | | | | | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 2009-09-22 | 1 | -19/+1 |
| * | | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | 1 | -0/+2 |
| * | | | | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | | | | | | | Merge branch 'master' into for-linus | Russell King | 2009-09-22 | 4 | -22/+12 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 | Russell King | 2009-09-19 | 3 | -21/+11 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix "W" macro in arch/arm/include/asm/unified.h | Alexey Dobriyan | 2009-09-18 | 1 | -0/+4 |
| | * | | | | | | | Clear the exclusive monitor when returning from an exception | Catalin Marinas | 2009-09-18 | 1 | -19/+7 |
| | |/ / / / / / | |||||
| | * | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 1 | -2/+0 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 | 1 | -2/+0 |
| | | | |_|_|_|/ | | | |/| | | | | |||||
| * | | | | | | | ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size | Kirill A. Shutemov | 2009-09-15 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | ARM: 5720/1: Move MMCI header to amba include dir | Linus Walleij | 2009-09-22 | 1 | -18/+0 |
* | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2009-09-21 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [ARM] pxa: update cpu_is_xsc3() to include Marvell CPUID | Haojian Zhuang | 2009-09-10 | 1 | -1/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | ARM: 5698/1: MMCI pass capabilities in platform data | Linus Walleij | 2009-09-15 | 1 | -0/+1 |
* | | | | | | | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 | Linus Walleij | 2009-09-15 | 2 | -0/+36 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-09-14 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-14 | 2 | -0/+6 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-18 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-10 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-29 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Driver Core: Add platform device arch data V3 | Magnus Damm | 2009-07-22 | 1 | -0/+3 |
* | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-09-14 | 16 | -49/+360 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into devel | Russell King | 2009-09-12 | 4 | -20/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | ARM: Fix pfn_valid() for sparse memory | Russell King | 2009-09-12 | 2 | -17/+4 |
| | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 | 11 | -12/+282 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i... | Russell King | 2009-08-15 | 2 | -5/+45 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Complete irq tracing support for ARM | Uwe Kleine-König | 2009-08-13 | 1 | -5/+44 |
| | | * | | | | | | | | [ARM] support tracing when using newer compilers | Uwe Kleine-König | 2009-08-13 | 1 | -0/+1 |
| | | | |_|/ / / / / | | | |/| | | | | | |