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
2012-01-03
hung_task: fix false positive during vfork
Mandeep Singh Baines
1
-4
/
+10
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2
-2
/
+2
2011-12-31
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
1
-8
/
+20
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
1
-1
/
+0
2011-12-28
irq: check domain hwirq range for DT translate
Rob Herring
1
-0
/
+3
2011-12-27
cgroup: Remove task_lock() from cgroup_post_fork()
Frederic Weisbecker
1
-3
/
+12
2011-12-27
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
Kirill A. Shutemov
1
-0
/
+2
2011-12-27
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
Kirill A. Shutemov
1
-2
/
+2
2011-12-27
Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3
Avi Kivity
12
-306
/
+476
2011-12-27
jump-label: export jump_label_inc/jump_label_dec
Xiao Guangrong
1
-0
/
+2
2011-12-25
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
13
-365
/
+272
2011-12-25
Merge branch 'pm-misc' into pm-for-linus
Rafael J. Wysocki
2
-6
/
+4
2011-12-23
ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF
Jamie Iles
1
-5
/
+7
2011-12-23
sched/tracing: Add a new tracepoint for sleeptime
Arun Sharma
2
-2
/
+1
2011-12-23
sched: Disable scheduler warnings during oopses
Dave Jones
1
-0
/
+3
2011-12-22
cgroup: only need to check oldcgrp==newgrp once
Mandeep Singh Baines
1
-16
/
+6
2011-12-22
cgroup: remove redundant get/put of task struct
Mandeep Singh Baines
1
-9
/
+2
2011-12-22
cgroup: remove redundant get/put of old css_set from migrate
Mandeep Singh Baines
1
-20
/
+8
2011-12-21
clockevents: remove sysdev.h
Kay Sievers
1
-1
/
+0
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-21
/
+19
2011-12-21
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
26
-84
/
+467
2011-12-21
cgroup: Remove unnecessary task_lock before fetching css_set on migration
Frederic Weisbecker
1
-10
/
+10
2011-12-21
cgroup: Drop task_lock(parent) on cgroup_fork()
Frederic Weisbecker
1
-6
/
+17
2011-12-21
tracing: Factorize filter creation
Tejun Heo
1
-141
/
+142
2011-12-21
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
1
-0
/
+11
2011-12-21
ftrace: Allow access to the boot time function enabling
Steven Rostedt
1
-4
/
+4
2011-12-21
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
1
-1
/
+18
2011-12-21
ftrace: Decouple hash items from showing filtered functions
Steven Rostedt
1
-8
/
+8
2011-12-21
ftrace: Allow other users of function tracing to use the output listing
Steven Rostedt
1
-16
/
+25
2011-12-21
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
1
-11
/
+17
2011-12-21
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
1
-1
/
+1
2011-12-21
ftrace: Use bsearch to find record ip
Steven Rostedt
1
-15
/
+23
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
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
[prev]
[next]