index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-0
/
+4
2014-10-07
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-11
/
+38
2014-10-07
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-18
/
+70
2014-10-07
Merge branch 'pm-genirq'
Rafael J. Wysocki
5
-97
/
+196
2014-10-06
workqueue: Use cond_resched_rcu_qs macro
Joe Lawrence
1
-2
/
+1
2014-10-06
workqueue: Add quiescent state between work items
Joe Lawrence
1
-1
/
+3
2014-10-03
Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-10-03
locking/lockdep: Revert qrwlock recusive stuff
Peter Zijlstra
1
-6
/
+0
2014-10-03
locking/rwsem: Avoid double checking before try acquiring write lock
Jason Low
1
-9
/
+11
2014-10-03
sched/dl: Use dl_bw_of() under rcu_read_lock_sched()
Kirill Tkhai
1
-9
/
+16
2014-10-03
sched/fair: Delete resched_cpu() from idle_balance()
Kirill Tkhai
1
-6
/
+0
2014-10-03
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
Rik van Riel
1
-10
/
+19
2014-10-03
sched: Improve sysbench performance by fixing spurious active migration
Vincent Guittot
1
-6
/
+7
2014-10-03
perf: Fix perf bug in fork()
Peter Zijlstra
2
-3
/
+6
2014-10-03
perf: Fix unclone_ctx() vs. locking
Peter Zijlstra
1
-23
/
+31
2014-10-02
perf: fix perf bug in fork()
Peter Zijlstra
2
-3
/
+6
2014-10-02
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-10-02
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
5
-41
/
+31
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-39
/
+20
2014-10-02
aarch64: filter $x from kallsyms
Kyle McMartin
1
-1
/
+1
2014-10-01
bpf: add search pruning optimization to verifier
Alexei Starovoitov
1
-0
/
+146
2014-09-30
PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free()
Joerg Roedel
1
-15
/
+39
2014-09-30
ACPI / sleep: Rework the handling of ACPI GPE wakeup from suspend-to-idle
Rafael J. Wysocki
1
-1
/
+20
2014-09-30
PM / sleep: Rename platform suspend/resume functions in suspend.c
Rafael J. Wysocki
1
-10
/
+10
2014-09-30
PM / sleep: Export dpm_suspend_late/noirq() and dpm_resume_early/noirq()
Rafael J. Wysocki
1
-3
/
+11
2014-09-30
Merge branch 'pm-genirq' into acpi-pm
Rafael J. Wysocki
5
-97
/
+196
2014-09-30
locktorture: Cleanup header usage
Davidlohr Bueso
1
-13
/
+1
2014-09-30
locktorture: Cannot hold read and write lock
Davidlohr Bueso
1
-0
/
+10
2014-09-30
locktorture: Fix __acquire annotation for spinlock irq
Davidlohr Bueso
1
-1
/
+1
2014-09-30
locktorture: Support rwlocks
Davidlohr Bueso
1
-3
/
+112
2014-09-29
Merge back earlier 'pm-sleep' material for v3.18.
Rafael J. Wysocki
2
-3
/
+31
2014-09-28
net_dma: simple removal
Dan Williams
1
-1
/
+0
2014-09-27
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+5
2014-09-26
bpf: mini eBPF library, test stubs and verifier testsuite
Alexei Starovoitov
2
-0
/
+120
2014-09-26
bpf: verifier (add verifier core)
Alexei Starovoitov
1
-1
/
+1074
2014-09-26
bpf: verifier (add branch/goto checks)
Alexei Starovoitov
1
-0
/
+189
2014-09-26
bpf: handle pseudo BPF_LD_IMM64 insn
Alexei Starovoitov
1
-0
/
+147
2014-09-26
bpf: verifier (add ability to receive verification log)
Alexei Starovoitov
2
-1
/
+236
2014-09-26
bpf: verifier (add docs)
Alexei Starovoitov
3
-2
/
+135
2014-09-26
bpf: handle pseudo BPF_CALL insn
Alexei Starovoitov
1
-0
/
+37
2014-09-26
bpf: expand BPF syscall with program load/unload
Alexei Starovoitov
2
-14
/
+180
2014-09-26
bpf: add lookup/update/delete/iterate methods to BPF maps
Alexei Starovoitov
1
-0
/
+235
2014-09-26
bpf: enable bpf syscall on x64 and i386
Alexei Starovoitov
1
-0
/
+3
2014-09-26
bpf: introduce BPF syscall and maps
Alexei Starovoitov
2
-1
/
+170
2014-09-26
ARM: 8153/1: Enable gcov support on the ARM architecture
Vincent Sanders
1
-1
/
+1
2014-09-26
kernel: add support for kernel restart handler call chain
Guenter Roeck
1
-0
/
+81
2014-09-26
Revert "cgroup: remove redundant variable in cgroup_mount()"
Zefan Li
1
-4
/
+7
2014-09-25
Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-35
/
+15
2014-09-25
SCHED: add some "wait..on_bit...timeout()" interfaces.
NeilBrown
1
-0
/
+36
2014-09-24
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
1
-4
/
+5
[prev]
[next]