summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-138-31/+47
|\
| *-----. Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier2009-01-137-30/+46
| |\ \ \ \
| | | | | * RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-112-4/+12
| | | | * | IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier2009-01-091-4/+9
| | | | * | mlx4_core: Fix warning from min()Roland Dreier2009-01-091-2/+2
| | | | |/
| | | * / IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap2009-01-131-1/+1
| | | |/
| | * | IPoIB: Do not join broadcast group if interface is brought downYossi Etigin2009-01-131-0/+3
| | * | IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin2009-01-091-19/+19
| | |/
| * / IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-071-1/+1
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-132-7/+19
|\ \
| * | pata_it821x: Update RDC UDMA handlingAlan Cox2009-01-131-4/+13
| * | ata: fix wrong WARN_ON_ONCEChristian Borntraeger2009-01-131-3/+6
* | | Prevent oops at boot with VT-dDirk Hohndel2009-01-131-1/+2
|/ /
* | async: fix __lowest_in_progress()Arjan van de Ven2009-01-131-5/+16
* | script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven2009-01-131-9/+50
* | ti_usb_3410_5052: add Multi-Tech firmwareChris Adams2009-01-136-2/+2635
* | ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2009-01-132-5/+39
* | ti_usb_3410_5052: support alternate firmwareChris Adams2009-01-131-15/+29
* | usb-serial: remove NULL checkAlan Cox2009-01-131-3/+0
* | neo: Remove a bogus NULL checkAlan Cox2009-01-131-3/+0
* | pty: Fix documentationAlan Cox2009-01-131-3/+1
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-132-9/+25
|\ \
| * | kernel/sched.c: add missing forward declaration for 'double_rq_lock'Steven Noonan2009-01-111-0/+3
| * | Merge commit 'v2.6.29-rc1' into sched/urgentIngo Molnar2009-01-115-6/+59
| |\ \
| * | | sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"Li Zefan2009-01-111-4/+17
| * | | cpumask: fix CONFIG_NUMA=y sched.cRusty Russell2009-01-111-5/+5
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-135-56/+100
|\ \ \ \
| * | | | sparc64: Fix cpumask related build failureDavid Miller2009-01-111-0/+4
| * | | | smp_call_function_single(): be slightly less stupid, fixIngo Molnar2009-01-111-1/+3
| * | | | smp_call_function_single(): be slightly less stupidAndrew Morton2009-01-113-11/+26
| * | | | Merge commit 'v2.6.29-rc1' into core/urgentIngo Molnar2009-01-111595-30147/+116254
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | rcu: fix bug in rcutorture system-shutdown codePaul E. McKenney2009-01-071-45/+68
* | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-01-1325-2/+2910
|\ \ \ \ \
| * | | | | mfd: Fix twl4030-core buildSamuel Ortiz2009-01-111-0/+3
| * | | | | mfd: Ensure sm501 GPIO pin mode is GPIO when configuredBen Dooks2009-01-111-2/+28
| * | | | | mfd: dm355 evm MMC/SD card detectionDavid Brownell2009-01-111-0/+10
| * | | | | regulator: PCF50633 pmic driverBalaji Rao2009-01-114-0/+404
| * | | | | input: PCF50633 input driverBalaji Rao2009-01-113-0/+140
| * | | | | power_supply: PCF50633 battery charger driverBalaji Rao2009-01-114-0/+499
| * | | | | rtc: PCF50633 rtc driverBalaji Rao2009-01-113-0/+352
| * | | | | mfd: PCF50633 gpio supportBalaji Rao2009-01-114-1/+179
| * | | | | mfd: PCF50633 adc driverBalaji Rao2009-01-114-1/+358
| * | | | | mfd: PCF50633 core driverBalaji Rao2009-01-114-0/+939
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-01-13126-2031/+18974
|\ \ \ \ \
| * | | | | MIPS: Only write c0_framemask on CPUs which have this register.Ralf Baechle2009-01-111-1/+4
| * | | | | MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss2009-01-115-353/+234
| * | | | | MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss2009-01-113-0/+81
| * | | | | MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss2009-01-114-167/+225
| * | | | | MIPS: Alchemy: move calc_clock function.Manuel Lauss2009-01-114-54/+64
| * | | | | MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss2009-01-115-181/+143