| Commit message (Expand) | Author | Age |
* | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | kbuild: move bounds.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-11 |
|\ |
|
| * | hrtimer: move timer stats helper functions to hrtimer.c | Heiko Carstens | 2009-12-10 |
| * | hrtimer: Tune hrtimer_interrupt hang logic | Thomas Gleixner | 2009-12-10 |
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-11 |
|\ \ |
|
| * | | lockdep: Avoid out of bounds array reference in save_trace() | Luck, Tony | 2009-12-10 |
| * | | futex: Take mmap_sem for get_user_pages in fault_in_user_writeable | Andi Kleen | 2009-12-08 |
| * | | lockstat: Fix min, max times in /proc/lock_stats | Frank Rowand | 2009-12-06 |
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-11 |
|\ \ \ |
|
| * \ \ | Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2009-12-10 |
| |\ \ \ |
|
| | * | | | tracing: Remove comparing of NULL to va_list in trace_array_vprintk() | Carsten Emde | 2009-12-09 |
| | * | | | tracing: Fix function graph trace_pipe to properly display failed entries | Jiri Olsa | 2009-12-09 |
| | * | | | tracing: Add full state to trace_seq | Johannes Berg | 2009-12-09 |
| | * | | | tracing: Buffer the output of seq_file in case of filled buffer | Steven Rostedt | 2009-12-09 |
| | * | | | tracing: Only call pipe_close if pipe_close is defined | Steven Rostedt | 2009-12-09 |
| | * | | | tracing: Add pipe_close interface | Steven Rostedt | 2009-12-07 |
| | |/ / |
|
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-11 |
|\ \ \ \ |
|
| * | | | | perf_event: Fix variable initialization in other codepaths | Xiao Guangrong | 2009-12-10 |
| * | | | | perf_event: Fix perf_swevent_hrtimer() variable initialization | Xiao Guangrong | 2009-12-10 |
| * | | | | tracing/kprobes: Fix field creation's bad error handling | Frederic Weisbecker | 2009-12-09 |
| * | | | | perf_event: Cleanup for cpu_clock_perf_event_update() | Xiao Guangrong | 2009-12-09 |
| * | | | | perf_event: Allocate children's perf_event_ctxp at the right time | Xiao Guangrong | 2009-12-09 |
| * | | | | perf_event: Clean up __perf_event_init_context() | Xiao Guangrong | 2009-12-09 |
| * | | | | hw-breakpoints: Modify breakpoints without unregistering them | Frederic Weisbecker | 2009-12-09 |
| * | | | | trace-kprobe: Support delete probe syntax | Masami Hiramatsu | 2009-12-09 |
| * | | | | perf: hw_breakpoints: Fix percpu namespace clash | Stephen Rothwell | 2009-12-08 |
| * | | | | hw-breakpoints: Fix task-bound breakpoint slot allocation | Frederic Weisbecker | 2009-12-07 |
| * | | | | hw-breakpoints: Use overflow handler instead of the event callback | Frederic Weisbecker | 2009-12-06 |
| * | | | | hw-breakpoints: Drop callback and task parameters from modify helper | Frederic Weisbecker | 2009-12-06 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-12-11 |
|\ \ \ \ \ |
|
| * | | | | | tty: Move the leader test in disassociate | Alan Cox | 2009-12-11 |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2009-12-11 |
|\ \ \ \ \ \ |
|
| * | | | | | | kgdb: Always process the whole breakpoint list on activate or deactivate | Jason Wessel | 2009-12-11 |
| * | | | | | | kgdb: continue and warn on signal passing from gdb | Jason Wessel | 2009-12-11 |
| * | | | | | | kgdb: allow for cpu switch when single stepping | Jason Wessel | 2009-12-11 |
| * | | | | | | kgdb: Read buffer overflow | Jason Wessel | 2009-12-11 |
| |/ / / / / |
|
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | resources: when allocate_resource() fails, leave resource untouched | Bjorn Helgaas | 2009-11-04 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2009-12-10 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | workqueue: Add debugobjects support | Thomas Gleixner | 2009-11-15 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| | * | | | | | tree-wide: fix typos "couter" -> "counter" | Uwe Kleine-König | 2009-12-04 |
| | * | | | | | fix kerneldoc for set_irq_msi() | Liuweni | 2009-12-04 |
| | * | | | | | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 |
* | | | | | | | Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-12-09 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | sys: Remove BKL from sys_reboot | Thomas Gleixner | 2009-10-14 |
| * | | | | | | pm_qos: clean up racy global "name" variable | Jonathan Corbet | 2009-10-14 |