Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | [MIPS] Remove always true ifdef conditions. | Ralf Baechle | 2008-07-15 | 5 | -19/+2 | |
| | * | | | | | [MIPS] MSC01: Cleanup configuration. | Ralf Baechle | 2008-07-15 | 1 | -1/+1 | |
| | * | | | | | [MIPS] Remove impossible ifdef and code wrapped by it. | Ralf Baechle | 2008-07-15 | 1 | -13/+0 | |
| | * | | | | | [MIPS] SEAD: Remove support code. | Ralf Baechle | 2008-07-15 | 51 | -953/+2 | |
| | * | | | | | [MIPS] Atlas: Remove support code. | Ralf Baechle | 2008-07-15 | 55 | -2159/+2 | |
| | * | | | | | [MIPS] Enable -ffunction-sections sections. | Ralf Baechle | 2008-07-15 | 1 | -1/+1 | |
| | * | | | | | [MIPS] Bigsur: Make defconfig a bit more useful. | Ralf Baechle | 2008-07-15 | 1 | -58/+104 | |
| | * | | | | | [MIPS] Replace use of print_symbol with new %sP pointer format. | Ralf Baechle | 2008-07-15 | 3 | -17/+12 | |
| | * | | | | | [MIPS] rbtx4927: misc cleanups | Atsushi Nemoto | 2008-07-15 | 7 | -553/+29 | |
| | * | | | | | [MIPS] Declare some pci variables in header file | Atsushi Nemoto | 2008-07-15 | 4 | -4/+0 | |
| | * | | | | | [MIPS] IP32: Add platform devices for audio and volume button | Thomas Bogendoerfer | 2008-07-15 | 1 | -0/+36 | |
| | * | | | | | [MIPS] IP28: switch to "normal" mode after PROM no longer needed | Thomas Bogendoerfer | 2008-07-15 | 1 | -0/+26 | |
| | * | | | | | [MIPS] Add an appropriate header into display.c | Dmitri Vorobiev | 2008-07-15 | 1 | -0/+1 | |
| | * | | | | | [MIPS] Make gcmp_probe() static | Dmitri Vorobiev | 2008-07-15 | 1 | -1/+1 | |
| | * | | | | | [MIPS] A few cleanups in malta_int.c | Dmitri Vorobiev | 2008-07-15 | 1 | -3/+6 | |
| | * | | | | | [MIPS] Namespace clean-up in arch/mips/pci/pci.c | Dmitri Vorobiev | 2008-07-15 | 1 | -2/+1 | |
| | * | | | | | [MIPS] i8253: make the pit_clockevent variable static | Dmitri Vorobiev | 2008-07-15 | 1 | -1/+1 | |
| | * | | | | | [MIPS] Enable FAST-20 for onboard scsi | Thomas Bogendoerfer | 2008-07-15 | 1 | -0/+7 | |
| | * | | | | | [MIPS] Cobalt: Register new LCD platform device. | Yoichi Yuasa | 2008-07-15 | 2 | -1/+56 | |
| | * | | | | | [MIPS] Use kernel-supplied ARRAY_SIZE() macro. | Robert P. J. Day | 2008-07-15 | 2 | -3/+3 | |
| | * | | | | | [MIPS] IRIX: Goodbye and thanks for all the fish | Ralf Baechle | 2008-07-15 | 10 | -5755/+0 | |
| | * | | | | | [MIPS] Alchemy, PNX: Use symbolic constants for DMA masks. | Ralf Baechle | 2008-07-15 | 3 | -20/+23 | |
| | * | | | | | [MIPS] unexport {allocate,free}_irqno | Dmitri Vorobiev | 2008-07-15 | 1 | -4/+0 | |
| | * | | | | | [MIPS] Make two functions static | Dmitri Vorobiev | 2008-07-15 | 2 | -4/+2 | |
| | * | | | | | [MIPS] fix sparse warning about setup_early_printk() | Dmitri Vorobiev | 2008-07-15 | 2 | -5/+3 | |
| | * | | | | | [MIPS] Remove obsolete isa_slot_offset | Maciej W. Rozycki | 2008-07-15 | 5 | -14/+0 | |
| | * | | | | | [MIPS] Remove board_watchpoint_handler | David Daney | 2008-07-15 | 1 | -6/+0 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-07-15 | 91 | -1687/+379 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | generic-ipi: more merge fallout | Ingo Molnar | 2008-07-15 | 3 | -5/+5 | |
| | * | | | | | generic-ipi: merge fix | Ingo Molnar | 2008-07-15 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 88 | -1681/+373 | |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | generic-ipi: fixlet | Jens Axboe | 2008-07-06 | 1 | -1/+1 | |
| | | * | | | | generic-ipi: fix linux-next tree build failure | Stephen Rothwell | 2008-07-03 | 2 | -2/+2 | |
| | | * | | | | fix "smp_call_function: get rid of the unused nonatomic/retry argument" | Ingo Molnar | 2008-06-27 | 1 | -1/+1 | |
| | | * | | | | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 35 | -63/+63 | |
| | | * | | | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 38 | -83/+72 | |
| | | * | | | | sh: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 2 | -40/+9 | |
| | | * | | | | parisc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 2 | -113/+22 | |
| | | * | | | | mips: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 3 | -131/+12 | |
| | | * | | | | m32r: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 4 | -119/+16 | |
| | | * | | | | arm: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 2 | -142/+16 | |
| | | * | | | | alpha: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 3 | -163/+14 | |
| | | * | | | | ia64: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 3 | -239/+16 | |
| | | * | | | | powerpc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 6 | -222/+29 | |
| | | * | | | | x86: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 12 | -369/+103 | |
| | | * | | | | Add generic helpers for arch IPI function calls | Jens Axboe | 2008-06-26 | 2 | -5/+9 | |
| * | | | | | | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2008-07-15 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-07-11 | 38 | -76/+232 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge commit 'v2.6.26-rc8' into core/rcu | Ingo Molnar | 2008-06-26 | 18 | -328/+350 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-23 | 105 | -3064/+5547 | |
| | |\ \ \ \ \ \ |