| Commit message (Expand) | Author | Age | Files | Lines |
* | fix early_serial_setup() regression | Helge Deller | 2009-01-13 | 2 | -1/+2 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-13 | 1 | -2/+0 |
|\ |
|
| * | Revert "i386: add TRACE_IRQS_OFF for the nmi" | Ingo Molnar | 2009-01-12 | 1 | -2/+0 |
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-13 | 2 | -0/+10 |
|\ \ |
|
| * | | smp_call_function_single(): be slightly less stupid, fix #2 | Ingo Molnar | 2009-01-12 | 1 | -0/+1 |
| * | | lockdep, mm: fix might_fault() annotation | Peter Zijlstra | 2009-01-12 | 1 | -0/+9 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-01-13 | 8 | -31/+47 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-----. \ \ | Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier | 2009-01-13 | 7 | -30/+46 |
| |\ \ \ \ \ \ |
|
| | | | | * | | | RDMA/nes: Fix for NIPQUAD removal | Harvey Harrison | 2009-01-11 | 2 | -4/+12 |
| | | | * | | | | IB/mlx4: Don't register IB device for adapters with no IB ports | Roland Dreier | 2009-01-09 | 1 | -4/+9 |
| | | | * | | | | mlx4_core: Fix warning from min() | Roland Dreier | 2009-01-09 | 1 | -2/+2 |
| | | | |/ / / |
|
| | | * / / / | IB/iser: Add dependency on INFINIBAND_ADDR_TRANS | Randy Dunlap | 2009-01-13 | 1 | -1/+1 |
| | | |/ / / |
|
| | * | | | | IPoIB: Do not join broadcast group if interface is brought down | Yossi Etigin | 2009-01-13 | 1 | -0/+3 |
| | * | | | | IPoIB: Fix loss of connectivity after bonding failover on both sides | Yossi Etigin | 2009-01-09 | 1 | -19/+19 |
| | |/ / / |
|
| * / / / | IB/ehca: spin_lock_irqsave() takes an unsigned long | Stephen Rothwell | 2009-01-07 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-01-13 | 2 | -7/+19 |
|\ \ \ \ |
|
| * | | | | pata_it821x: Update RDC UDMA handling | Alan Cox | 2009-01-13 | 1 | -4/+13 |
| * | | | | ata: fix wrong WARN_ON_ONCE | Christian Borntraeger | 2009-01-13 | 1 | -3/+6 |
* | | | | | Prevent oops at boot with VT-d | Dirk Hohndel | 2009-01-13 | 1 | -1/+2 |
|/ / / / |
|
* | | | | async: fix __lowest_in_progress() | Arjan van de Ven | 2009-01-13 | 1 | -5/+16 |
* | | | | script: improve markup_oops.pl to also decode oopses in modules | Arjan van de Ven | 2009-01-13 | 1 | -9/+50 |
* | | | | ti_usb_3410_5052: add Multi-Tech firmware | Chris Adams | 2009-01-13 | 6 | -2/+2635 |
* | | | | ti_usb_3410_5052: add Multi-Tech modem support | Chris Adams | 2009-01-13 | 2 | -5/+39 |
* | | | | ti_usb_3410_5052: support alternate firmware | Chris Adams | 2009-01-13 | 1 | -15/+29 |
* | | | | usb-serial: remove NULL check | Alan Cox | 2009-01-13 | 1 | -3/+0 |
* | | | | neo: Remove a bogus NULL check | Alan Cox | 2009-01-13 | 1 | -3/+0 |
* | | | | pty: Fix documentation | Alan Cox | 2009-01-13 | 1 | -3/+1 |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-01-13 | 2 | -9/+25 |
|\ \ \ \ |
|
| * | | | | kernel/sched.c: add missing forward declaration for 'double_rq_lock' | Steven Noonan | 2009-01-11 | 1 | -0/+3 |
| * | | | | Merge commit 'v2.6.29-rc1' into sched/urgent | Ingo Molnar | 2009-01-11 | 5 | -6/+59 |
| |\ \ \ \ |
|
| * | | | | | sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()" | Li Zefan | 2009-01-11 | 1 | -4/+17 |
| * | | | | | cpumask: fix CONFIG_NUMA=y sched.c | Rusty Russell | 2009-01-11 | 1 | -5/+5 |
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-13 | 5 | -56/+100 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | sparc64: Fix cpumask related build failure | David Miller | 2009-01-11 | 1 | -0/+4 |
| * | | | | | smp_call_function_single(): be slightly less stupid, fix | Ingo Molnar | 2009-01-11 | 1 | -1/+3 |
| * | | | | | smp_call_function_single(): be slightly less stupid | Andrew Morton | 2009-01-11 | 3 | -11/+26 |
| * | | | | | Merge commit 'v2.6.29-rc1' into core/urgent | Ingo Molnar | 2009-01-11 | 1595 | -30147/+116254 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | rcu: fix bug in rcutorture system-shutdown code | Paul E. McKenney | 2009-01-07 | 1 | -45/+68 |
* | | | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-01-13 | 25 | -2/+2910 |
|\ \ \ \ \ \ |
|
| * | | | | | | mfd: Fix twl4030-core build | Samuel Ortiz | 2009-01-11 | 1 | -0/+3 |
| * | | | | | | mfd: Ensure sm501 GPIO pin mode is GPIO when configured | Ben Dooks | 2009-01-11 | 1 | -2/+28 |
| * | | | | | | mfd: dm355 evm MMC/SD card detection | David Brownell | 2009-01-11 | 1 | -0/+10 |
| * | | | | | | regulator: PCF50633 pmic driver | Balaji Rao | 2009-01-11 | 4 | -0/+404 |
| * | | | | | | input: PCF50633 input driver | Balaji Rao | 2009-01-11 | 3 | -0/+140 |
| * | | | | | | power_supply: PCF50633 battery charger driver | Balaji Rao | 2009-01-11 | 4 | -0/+499 |
| * | | | | | | rtc: PCF50633 rtc driver | Balaji Rao | 2009-01-11 | 3 | -0/+352 |
| * | | | | | | mfd: PCF50633 gpio support | Balaji Rao | 2009-01-11 | 4 | -1/+179 |
| * | | | | | | mfd: PCF50633 adc driver | Balaji Rao | 2009-01-11 | 4 | -1/+358 |
| * | | | | | | mfd: PCF50633 core driver | Balaji Rao | 2009-01-11 | 4 | -0/+939 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-01-13 | 126 | -2031/+18974 |
|\ \ \ \ \ \ |
|