Age | Commit message (Expand) | Author | Files | Lines |
2015-12-19 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Thomas Gleixner | 2 | -36/+1 |
2015-12-14 | x86/efi-bgrt: Fix kernel panic when mapping BGRT data | Sai Praneeth | 1 | -32/+0 |
2015-12-14 | efi/esrt: Don't preformat name | Rasmus Villemoes | 1 | -4/+1 |
2015-11-24 | Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 4 | -29/+36 |
2015-11-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -93/+428 |
2015-11-23 | dm thin: fix regression in advertised discard limits | Mike Snitzer | 1 | -3/+2 |
2015-11-23 | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 10 | -10/+12 |
2015-11-23 | Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -64/+115 |
2015-11-23 | Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 24 | -106/+329 |
2015-11-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 10 | -17/+20 |
2015-11-21 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+3 |
2015-11-21 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+45 |
2015-11-21 | Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -1/+2 |
2015-11-21 | serial: export fsl8250_handle_irq | Arnd Bergmann | 1 | -0/+1 |
2015-11-21 | serial: 8250_mid: Add missing dependency | Heikki Krogerus | 1 | -0/+1 |
2015-11-21 | tty: audit: Fix audit source | Peter Hurley | 2 | -2/+2 |
2015-11-21 | serial: etraxfs-uart: Fix crash | Guenter Roeck | 1 | -1/+1 |
2015-11-21 | serial: fsl_lpuart: Fix earlycon support | Peter Hurley | 1 | -1/+1 |
2015-11-21 | bcm63xx_uart: Use the device name when registering an interrupt | Simon Arlott | 1 | -1/+1 |
2015-11-21 | tty: Fix direct use of tty buffer work | Peter Hurley | 1 | -1/+1 |
2015-11-21 | tty: Fix tty_send_xchar() lock order inversion | Peter Hurley | 2 | -4/+4 |
2015-11-21 | various: fix pci_set_dma_mask return value checking | Christoph Hellwig | 10 | -17/+20 |
2015-11-21 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -2/+12 |
2015-11-20 | Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -290/+90 |
2015-11-20 | mtip32xx: use formatting capability of kthread_create_on_node | Rasmus Villemoes | 1 | -4/+2 |
2015-11-20 | NVMe: reap completion entries when deleting queue | Keith Busch | 1 | -1/+6 |
2015-11-20 | lightnvm: add free and bad lun info to show luns | Javier Gonzalez | 2 | -6/+15 |
2015-11-20 | lightnvm: keep track of block counts | Javier Gonzalez | 1 | -1/+13 |
2015-11-20 | nvme: lightnvm: use admin queues for admin cmds | Wenwei Tao | 1 | -7/+10 |
2015-11-20 | lightnvm: missing free on init error | Matias Bjørling | 1 | -2/+4 |
2015-11-20 | lightnvm: wrong return value and redundant free | Wenwei Tao | 1 | -4/+2 |
2015-11-20 | i2c: i801: add Intel Lewisburg device IDs | Alexandra Yates | 2 | -0/+7 |
2015-11-20 | i2c: fix wakeup irq parsing | Grygorii Strashko | 1 | -1/+1 |
2015-11-20 | i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer() | Lars-Peter Clausen | 1 | -2/+1 |
2015-11-20 | i2c: Revert "i2c: xiic: Do not reset controller before every transfer" | Lars-Peter Clausen | 1 | -0/+3 |
2015-11-20 | i2c: imx: fix a compiling error | Hou Zhiqiang | 1 | -0/+1 |
2015-11-20 | Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 6 | -29/+34 |
2015-11-20 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 39 | -537/+951 |
2015-11-20 | Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2 | -31/+59 |
2015-11-20 | Merge tag 'renesas-sh-drivers-for-v4.4' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+1 |
2015-11-20 | usblp: do not set TASK_INTERRUPTIBLE before lock | Jiri Slaby | 1 | -1/+1 |
2015-11-20 | usb: kconfig: fix warning of select USB_OTG | Peter Chen | 2 | -5/+2 |
2015-11-20 | USB: option: add XS Stick W100-2 from 4G Systems | Bjørn Mork | 1 | -0/+9 |
2015-11-20 | Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' | Rafael J. Wysocki | 3 | -44/+10 |
2015-11-20 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 1 | -0/+6 |
2015-11-20 | Merge branches 'pm-cpufreq' and 'acpi-cppc' | Rafael J. Wysocki | 4 | -246/+74 |
2015-11-20 | PCI: Fix OF logic in pci_dma_configure() | Suravee Suthikulpanit | 1 | -2/+2 |
2015-11-20 | Merge tag 'drm-intel-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 7 | -52/+118 |
2015-11-20 | Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 3 | -65/+76 |
2015-11-20 | null_blk: do not del gendisk with lightnvm | Matias Bjørling | 1 | -3/+5 |