2009-02-17 |
Steven Rostedt | ftrace: show selected functions in set_ftrace_filter |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Steven Rostedt | ftrace: add traceon traceoff commands to enable/disable... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Steven Rostedt | ring-buffer: add tracing_is_on to test if ring buffer... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Steven Rostedt | ftrace: trace different functions with a different... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Steven Rostedt | ftrace: consolidate mutexes |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Steven Rostedt | ftrace: convert ftrace_lock from a spinlock to mutex |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Steven Rostedt | ftrace: add command interface for function selection |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Steven Rostedt | ftrace: enable filtering only when a function is filter... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Steven Rostedt | ftrace: add module command function filter selection |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Steven Rostedt | ftrace: break up ftrace_match_records into smaller... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Steven Rostedt | ftrace: rename ftrace_match to ftrace_match_records |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Steven Rostedt | ftrace: add do_for_each_ftrace_rec and while_for_each_f... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Steven Rostedt | ftrace: state that all functions are enabled in set_ftr... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Ingo Molnar | Merge branch 'tip/tracing/core' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Ingo Molnar | Merge branch 'tip/tracing/ftrace' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Ingo Molnar | Merge branches 'tracing/ftrace', 'tracing/ring-buffer... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Steven Rostedt | sched: do not account for NMIs |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Steven Rostedt | ring-buffer: rename label out_unlock to out_reset |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Steven Rostedt | preempt-count: force hardirq-count to max of 10 |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Nick Piggin | Fix page writeback thinko, causing Berkeley DB slowdown |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Kirill A. Shutemov | mm: Export symbol ksize() |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Linus Torvalds | Merge git://git.infradead.org/users/cbou/battery-2... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ian Dall | w1: w1 temp calculation overflow fix |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Paul Clements | nbd: fix I/O hang on disconnected nbds |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Jeremy Fitzhardinge | mm: rearrange exit_mmap() to unlock before arch_exit_mmap |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Jiri Slaby | parport: parport_serial, don't bind netmos ibm 0299 |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Federico Cuello | writeback: fix break condition |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Heiko Carstens | syscall define: fix uml compile bug |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Carsten Otte | ext2/xip: refuse to change xip flag during remount... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Li Zefan | cgroups: fix lockdep subclasses overflow |
commit | commitdiff | tree | snapshot |
2009-02-11 |
KOSAKI Motohiro | cgroups: add Li Zefan as a maintainer |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Roel Kluin | rtc: t reaches -1, tested 0 |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Randy Dunlap | kernel-doc: fix syscall wrapper processing |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Randy Dunlap | kernel-doc: preferred ending marker and examples |
commit | commitdiff | tree | snapshot |
2009-02-11 |
KAMEZAWA Hiroyuki | memcg: use __GFP_NOWARN in page cgroup allocation |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Uwe Kleine... | video/framebuffer: move the probe func into .devinit... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Marcel Selhorst | tpm: correct email address for tpm_infineon-driver |
commit | commitdiff | tree | snapshot |
2009-02-11 |
MinChan Kim | mm: fix mlocked page counter mismatch |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Jan Kara | ext3: revert "ext3: wait on all pending commits in... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Jan Kara | jbd: fix return value of journal_start_commit() |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Sven Wegener | mm: fix dirty_bytes/dirty_background_bytes sysctls... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Andres Salomon | gx1fb: properly alloc cmap and plug cmap leak |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Andres Salomon | gxfb: properly alloc cmap and plug cmap leak |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Marco La Porta | lxfb: properly alloc cmap in all cases and don't leak... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Robert Jarzmik | rtc: update maintainership of pxa rtc driver |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Daisuke Nishimura | migration: migrate_vmas should check "vma" |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Mel Gorman | Do not account for hugetlbfs quota at mmap() time if... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Linus Torvalds | Merge branch 'sched-fixes-for-linus' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Linus Torvalds | Merge branch 'timers-fixes-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Linus Torvalds | Merge branch 'tracing-fixes-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Linus Torvalds | Merge branch 'for-linus' of git://git390.marist.edu... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Linus Torvalds | Merge branch 'merge' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Peter Zijlstra | sched: revert recent sync wakeup changes |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Peter Zijlstra | timers: fix TIMER_ABSTIME for process wide cpu timers |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Peter Zijlstra | timers: split process wide cpu clocks/timers, fix |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Arnaldo Carvalho... | ring_buffer: pahole struct ring_buffer |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Frederic Weisbecker | tracing/sysprof: add missing tracing_{start,stop}_recor... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Martin Schwidefsky | [S390] Update default configuration. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Stefan Weinhuber | [S390] dasd: fix race in dasd timer handling |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Cornelia Huck | [S390] dasd: bus_id -> dev_name() conversion. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Sachin Sant | [S390] Fix init irq proc build break. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Martin Schwidefsky | [S390] vdso: fix per cpu vdso pointer in lowcore |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Oleg Nesterov | ptrace, x86: fix the usage of ptrace_fork() |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Hannes Eder | tracing: fix sparse warning: attribute function with... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Hannes Eder | tracing: fix sparse warnings: fix (un-)signedness |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Hannes Eder | tracing: fix sparse warnings: make symbols static |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Steven Rostedt | tracing, x86: fix constraint for parent variable |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ingo Molnar | Merge branch 'tip/tracing/ftrace' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ingo Molnar | Merge branches 'tracing/ftrace' and 'tracing/urgent... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ingo Molnar | Merge branch 'tip/tracing/urgent' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Kumar Gala | powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Stefan Richter | hugetlbfs: fix build failure with !CONFIG_HUGETLBFS |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Linus Torvalds | Merge branch 'merge' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Mel Gorman | Do not account for the address space used by hugetlbfs... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Steven Rostedt | tracing, x86: fix fixup section to return to original... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Wenji Huang | tracing: fix typos in comments |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Wenji Huang | tracing: provide correct return value after outputting... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Wenji Huang | tracing: remove unneeded variable |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Tobias Klauser | tracing: storage class should be before const qualifier |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Steven Rostedt | tracing, x86: fix constraint for parent variable |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Lai Jiangshan | ring_buffer: fix ring_buffer_read_page() |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Lai Jiangshan | ring_buffer: fix typing mistake |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Ingo Molnar | Merge branch 'tip/tracing/ftrace' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Ingo Molnar | Merge branches 'tracing/ftrace' and 'tracing/urgent... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Clemens Ladisch | i8327: fix outb() parameter order |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Roel Kluin | [ARM] AACI: timeout will reach -1 |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Tobias Klauser | [ARM] Storage class should be before const qualifier |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Neuling | powerpc: Add missing sparsemem.h include |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Benjamin Herrenschmidt | powerpc/pci: mmap anonymous memory when legacy_mem... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Michael Neuling | powerpc/cell: Add missing #include for oprofile |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Steven Rostedt | powerpc/ftrace: Fix math to calculate offset in TOC |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Ananth N Mavinakayan... | powerpc: Don't emulate mr. instructions |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Kumar Gala | powerpc/fsl-booke: Fix mapping functions to use phys_addr_t |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Hugh Dickins | profiling: fix broken profiling regression |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Tejun Heo | x86: fix math_emu register frame access |
commit | commitdiff | tree | snapshot |
next |