deliverable/linux.git
2009-02-17  Steven Rostedtftrace: add pretty print to selected fuction traces
2009-02-17  Steven Rostedtftrace: show selected functions in set_ftrace_filter
2009-02-17  Steven Rostedtftrace: add traceon traceoff commands to enable/disable...
2009-02-17  Steven Rostedtring-buffer: add tracing_is_on to test if ring buffer...
2009-02-17  Steven Rostedtftrace: trace different functions with a different...
2009-02-16  Steven Rostedtftrace: consolidate mutexes
2009-02-16  Steven Rostedtftrace: convert ftrace_lock from a spinlock to mutex
2009-02-16  Steven Rostedtftrace: add command interface for function selection
2009-02-16  Steven Rostedtftrace: enable filtering only when a function is filter...
2009-02-16  Steven Rostedtftrace: add module command function filter selection
2009-02-16  Steven Rostedtftrace: break up ftrace_match_records into smaller...
2009-02-16  Steven Rostedtftrace: rename ftrace_match to ftrace_match_records
2009-02-16  Steven Rostedtftrace: add do_for_each_ftrace_rec and while_for_each_f...
2009-02-16  Steven Rostedtftrace: state that all functions are enabled in set_ftr...
2009-02-13  Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2009-02-13  Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-13  Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2009-02-12  Steven Rostedtsched: do not account for NMIs
2009-02-12  Steven Rostedtring-buffer: rename label out_unlock to out_reset
2009-02-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-12  Steven Rostedtpreempt-count: force hardirq-count to max of 10
2009-02-12  Nick PigginFix page writeback thinko, causing Berkeley DB slowdown
2009-02-12  Kirill A. Shutemovmm: Export symbol ksize()
2009-02-12  Linus TorvaldsMerge git://git.infradead.org/users/cbou/battery-2...
2009-02-11  Ian Dallw1: w1 temp calculation overflow fix
2009-02-11  Paul Clementsnbd: fix I/O hang on disconnected nbds
2009-02-11  Jeremy Fitzhardingemm: rearrange exit_mmap() to unlock before arch_exit_mmap
2009-02-11  Jiri Slabyparport: parport_serial, don't bind netmos ibm 0299
2009-02-11  Federico Cuellowriteback: fix break condition
2009-02-11  Heiko Carstenssyscall define: fix uml compile bug
2009-02-11  Carsten Otteext2/xip: refuse to change xip flag during remount...
2009-02-11  Li Zefancgroups: fix lockdep subclasses overflow
2009-02-11  KOSAKI Motohirocgroups: add Li Zefan as a maintainer
2009-02-11  Roel Kluinrtc: t reaches -1, tested 0
2009-02-11  Randy Dunlapkernel-doc: fix syscall wrapper processing
2009-02-11  Randy Dunlapkernel-doc: preferred ending marker and examples
2009-02-11  KAMEZAWA Hiroyukimemcg: use __GFP_NOWARN in page cgroup allocation
2009-02-11  Uwe Kleine... video/framebuffer: move the probe func into .devinit...
2009-02-11  Marcel Selhorsttpm: correct email address for tpm_infineon-driver
2009-02-11  MinChan Kimmm: fix mlocked page counter mismatch
2009-02-11  Jan Karaext3: revert "ext3: wait on all pending commits in...
2009-02-11  Jan Karajbd: fix return value of journal_start_commit()
2009-02-11  Sven Wegenermm: fix dirty_bytes/dirty_background_bytes sysctls...
2009-02-11  Andres Salomongx1fb: properly alloc cmap and plug cmap leak
2009-02-11  Andres Salomongxfb: properly alloc cmap and plug cmap leak
2009-02-11  Marco La Portalxfb: properly alloc cmap in all cases and don't leak...
2009-02-11  Robert Jarzmikrtc: update maintainership of pxa rtc driver
2009-02-11  Daisuke Nishimuramigration: migrate_vmas should check "vma"
2009-02-11  Mel GormanDo not account for hugetlbfs quota at mmap() time if...
2009-02-11  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-11  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-02-11  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-11  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-11  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-02-11  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-11  Peter Zijlstrasched: revert recent sync wakeup changes
2009-02-11  Peter Zijlstratimers: fix TIMER_ABSTIME for process wide cpu timers
2009-02-11  Peter Zijlstratimers: split process wide cpu clocks/timers, fix
2009-02-11  Arnaldo Carvalho... ring_buffer: pahole struct ring_buffer
2009-02-11  Frederic Weisbeckertracing/sysprof: add missing tracing_{start,stop}_recor...
2009-02-11  Martin Schwidefsky[S390] Update default configuration.
2009-02-11  Stefan Weinhuber[S390] dasd: fix race in dasd timer handling
2009-02-11  Cornelia Huck[S390] dasd: bus_id -> dev_name() conversion.
2009-02-11  Sachin Sant[S390] Fix init irq proc build break.
2009-02-11  Martin Schwidefsky[S390] vdso: fix per cpu vdso pointer in lowcore
2009-02-11  Oleg Nesterovptrace, x86: fix the usage of ptrace_fork()
2009-02-11  Hannes Edertracing: fix sparse warning: attribute function with...
2009-02-11  Hannes Edertracing: fix sparse warnings: fix (un-)signedness
2009-02-11  Hannes Edertracing: fix sparse warnings: make symbols static
2009-02-11  Steven Rostedttracing, x86: fix constraint for parent variable
2009-02-11  Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-11  Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2009-02-11  Ingo MolnarMerge branch 'tip/tracing/urgent' of git://git./linux...
2009-02-11  Kumar Galapowerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
2009-02-10  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-02-10  Stefan Richterhugetlbfs: fix build failure with !CONFIG_HUGETLBFS
2009-02-10  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-02-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-10  Mel GormanDo not account for the address space used by hugetlbfs...
2009-02-10  Steven Rostedttracing, x86: fix fixup section to return to original...
2009-02-10  Wenji Huangtracing: fix typos in comments
2009-02-10  Wenji Huangtracing: provide correct return value after outputting...
2009-02-10  Wenji Huangtracing: remove unneeded variable
2009-02-10  Tobias Klausertracing: storage class should be before const qualifier
2009-02-10  Steven Rostedttracing, x86: fix constraint for parent variable
2009-02-10  Lai Jiangshanring_buffer: fix ring_buffer_read_page()
2009-02-10  Lai Jiangshanring_buffer: fix typing mistake
2009-02-10  Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-10  Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2009-02-10  Clemens Ladischi8327: fix outb() parameter order
2009-02-10  Roel Kluin[ARM] AACI: timeout will reach -1
2009-02-10  Tobias Klauser[ARM] Storage class should be before const qualifier
2009-02-10  Michael Neulingpowerpc: Add missing sparsemem.h include
2009-02-10  Benjamin Herrenschmidtpowerpc/pci: mmap anonymous memory when legacy_mem...
2009-02-10  Michael Neulingpowerpc/cell: Add missing #include for oprofile
2009-02-10  Steven Rostedtpowerpc/ftrace: Fix math to calculate offset in TOC
2009-02-10  Ananth N Mavinakayan... powerpc: Don't emulate mr. instructions
2009-02-10  Kumar Galapowerpc/fsl-booke: Fix mapping functions to use phys_addr_t
2009-02-09  Hugh Dickinsprofiling: fix broken profiling regression
next
This page took 0.043804 seconds and 5 git commands to generate.