index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-10-03
locking/rwsem: Avoid double checking before try acquiring write lock
Jason Low
2014-10-03
sched/dl: Use dl_bw_of() under rcu_read_lock_sched()
Kirill Tkhai
2014-10-03
sched/fair: Delete resched_cpu() from idle_balance()
Kirill Tkhai
2014-10-03
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
Rik van Riel
2014-10-03
sched: Improve sysbench performance by fixing spurious active migration
Vincent Guittot
2014-10-03
perf: Fix perf bug in fork()
Peter Zijlstra
2014-10-03
perf: Fix unclone_ctx() vs. locking
Peter Zijlstra
2014-10-02
perf: fix perf bug in fork()
Peter Zijlstra
2014-10-02
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
2014-10-02
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
aarch64: filter $x from kallsyms
Kyle McMartin
2014-10-01
bpf: add search pruning optimization to verifier
Alexei Starovoitov
2014-09-30
PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free()
Joerg Roedel
2014-09-30
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
Rafael J. Wysocki
2014-09-30
PM / sleep: Rename platform suspend/resume functions in suspend.c
Rafael J. Wysocki
2014-09-30
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
2014-09-30
Merge branch 'pm-genirq' into acpi-pm
Rafael J. Wysocki
2014-09-30
locktorture: Cleanup header usage
Davidlohr Bueso
2014-09-30
locktorture: Cannot hold read and write lock
Davidlohr Bueso
2014-09-30
locktorture: Fix __acquire annotation for spinlock irq
Davidlohr Bueso
2014-09-30
locktorture: Support rwlocks
Davidlohr Bueso
2014-09-29
Merge back earlier 'pm-sleep' material for v3.18.
Rafael J. Wysocki
2014-09-28
net_dma: simple removal
Dan Williams
2014-09-27
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-26
bpf: mini eBPF library, test stubs and verifier testsuite
Alexei Starovoitov
2014-09-26
bpf: verifier (add verifier core)
Alexei Starovoitov
2014-09-26
bpf: verifier (add branch/goto checks)
Alexei Starovoitov
2014-09-26
bpf: handle pseudo BPF_LD_IMM64 insn
Alexei Starovoitov
2014-09-26
bpf: verifier (add ability to receive verification log)
Alexei Starovoitov
2014-09-26
bpf: verifier (add docs)
Alexei Starovoitov
2014-09-26
bpf: handle pseudo BPF_CALL insn
Alexei Starovoitov
2014-09-26
bpf: expand BPF syscall with program load/unload
Alexei Starovoitov
2014-09-26
bpf: add lookup/update/delete/iterate methods to BPF maps
Alexei Starovoitov
2014-09-26
bpf: enable bpf syscall on x64 and i386
Alexei Starovoitov
2014-09-26
bpf: introduce BPF syscall and maps
Alexei Starovoitov
2014-09-26
ARM: 8153/1: Enable gcov support on the ARM architecture
Vincent Sanders
2014-09-26
kernel: add support for kernel restart handler call chain
Guenter Roeck
2014-09-26
Revert "cgroup: remove redundant variable in cgroup_mount()"
Zefan Li
2014-09-25
Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-25
SCHED: add some "wait..on_bit...timeout()" interfaces.
NeilBrown
2014-09-24
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2014-09-25
PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class
Tomeu Vizoso
2014-09-25
Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()"
Rafael J. Wysocki
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-24
percpu_ref: add PERCPU_REF_INIT_* flags
Tejun Heo
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-24
Revert "perf: Do not allow optimized switch for non-cloned events"
Jiri Olsa
2014-09-24
perf: Fix child event initial state setup
Jiri Olsa
2014-09-24
perf: Do not POLLHUP event if it has children
Jiri Olsa
[prev]
[next]