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-12
kbuild: move bounds.h to include/generated
Sam Ravnborg
1
-1
/
+1
2009-12-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-45
/
+81
2009-12-11
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+20
2009-12-11
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-57
/
+242
2009-12-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-108
/
+159
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-1
/
+1
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-16
/
+40
2009-12-11
tty: Move the leader test in disassociate
Alan Cox
1
-1
/
+1
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-12
/
+14
2009-12-11
kgdb: Always process the whole breakpoint list on activate or deactivate
Jason Wessel
1
-8
/
+15
2009-12-11
kgdb: continue and warn on signal passing from gdb
Jason Wessel
1
-2
/
+4
2009-12-11
kgdb: allow for cpu switch when single stepping
Jason Wessel
1
-5
/
+15
2009-12-11
kgdb: Read buffer overflow
Jason Wessel
1
-1
/
+6
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+128
2009-12-10
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
1
-0
/
+1
2009-12-10
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
1
-4
/
+20
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
2
-41
/
+61
2009-12-10
lockdep: Avoid out of bounds array reference in save_trace()
Luck, Tony
1
-1
/
+2
2009-12-10
Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
4
-57
/
+242
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
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-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
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
[next]