index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
ftrace: Sort the mcount records on each page
Steven Rostedt
1
-0
/
+29
2011-12-21
ftrace: Replace record newlist with record page list
Steven Rostedt
1
-31
/
+37
2011-12-21
ftrace: Allocate the mcount record pages as groups
Steven Rostedt
1
-51
/
+128
2011-12-21
ftrace: Remove usage of "freed" records
Steven Rostedt
1
-51
/
+49
2011-12-21
ftrace: Allow archs to modify code without stop machine
Steven Rostedt
1
-38
/
+215
2011-12-21
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
1
-14
/
+13
2011-12-21
perf: Extend the mmap control page with time (TSC) fields
Peter Zijlstra
1
-7
/
+14
2011-12-21
perf, x86: Provide means for disabling userspace RDPMC
Peter Zijlstra
1
-0
/
+1
2011-12-21
perf: Fix mmap_page::offset computation
Peter Zijlstra
1
-1
/
+1
2011-12-21
perf, arch: Rework perf_event_index()
Peter Zijlstra
2
-5
/
+29
2011-12-21
perf: Update the mmap control page on mmap()
Peter Zijlstra
1
-0
/
+2
2011-12-21
sched: Fix cgroup movement of waking process
Daisuke Nishimura
1
-1
/
+3
2011-12-21
sched: Fix cgroup movement of newly created process
Daisuke Nishimura
1
-0
/
+13
2011-12-21
sched: Fix cgroup movement of forking process
Daisuke Nishimura
1
-2
/
+5
2011-12-21
sched: Remove cfs bandwidth period check in tg_set_cfs_period()
Kamalesh Babulal
1
-3
/
+0
2011-12-21
sched: Fix load-balance lock-breaking
Peter Zijlstra
1
-7
/
+25
2011-12-21
sched: Replace all_pinned with a generic flags field
Peter Zijlstra
1
-16
/
+19
2011-12-21
sched: Only queue remote wakeups when crossing cache boundaries
Peter Zijlstra
3
-30
/
+70
2011-12-21
lockdep/waitqueues: Add better annotation
Peter Zijlstra
1
-2
/
+2
2011-12-21
Merge commit 'v3.2-rc6' into core/locking
Ingo Molnar
18
-53
/
+265
2011-12-20
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-5
/
+0
2011-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+9
2011-12-20
Merge commit 'v3.2-rc6' into perf/core
Ingo Molnar
20
-79
/
+352
2011-12-20
binary_sysctl(): fix memory leak
Michel Lespinasse
1
-1
/
+1
2011-12-20
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
David Rientjes
1
-5
/
+24
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock
Ingo Molnar
1
-1
/
+1
2011-12-19
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip
Martin Schwidefsky
18
-2272
/
+2479
2011-12-19
cgroups: remove redundant get/put of css_set from css_set_check_fetched()
Mandeep Singh Baines
1
-8
/
+2
2011-12-19
cgroups: fix a css_set not found bug in cgroup_attach_proc
Mandeep Singh Baines
1
-5
/
+0
2011-12-19
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
1
-3
/
+9
2011-12-18
writeback: dirty ratelimit - think time compensation
Wu Fengguang
1
-0
/
+1
2011-12-18
writeback: charge leaked page dirties to active tasks
Wu Fengguang
1
-0
/
+3
2011-12-17
Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-8
/
+14
2011-12-16
sched: Fix select_idle_sibling() regression in selecting an idle SMT sibling
Peter Zijlstra
1
-6
/
+8
2011-12-16
sched: Add missing rcu_dereference() around ->real_parent usage
Kees Cook
1
-1
/
+1
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
11
-174
/
+116
2011-12-15
Merge commit 'v3.2-rc5' into sched/core
Ingo Molnar
22
-55
/
+311
2011-12-14
clocksource: convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+19
2011-12-14
rtmutex-tester: convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+19
2011-12-14
perf events: Fix ring_buffer_wakeup() brown paperbag bug
Will Deacon
1
-2
/
+6
2011-12-14
block, cfq: unlink cfq_io_context's immediately
Tejun Heo
1
-1
/
+1
2011-12-14
block: make ioc get/put interface more conventional and fix race on alloction
Tejun Heo
1
-3
/
+5
2011-12-13
resource cgroups: remove bogus cast
Davidlohr Bueso
1
-2
/
+1
2011-12-12
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
1
-47
/
+5
2011-12-12
cgroup, cpuset: don't use ss->pre_attach()
Tejun Heo
1
-17
/
+12
2011-12-12
cgroup: don't use subsys->can_attach_task() or ->attach_task()
Tejun Heo
4
-65
/
+63
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()
Tejun Heo
3
-19
/
+100
2011-12-12
cgroup: improve old cgroup handling in cgroup_attach_proc()
Tejun Heo
1
-24
/
+42
2011-12-12
cgroup: always lock threadgroup during migration
Tejun Heo
1
-35
/
+27
2011-12-12
threadgroup: extend threadgroup_lock() to cover exit and exec
Tejun Heo
1
-0
/
+10
[prev]
[next]