summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc/for-4.15/soc' of http://github.com/Broadcom/stblinux into ...Arnd Bergmann2017-10-192-24/+70
|\
| * irqchip: bcm2836: Move SMP startup code to arch/arm (v2)Stefan Wahren2017-09-251-0/+70
| * clk: bcm2835: remove remains from stub clk driverDanilo Krummrich2017-09-251-24/+0
* | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-10-071-1/+1
|\ \
| * | mmc: Delete bounce buffer handlingLinus Walleij2017-10-041-1/+1
* | | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-062-61/+64
|\ \ \
| * | | powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner2017-10-041-0/+1
| * | | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner2017-10-041-1/+2
| * | | watchdog/hardlockup/perf: Implement CPU enable replacementThomas Gleixner2017-09-141-0/+2
| * | | watchdog/hardlockup/perf: Implement init time perf validationThomas Gleixner2017-09-141-2/+6
| * | | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner2017-09-141-0/+2
| * | | watchdog/sysctl: Clean up sysctl variable name spaceThomas Gleixner2017-09-141-8/+8
| * | | watchdog/sysctl: Get rid of the #ifdefferyThomas Gleixner2017-09-141-0/+6
| * | | watchdog/core: Clean up header messThomas Gleixner2017-09-141-35/+25
| * | | smpboot/threads, watchdog/core: Avoid runtime allocationThomas Gleixner2017-09-141-2/+2
| * | | watchdog/core: Remove the park_in_progress obfuscationThomas Gleixner2017-09-141-1/+0
| * | | watchdog/hardlockup/perf: Prevent CPU hotplug deadlockThomas Gleixner2017-09-141-0/+6
| * | | watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner2017-09-141-12/+0
| * | | watchdog/core: Provide interface to stop from poweroff()Thomas Gleixner2017-09-141-3/+3
| * | | watchdog/hardlockup: Provide interface to stop/restart perf eventsPeter Zijlstra2017-09-141-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-053-4/+5
|\ \ \ \
| * | | | net/mlx5: Check device capability for maximum flow countersRaed Salem2017-09-281-1/+2
| * | | | net/mlx5: Fix FPGA capability locationInbar Karmy2017-09-282-3/+3
* | | | | include/linux/fs.h: fix comment about struct address_spaceMike Rapoport2017-10-031-1/+1
* | | | | mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU2017-10-031-2/+8
* | | | | include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada2017-10-031-1/+1
* | | | | exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov2017-10-031-1/+1
* | | | | android: binder: drop lru lock in isolate callbackSherry Yang2017-10-031-0/+6
* | | | | mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko2017-10-031-0/+5
* | | | | include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov2017-10-031-1/+1
* | | | | Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-031-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-251-0/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-09-241-0/+3
* | | | | | Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-031-2/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | driver core: remove DRIVER_ATTRGreg Kroah-Hartman2017-09-191-2/+0
| |/ / / /
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-011-0/+14
|\ \ \ \ \
| * | | | | timer: Prepare to change timer callback argument typeKees Cook2017-09-281-0/+14
* | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-011-1/+20
|\ \ \ \ \ \
| * | | | | | smp/hotplug: Hotplug state fail injectionPeter Zijlstra2017-09-251-1/+2
| * | | | | | smp/hotplug: Add state diagramPeter Zijlstra2017-09-251-0/+18
| |/ / / / /
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-011-24/+40
|\ \ \ \ \ \
| * | | | | | sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-291-9/+7
| * | | | | | sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-291-2/+10
| * | | | | | sched/tracing: Use common task-state helpersPeter Zijlstra2017-09-291-2/+0
| * | | | | | sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2017-09-291-1/+1
| * | | | | | sched/debug: Convert TASK_state to hexPeter Zijlstra2017-09-291-14/+14
| * | | | | | sched/debug: Implement consistent task-state printingPeter Zijlstra2017-09-291-7/+19
* | | | | | | Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-291-0/+2
|\ \ \ \ \ \ \
| * | | | | | | PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven2017-09-251-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-291-1/+1
|\ \ \ \ \ \ \