aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2009-12-12kbuild: move bounds.h to include/generatedSam Ravnborg
2009-12-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-11Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2009-12-11tty: Move the leader test in disassociateAlan Cox
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-11kgdb: Always process the whole breakpoint list on activate or deactivateJason Wessel
2009-12-11kgdb: continue and warn on signal passing from gdbJason Wessel
2009-12-11kgdb: allow for cpu switch when single steppingJason Wessel
2009-12-11kgdb: Read buffer overflowJason Wessel
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2009-12-10perf_event: Fix variable initialization in other codepathsXiao Guangrong
2009-12-10hrtimer: move timer stats helper functions to hrtimer.cHeiko Carstens
2009-12-10hrtimer: Tune hrtimer_interrupt hang logicThomas Gleixner
2009-12-10lockdep: Avoid out of bounds array reference in save_trace()Luck, Tony
2009-12-10Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2009-12-10perf_event: Fix perf_swevent_hrtimer() variable initializationXiao Guangrong
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09tracing: Remove comparing of NULL to va_list in trace_array_vprintk()Carsten Emde
2009-12-09tracing: Fix function graph trace_pipe to properly display failed entriesJiri Olsa
2009-12-09tracing: Add full state to trace_seqJohannes Berg
2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt
2009-12-09tracing: Only call pipe_close if pipe_close is definedSteven Rostedt
2009-12-09Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-09tracing/kprobes: Fix field creation's bad error handlingFrederic Weisbecker
2009-12-09perf_event: Cleanup for cpu_clock_perf_event_update()Xiao Guangrong
2009-12-09perf_event: Allocate children's perf_event_ctxp at the right timeXiao Guangrong
2009-12-09perf_event: Clean up __perf_event_init_context()Xiao Guangrong
2009-12-09hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker
2009-12-09trace-kprobe: Support delete probe syntaxMasami Hiramatsu
2009-12-08Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-08futex: Take mmap_sem for get_user_pages in fault_in_user_writeableAndi Kleen
2009-12-08perf: hw_breakpoints: Fix percpu namespace clashStephen Rothwell
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-07tracing: Add pipe_close interfaceSteven Rostedt
2009-12-07hw-breakpoints: Fix task-bound breakpoint slot allocationFrederic Weisbecker
2009-12-06PM / Runtime: Export the PM runtime workqueueAlan Stern
2009-12-06PM / Hibernate: Swap, use KERN_CONTJiri Slaby
2009-12-06PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham