Age | Commit message (Expand) | Author |
2014-06-06 | sysrq,rcu: suppress RCU stall warnings while sysrq runs | Rik van Riel |
2014-06-06 | sysrq: rcu-ify __handle_sysrq | Rik van Riel |
2014-06-06 | scsi: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | parport: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | random: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | cdrom: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-06-06 | drivers/rtc/rtc-pxa.c: make of_device_id array const | Jingoo Han |
2014-06-06 | drivers/rtc/rtc-sa1100.c: make of_device_id array const | Jingoo Han |
2014-06-06 | drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is set | Lokesh Vutla |
2014-06-06 | rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq | Boris BREZILLON |
2014-06-06 | drivers/rtc/rtc-hym8563.c: add optional clock-output-names property | Heiko Stuebner |
2014-06-06 | drivers/rtc/rtc-bfin.c: do not abort when requesting irq fails | Mike Frysinger |
2014-06-06 | drivers/rtc/rtc-omap.c: add support for enabling 32khz clock | Sekhar Nori |
2014-06-06 | drivers/rtc/rtc-omap.c: use BIT() macro | Sekhar Nori |
2014-06-06 | drivers/rtc/rtc-omap.c: remove multiple device id checks | Sekhar Nori |
2014-06-06 | rtc: da9063: RTC driver | Opensource [Steve Twiss] |
2014-06-06 | drivers/rtc: add support for Microchip MCP795 | Josef Gajdusek |
2014-06-06 | drivers/rtc/rtc-ds1343.c: fix potential race condition | Raghavendra Ganiga |
2014-06-06 | rtc: fix build error | Raghavendra Ganiga |
2014-06-06 | drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344 | Raghavendra Ganiga |
2014-06-06 | rtc: rtc-palmas: make of_device_id array const | Jingoo Han |
2014-06-06 | rtc: rtc-mv: make of_device_id array const | Jingoo Han |
2014-06-06 | rtc: isl12057: make of_device_id array const | Jingoo Han |
2014-06-06 | rtc: rtc-hym8563: make of_device_id array const | Jingoo Han |
2014-06-06 | rtc: rtc-ds1742: make of_device_id array const | Jingoo Han |
2014-06-06 | drivers/rtc/rtc-da9052.c: ALARM causes interrupt storm | Anthony Olech |
2014-06-06 | drivers/rtc/rtc-88pm860x.c: add missing of_node_put() | Krzysztof Kozlowski |
2014-06-06 | drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name() | Krzysztof Kozlowski |
2014-06-06 | drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation support | Maciej W. Rozycki |
2014-06-06 | drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days | Lee, Chun-Yi |
2014-06-06 | drivers/rtc/rtc-m41t80.c: add support for MicroCrystal rv4162 | Wolfram Sang |
2014-06-06 | drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions | Wolfram Sang |
2014-06-06 | drivers/rtc/rtc-m41t80.c: clean up error paths | Wolfram Sang |
2014-06-06 | drivers/rtc/rtc-m41t80.c: remove DRV_VERSION macro | Wolfram Sang |
2014-06-06 | drivers/rtc: add APM X-Gene SoC RTC driver | Loc Ho |
2014-06-06 | drivers/rtc/interface.c: fix infinite loop in initializing the alarm | Ales Novak |
2014-06-05 | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i... | Linus Torvalds |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-06-05 | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-05 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-06-04 | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds |
2014-06-04 | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov |
2014-06-04 | zram: correct offset usage in zram_bio_discard | Weijie Yang |
2014-06-04 | cma: increase CMA_ALIGNMENT upper limit to 12 | Marc Carino |
2014-06-04 | brd: return -ENOSPC rather than -ENOMEM on page allocation failure | Matthew Wilcox |
2014-06-04 | brd: add support for rw_page() | Matthew Wilcox |
2014-06-04 | drm/exynos: call find_vma with the mmap_sem held | Jonathan Gonzalez V |
2014-06-04 | memory-hotplug: update documentation to hide information about SECTIONS and r... | Li Zhong |
2014-06-04 | cma: add placement specifier for "cma=" kernel parameter | Akinobu Mita |