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
2012-04-01
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
Tejun Heo
106
-3197
/
+5181
2012-04-01
cgroup: make css->refcnt clearing on cgroup removal optional
Tejun Heo
1
-9
/
+62
2012-04-01
cgroup: use negative bias on css->refcnt to block css_tryget()
Tejun Heo
1
-48
/
+71
2012-04-01
cgroup: implement cgroup_rm_cftypes()
Tejun Heo
1
-10
/
+44
2012-04-01
cgroup: introduce struct cfent
Tejun Heo
1
-36
/
+77
2012-04-01
cgroup: relocate __d_cgrp() and __d_cft()
Tejun Heo
1
-10
/
+10
2012-04-01
cgroup: remove cgroup_add_file[s]()
Tejun Heo
1
-31
/
+20
2012-04-01
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
4
-48
/
+20
2012-04-01
cgroup: merge cft_release_agent cftype array into the base files array
Tejun Heo
1
-12
/
+7
2012-04-01
cgroup: implement cgroup_add_cftypes() and friends
Tejun Heo
1
-1
/
+131
2012-04-01
cgroup: build list of all cgroups under a given cgroupfs_root
Tejun Heo
1
-0
/
+10
2012-04-01
cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()
Tejun Heo
1
-4
/
+2
2012-04-01
cgroup: deprecate remount option changes
Tejun Heo
1
-0
/
+5
2012-03-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+7
2012-03-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-108
/
+199
2012-03-31
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
1
-2
/
+2
2012-03-30
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+30
2012-03-30
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-46
/
+30
2012-03-30
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
Jiang Liu
1
-3
/
+7
2012-03-29
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2012-03-29
cgroup: cgroup_attach_task() could return -errno after success
Tejun Heo
1
-1
/
+1
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+61
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-3
/
+2
2012-03-29
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-42
/
+59
2012-03-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+4
2012-03-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-124
/
+77
2012-03-29
irqdomain: Remove powerpc dependency from debugfs file
Grant Likely
2
-4
/
+14
2012-03-29
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
2
-0
/
+4
2012-03-29
futex: Mark get_robust_list as deprecated
Kees Cook
2
-0
/
+4
2012-03-29
futex: Do not leak robust list to unprivileged process
Kees Cook
2
-46
/
+26
2012-03-29
genirq: Respect NUMA node affinity in setup_irq_irq affinity()
Prarit Bhargava
1
-1
/
+8
2012-03-29
genirq: Get rid of unneeded force parameter in irq_finalize_oneshot()
Alexander Gordeev
1
-5
/
+5
2012-03-29
genirq: Minor readablity improvement in irq_wake_thread()
Alexander Gordeev
1
-6
/
+10
2012-03-29
sched: Fix __schedule_bug() output when called from an interrupt
Stephen Boyd
1
-7
/
+1
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
5
-5
/
+141
2012-03-28
pidns: add reboot_pid_ns() to handle the reboot syscall
Daniel Lezcano
2
-0
/
+42
2012-03-28
sysctl: use bitmap library functions
Akinobu Mita
1
-5
/
+3
2012-03-28
kexec: add further check to crashkernel
Zhenzhong Duan
1
-0
/
+4
2012-03-28
kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations
Will Deacon
1
-0
/
+2
2012-03-28
smp: add func to IPI cpus based on parameter func
Gilad Ben-Yossef
1
-0
/
+61
2012-03-28
smp: introduce a generic on_each_cpu_mask() function
Gilad Ben-Yossef
1
-0
/
+29
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
8
-6
/
+5
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
6
-6
/
+0
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
2
-0
/
+4
2012-03-28
cpusets: Remove an unused variable
Dan Carpenter
1
-1
/
+0
2012-03-27
tracing: Fix ent_size in trace output
Steven Rostedt
1
-0
/
+4
2012-03-27
sched/rt: Improve pick_next_highest_task_rt()
Michael J Wang
1
-1
/
+1
2012-03-27
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2
-32
/
+50
2012-03-26
Merge branch 'linus' into perf/urgent
Ingo Molnar
44
-1385
/
+1391
[next]