aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 17-650/+921
2019-09-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-35/+208
2019-09-17Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+31
2019-09-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+2
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-14/+2
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 27-546/+1058
2019-09-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-1/+95
2019-09-16Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-53/+207
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 19-703/+1263
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+431
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-14/+2
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-1/+19
2019-09-16Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-14/+22
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-6/+47
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesGravatar Ingo Molnar 17-46/+88
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-9/+14
2019-09-13sched/psi: Correct overly pessimistic size calculationGravatar Miles Chen 1-1/+1
2019-09-13sched/fair: Speed-up energy-aware wake-upsGravatar Quentin Perret 1-60/+50
2019-09-12cgroup: freezer: fix frozen state inheritanceGravatar Roman Gushchin 1-1/+9
2019-09-12Merge tag 'for-linus-20190912' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+10
2019-09-12fork: block invalid exit signals with clone3()Gravatar Eugene Syromiatnikov 1-0/+10
2019-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2019-09-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Gravatar Joerg Roedel 2-14/+22
2019-09-11swiotlb: Split size parameter to map/unmap APIsGravatar Lu Baolu 2-14/+22
2019-09-10waitid: Add support for waiting for the current process groupGravatar Eric W. Biederman 1-2/+5
2019-09-10posix-cpu-timers: Fix permission check regressionGravatar Thomas Gleixner 1-9/+35
2019-09-06kexec_elf: support 32 bit ELF filesGravatar Sven Schnelle 1-15/+42
2019-09-06kexec_elf: remove unused variable in kexec_elf_load()Gravatar Sven Schnelle 1-5/+2
2019-09-06kexec_elf: remove Elf_Rel macroGravatar Sven Schnelle 1-4/+0
2019-09-06kexec_elf: remove PURGATORY_STACK_SIZEGravatar Sven Schnelle 1-2/+0
2019-09-06kexec_elf: remove parsing of section headersGravatar Sven Schnelle 1-137/+0
2019-09-06kexec_elf: change order of elf_*_to_cpu() functionsGravatar Sven Schnelle 1-6/+6
2019-09-06kexec: add KEXEC_ELFGravatar Sven Schnelle 2-0/+550
2019-09-06Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Gravatar Thomas Gleixner 1-4/+6
2019-09-06perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initializationGravatar Mark-PK Tsai 1-2/+2
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesGravatar Ingo Molnar 1-14/+2
2019-09-05genirq: Prevent NULL pointer dereference in resend_irqs()Gravatar Yunfeng Ye 1-0/+2
2019-09-05alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPGravatar Thadeu Lima de Souza Cascardo 1-2/+2
2019-09-05bpf: fix precision tracking of stack slotsGravatar Alexei Starovoitov 1-9/+14
2019-09-05hrtimer: Add a missing bracket and hide `migration_base' on !SMPGravatar Sebastian Andrzej Siewior 1-1/+11
2019-09-05kprobes: Prohibit probing on BUG() and WARN() addressGravatar Masami Hiramatsu 1-1/+2
2019-09-04sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI ...Gravatar Ingo Molnar 1-39/+39
2019-09-03irqdomain: Add the missing assignment of domain->fwnode for named fwnodeGravatar Dexuan Cui 1-0/+1
2019-09-03sched/uclamp: Always use 'enum uclamp_id' for clamp_id valuesGravatar Patrick Bellasi 2-20/+20
2019-09-03sched/uclamp: Update CPU's refcount on TG's clamp changesGravatar Patrick Bellasi 1-1/+54
2019-09-03sched/uclamp: Use TG's clamps to restrict TASK's clampsGravatar Patrick Bellasi 1-1/+27
2019-09-03sched/uclamp: Propagate system defaults to the root groupGravatar Patrick Bellasi 1-2/+29
2019-09-03sched/uclamp: Propagate parent clampsGravatar Patrick Bellasi 2-0/+46
2019-09-03sched/uclamp: Extend CPU's cgroup controllerGravatar Patrick Bellasi 2-4/+197