summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-22move aio compat to fs/aio.cAl Viro
2016-12-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-19Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-19kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2016-12-19kvm: take srcu lock around kvm_steal_time_set_preempted()Andrea Arcangeli
2016-12-19kvm: fix schedule in atomic in kvm_steal_time_set_preempted()Andrea Arcangeli
2016-12-19quota: Fix bogus warning in dquot_disable()Jan Kara
2016-12-19firmware: dmi_scan: Always show system identification stringKefeng Wang
2016-12-18Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2016-12-19rtc: mcp795: Fix whitespace and indentation.Emil Bartczak
2016-12-19rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak
2016-12-19rtc: mcp795: fix month write resetting date to 1.Emil Bartczak
2016-12-19rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak
2016-12-19rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak
2016-12-19rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak
2016-12-19rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita
2016-12-19rtc: ds1307: Add ACPI supportTin Huynh
2016-12-18Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-18Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...Linus Torvalds
2016-12-18platform/x86: surface3-wmi: Balance locking on error pathAndy Shevchenko
2016-12-18platform/x86: Add Whiskey Cove PMIC TMU supportNilesh Bacchewar
2016-12-18Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-18x86/tsc: Limit the adjust value furtherThomas Gleixner
2016-12-18x86/tsc: Annotate printouts as firmware bugThomas Gleixner
2016-12-18x86/floppy: Use designated initializersKees Cook
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds
2016-12-17net: mv643xx_eth: fix build failureSudip Mukherjee
2016-12-17isdn: Constify some function parametersEmese Revfy
2016-12-17mlxsw: spectrum: Mark split ports as suchIdo Schimmel
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-17cgroup: Fix CGROUP_BPF configAndy Lutomirski
2016-12-17Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-12-17qed: fix old-style function definitionArnd Bergmann
2016-12-17net: ipv6: check route protocol when deleting routesMantas M
2016-12-17r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detectedManuel Bessler
2016-12-17irda: w83977af_ir: cleanup an indent issueDan Carpenter
2016-12-17net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17Merge branch 'bpf-fixes'David S. Miller
2016-12-17bpf: fix mark_reg_unknown_value for spilled regs on map value markingDaniel Borkmann