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
2009-12-10
perf_event: Fix perf_swevent_hrtimer() variable initialization
Xiao Guangrong
1
-0
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2009-12-09
tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
Carsten Emde
1
-6
/
+12
2009-12-09
tracing: Fix function graph trace_pipe to properly display failed entries
Jiri Olsa
1
-34
/
+131
2009-12-09
tracing: Add full state to trace_seq
Johannes Berg
1
-11
/
+50
2009-12-09
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
2
-6
/
+43
2009-12-09
tracing: Only call pipe_close if pipe_close is defined
Steven Rostedt
1
-1
/
+1
2009-12-09
Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-19
/
+15
2009-12-09
tracing/kprobes: Fix field creation's bad error handling
Frederic Weisbecker
1
-2
/
+2
2009-12-09
sched: Update normalized values on user updates via proc
Christian Ehrhardt
3
-8
/
+29
2009-12-09
sched: Make tunable scaling style configurable
Christian Ehrhardt
4
-1
/
+51
2009-12-09
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2
-13
/
+32
2009-12-09
sched: Fix task priority bug
Peter Zijlstra
1
-6
/
+0
2009-12-09
sched: cgroup: Implement different treatment for idle shares
Peter Zijlstra
1
-2
/
+6
2009-12-09
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
1
-7
/
+2
2009-12-09
sched: Discard some old bits
Peter Zijlstra
4
-19
/
+7
2009-12-09
sched: Clean up check_preempt_wakeup()
Peter Zijlstra
1
-40
/
+33
2009-12-09
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
Jupyung Lee
1
-2
/
+2
2009-12-09
sched: Sanitize fork() handling
Peter Zijlstra
2
-42
/
+33
2009-12-09
sched: Clean up ttwu() rq locking
Peter Zijlstra
1
-8
/
+5
2009-12-09
sched: Remove rq->clock coupling from set_task_cpu()
Peter Zijlstra
1
-12
/
+1
2009-12-09
sched: Consolidate select_task_rq() callers
Peter Zijlstra
1
-3
/
+11
2009-12-09
sched: Remove sysctl.sched_features
Peter Zijlstra
1
-8
/
+0
2009-12-09
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
4
-8
/
+8
2009-12-09
sched: Protect task->cpus_allowed access in sched_getaffinity()
Thomas Gleixner
1
-0
/
+4
2009-12-09
perf_event: Cleanup for cpu_clock_perf_event_update()
Xiao Guangrong
1
-2
/
+1
2009-12-09
perf_event: Allocate children's perf_event_ctxp at the right time
Xiao Guangrong
1
-15
/
+22
2009-12-09
perf_event: Clean up __perf_event_init_context()
Xiao Guangrong
1
-4
/
+3
2009-12-09
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2
-12
/
+34
2009-12-09
trace-kprobe: Support delete probe syntax
Masami Hiramatsu
1
-9
/
+28
2009-12-08
Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+8
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-119
/
+279
2009-12-08
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+2
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+3
2009-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
6
-138
/
+146
2009-12-08
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+49
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-6
/
+8
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
8
-2162
/
+1660
2009-12-08
futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
Andi Kleen
1
-2
/
+8
2009-12-08
perf: hw_breakpoints: Fix percpu namespace clash
Stephen Rothwell
1
-7
/
+7
2009-12-08
Merge branch 'for-linus' into for-next
Tejun Heo
1
-11
/
+11
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
3
-4
/
+4
2009-12-07
tracing: Add pipe_close interface
Steven Rostedt
2
-0
/
+6
2009-12-07
hw-breakpoints: Fix task-bound breakpoint slot allocation
Frederic Weisbecker
1
-29
/
+45
2009-12-06
sched: Fix balance vs hotplug race
Peter Zijlstra
3
-27
/
+39
2009-12-06
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
1
-1
/
+1
2009-12-06
PM / Runtime: Export the PM runtime workqueue
Alan Stern
1
-0
/
+1
2009-12-06
PM / Hibernate: Swap, use KERN_CONT
Jiri Slaby
1
-3
/
+3
2009-12-06
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
Nigel Cunningham
3
-30
/
+31
[prev]
[next]