| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/efi/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-09-19 | 1 | -1/+3 |
|\ |
|
| * | efifb: Skip DMI checks if the bootloader knows what it's doing | Matthew Garrett | 2012-09-17 | 1 | -1/+3 |
* | | Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-09-18 | 1 | -1/+2 |
|\ \ |
|
| * | | hwspinlock/core: move the dereference below the NULL test | Wei Yongjun | 2012-09-10 | 1 | -1/+2 |
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-09-17 | 2 | -0/+14 |
|\ \ \ |
|
| * | | | drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe | Kevin Hilman | 2012-09-17 | 1 | -0/+5 |
| * | | | nbd: clear waiting_queue on shutdown | Paul Clements | 2012-09-17 | 1 | -0/+9 |
| | |/
| |/| |
|
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-09-17 | 8 | -75/+78 |
|\ \ \
| |/ /
|/| | |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-next | Roland Dreier | 2012-09-14 | 7 | -74/+77 |
| |\ \ \ \ \ |
|
| | | | | * | | IB/qib: Fix failure of compliance test C14-024#06_LocalPortNum | Mike Marciniszyn | 2012-09-14 | 1 | -1/+2 |
| | | | * | | | RDMA/ocrdma: Fix CQE expansion of unsignaled WQE | Parav Pandit | 2012-09-14 | 1 | -4/+4 |
| | | | |/ / |
|
| | | * | | | mlx4_core: Fix integer overflows so 8TBs of memory registration works | Yishai Hadas | 2012-09-13 | 2 | -17/+23 |
| | | |/ / |
|
| | * | | | IPoIB: Fix AB-BA deadlock when deleting neighbours | Shlomo Pongratz | 2012-09-12 | 3 | -46/+27 |
| | * | | | IPoIB: Fix memory leak in the neigh table deletion flow | Shlomo Pongratz | 2012-09-12 | 2 | -6/+21 |
| | |/ / |
|
| * | | | RDMA/cxgb4: Move dereference below NULL test | Wei Yongjun | 2012-09-07 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-09-16 | 56 | -243/+331 |
|\ \ \ |
|
| * | | | mfd: MAX77693: Fix NULL pointer error when initializing irqs | Chanwoo Choi | 2012-09-16 | 2 | -7/+26 |
| * | | | mfd: MAX77693: Fix interrupt handling bug | Chanwoo Choi | 2012-09-16 | 1 | -5/+31 |
| * | | | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-15 | 53 | -111/+122 |
| * | | | mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver | Feng Tang | 2012-08-23 | 1 | -19/+1 |
| * | | | mfd: Move tps65217 regulator plat data handling to regulator | AnilKumar Ch | 2012-08-22 | 2 | -102/+152 |
* | | | | Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-09-16 | 2 | -0/+36 |
|\ \ \ \ |
|
| * | | | | pwm: pwm-tiehrpwm: Fix conflicting channel period setting | Philip, Avinash | 2012-09-10 | 1 | -0/+29 |
| * | | | | pwm: pwm-tiecap: Disable APWM mode after configure | Philip, Avinash | 2012-09-10 | 1 | -0/+7 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2012-09-16 | 8 | -125/+137 |
|\ \ \ \ \ |
|
| * | | | | | target: go through normal processing for zero-length REQUEST_SENSE | Paolo Bonzini | 2012-09-07 | 1 | -9/+2 |
| * | | | | | target: support zero allocation length in REQUEST SENSE | Paolo Bonzini | 2012-09-07 | 1 | -17/+18 |
| * | | | | | target: support zero-size allocation lengths in transport_kmap_data_sg | Paolo Bonzini | 2012-09-07 | 1 | -4/+9 |
| * | | | | | target: fail REPORT LUNS with less than 16 bytes of payload | Paolo Bonzini | 2012-09-07 | 1 | -0/+7 |
| * | | | | | target: report too-small parameter lists everywhere | Paolo Bonzini | 2012-09-07 | 3 | -2/+30 |
| * | | | | | target: go through normal processing for zero-length PSCSI commands | Paolo Bonzini | 2012-09-07 | 2 | -5/+7 |
| * | | | | | target: fix use-after-free with PSCSI sense data | Paolo Bonzini | 2012-09-05 | 2 | -36/+21 |
| * | | | | | target: simplify code around transport_get_sense_data | Paolo Bonzini | 2012-09-05 | 1 | -36/+13 |
| * | | | | | target: move transport_get_sense_data | Paolo Bonzini | 2012-09-05 | 1 | -55/+55 |
| * | | | | | target: Check idr_get_new return value in iscsi_login_zero_tsih_s1 | Benjamin Wang | 2012-08-26 | 1 | -1/+10 |
| * | | | | | target: Fix ->data_length re-assignment bug with SCSI overflow | Nicholas Bellinger | 2012-08-23 | 1 | -2/+7 |
* | | | | | | Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-09-16 | 2 | -12/+34 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI / PM: Use KERN_DEBUG when no power resources are found | Aaron Lu | 2012-09-14 | 1 | -1/+1 |
| * | | | | | | ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device | Lin Ming | 2012-09-14 | 1 | -11/+23 |
| * | | | | | | ACPI / PM: Infer parent power state from child if unknown, v2 | Rafael J. Wysocki | 2012-09-14 | 1 | -0/+10 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2012-09-14 | 7 | -36/+31 |
|\ \ \ \ \ \ |
|
| * | | | | | | thinkpad_acpi: buffer overflow in fan_get_status() | Dan Carpenter | 2012-09-13 | 1 | -6/+7 |
| * | | | | | | eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug() | Jiang Liu | 2012-09-13 | 1 | -4/+6 |
| * | | | | | | platform/x86: fix asus_laptop.wled_type description | Maxim Nikulin | 2012-09-13 | 1 | -1/+1 |
| * | | | | | | asus-laptop: HRWS/HWRS typo | Corentin Chary | 2012-09-13 | 1 | -4/+4 |
| * | | | | | | drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO | Corentin Chary | 2012-09-13 | 4 | -14/+0 |
| * | | | | | | apple-gmux: Fix port address calculation in gmux_pio_write32() | Seth Forshee | 2012-09-13 | 1 | -1/+1 |
| * | | | | | | apple-gmux: Fix index read functions | Bernhard Froemel | 2012-09-13 | 1 | -2/+4 |
| * | | | | | | apple-gmux: Obtain version info from indexed gmux | Bernhard Froemel | 2012-09-13 | 1 | -4/+8 |
* | | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 2012-09-14 | 3 | -32/+40 |
|\ \ \ \ \ \ \ |
|