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-05-21
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-68
/
+50
2014-05-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2014-05-13
cgroup: fix rcu_read_lock() leak in update_if_frozen()
Tejun Heo
1
-1
/
+3
2014-05-13
cgroup_freezer: replace freezer->lock with freezer_mutex
Tejun Heo
1
-66
/
+46
2014-05-13
cgroup: introduce task_css_is_root()
Tejun Heo
1
-1
/
+1
2014-05-13
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+30
2014-05-13
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2014-05-12
hrtimer: Set expiry time before switch_hrtimer_base()
Viresh Kumar
1
-4
/
+4
2014-05-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-12
/
+12
2014-05-08
Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2014-05-08
tracepoint: Fix use of tracepoint funcs after rcu free
Mathieu Desnoyers
1
-2
/
+2
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
6
-12
/
+12
2014-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+12
2014-05-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+23
2014-05-03
Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-05-02
tracing: Use rcu_dereference_sched() for trace event triggers
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-05-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2014-04-30
timer: Prevent overflow in apply_slack
Jiri Bohac
1
-1
/
+1
2014-04-30
hrtimer: Prevent remote enqueue of leftmost timers
Leon Ma
1
-0
/
+5
2014-04-30
hrtimer: Prevent all reprogramming if hang detected
Stuart Hayes
1
-0
/
+17
2014-04-28
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-23
/
+7
2014-04-28
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2
-23
/
+7
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
2
-0
/
+12
2014-04-28
module: remove warning about waiting module removal.
Rusty Russell
1
-3
/
+0
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+6
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-2
/
+2
2014-04-21
PM / suspend: Make cpuidle work in the "freeze" state
Rafael J. Wysocki
1
-0
/
+3
2014-04-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-11
/
+32
2014-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2014-04-18
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
1
-1
/
+5
2014-04-18
Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+16
2014-04-18
workqueue: fix a possible race condition between rescuer and pwq-release
Lai Jiangshan
1
-0
/
+12
2014-04-18
workqueue: make rescuer_thread() empty wq->maydays list before exiting
Lai Jiangshan
1
-5
/
+16
2014-04-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+5
2014-04-17
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
1
-11
/
+6
2014-04-17
cgroup: fix the retry path of cgroup_mount()
Li Zefan
1
-4
/
+4
2014-04-17
tracing/uprobes: Fix uprobe_cpu_buffer memory leak
zhangwei(Jovi)
1
-0
/
+6
2014-04-17
sched: Check for stop task appearance when balancing happens
Kirill Tkhai
3
-5
/
+16
2014-04-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+9
2014-04-16
tracing: Do not try to recreated toplevel set_ftrace_* files
Steven Rostedt (Red Hat)
1
-6
/
+10
2014-04-16
seccomp: fix memory leak on filter attach
Kees Cook
1
-0
/
+2
2014-04-16
workqueue: fix bugs in wq_update_unbound_numa() failure path
Daeseok Youn
1
-1
/
+2
2014-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-9
/
+8
2014-04-15
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
Viresh Kumar
1
-1
/
+1
2014-04-15
tick-sched: Don't call update_wall_time() when delta is lesser than tick_period
Viresh Kumar
1
-0
/
+3
2014-04-15
tick-common: Fix wrong check in tick_check_replacement()
Viresh Kumar
1
-1
/
+1
2014-04-14
user namespace: fix incorrect memory barriers
Mikulas Patocka
1
-6
/
+5
2014-04-14
seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF
Daniel Borkmann
1
-9
/
+8
2014-04-12
futex: update documentation for ordering guarantees
Davidlohr Bueso
1
-9
/
+23
[next]