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-03-20
futex: revert back to the explicit waiter counting code
Linus Torvalds
1
-10
/
+43
2014-03-20
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+2
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2
-11
/
+2
2014-03-19
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+7
2014-03-18
cgroup: fix a failure path in create_css()
Li Zefan
1
-4
/
+7
2014-03-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+12
2014-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-19
/
+24
2014-03-11
sched/clock: Prevent tracing recursion in sched_clock_cpu()
Fernando Luis Vazquez Cao
1
-2
/
+2
2014-03-11
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
1
-1
/
+1
2014-03-11
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
Juri Lelli
1
-0
/
+9
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-2
/
+2
2014-03-08
audit: Update kdoc for audit_send_reply and audit_list_rules_send
Eric W. Biederman
2
-2
/
+2
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+3
2014-03-07
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+16
2014-03-07
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2014-03-03
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2
-1
/
+16
2014-03-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+20
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2014-02-28
audit: Send replies in the proper network namespace.
Eric W. Biederman
2
-13
/
+15
2014-02-28
audit: Use struct net not pid_t to remember the network namespce to reply in
Eric W. Biederman
3
-6
/
+9
2014-02-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-2
/
+2
2014-02-27
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
1
-1
/
+1
2014-02-27
cpuset: fix a locking issue in cpuset_migrate_mm()
Li Zefan
1
-6
/
+2
2014-02-27
genirq: Include missing header file in irqdomain.c
Rashika Kheria
1
-0
/
+1
2014-02-27
perf: Fix hotplug splat
Peter Zijlstra
1
-6
/
+6
2014-02-27
sched/deadline: Prevent rt_time growth to infinity
Juri Lelli
2
-2
/
+14
2014-02-27
sched/deadline: Switch CPU's presence test order
Juri Lelli
1
-2
/
+2
2014-02-27
sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration
Kirill Tkhai
1
-2
/
+0
2014-02-27
sched: Fix double normalization of vruntime
George McCollister
1
-4
/
+4
2014-02-27
genirq: Remove racy waitqueue_active check
Chuansheng Liu
1
-2
/
+1
2014-02-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-17
/
+29
2014-02-21
sched/deadline: Remove useless dl_nr_total
Kirill Tkhai
2
-4
/
+1
2014-02-21
sched/deadline: Test for CPU's presence explicitly
Boris Ostrovsky
1
-3
/
+3
2014-02-21
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
1
-5
/
+6
2014-02-21
sched: Fix information leak in sys_sched_getattr()
Vegard Nossum
1
-1
/
+1
2014-02-21
sched,numa: add cond_resched to task_numa_work
Rik van Riel
1
-0
/
+2
2014-02-21
sched/core: Make dl_b->lock IRQ safe
Juri Lelli
1
-4
/
+6
2014-02-21
sched/core: Fix sched_rt_global_validate
Juri Lelli
1
-1
/
+2
2014-02-21
sched/deadline: Fix overflow to handle period==0 and deadline!=0
Steven Rostedt
1
-1
/
+1
2014-02-21
sched/deadline: Fix bad accounting of nr_running
Juri Lelli
1
-4
/
+2
2014-02-20
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-28
/
+33
2014-02-20
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2014-02-20
user_namespace.c: Remove duplicated word in comment
Brian Campbell
1
-1
/
+1
2014-02-19
sched_clock: Prevent callers from seeing half-updated data
Stephen Boyd
1
-17
/
+29
2014-02-18
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
Tejun Heo
1
-0
/
+5
2014-02-18
workqueue: ensure @task is valid across kthread_stop()
Lai Jiangshan
1
-0
/
+7
2014-02-18
inotify: Fix reporting of cookies for inotify events
Jan Kara
2
-2
/
+2
2014-02-17
printk: fix syslog() overflowing user buffer
Linus Torvalds
1
-2
/
+0
2014-02-15
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
2
-0
/
+46
2014-02-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+7
[next]