| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [ARM] 3141/1: OMAP 1/5: Update omap1 specific files | Tony Lindgren | 2005-11-10 | 23 | -316/+2157 |
* | | [ARM] 3140/1: NSLU2 machine support | Alessandro Zummo | 2005-11-10 | 5 | -0/+314 |
* | | [ARM] Fix csumpartial corner case | Russell King | 2005-11-10 | 1 | -0/+4 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-09 | 11 | -18/+354 |
|\ \ |
|
| * | | [ARM] Clean up save_and_disable_irqs macro and allow use of ARMv6 CPSID | Russell King | 2005-11-09 | 1 | -2/+2 |
| * | | Merge with ARM SMP tree | Russell King | 2005-11-09 | 6 | -2/+277 |
| |\ \ |
|
| | * | | [ARM SMP] Add CPU hotplug support for Realview MPcore | Russell King | 2005-11-09 | 2 | -0/+139 |
| | * | | [ARM SMP] Add local timer support for Realview MPcore | Russell King | 2005-11-09 | 5 | -2/+138 |
| * | | | [ARM] 3100/1: simplify a pointer computation | Nicolas Pitre | 2005-11-09 | 1 | -1/+1 |
| * | | | [ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space) | Ben Dooks | 2005-11-09 | 1 | -2/+21 |
| * | | | [ARM] 3137/1: RX3715 - fix map_desc initialiser | Ben Dooks | 2005-11-09 | 1 | -2/+11 |
| * | | | [ARM] 3136/1: Anubis - fix map_desc initialisers | Ben Dooks | 2005-11-09 | 1 | -9/+42 |
| | |/
| |/| |
|
* | | | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 1 | -5/+9 |
* | | | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 2 | -3/+6 |
* | | | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 2 | -2/+0 |
|/ / |
|
* | | Merge with ARM SMP tree | Russell King | 2005-11-08 | 4 | -0/+52 |
|\ \
| |/ |
|
| * | [ARM SMP] Add core ARM support for local timers | Russell King | 2005-11-08 | 4 | -0/+52 |
* | | [ARM] 3135/1: harden SA11x0 and PXA2xx timer init code | Nicolas Pitre | 2005-11-08 | 2 | -6/+10 |
* | | [ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transform | Nicolas Pitre | 2005-11-08 | 1 | -0/+4 |
* | | [ARM] 3132/1: S3C2410 - reset on decompression error | Ben Dooks | 2005-11-08 | 2 | -0/+14 |
* | | [ARM] 3124/1: Sharp SL-6000x: SharpSL PCMCIA Updates | Dirk Opfer | 2005-11-08 | 1 | -3/+32 |
* | | [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models | Richard Purdie | 2005-11-08 | 4 | -37/+144 |
* | | [ARM] 3126/1: BAST: fix map_desc initialisation | Ben Dooks | 2005-11-08 | 1 | -21/+52 |
* | | [ARM] 3125/2: VR1000: Fix map_decs initialiser | Ben Dooks | 2005-11-08 | 1 | -18/+38 |
* | | [ARM] 3123/1: Sharp SL-6000x: Add IRDA, MMC, UDC and keyboard device | Dirk Opfer | 2005-11-08 | 1 | -1/+116 |
|/ |
|
* | [ARM] More sparse fixes | Russell King | 2005-11-08 | 2 | -2/+2 |
* | [ARM SMP] Fix some sparse warnings in SMP code | Russell King | 2005-11-08 | 2 | -8/+8 |
* | [ARM SMP] Add missing SMP timer handling for realview | Russell King | 2005-11-08 | 1 | -0/+5 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-07 | 16 | -54/+358 |
|\ |
|
| * | [ARM] Allow SMP if Realview MPcore is selected | Russell King | 2005-11-07 | 1 | -1/+1 |
| * | [ARM] 3121/1: unconditionally use XCB=101 on ixp2000 | Lennert Buytenhek | 2005-11-07 | 1 | -22/+13 |
| * | [ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endian | Lennert Buytenhek | 2005-11-07 | 4 | -7/+22 |
| * | [ARM] 3117/1: nwfpe kernel memory info leak | Lennert Buytenhek | 2005-11-07 | 4 | -8/+16 |
| * | [ARM SMP] Add Realview MPcore SMP support | Russell King | 2005-11-07 | 4 | -0/+253 |
| * | Merge with ARM SMP tree | Russell King | 2005-11-07 | 2 | -17/+39 |
| |\ |
|
| | * | [ARM SMP] Add support for shared memory attribute | Russell King | 2005-11-07 | 2 | -17/+39 |
| * | | [ARM] Add support for Realview with MPcore tile | Russell King | 2005-11-07 | 2 | -0/+14 |
| * | | [ARM] realview core.h uses leds_event_t, so include asm/leds.h | Russell King | 2005-11-07 | 1 | -0/+1 |
| |/ |
|
* | | [PATCH] kfree cleanup: arch | Jesper Juhl | 2005-11-07 | 1 | -2/+1 |
* | | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2005-11-07 | 1 | -48/+1 |
* | | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 3 | -0/+3 |
|/ |
|
* | [ARM] Fix /proc/cpuinfo format for ARM SMP | Russell King | 2005-11-06 | 1 | -1/+6 |
* | [ARM] Don't call dump_cpu_info unless we're booting | Russell King | 2005-11-06 | 1 | -1/+2 |
* | [ARM] Fix second missing declaration of cache_is_vivt() | Russell King | 2005-11-06 | 1 | -1/+0 |
* | [ARM] Fix missing declaration of cache_is_vivt() | Russell King | 2005-11-06 | 1 | -0/+1 |
* | [ARM] 3113/1: PXA: Allow machines to override (and also reuse) pxa pm functions | Richard Purdie | 2005-11-06 | 1 | -4/+12 |
* | [ARM] 3115/1: small optimizations to exception vector entry code | Nicolas Pitre | 2005-11-06 | 1 | -8/+7 |
* | [ARM] 3114/1: use ixp2000_reg_wrb in ixp2000 uengine loader | Lennert Buytenhek | 2005-11-06 | 1 | -6/+5 |
* | [ARM] 3089/1: ixp4xx AHB/PCI endianness fix | Alessandro Zummo | 2005-11-06 | 1 | -1/+1 |
* | [ARM] 3088/1: PXA: Add machine support for the Sharp SL-6000x series of PDAs | Dirk Opfer | 2005-11-06 | 3 | -2/+170 |