Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | [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 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-16 | 347 | -2910/+4600 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-07-15 | 2 | -0/+38 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | i2c-sibyte: SWARM I2C board initialization | Maciej W. Rozycki | 2008-07-14 | 2 | -0/+38 | |
| * | | | | | | | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2008-07-15 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86: add PCI ID for 6300ESB force hpet | Joe Buehler | 2008-07-14 | 1 | -0/+2 | |
| | * | | | | | | | | x86: add another PCI ID for ICH6 force-hpet | Krzysztof Oledzki | 2008-07-14 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2008-07-15 | 1 | -3/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | genirq: Expose default irq affinity mask (take 3) | Max Krasnyansky | 2008-06-05 | 1 | -3/+2 | |
| * | | | | | | | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 | 8 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | generic-ipi: powerpc/generic-ipi tree build failure | Stephen Rothwell | 2008-07-14 | 1 | -0/+1 | |
| | * | | | | | | | | | stacktrace: fix build failure on sparc64 | Stephen Rothwell | 2008-07-08 | 1 | -0/+1 | |
| | * | | | | | | | | | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar | 2008-07-03 | 7 | -0/+8 | |
| | * | | | | | | | | | stacktrace: fix modular build, export print_stack_trace and save_stack_trace | Ingo Molnar | 2008-06-30 | 1 | -0/+2 | |
| * | | | | | | | | | | x86: sanitize Kconfig | Thomas Gleixner | 2008-07-15 | 1 | -13/+9 | |
| * | | | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-15 | 624 | -19924/+60468 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-07-14 | 1 | -2/+2 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | x86 microcode: firmware data is const | Greg Kroah-Hartman | 2008-07-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | x86, suspend, acpi: correct and add comments about Big Real Mode | H. Peter Anvin | 2008-07-14 | 1 | -2/+11 | |
| * | | | | | | | | | | | | x86, suspend, acpi: enter Big Real Mode | H. Peter Anvin | 2008-07-14 | 1 | -4/+13 | |
* | | | | | | | | | | | | | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 615 | -19881/+60409 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 | 302 | -5338/+36432 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |