index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-52
/
+77
2019-05-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-114
/
+95
2019-05-06
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-25
/
+39
2019-05-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-190
/
+231
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+12
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-794
/
+895
2019-05-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-195
/
+409
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-250
/
+458
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-0
/
+15
2019-05-06
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-6
/
+3
2019-05-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-826
/
+831
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+5
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-9
/
+7
2019-05-06
kernel: cgroup: fix misuse of %x
Fuqian Huang
-4
/
+4
2019-05-06
cgroup: get rid of cgroup_freezer_frozen_exit()
Roman Gushchin
-13
/
+2
2019-05-06
cgroup: prevent spurious transition into non-frozen state
Roman Gushchin
-12
/
+6
2019-05-06
cgroup: Remove unused cgrp variable
Shaokun Zhang
-3
/
+0
2019-05-06
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
Christoph Hellwig
-0
/
+3
2019-05-06
Merge tag 'irqchip-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
-152
/
+295
2019-05-06
Merge branches 'pm-cpuidle' and 'pm-sleep'
Rafael J. Wysocki
-16
/
+33
2019-05-06
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-11
/
+10
2019-05-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+1
2019-05-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+1
2019-05-03
livepatch: Remove duplicated code for early initialization
Petr Mladek
-16
/
+26
2019-05-03
livepatch: Remove custom kobject state handling
Petr Mladek
-39
/
+17
2019-05-03
nohz_full: Allow the boot CPU to be nohz_full
Nicholas Piggin
-14
/
+70
2019-05-03
sched/isolation: Require a present CPU in housekeeping mask
Nicholas Piggin
-5
/
+13
2019-05-03
kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
Nicholas Piggin
-1
/
+18
2019-05-03
power/suspend: Add function to disable secondaries for suspend
Nicholas Piggin
-10
/
+10
2019-05-03
genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
Julien Grall
-0
/
+3
2019-05-03
sched/core: Allow the remote scheduler tick to be started on CPU0
Nicholas Piggin
-1
/
+1
2019-05-03
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
-152
/
+276
2019-05-03
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
-2
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-49
/
+85
2019-05-02
tracing: kdb: Allow ftdump to skip all but the last few entries
Douglas Anderson
-14
/
+31
2019-05-02
tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
-15
/
+53
2019-05-02
tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
-8
/
+8
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-30
/
+46
2019-05-02
kdb: kdb_support: replace strcpy() by strscpy()
Gustavo A. R. Silva
-1
/
+1
2019-05-02
gdbstub: Replace strcpy() by strscpy()
Gustavo A. R. Silva
-2
/
+2
2019-05-02
gdbstub: mark expected switch fall-throughs
Gustavo A. R. Silva
-2
/
+3
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
-6
/
+1
2019-05-01
bpf: switch to ->free_inode()
Al Viro
-8
/
+2
2019-05-01
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...
Will Deacon
-0
/
+15
2019-05-01
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
-0
/
+27
2019-04-30
bpf: Use vmalloc special flag
Rick Edgecombe
-1
/
+0
2019-04-30
modules: Use vmalloc special flag
Rick Edgecombe
-38
/
+39
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
-2
/
+3
2019-04-30
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
-0
/
+5
2019-04-30
fork: Provide a function for copying init_mm
Nadav Amit
-6
/
+18
[prev]
[next]