Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | 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 | 5 | -4/+21 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | MAINTAINERS: add maintainer entry for atmel i2c driver | Ludovic Desroches | 2013-03-22 | 1 | -0/+6 | |
| | | * | | | | | | i2c: Fix my e-mail address in drivers and documentation | Guenter Roeck | 2013-03-22 | 2 | -2/+2 | |
| | | * | | | | | | 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 | 3 | -9/+60 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | NVMe: Add namespaces with no LBA range feature | Keith Busch | 2013-03-22 | 1 | -1/+1 | |
| | | * | | | | | | | MAINTAINERS: Add entry for the NVMe driver | Matthew Wilcox | 2012-11-13 | 1 | -0/+8 | |
| | | * | | | | | | | NVMe: Initialize iod nents to 0 | Keith Busch | 2012-11-13 | 1 | -1/+3 | |
| | | * | | | | | | | NVMe: Define SMART log | Keith Busch | 2012-11-13 | 2 | -0/+29 | |
| | | * | | | | | | | 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 | 15 | -114/+159 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | mqueue: sys_mq_open: do not call mnt_drop_write() if read-only | Vladimir Davydov | 2013-03-23 | 1 | -1/+2 | |
| | | * | | | | | | | | mm/hotplug: only free wait_table if it's allocated by vmalloc | Jianguo Wu | 2013-03-23 | 1 | -1/+5 | |
| | | * | | | | | | | | dma-debug: update DMA debug API to better handle multiple mappings of a buffer | Alexander Duyck | 2013-03-23 | 1 | -5/+19 | |
| | | * | | | | | | | | dma-debug: fix locking bug in check_unmap() | Alexander Duyck | 2013-03-23 | 1 | -9/+12 | |
| | | * | | | | | | | | 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 | |
| | | * | | | | | | | | mm: zone_end_pfn is too small | Russ Anderson | 2013-03-23 | 1 | -1/+1 | |
| | | * | | | | | | | | poweroff: change orderly_poweroff() to use schedule_work() | Oleg Nesterov | 2013-03-23 | 1 | -25/+32 | |
| | | * | | | | | | | | mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco... | Wanpeng Li | 2013-03-23 | 1 | -2/+6 | |
| | | * | | | | | | | | printk: Provide a wake_up_klogd() off-case | Frederic Weisbecker | 2013-03-23 | 4 | -44/+46 | |
| | | * | | | | | | | | irq_work.h: fix warning when CONFIG_IRQ_WORK=n | James Hogan | 2013-03-23 | 1 | -1/+1 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-03-22 | 1 | -6/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Revert "KVM: allow host header to be included even for !CONFIG_KVM" | Marcelo Tosatti | 2013-03-22 | 1 | -6/+1 | |
| | * | | | | | | | | | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-03-22 | 36 | -115/+202 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | 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 |