2009-03-09 |
KOSAKI Motohiro | tracing: Don't use tracing_record_cmdline() in workqueu... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
KOSAKI Motohiro | ftrace: tracing header should put '#' at the beginning... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Ingo Molnar | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracin... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ingo Molnar | tracing: trace_bprintk() cleanups |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Frederic Weisbecker | tracing/core: drop the old trace_printk() implementatio... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Lai Jiangshan | tracing: add trace_bprintk() |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Lai Jiangshan | tracing: infrastructure for supporting binary record |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ingo Molnar | Merge branch 'core/printk' into tracing/ftrace |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Frederic Weisbecker | vsprintf: unify the format decoding layer for its 3... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Lai Jiangshan | vsprintf: add binary printf |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Masami Hiramatsu | x86: implement atomic text_poke() via fixmap |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Masami Hiramatsu | tracing, Text Edit Lock - SMP alternatives support |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Mathieu Desnoyers | tracing, Text Edit Lock - kprobes architecture independ... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Mathieu Desnoyers | tracing, Text Edit Lock - Architecture Independent... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ingo Molnar | Merge branch 'x86/core' into tracing/textedit |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ingo Molnar | tracing, power-trace: make it build even if the power... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
KOSAKI Motohiro | tracing: fix deadlock when setting set_ftrace_pid |
commit | commitdiff | tree | snapshot |
2009-03-06 |
KOSAKI Motohiro | tracing: current tip/master can't enable ftrace |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ingo Molnar | Merge branch 'tip/tracing/ftrace' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Ingo Molnar | Merge branches 'tracing/ftrace' and 'tracing/function... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Steven Rostedt | tracing: add format files for ftrace default entries |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Steven Rostedt | tracing: move print of event format to separate file |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Steven Rostedt | tracing: make all file_operations const |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | tracing: clean up menu |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/uv' into x86/core |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/doc' into x86/core |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/mm' into x86/core |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/mce2' into x86/core |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/core |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Steven Rostedt | tracing: add tracing_on/tracing_off to kernel.h |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | x86: UV, SGI RTC: add generic system vector, build... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Jeremy Fitzhardinge | x86: pre-initialize boot_cpu_data.x86_phys_bits to... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Jeremy Fitzhardinge | x86-32: use specific __vmalloc_start_set flag in __virt... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Jeremy Fitzhardinge | x86: clean up old gcc warnings |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | x86: move init_memory_mapping() to common mm/init.c... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: move function and variable declarations to asm... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: unify kernel_physical_mapping_init() function... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: fix up some bad global variable names in mm/init.c |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: move init_memory_mapping() to common mm/init.c |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: add stub init_gbpages() for 32-bit init_memory_map... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit pfn setup in init_memory_m... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: add table start and end sanity checks to 32-bit... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: unify kernel_physical_mapping_init() call in init_... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: rename after_init_bootmem to after_bootmem in... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: remove unnecessary save_mr() sanity check |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit specific setup in init_memory_mapping() |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: move pgd_base out of init_memory_mapping() |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: find_early_table_space() unification |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: add gbpages support to 32-bit init_memory_mapping() |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: init_memory_mapping() trivial cleanups |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Frederic Weisbecker | tracing/function-graph-tracer: use the more lightweight... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Dimitri Sivanich | x86: UV, SGI RTC: fix uv_time.c for UP |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Yinghai Lu | x86/doc: mini-howto for using earlyprintk=dbgp |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | tracing: move utility functions from ftrace.h to kernel.h |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | tracing: rename ftrace_printk() => trace_printk() |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | Merge branch 'tip/tracing/ftrace' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | Merge branch 'tracing/ftrace' into tracing/core |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Steven Rostedt | tracing: have latency tracers set the latency format |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Steven Rostedt | tracing: consolidate print_lat_fmt and print_trace_fmt |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Steven Rostedt | tracing: remove extra latency_trace method from trace... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Steven Rostedt | tracing: add latency output format option |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Steven Rostedt | tracing: fix seq read from trace files |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Steven Rostedt | tracing: do not return EFAULT if read copied anything |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Steven Rostedt | ring-buffer: fix timestamp in partial ring_buffer_page_read |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Steven Rostedt | tracing: add cpu_file intialization for ftrace_dump |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Yinghai Lu | x86: fix bootmem cross node for 32bit numa, cleanup |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pekka Enberg | x86: move free_initrd_mem() to common mm/init.c |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Leann Ogasawara | x86: add Dell XPS710 reboot quirk |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Yinghai Lu | x86: reserve exact size of mptable |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Yinghai Lu | x86: ioremap mptable |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Yinghai Lu | x86: make 32-bit init_memory_mapping range change more... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Yinghai Lu | x86: fix bootmem cross node for 32bit numa |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Daniel Glöckner | x86, math-emu: fix init_fpu for task != current |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Dimitri Sivanich | x86: UV, SGI RTC: add UV RTC clocksource/clockevents |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Dimitri Sivanich | x86: UV, SGI RTC: loop through installed UV blades |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Dimitri Sivanich | x86: UV, SGI RTC: add generic system vector |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/mm |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Huang Ying | x86: EFI: Back efi_ioremap with init_memory_mapping... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pekka Enberg | x86: set_highmem_pages_init() cleanup, #2 |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brian Maly | x86: fix DMI on EFI |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Peter Zijlstra | tracing: add lockdep tracepoints for lock acquire/release |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ingo Molnar | Merge branch 'core/locking' into tracing/ftrace |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Peter Zijlstra | lockdep: require framepointers for x86 |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Peter Zijlstra | lockdep: remove extra "irq" string |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Peter Zijlstra | lockdep: fix incorrect state name |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Helge Bahmann | drm: fix double lock typo |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ingo Molnar | x86, mce: fix build failure in arch/x86/kernel/cpu... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pekka Enberg | x86: move devmem_is_allowed() to common mm/init.c |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ingo Molnar | Merge branch 'rfc/splice/tip/tracing/ftrace' of git... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ingo Molnar | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Tony Breeds | powerpc: Run sbc610 USB fixup code only on the appropri... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
H. Peter Anvin | Merge branch 'x86/core' into x86/mce2 |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Steven Rostedt | tracing: add binary buffer files for use with splice |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Steven Rostedt | ring-buffer: make ring_buffer_read_page read from start... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Steven Rostedt | ring-buffer: replace sizeof of event header with offsetof |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Steven Rostedt | ring-buffer: fix ring_buffer_read_page |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Steven Rostedt | ring-buffer: reset write field for ring_buffer_read_page |
commit | commitdiff | tree | snapshot |
next |