Age | Commit message (Expand) | Author |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2017-11-13 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2017-11-13 | cpu/hotplug: Get rid of CPU hotplug notifier leftovers | Thomas Gleixner |
2017-11-13 | kprobes: Don't spam the build log with deprecation warnings | Ingo Molnar |
2017-11-12 | /proc/module: use the same logic as /proc/kallsyms for address exposure | Linus Torvalds |
2017-11-13 | Merge branches 'pm-devfreq' and 'pm-tools' | Rafael J. Wysocki |
2017-11-13 | Merge branch 'pm-core' | Rafael J. Wysocki |
2017-11-13 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2017-11-13 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2017-11-13 | Merge branches 'pm-cpufreq-sched' and 'pm-opp' | Rafael J. Wysocki |
2017-11-13 | Merge branches 'acpi-ec', 'acpi-button', 'acpi-sysfs', 'acpi-lpss' and 'acpi-... | Rafael J. Wysocki |
2017-11-13 | Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' | Rafael J. Wysocki |
2017-11-13 | Merge branch 'acpica' | Rafael J. Wysocki |
2017-11-13 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2017-11-13 | Merge branch 'pm-qos' | Rafael J. Wysocki |
2017-11-13 | Merge branch 'pm-domains' | Rafael J. Wysocki |
2017-11-12 | timers: Add a function to start/reduce a timer | David Howells |
2017-11-10 | blk-mq: only run the hardware queue if IO is pending | Jens Axboe |
2017-11-10 | fs: guard_bio_eod() needs to consider partitions | Greg Edwards |
2017-11-10 | block, nvme: Introduce blk_mq_req_flags_t | Bart Van Assche |
2017-11-10 | block, scsi: Make SCSI quiesce and resume work reliably | Bart Van Assche |
2017-11-10 | block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag | Bart Van Assche |
2017-11-10 | block: Introduce BLK_MQ_REQ_PREEMPT | Bart Van Assche |
2017-11-10 | block: Introduce blk_get_request_flags() | Bart Van Assche |
2017-11-10 | blk-mq: fix issue with shared tag queue re-running | Jens Axboe |
2017-11-10 | nvme: send uevent for some asynchronous events | Keith Busch |
2017-11-10 | nvme: centralize AEN defines | Keith Busch |
2017-11-10 | block: pass full fmode_t to blk_verify_command | Christoph Hellwig |
2017-11-10 | block: remove __bio_kmap_atomic | Christoph Hellwig |
2017-11-10 | block: kill bio_kmap/kunmap_irq() | Jens Axboe |
2017-11-10 | nvme: check admin passthru command effects | Keith Busch |
2017-11-10 | Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi... | Mark Brown |
2017-11-10 | Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu... | Mark Brown |
2017-11-10 | Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-next | Mark Brown |
2017-11-10 | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso... | Mark Brown |
2017-11-10 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso... | Mark Brown |
2017-11-10 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown |
2017-11-10 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2017-11-10 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown |
2017-11-10 | Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2017-11-10 | regulator: tps65218: remove unused tps_info structure | Keerthy |
2017-11-10 | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a... | Juergen Gross |
2017-11-10 | Merge branch 'linus' into x86/asm, to resolve conflict | Ingo Molnar |
2017-11-09 | sysctl: add register_sysctl() dummy helper | Arnd Bergmann |
2017-11-09 | Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2017-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-09 | HID: wacom: generic: Send BTN_STYLUS3 when both barrel switches are set | Jason Gerecke |
2017-11-09 | net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() | Cong Wang |
2017-11-09 | Revert "net_sched: hold netns refcnt for each action" | Cong Wang |
2017-11-08 | timer: Prepare to change all DEFINE_TIMER() callbacks | Kees Cook |