]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2009-03-08 KOSAKI Motohiroftrace: fix documentation typo s/trace_max_latency...
2009-03-08 Ingo MolnarMerge branches 'tracing/doc', 'tracing/ftrace', 'tracin...
2009-03-06 Ingo Molnartracing: trace_bprintk() cleanups
2009-03-06 Frederic Weisbeckertracing/core: drop the old trace_printk() implementatio...
2009-03-06 Lai Jiangshantracing: add trace_bprintk()
2009-03-06 Lai Jiangshantracing: infrastructure for supporting binary record
2009-03-06 Ingo MolnarMerge branch 'core/printk' into tracing/ftrace
2009-03-06 Frederic Weisbeckervsprintf: unify the format decoding layer for its 3...
2009-03-06 Lai Jiangshanvsprintf: add binary printf
2009-03-06 Masami Hiramatsux86: implement atomic text_poke() via fixmap
2009-03-06 Masami Hiramatsutracing, Text Edit Lock - SMP alternatives support
2009-03-06 Mathieu Desnoyerstracing, Text Edit Lock - kprobes architecture independ...
2009-03-06 Mathieu Desnoyerstracing, Text Edit Lock - Architecture Independent...
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-06 Ingo Molnartracing, power-trace: make it build even if the power...
2009-03-06 KOSAKI Motohirotracing: fix deadlock when setting set_ftrace_pid
2009-03-06 KOSAKI Motohirotracing: current tip/master can't enable ftrace
2009-03-06 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git.kernel...
2009-03-06 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2009-03-06 Steven Rostedttracing: add format files for ftrace default entries
2009-03-06 Steven Rostedttracing: move print of event format to separate file
2009-03-06 Steven Rostedttracing: make all file_operations const
2009-03-05 Ingo Molnartracing: clean up menu
2009-03-05 Ingo MolnarMerge branch 'x86/uv' into x86/core
2009-03-05 Ingo MolnarMerge branch 'x86/doc' into x86/core
2009-03-05 Ingo MolnarMerge branch 'x86/mm' into x86/core
2009-03-05 Ingo MolnarMerge branch 'x86/mce2' into x86/core
2009-03-05 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-05 Steven Rostedttracing: add tracing_on/tracing_off to kernel.h
2009-03-05 Ingo Molnarx86: UV, SGI RTC: add generic system vector, build...
2009-03-05 Jeremy Fitzhardingex86: pre-initialize boot_cpu_data.x86_phys_bits to...
2009-03-05 Jeremy Fitzhardingex86-32: use specific __vmalloc_start_set flag in __virt...
2009-03-05 Jeremy Fitzhardingex86: clean up old gcc warnings
2009-03-05 Ingo Molnarx86: move init_memory_mapping() to common mm/init.c...
2009-03-05 Pekka Enbergx86: move function and variable declarations to asm...
2009-03-05 Pekka Enbergx86: unify kernel_physical_mapping_init() function...
2009-03-05 Pekka Enbergx86: fix up some bad global variable names in mm/init.c
2009-03-05 Pekka Enbergx86: move init_memory_mapping() to common mm/init.c
2009-03-05 Pekka Enbergx86: add stub init_gbpages() for 32-bit init_memory_map...
2009-03-05 Pekka Enbergx86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr...
2009-03-05 Pekka Enbergx86: ifdef 32-bit and 64-bit pfn setup in init_memory_m...
2009-03-05 Pekka Enbergx86: ifdef 32-bit and 64-bit setup in init_memory_mapping()
2009-03-05 Pekka Enbergx86: add table start and end sanity checks to 32-bit...
2009-03-05 Pekka Enbergx86: unify kernel_physical_mapping_init() call in init_...
2009-03-05 Pekka Enbergx86: rename after_init_bootmem to after_bootmem in...
2009-03-05 Pekka Enbergx86: remove unnecessary save_mr() sanity check
2009-03-05 Pekka Enbergx86: ifdef 32-bit specific setup in init_memory_mapping()
2009-03-05 Pekka Enbergx86: move pgd_base out of init_memory_mapping()
2009-03-05 Pekka Enbergx86: find_early_table_space() unification
2009-03-05 Pekka Enbergx86: add gbpages support to 32-bit init_memory_mapping()
2009-03-05 Pekka Enbergx86: init_memory_mapping() trivial cleanups
2009-03-05 Frederic Weisbeckertracing/function-graph-tracer: use the more lightweight...
2009-03-05 Dimitri Sivanichx86: UV, SGI RTC: fix uv_time.c for UP
2009-03-05 Yinghai Lux86/doc: mini-howto for using earlyprintk=dbgp
2009-03-05 Ingo Molnartracing: move utility functions from ftrace.h to kernel.h
2009-03-05 Ingo Molnartracing: rename ftrace_printk() => trace_printk()
2009-03-05 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git.kernel...
2009-03-05 Ingo MolnarMerge branch 'tracing/ftrace' into tracing/core
2009-03-05 Steven Rostedttracing: have latency tracers set the latency format
2009-03-05 Steven Rostedttracing: consolidate print_lat_fmt and print_trace_fmt
2009-03-05 Steven Rostedttracing: remove extra latency_trace method from trace...
2009-03-05 Steven Rostedttracing: add latency output format option
2009-03-05 Steven Rostedttracing: fix seq read from trace files
2009-03-05 Steven Rostedttracing: do not return EFAULT if read copied anything
2009-03-05 Steven Rostedtring-buffer: fix timestamp in partial ring_buffer_page_read
2009-03-04 Steven Rostedttracing: add cpu_file intialization for ftrace_dump
2009-03-04 Yinghai Lux86: fix bootmem cross node for 32bit numa, cleanup
2009-03-04 Pekka Enbergx86: move free_initrd_mem() to common mm/init.c
2009-03-04 Leann Ogasawarax86: add Dell XPS710 reboot quirk
2009-03-04 Yinghai Lux86: reserve exact size of mptable
2009-03-04 Yinghai Lux86: ioremap mptable
2009-03-04 Yinghai Lux86: make 32-bit init_memory_mapping range change more...
2009-03-04 Yinghai Lux86: fix bootmem cross node for 32bit numa
2009-03-04 Daniel Glöcknerx86, math-emu: fix init_fpu for task != current
2009-03-04 Dimitri Sivanichx86: UV, SGI RTC: add UV RTC clocksource/clockevents
2009-03-04 Dimitri Sivanichx86: UV, SGI RTC: loop through installed UV blades
2009-03-04 Dimitri Sivanichx86: UV, SGI RTC: add generic system vector
2009-03-04 Ingo MolnarMerge branch 'x86/urgent' into x86/mm
2009-03-04 Huang Yingx86: EFI: Back efi_ioremap with init_memory_mapping...
2009-03-04 Pekka Enbergx86: set_highmem_pages_init() cleanup, #2
2009-03-04 Brian Malyx86: fix DMI on EFI
2009-03-04 Peter Zijlstratracing: add lockdep tracepoints for lock acquire/release
2009-03-04 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-03-04 Peter Zijlstralockdep: require framepointers for x86
2009-03-04 Peter Zijlstralockdep: remove extra "irq" string
2009-03-04 Peter Zijlstralockdep: fix incorrect state name
2009-03-04 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2009-03-04 Helge Bahmanndrm: fix double lock typo
2009-03-04 Ingo Molnarx86, mce: fix build failure in arch/x86/kernel/cpu...
2009-03-04 Pekka Enbergx86: move devmem_is_allowed() to common mm/init.c
2009-03-04 Ingo MolnarMerge branch 'rfc/splice/tip/tracing/ftrace' of git...
2009-03-04 Ingo MolnarMerge branch 'tracing/ftrace'; commit 'v2.6.29-rc7...
2009-03-04 Tony Breedspowerpc: Run sbc610 USB fixup code only on the appropri...
2009-03-04 H. Peter AnvinMerge branch 'x86/core' into x86/mce2
2009-03-04 Steven Rostedttracing: add binary buffer files for use with splice
2009-03-04 Steven Rostedtring-buffer: make ring_buffer_read_page read from start...
2009-03-04 Steven Rostedtring-buffer: replace sizeof of event header with offsetof
2009-03-04 Steven Rostedtring-buffer: fix ring_buffer_read_page
2009-03-04 Steven Rostedtring-buffer: reset write field for ring_buffer_read_page
2009-03-04 Jeremy Fitzhardingex86: un-__init fill_pud/pmd/pte
next