2009-03-13 |
Ingo Molnar | Merge commit 'v2.6.29-rc8' into tracing/ftrace
|
commit | commitdiff | tree |
2009-03-13 |
Ingo Molnar | Merge branch 'tip/tracing/ftrace' of git://git.kernel...
|
commit | commitdiff | tree |
2009-03-13 |
Ingo Molnar | Merge branches 'tracing/ftrace' and 'linus' into tracing...
|
commit | commitdiff | tree |
2009-03-13 |
Ingo Molnar | Merge branch 'core/locking' into tracing/ftrace
|
commit | commitdiff | tree |
2009-03-13 |
Ingo Molnar | locking: rename trace_softirq_[enter|exit] => lockdep_softir... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-13 |
Ingo Molnar | Merge branch 'linus' into core/locking
|
commit | commitdiff | tree |
2009-03-11 |
Ingo Molnar | Merge branch 'tip/tracing/ftrace' of git://git.kernel...
|
commit | commitdiff | tree |
2009-03-11 |
Ingo Molnar | x86: work around Fedora-11 x86-32 kernel failures on... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-10 |
Ingo Molnar | Merge branch 'tip/tracing/ftrace' of git://git.kernel...
|
commit | commitdiff | tree |
2009-03-10 |
Ingo Molnar | Merge branches 'tracing/ftrace', 'tracing/textedit...
|
commit | commitdiff | tree |
2009-03-10 |
Peter Zijlstra | trace_clock: fix preemption bug Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-10 |
Ingo Molnar | Merge branch 'core/printk' into tracing/ftrace
|
commit | commitdiff | tree |
2009-03-10 |
Masami Hiramatsu | x86: expand irq-off region in text_poke() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-10 |
Frederic Weisbecker | vsprintf: fix bug in negative value printing Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-10 |
KOSAKI Motohiro | tracing: Don't assume possible cpu list have continuous... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-10 |
Ingo Molnar | Merge branch 'x86/core' into tracing/ftrace Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-10 |
KOSAKI Motohiro | doc: add trace_buf_size description to kernel-parameters.txt Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-10 |
Ingo Molnar | Merge branch 'tip/tracing/ftrace' of git://git.kernel...
|
commit | commitdiff | tree |
2009-03-10 |
Ingo Molnar | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing...
|
commit | commitdiff | tree |
2009-03-10 |
Ingo Molnar | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap'...
|
commit | commitdiff | tree |
2009-03-09 |
KOSAKI Motohiro | tracing: Don't use tracing_record_cmdline() in workqueue... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-09 |
Ingo Molnar | tracing: optimize trace_printk() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-09 |
Ingo Molnar | tracing: trace_printk() fix, move format array to data... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-08 |
Jeremy Fitzhardinge | x86-32: make sure virt_addr_valid() returns false for... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-08 |
Stuart Bennett | x86 mmiotrace: fix remove_kmmio_fault_pages() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-08 |
Yinghai Lu | x86: fix warning about nodeid Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-08 |
Wang Chen | x86: don't define __this_fixmap_does_not_exist() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-08 |
KOSAKI Motohiro | ftrace: tracing header should put '#' at the beginning... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-08 |
KOSAKI Motohiro | ftrace: fix documentation typo s/trace_max_latency... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-08 |
Ingo Molnar | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing...
|
commit | commitdiff | tree |
2009-03-08 |
Yinghai Lu | x86: remove smp_apply_quirks()/smp_checks() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-08 |
Cliff Wickman | x86: UV: remove uv_flush_tlb_others() WARN_ON Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Ingo Molnar | tracing: trace_bprintk() cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Frederic Weisbecker | tracing/core: drop the old trace_printk() implementation... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Lai Jiangshan | tracing: add trace_bprintk() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Lai Jiangshan | tracing: infrastructure for supporting binary record Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Ingo Molnar | Merge branch 'core/printk' into tracing/ftrace
|
commit | commitdiff | tree |
2009-03-06 |
Frederic Weisbecker | vsprintf: unify the format decoding layer for its 3... Suggested by Ingo Molnar, this patch tries to factorize... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Lai Jiangshan | vsprintf: add binary printf Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Cyrill Gorcunov | x86: linkage.h - guard assembler specifics by __ASSEMBLY__ Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Masami Hiramatsu | x86: implement atomic text_poke() via fixmap Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Masami Hiramatsu | tracing, Text Edit Lock - SMP alternatives support Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Mathieu Desnoyers | tracing, Text Edit Lock - kprobes architecture independent... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Mathieu Desnoyers | tracing, Text Edit Lock - Architecture Independent... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Ingo Molnar | Merge branch 'x86/core' into tracing/textedit Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Markus Metzger | x86, pebs: correct qualifier passed to ds_write_config... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Markus Metzger | x86, bts: remove bad warning Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Pekka Enberg | x86: rename do_not_nx to disable_nx in mm/init_64.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Pekka Enberg | x86: fix uninitialized variable in init_memory_mapping() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Ingo Molnar | tracing, power-trace: make it build even if the power... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
Yinghai Lu | x86: make "memtest" like "memtest=17" Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
KOSAKI Motohiro | tracing: fix deadlock when setting set_ftrace_pid Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-06 |
KOSAKI Motohiro | tracing: current tip/master can't enable ftrace
|
commit | commitdiff | tree |
2009-03-06 |
Ingo Molnar | Merge branch 'tip/tracing/ftrace' of git://git.kernel...
|
commit | commitdiff | tree |
2009-03-06 |
Ingo Molnar | Merge branches 'tracing/ftrace' and 'tracing/function...
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | tracing: clean up menu Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/uv' into x86/core
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/doc' into x86/core
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/mm' into x86/core
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/mce2' into x86/core
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/core Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | x86: UV, SGI RTC: add generic system vector, build... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Jeremy Fitzhardinge | x86: pre-initialize boot_cpu_data.x86_phys_bits to... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Jeremy Fitzhardinge | x86-32: use specific __vmalloc_start_set flag in __virt_addr... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Jeremy Fitzhardinge | x86: clean up old gcc warnings Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | x86: move init_memory_mapping() to common mm/init.c... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: move function and variable declarations to asm... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: unify kernel_physical_mapping_init() function... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: fix up some bad global variable names in mm/init.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: move init_memory_mapping() to common mm/init.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: add stub init_gbpages() for 32-bit init_memory_mapping() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: add table start and end sanity checks to 32-bit... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: unify kernel_physical_mapping_init() call in init_memor... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: rename after_init_bootmem to after_bootmem in... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: remove unnecessary save_mr() sanity check Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit specific setup in init_memory_mapping() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: move pgd_base out of init_memory_mapping() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: find_early_table_space() unification Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: add gbpages support to 32-bit init_memory_mapping() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Pekka Enberg | x86: init_memory_mapping() trivial cleanups Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Frederic Weisbecker | tracing/function-graph-tracer: use the more lightweight... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
David Rientjes | lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | Merge commit 'v2.6.29-rc7' into core/locking
|
commit | commitdiff | tree |
2009-03-05 |
Dimitri Sivanich | x86: UV, SGI RTC: fix uv_time.c for UP Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Yinghai Lu | x86/doc: mini-howto for using earlyprintk=dbgp Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | tracing: move utility functions from ftrace.h to kernel.h Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | tracing: rename ftrace_printk() => trace_printk() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | Merge branch 'tip/tracing/ftrace' of git://git.kernel...
|
commit | commitdiff | tree |
2009-03-05 |
Ingo Molnar | Merge branch 'tracing/ftrace' into tracing/core
|
commit | commitdiff | tree |
2009-03-04 |
Yinghai Lu | x86: fix bootmem cross node for 32bit numa, cleanup Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-04 |
Eric Dumazet | rcu: increment quiescent state counter in ksoftirqd() Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-04 |
Pekka Enberg | x86: move free_initrd_mem() to common mm/init.c Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-04 |
Leann Ogasawara | x86: add Dell XPS710 reboot quirk Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-04 |
Yinghai Lu | x86: reserve exact size of mptable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-04 |
Yinghai Lu | x86: ioremap mptable Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-04 |
Yinghai Lu | x86: make 32-bit init_memory_mapping range change more... Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |
2009-03-04 |
Yinghai Lu | x86: fix bootmem cross node for 32bit numa Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
commit | commitdiff | tree |