Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | target_core_sbc: use noop for SYNCHRONIZE_CACHE | Hannes Reinecke | 2013-03-18 | 1 | -2/+5 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'md-3.9-fixes' of git://neil.brown.name/md | Linus Torvalds | 2013-03-23 | 4 | -45/+86 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | md: remove CONFIG_MULTICORE_RAID456 entirely | Paul Bolle | 2013-03-20 | 1 | -4/+0 | |
| | * | | | | | | md/raid5: ensure sync and DISCARD don't happen at the same time. | NeilBrown | 2013-03-20 | 2 | -6/+40 | |
| | * | | | | | | MD: Prevent sysfs operations on uninitialized kobjects | Jonathan Brassow | 2013-03-20 | 2 | -6/+4 | |
| | * | | | | | | MD RAID5: Avoid accessing gendisk or queue structs when not available | Jonathan Brassow | 2013-03-20 | 1 | -13/+20 | |
| | * | | | | | | md/raid5: schedule_construction should abort if nothing to do. | NeilBrown | 2013-03-20 | 1 | -16/+22 | |
| * | | | | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-03-23 | 6 | -21/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | pata_samsung_cf: use module_platform_driver_probe() | Jingoo Han | 2013-03-04 | 1 | -12/+1 | |
| | * | | | | | | | [libata] Avoid specialized TLA's in ZPODD's Kconfig | Aaron Lu | 2013-03-04 | 1 | -6/+7 | |
| | * | | | | | | | libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resource | Sander Eikelenboom | 2013-03-04 | 1 | -1/+1 | |
| | * | | | | | | | sata_fsl: Remove redundant NULL check before kfree | Syam Sidhardhan | 2013-03-04 | 1 | -2/+1 | |
| | * | | | | | | | ahci: Add Device IDs for Intel Wellsburg PCH | James Ralston | 2013-03-04 | 1 | -0/+2 | |
| | * | | | | | | | ata_piix: Add MODULE_PARM_DESC to prefer_ms_hyperv | Andrew Brownfield | 2013-03-04 | 1 | -0/+4 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-03-23 | 3 | -3/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | i2c: Fix my e-mail address in drivers and documentation | Guenter Roeck | 2013-03-22 | 1 | -1/+1 | |
| | * | | | | | | | i2c: iSMT: add Intel Avoton DeviceIDs | Seth Heasley | 2013-03-22 | 1 | -0/+2 | |
| | * | | | | | | | i2c: tegra: check the clk_prepare_enable() return value | Laxman Dewangan | 2013-03-22 | 1 | -2/+11 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-03-23 | 2 | -121/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2 | Takahisa Tanaka | 2013-03-22 | 1 | -1/+1 | |
| | * | | | | | | | watchdog: sp5100_tco: Remove code that may cause a boot failure | Takahisa Tanaka | 2013-03-22 | 1 | -120/+6 | |
| * | | | | | | | | KMS: fix EDID detailed timing frame rate | Torsten Duwe | 2013-03-23 | 1 | -0/+1 | |
| * | | | | | | | | KMS: fix EDID detailed timing vsync parsing | Torsten Duwe | 2013-03-23 | 1 | -1/+1 | |
| * | | | | | | | | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2013-03-23 | 1 | -9/+24 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | NVMe: Add namespaces with no LBA range feature | Keith Busch | 2013-03-22 | 1 | -1/+1 | |
| | * | | | | | | | | NVMe: Initialize iod nents to 0 | Keith Busch | 2012-11-13 | 1 | -1/+3 | |
| | * | | | | | | | | NVMe: Define SMART log | Keith Busch | 2012-11-13 | 1 | -0/+1 | |
| | * | | | | | | | | NVMe: Add result to nvme_get_features | Keith Busch | 2012-11-13 | 1 | -4/+4 | |
| | * | | | | | | | | NVMe: Set result from user admin command | Keith Busch | 2012-11-13 | 1 | -1/+6 | |
| | * | | | | | | | | NVMe: End queued bio requests when freeing queue | Keith Busch | 2012-11-13 | 1 | -0/+4 | |
| | * | | | | | | | | NVMe: Free cmdid on nvme_submit_bio error | Keith Busch | 2012-11-13 | 1 | -2/+5 | |
| * | | | | | | | | | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 2013-03-23 | 4 | -25/+35 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR | Nicolas Ferre | 2013-03-23 | 2 | -20/+31 | |
| | * | | | | | | | | | drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap() | H Hartley Sweeten | 2013-03-23 | 1 | -0/+1 | |
| | * | | | | | | | | | drivers/rtc/rtc-da9052.c: fix for rtc device registration | Ashish Jangam | 2013-03-23 | 1 | -5/+3 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-03-22 | 34 | -115/+192 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -4/+6 | |
| | * | | | | | | | | | USB: ssu100: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -5/+7 | |
| | * | | | | | | | | | USB: spcp8x5: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -4/+5 | |
| | * | | | | | | | | | USB: quatech2: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -5/+7 | |
| | * | | | | | | | | | USB: pl2303: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -5/+6 | |
| | * | | | | | | | | | USB: oti6858: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -4/+6 | |
| | * | | | | | | | | | USB: mos7840: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -5/+8 | |
| | * | | | | | | | | | USB: mos7840: fix broken TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -2/+3 | |
| | * | | | | | | | | | USB: mct_u232: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -6/+7 | |
| | * | | | | | | | | | USB: io_ti: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -6/+6 | |
| | * | | | | | | | | | USB: io_edgeport: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -5/+7 | |
| | * | | | | | | | | | USB: ftdi_sio: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -11/+8 | |
| | * | | | | | | | | | USB: f81232: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -4/+5 | |
| | * | | | | | | | | | USB: cypress_m8: fix use-after-free in TIOCMIWAIT | Johan Hovold | 2013-03-21 | 1 | -6/+8 |