summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-09-30sunrpc: add hash_cred() function to rpc_authops structFrank Sorenson
2016-09-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2016-09-30f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim
2016-09-30Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/pic32-sqi', 'sp...Mark Brown
2016-09-30Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/imx', 'spi/to...Mark Brown
2016-09-30Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2016-09-30Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...Mark Brown
2016-09-30Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx50...Mark Brown
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner
2016-09-30xen/events: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-30xen/x86: Convert to hotplug state machineBoris Ostrovsky
2016-09-30u64_stats: Introduce IRQs disabled helpersFrederic Weisbecker
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra
2016-09-30sched/core: Rewrite and improve select_idle_siblings()Peter Zijlstra
2016-09-30Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-09-30sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_sharedPeter Zijlstra
2016-09-30sched/core: Introduce 'struct sched_domain_shared'Peter Zijlstra
2016-09-30sched/wait: Introduce init_wait_entry()Oleg Nesterov
2016-09-30sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock()Oleg Nesterov
2016-09-30sched/wait: Avoid abort_exclusive_wait() in ___wait_event()Oleg Nesterov
2016-09-30sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up()Oleg Nesterov
2016-09-30Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski
2016-09-29dma-mapping: fix m32r build warningNiklas Söderlund
2016-09-29dma-mapping: fix ia64 build, use PHYS_PFNNiklas Söderlund
2016-09-29HID: add missing \n to end of dev_warn messagesColin Ian King
2016-09-29bpf: allow access into map value arraysJosef Bacik
2016-09-28dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov
2016-09-28Merge branch 'ib-move-htc-egpio' into develLinus Walleij
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij
2016-09-28ACPI: parse SPCR and enable matching consoleAleksey Makarov
2016-09-28of/serial: move earlycon early_param handling to serialLeif Lindholm
2016-09-28dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configsPeter Ujfalusi
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-27posix_acl: uapi header splitAndreas Gruenbacher
2016-09-27posix_acl: xattr representation cleanupsAndreas Gruenbacher
2016-09-27compat: remove compat_printk()Arnd Bergmann
2016-09-27vfs: Add current_time() apiDeepa Dinamani
2016-09-27fs/file: more unsigned file descriptorsAlexey Dobriyan
2016-09-27get rid of separate multipage fault-in primitivesAl Viro
2016-09-27PCI/AER: Cache capability positionKeith Busch
2016-09-27NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEIDTrond Myklebust
2016-09-27tty/serial: atmel: fix fractional baud rate computationAlexey Starikovskiy
2016-09-27Drivers: hv: get rid of id in struct vmbus_channelVitaly Kuznetsov
2016-09-27mcb: Add a dma_device to mcb_deviceMichael Moese
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27vfs: remove unused i_op->renameMiklos Szeredi
2016-09-27libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi