summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-09-03bcma: support BCM53573 series of wireless SoCsRafał Miłecki
2016-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi
2016-09-02genirq/generic_chip: Verify irqs_per_chip <= 32Sebastian Frias
2016-09-02net/virtio-net: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-02arm/perf: Use multi instance instead of custom listSebastian Andrzej Siewior
2016-09-02cpu/hotplug: Add multi instance supportThomas Gleixner
2016-09-02perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov
2016-09-02bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov
2016-09-02tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-02Merge tag 'gpmc-omap-for-v4.9' of https://github.com/rogerq/linux into next/d...Arnd Bergmann
2016-09-02Drivers: hv: Introduce a policy for controlling channel affinityK. Y. Srinivasan
2016-09-02Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()Vitaly Kuznetsov
2016-09-02dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko
2016-09-02serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin
2016-09-01net: bridge: add per-port multicast flood flagNikolay Aleksandrov
2016-09-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes
2016-09-01treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-01mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...Mel Gorman
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-09-01Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-09-01firmware: Amlogic: Add secure monitor driverCarlo Caione
2016-09-01ftrace: Access ret_stack->subtime only in the function profilerNamhyung Kim
2016-09-01RAID/s390: provide raid6 recovery optimizationMartin Schwidefsky
2016-09-01power: supply: sbs-battery: Use gpio_desc and sleeping calls for battery detectPhil Reid
2016-09-01arm64: debug: convert OS lock CPU hotplug notifier to new infrastructureWill Deacon
2016-09-01arm64: hw_breakpoint: convert CPU hotplug notifier to new infrastructureWill Deacon
2016-09-01ovl: don't cache acl on overlay layerMiklos Szeredi
2016-08-31time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum
2016-08-31time: Avoid undefined behaviour in timespec64_add_safe()Vegard Nossum
2016-08-31mm: introduce get_task_exe_fileMateusz Guzik
2016-08-31dmaengine: dw: provide probe(), remove() stubs for usersAndy Shevchenko
2016-08-31dmaengine: dw: override LLP support if asked in platform dataAndy Shevchenko
2016-08-31dmaengine: dw: set polarity of handshake interfaceAndy Shevchenko
2016-08-31tty/serial: atmel: add fractional baud rate supportLudovic Desroches
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko
2016-08-31tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-IDShawn Guo
2016-08-31tty: amba-pl011: define flag register bits for ZTE deviceShawn Guo
2016-08-31mfd: rk808: Add RK818 supportWadim Egorov
2016-08-31mntns: Add a limit on the number of mount namespaces.Eric W. Biederman
2016-08-31mfd: lp873x: Add lp873x PMIC supportKeerthy
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan
2016-08-31vme: change LM callback argument to void pointerAaron Sierra
2016-08-31mcb: remove sub-device handling codeJohannes Thumshirn
2016-08-31mcb: Introduce type safety for to_mcb_*Johannes Thumshirn
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier