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-11-28
kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-4
/
+1
2012-11-28
sysctl: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+2
2012-11-28
cputime: Comment cputime's adjusting code
Frederic Weisbecker
1
-2
/
+16
2012-11-28
cputime: Consolidate cputime adjustment code
Frederic Weisbecker
2
-24
/
+24
2012-11-28
cputime: Rename thread_group_times to thread_group_cputime_adjusted
Frederic Weisbecker
3
-9
/
+9
2012-11-28
cputime: Move thread_group_cputime() to sched code
Frederic Weisbecker
2
-24
/
+28
2012-11-28
cgroup: move list add after list head initilization
Li Zhong
1
-1
/
+1
2012-11-26
futex: avoid wake_futex() for a PI futex_q
Darren Hart
1
-1
/
+17
2012-11-26
watchdog: using u64 in get_sample_period()
Chuansheng Liu
1
-2
/
+2
2012-11-21
Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
13
-262
/
+230
2012-11-20
cgroup: remove obsolete guarantee from cgroup_task_migrate.
Tao Ma
1
-5
/
+3
2012-11-19
cgroup: add cgroup->id
Tejun Heo
1
-1
/
+14
2012-11-19
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
2
-48
/
+36
2012-11-19
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
1
-16
/
+12
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
5
-52
/
+53
2012-11-19
cgroup: allow ->post_create() to fail
Tejun Heo
2
-11
/
+22
2012-11-19
cgroup: update cgroup_create() failure path
Tejun Heo
1
-7
/
+14
2012-11-19
cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory
Tejun Heo
1
-3
/
+9
2012-11-19
cgroup: simplify cgroup_load_subsys() failure path
Tejun Heo
1
-11
/
+10
2012-11-19
cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
Tejun Heo
1
-23
/
+42
2012-11-19
cgroup: separate out cgroup_destroy_locked()
Tejun Heo
1
-15
/
+25
2012-11-19
cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload...
Tejun Heo
1
-1
/
+14
2012-11-19
cgroup: lock cgroup_mutex in cgroup_init_subsys()
Tejun Heo
1
-0
/
+4
2012-11-19
cgroup: trivial cleanup for cgroup_init/load_subsys()
Tejun Heo
1
-3
/
+3
2012-11-19
cgroup: make CSS_* flags bit masks instead of bit positions
Tejun Heo
1
-1
/
+1
2012-11-19
cgroup: cgroup->dentry isn't a RCU pointer
Tejun Heo
1
-5
/
+6
2012-11-19
cgroup: create directory before linking while creating a new cgroup
Tejun Heo
1
-18
/
+12
2012-11-19
cgroup: open-code cgroup_create_dir()
Tejun Heo
1
-25
/
+5
2012-11-19
cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping()
Tejun Heo
1
-0
/
+1
2012-11-19
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
1
-2
/
+0
2012-11-19
vtime: No need to disable irqs on vtime_account()
Frederic Weisbecker
1
-6
/
+0
2012-11-19
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
1
-0
/
+13
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
1
-6
/
+6
2012-11-18
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
5
-70
/
+20
2012-11-16
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
1
-19
/
+22
2012-11-16
sched: Mark RCU reader in sched_show_task()
Paul E. McKenney
1
-1
/
+5
2012-11-16
rcu: Separate accounting of callbacks from callback-free CPUs
Paul E. McKenney
3
-3
/
+5
2012-11-16
rcu: Add callback-free CPUs
Paul E. McKenney
4
-16
/
+498
2012-11-16
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...
Paul E. McKenney
12
-268
/
+417
2012-11-16
uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race
Oleg Nesterov
2
-3
/
+25
2012-11-15
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
1
-1
/
+1
2012-11-15
PM / Hibernate: use rb_entry
Davidlohr Bueso
1
-1
/
+1
2012-11-15
PM / sysfs: replace strict_str* with kstrto*
Daniel Walter
2
-2
/
+2
2012-11-15
cpuidle: Quickly notice prediction failure for repeat mode
Youquan Song
1
-0
/
+4
2012-11-15
ACPI / processor: prevent cpu from becoming online
Yasuaki Ishimatsu
1
-3
/
+5
2012-11-14
Merge v3.7-rc5 into tty-next
Greg Kroah-Hartman
1
-11
/
+16
2012-11-14
kernel/cpu.c: Add comment for priority in cpu_hotplug_pm_callback
Fenghua Yu
1
-0
/
+5
2012-11-14
uprobes: Flush cache after xol write
Rabin Vincent
1
-0
/
+5
2012-11-14
Merge tag 'v3.7-rc5' into sched/core
Ingo Molnar
5
-48
/
+40
2012-11-13
rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle check
Paul E. McKenney
1
-1
/
+1
[prev]
[next]