summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2014-09-26bpf: expand BPF syscall with program load/unloadAlexei Starovoitov
2014-09-26bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov
2014-09-26next: openrisc: Fix buildGuenter Roeck
2014-09-26Merge tag 'tags/restart-handler-for-v3.18' into nextSebastian Reichel
2014-09-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-09-26Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso
2014-09-26netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-26[media] v4l2-dv-timings: fix a sparse warningMauro Carvalho Chehab
2014-09-26mfd: Add ACPI supportMika Westerberg
2014-09-26mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TSJeff Lance
2014-09-26mfd: tps65217: Tell regmap what registers are validMark Brown
2014-09-26mfd: Add HI6421 PMIC Core driverGuodong Xu
2014-09-26pci_ids: Add support for Intel Quark ILBJosef Ahmad
2014-09-26mfd: RK808: Add new mfd driver for RK808Chris Zhong
2014-09-26mfd: dt-bindings: Add RK808 device tree bindings documentChris Zhong
2014-09-26mfd: da9052: Avoid setting read_flag_mask for da9052-i2c driverAxel Lin
2014-09-26mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registersCharles Keepax
2014-09-26mfd: Add Ricoh RN5T618 PMIC core driverBeniamino Galvani
2014-09-26mfd: davinci_voicecodec: Fix 'if defined' guard type in headerRasmus Villemoes
2014-09-26mfd: ti_ssp: Remove unused headerRasmus Villemoes
2014-09-26mfd: max77693: Improve support for the flash cellJacek Anaszewski
2014-09-26mfd: max77693: Fix register enum nameJacek Anaszewski
2014-09-26mfd: wm5102: Mark register write sequencer control 3 readableMark Brown
2014-09-26misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones
2014-09-26kernel: add support for kernel restart handler call chainGuenter Roeck
2014-09-26net: Remove gso_send_check as an offload callbackTom Herbert
2014-09-25asm-generic: COMMON_CLK defines __clk_{get,put}Mike Turquette
2014-09-25Merge branch 'clk-next-rockchip' into clk-nextMike Turquette
2014-09-25Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-26Merge tag 'at91-soc2' of git://github.com/at91linux/linux-at91 into next/socArnd Bergmann
2014-09-26Merge tag 'cleanup-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2014-09-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-09-25Merge tag 'intc-part2-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2014-09-25clk: rockchip: add some needed clock binding id for rk3288Kever Yang
2014-09-25clk: rockchip: rk3288: add reset indices for SOFTRST9-11Mark yao
2014-09-25blk-mq: support per-distpatch_queue flush machineryMing Lei
2014-09-25block: introduce blk_flush_queue to drive flush machineryMing Lei
2014-09-25Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp...Rafael J. Wysocki
2014-09-25Merge tag 'avs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Rafael J. Wysocki
2014-09-25PM / Domains: Remove legacy API for adding devices through DTUlf Hansson
2014-09-25PM / Domains: Add genpd attach/detach callbacksGeert Uytterhoeven
2014-09-25Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas
2014-09-25Merge tag 'tegra-for-3.18-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2014-09-25PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UNDChen, Gong