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-08-07
kernel: exit: fix typo in comment
Frans Klaver
1
-1
/
+1
2015-08-07
kthread: export kthread functions
David Kershner
1
-0
/
+4
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
1
-3
/
+6
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
1
-2
/
+2
2015-08-06
tracing, perf: Implement BPF programs attached to uprobes
Wang Nan
3
-3
/
+8
2015-08-05
kernel, cpu: Remove bogus __ref annotations
Mathias Krause
1
-8
/
+8
2015-08-05
cgroup: export cgrp_dfl_root
Tejun Heo
1
-0
/
+1
2015-08-05
cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
Vitaly Kuznetsov
1
-1
/
+2
2015-08-05
cpu-hotplug: convert cpu_hotplug_disabled to a counter
Vitaly Kuznetsov
1
-8
/
+13
2015-08-04
workqueue: Make flush_workqueue() available again to non GPL modules
Tim Gardner
1
-1
/
+1
2015-08-04
rcu,locking: Privatize smp_mb__after_unlock_lock()
Paul E. McKenney
1
-0
/
+12
2015-08-04
Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD
Paul E. McKenney
1
-13
/
+27
2015-08-04
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
Paul E. McKenney
4
-408
/
+401
2015-08-04
rcu: Silence lockdep false positive for expedited grace periods
Paul E. McKenney
2
-2
/
+18
2015-08-04
perf/x86/intel/pt: Do not force sync packets on every schedule-in
Alexander Shishkin
1
-2
/
+0
2015-08-04
perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe
Andy Lutomirski
1
-1
/
+1
2015-08-04
perf: Fix fasync handling on inherited events
Peter Zijlstra
1
-2
/
+10
2015-08-04
sched: Remove finish_arch_switch()
Peter Zijlstra
2
-4
/
+0
2015-08-03
cgroup: fix idr_preload usage
Vladimir Davydov
1
-4
/
+4
2015-08-03
sched/fair: Clean up load average references
Yuyang Du
1
-15
/
+29
2015-08-03
sched/fair: Provide runnable_load_avg back to cfs_rq
Yuyang Du
3
-10
/
+49
2015-08-03
sched/fair: Remove task and group entity load when they are dead
Yuyang Du
1
-1
/
+10
2015-08-03
sched/fair: Init cfs_rq's sched_entity load average
Yuyang Du
3
-7
/
+8
2015-08-03
sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n
Vincent Guittot
1
-0
/
+8
2015-08-03
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
4
-471
/
+231
2015-08-03
sched/fair: Remove rq's runnable avg
Yuyang Du
3
-29
/
+5
2015-08-03
stop_machine: Remove cpu_stop_work's from list in cpu_stop_park()
Oleg Nesterov
1
-2
/
+4
2015-08-03
stop_machine: Use 'cpu_stop_fn_t' where possible
Oleg Nesterov
1
-4
/
+4
2015-08-03
stop_machine: Unexport __stop_machine()
Oleg Nesterov
2
-2
/
+2
2015-08-03
stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work()
Oleg Nesterov
1
-10
/
+7
2015-08-03
stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_s...
Oleg Nesterov
1
-8
/
+9
2015-08-03
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
1
-3
/
+3
2015-08-03
sched/fair: Beef up wake_wide()
Mike Galbraith
1
-34
/
+33
2015-08-03
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
3
-5
/
+9
2015-08-03
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
2
-44
/
+64
2015-08-03
sched, sysctl: Delete an unnecessary check before unregister_sysctl_table()
Markus Elfring
1
-2
/
+1
2015-08-03
sched/deadline: Remove a redundant condition from task_woken_dl()
Xunlei Pang
1
-1
/
+0
2015-08-03
sched/rt: Remove a redundant condition from task_woken_rt()
Xunlei Pang
1
-1
/
+0
2015-08-03
sched/fair: Avoid pulling all tasks in idle balancing
Yuyang Du
1
-0
/
+7
2015-08-03
locking/static_keys: Add selftest
Peter Zijlstra
1
-1
/
+38
2015-08-03
locking/static_keys: Add a new static_key interface
Peter Zijlstra
1
-7
/
+30
2015-08-03
locking/static_keys: Rework update logic
Peter Zijlstra
1
-50
/
+38
2015-08-03
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
1
-4
/
+2
2015-08-03
jump_label: Add jump_entry_key() helper
Peter Zijlstra
1
-4
/
+9
2015-08-03
jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers...
Peter Zijlstra
1
-9
/
+16
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
1
-9
/
+9
2015-08-03
Merge branch 'x86/asm' into locking/core
Ingo Molnar
2
-0
/
+3
2015-08-03
locking/pvqspinlock: Only kick CPU at unlock time
Waiman Long
2
-21
/
+51
2015-08-03
locking/qrwlock: Reduce reader/writer to reader lock transfer latency
Waiman Long
1
-8
/
+4
2015-08-03
locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath
Will Deacon
1
-5
/
+18
[prev]
[next]