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
2013-06-13
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Tejun Heo
18
-213
/
+195
2013-06-13
cgroup: split cgroup destruction into two steps
Tejun Heo
1
-11
/
+27
2013-06-13
cgroup: reorder the operations in cgroup_destroy_locked()
Tejun Heo
1
-26
/
+35
2013-06-13
cgroup: remove cgroup->count and use
Tejun Heo
1
-16
/
+5
2013-06-13
cgroup: drop unnecessary RCU dancing from __put_css_set()
Tejun Heo
1
-10
/
+10
2013-06-13
cgroup: rename CGRP_REMOVED to CGRP_DEAD
Tejun Heo
1
-16
/
+14
2013-06-13
cgroup: use kzalloc() instead of kmalloc()
Tejun Heo
1
-7
/
+7
2013-06-13
cgroup: bring some sanity to naming around cg_cgroup_link
Tejun Heo
1
-113
/
+113
2013-06-13
cgroup: consistently use @cset for struct css_set variables
Tejun Heo
1
-107
/
+109
2013-06-13
cgroup: remove now unused css_depth()
Tejun Heo
1
-12
/
+0
2013-06-05
cgroup: clean up the cftype array for the base cgroup files
Tejun Heo
1
-23
/
+24
2013-06-05
cgroup: mark "notify_on_release" and "release_agent" cgroup files insane
Tejun Heo
1
-1
/
+2
2013-06-05
cgroup: mark "tasks" cgroup file as insane
Tejun Heo
1
-0
/
+1
2013-06-03
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+16
2013-05-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+5
2013-05-29
cgroup: warn about mismatching options of a new mount of an existing hierarchy
Jeff Liu
1
-5
/
+8
2013-05-28
Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+10
2013-05-28
ring-buffer: Do not poll non allocated cpu buffers
Steven Rostedt (Red Hat)
1
-0
/
+3
2013-05-24
auditfilter.c: fix kernel-doc warnings
Randy Dunlap
1
-3
/
+0
2013-05-24
Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2013-05-24
cgroup: update iterators to use cgroup_next_sibling()
Tejun Heo
1
-6
/
+19
2013-05-24
cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()
Tejun Heo
1
-0
/
+62
2013-05-24
cgroup: make cgroup_is_removed() static
Tejun Heo
1
-1
/
+1
2013-05-24
Merge branch 'for-3.10-fixes' into for-3.11
Tejun Heo
1
-10
/
+8
2013-05-24
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
1
-6
/
+3
2013-05-23
tracing: Fix crash when ftrace=nop on the kernel command line
Steven Rostedt (Red Hat)
1
-2
/
+7
2013-05-18
Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-17
/
+4
2013-05-17
x86, range: fix missing merge during add range
Yinghai Lu
1
-3
/
+5
2013-05-17
kmemleak: No need for scanning specific module sections
Steven Rostedt
1
-13
/
+0
2013-05-17
kmemleak: Scan all allocated, writeable and not executable module sections
Steven Rostedt
1
-4
/
+4
2013-05-16
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2013-05-16
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-2
/
+2
2013-05-16
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
1
-0
/
+5
2013-05-16
tracing: Return -EBUSY when event_enable_func() fails to get module
Masami Hiramatsu
1
-1
/
+3
2013-05-15
workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...
Tejun Heo
1
-1
/
+2
2013-05-15
Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+44
2013-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-151
/
+89
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-12
/
+8
2013-05-15
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2013-05-15
tracing/kprobes: Make print_*probe_event static
Masami Hiramatsu
1
-2
/
+2
2013-05-15
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
Masami Hiramatsu
1
-1
/
+1
2013-05-15
tracing/kprobes: Use rcu_dereference_raw for tp->files
Masami Hiramatsu
1
-10
/
+37
2013-05-15
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-05-15
rcu: Don't allocate bootmem from rcu_init()
Sasha Levin
1
-1
/
+1
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
1
-5
/
+0
2013-05-14
workqueue: Make schedule_work() available again to non GPL modules
Marc Dionne
1
-3
/
+3
2013-05-14
workqueue: correct handling of the pool spin_lock
Joonsoo Kim
1
-0
/
+1
2013-05-14
cgroup: implement task_cgroup_path_from_hierarchy()
Tejun Heo
1
-0
/
+32
2013-05-14
cgroup: make hierarchy_id use cyclic idr
Tejun Heo
1
-20
/
+8
2013-05-14
cgroup: drop hierarchy_id_lock
Tejun Heo
1
-6
/
+17
[next]