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
2015-05-08
futex: Implement lockless wakeups
Davidlohr Bueso
1
-16
/
+17
2015-05-08
sched: Implement lockless wake-queues
Peter Zijlstra
1
-0
/
+46
2015-05-08
sched, timer: Use the atomic task_cputime in thread_group_cputimer
Jason Low
2
-16
/
+16
2015-05-08
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...
Jason Low
3
-42
/
+55
2015-05-08
sched/numa: Document usages of mm->numa_scan_seq
Jason Low
1
-0
/
+13
2015-05-08
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
11
-24
/
+24
2015-05-08
sched/core: Remove unnecessary down/up conversion
Nicholas Mc Guire
1
-2
/
+2
2015-05-08
signals, sched: Change all uses of JOBCTL_* from 'int' to 'long'
Palmer Dabbelt
1
-3
/
+3
2015-05-08
sched: Move the loadavg code to a more obvious location
Peter Zijlstra
5
-219
/
+217
2015-05-08
Merge branch 'sched/urgent' into sched/core, before applying new patches
Ingo Molnar
2
-33
/
+33
2015-05-08
sched/core: Remove __cpuinit section tag that crept back in
Paul Gortmaker
1
-1
/
+1
2015-05-08
sched/core: Fix regression in cpuset_cpu_inactive() for suspend
Omar Sandoval
1
-16
/
+12
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2
-17
/
+21
2015-05-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-4
/
+0
2015-05-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+9
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+6
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+2
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+0
2015-04-30
modsign: change default key details
David Howells
1
-3
/
+3
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
1
-14
/
+2
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2015-04-27
bpf: fix 64-bit divide
Alexei Starovoitov
1
-6
/
+6
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
1
-15
/
+0
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-19
/
+19
2015-04-23
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
1
-1
/
+1
2015-04-22
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
4
-53
/
+94
2015-04-22
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-3
/
+20
2015-04-22
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+7
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-35
/
+18
2015-04-19
smp: Fix error case handling in smp_call_function_*()
Linus Torvalds
1
-1
/
+3
2015-04-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-32
/
+62
2015-04-18
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-7
/
+9
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+9
2015-04-17
tracing: Fix possible out of bounds memory access when parsing enums
Steven Rostedt (Red Hat)
1
-0
/
+6
2015-04-17
oprofile: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
1
-0
/
+1
2015-04-17
gcov: fix softlockups
Andrey Ryabinin
1
-1
/
+4
2015-04-17
kernel/sysctl.c: detect overflows when converting to int
Heinrich Schuchardt
1
-1
/
+9
2015-04-17
prctl: avoid using mmap_sem for exe_file serialization
Davidlohr Bueso
2
-25
/
+41
2015-04-17
mm: rcu-protected get_mm_exe_file()
Konstantin Khlebnikov
1
-19
/
+37
2015-04-17
kernel/sysctl.c: threads-max observe limits
Heinrich Schuchardt
2
-6
/
+31
2015-04-17
kernel/fork.c: avoid division by zero
Heinrich Schuchardt
1
-9
/
+20
2015-04-17
kernel/fork.c: new function for max_threads
Heinrich Schuchardt
1
-13
/
+21
2015-04-17
fork_init: update max_threads comment
Jean Delvare
1
-2
/
+2
2015-04-17
fork: report pid reservation failure properly
Michal Hocko
2
-9
/
+11
2015-04-17
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Vladimir Davydov
1
-9
/
+5
2015-04-17
ptrace: ptrace_detach() can no longer race with SIGKILL
Oleg Nesterov
1
-10
/
+9
2015-04-17
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
1
-0
/
+20
2015-04-17
smp: Fix smp_call_function_single_async() locking
Linus Torvalds
1
-31
/
+47
2015-04-17
lockdep: Make print_lock() robust against concurrent release
Peter Zijlstra
1
-1
/
+15
[next]