summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-07-291-3/+8
|\
| * s390: ensure that syscall arguments are properly masked on s390Paul Moore2016-06-221-3/+7
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-2911-156/+84
|\ \
| * | um/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+4
| * | tile/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+6
| * | powerpc/ptrace: run seccomp after ptraceKees Cook2016-06-141-21/+23
| * | s390/ptrace: run seccomp after ptraceKees Cook2016-06-141-12/+9
| * | parisc/ptrace: run seccomp after ptraceKees Cook2016-06-141-4/+5
| * | MIPS/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+4
| * | arm64/ptrace: run seccomp after ptraceKees Cook2016-06-141-4/+4
| * | arm/ptrace: run seccomp after ptraceKees Cook2016-06-141-5/+6
| * | x86/ptrace: run seccomp after ptraceKees Cook2016-06-141-10/+12
| * | x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski2016-06-142-82/+8
| * | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-149-9/+9
* | | Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-291-3/+1
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2016-07-291-3/+1
| |\ \ \
| | * | | x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf2016-07-291-3/+1
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-2932-931/+524
|\ \ \ \ \
| * | | | | powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-221-29/+19
| * | | | | ARC/time: Convert to hotplug state machineAnna-Maria Gleixner2016-07-151-30/+18
| * | | | | x86/x2apic: Convert to CPU hotplug state machineSebastian Andrzej Siewior2016-07-151-50/+30
| * | | | | x86/tboot: Convert to hotplug state machineRichard Cochran2016-07-151-17/+8
| * | | | | arm64/armv8 deprecated: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-17/+5
| * | | | | MIPS/Loongson-3: Convert oprofile to hotplug state machineRichard Cochran2016-07-151-21/+14
| * | | | | arm/xen: Convert to hotplug state machineRichard Cochran2016-07-151-30/+11
| * | | | | arm/twd: Convert to hotplug state machineRichard Cochran2016-07-151-20/+11
| * | | | | arm/l2c: Convert to hotplug state machineRichard Cochran2016-07-151-14/+13
| * | | | | metag/perf: Convert to hotplug state machineRichard Cochran2016-07-151-19/+7
| * | | | | arm: Convert VFP hotplug notifiers to state machineThomas Gleixner2016-07-151-11/+17
| * | | | | x86/apb_timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-19/+10
| * | | | | x86/kvm/kvmclock: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-25/+8
| * | | | | KVM/x86: Remove superfluous SMP function callAnna-Maria Gleixner2016-07-151-4/+2
| * | | | | x86/hpet: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-35/+34
| * | | | | perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner2016-07-141-47/+11
| * | | | | perf/x86/amd/power: Change hotplug notifier to a symmetric structureAnna-Maria Gleixner2016-07-141-2/+2
| * | | | | xtensa/perf: Convert the hotplug notifier to state machine callbacksSebastian Andrzej Siewior2016-07-141-17/+9
| * | | | | sh/perf: Convert the hotplug notifiers to state machine callbacksThomas Gleixner2016-07-141-19/+4
| * | | | | s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior2016-07-141-26/+19
| * | | | | s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)Thomas Gleixner2016-07-141-27/+19
| * | | | | powerpc/perf: Convert book3s notifier to state machine callbacksThomas Gleixner2016-07-141-23/+7
| * | | | | blackfin/perf: Convert hotplug notifier to state machineThomas Gleixner2016-07-141-21/+5
| * | | | | perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior2016-07-141-36/+15
| * | | | | perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran2016-07-141-31/+18
| * | | | | perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran2016-07-141-59/+25
| * | | | | perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner2016-07-141-36/+28
| * | | | | perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran2016-07-141-90/+32
| * | | | | perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner2016-07-141-88/+45
| * | | | | perf/x86: Convert the core to the hotplug state machineThomas Gleixner2016-07-143-42/+71
| * | | | | ARM/mvebu: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-13/+6
| * | | | | x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-16/+4