summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-09-30u64_stats: Introduce IRQs disabled helpersFrederic Weisbecker1-21/+24
2016-09-30sched/core, ia64: Rename set_curr_task()Peter Zijlstra1-1/+1
2016-09-30sched/core: Rewrite and improve select_idle_siblings()Peter Zijlstra1-0/+3
2016-09-30Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar4-5/+81
2016-09-30sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_sharedPeter Zijlstra1-0/+1
2016-09-30sched/core: Introduce 'struct sched_domain_shared'Peter Zijlstra1-0/+6
2016-09-30sched/wait: Introduce init_wait_entry()Oleg Nesterov1-6/+3
2016-09-30sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock()Oleg Nesterov1-1/+0
2016-09-30sched/wait: Avoid abort_exclusive_wait() in ___wait_event()Oleg Nesterov1-6/+1
2016-09-30sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up()Oleg Nesterov1-3/+3
2016-09-30Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar4-5/+81
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski1-0/+1
2016-09-29dma-mapping: fix m32r build warningNiklas Söderlund1-2/+1
2016-09-29dma-mapping: fix ia64 build, use PHYS_PFNNiklas Söderlund1-1/+1
2016-09-29HID: add missing \n to end of dev_warn messagesColin Ian King1-2/+2
2016-09-29bpf: allow access into map value arraysJosef Bacik2-0/+19
2016-09-29dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov1-1/+1
2016-09-28Merge branch 'ib-move-htc-egpio' into develLinus Walleij1-0/+0
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij1-0/+0
2016-09-28ACPI: parse SPCR and enable matching consoleAleksey Makarov2-1/+14
2016-09-28of/serial: move earlycon early_param handling to serialLeif Lindholm1-0/+3
2016-09-28dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configsPeter Ujfalusi1-0/+19
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie36-162/+421
2016-09-28posix_acl: uapi header splitAndreas Gruenbacher2-38/+2
2016-09-28posix_acl: xattr representation cleanupsAndreas Gruenbacher1-11/+10
2016-09-28compat: remove compat_printk()Arnd Bergmann1-1/+0
2016-09-28vfs: Add current_time() apiDeepa Dinamani1-0/+1
2016-09-28fs/file: more unsigned file descriptorsAlexey Dobriyan2-4/+4
2016-09-28get rid of separate multipage fault-in primitivesAl Viro2-53/+2
2016-09-28PCI/AER: Cache capability positionKeith Busch1-0/+5
2016-09-27NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEIDTrond Myklebust1-0/+1
2016-09-27tty/serial: atmel: fix fractional baud rate computationAlexey Starikovskiy1-0/+1
2016-09-27Drivers: hv: get rid of id in struct vmbus_channelVitaly Kuznetsov1-3/+0
2016-09-27mcb: Add a dma_device to mcb_deviceMichael Moese1-0/+1
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi1-1/+1
2016-09-27vfs: remove unused i_op->renameMiklos Szeredi1-2/+0
2016-09-27libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi1-1/+2
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-2/+17
2016-09-27thermal: streamline get_trend callbacksSascha Hauer1-1/+1
2016-09-27thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer1-0/+4
2016-09-27thermal: Add support for hardware-tracked trip pointsSascha Hauer1-0/+10
2016-09-27thermal: core: export apis to get slope and offsetRajendra Nayak1-0/+8
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner26-123/+274
2016-09-26mmc: add define for R1 response without CRCWolfram Sang1-0/+3
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter2-0/+12
2016-09-26mmc: dw_mmc: add reset support to dwmmc host controllerGuodong Xu1-0/+2
2016-09-26mmc: sd: Export SD Status via “ssr” device attributeUri Yanai1-0/+1
2016-09-26dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge1-0/+6
2016-09-26dmaengine: mmp_tdma: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dma-mapping: add dma_{map,unmap}_resourceNiklas Söderlund1-0/+36