| Commit message (Expand) | Author | Age |
* | Merge branch 'core/printk' into tracing/ftrace | Ingo Molnar | 2009-03-10 |
|\ |
|
| * | vsprintf: fix bug in negative value printing | Frederic Weisbecker | 2009-03-10 |
* | | tracing: Don't assume possible cpu list have continuous numbers | KOSAKI Motohiro | 2009-03-10 |
* | | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----------. \ | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman | 2009-03-08 |
| | | | | | | | * | | percpu: finer grained locking to break deadlock and allow atomic free | Tejun Heo | 2009-03-07 |
| | | | | | | | * | | percpu: move fully free chunk reclamation into a work | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | percpu: move chunk area map extension out of area allocation | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | percpu: add an indirection ptr for chunk page map access | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | x86: make embedding percpu allocator return excessive free space | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | percpu: improve first chunk initial area map handling | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | percpu: cosmetic renames in pcpu_setup_first_chunk() | Tejun Heo | 2009-03-06 |
| | | | | | | | * | | percpu: clean up percpu constants | Tejun Heo | 2009-03-06 |
| | | | | | * | | | | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett | 2009-03-08 |
| | | | | * | | | | | x86-32: make sure virt_addr_valid() returns false for fixmap addresses | Jeremy Fitzhardinge | 2009-03-08 |
| | | | | * | | | | | x86: fix warning about nodeid | Yinghai Lu | 2009-03-08 |
| | | | | * | | | | | x86: rename do_not_nx to disable_nx in mm/init_64.c | Pekka Enberg | 2009-03-06 |
| | | | | * | | | | | x86: fix uninitialized variable in init_memory_mapping() | Pekka Enberg | 2009-03-06 |
| | | | * | | | | | | x86: make "memtest" like "memtest=17" | Yinghai Lu | 2009-03-06 |
| | | | |/ / / / / |
|
| | | * / / / / / | x86: don't define __this_fixmap_does_not_exist() | Wang Chen | 2009-03-08 |
| | | |/ / / / / |
|
| | * / / / / / | x86: linkage.h - guard assembler specifics by __ASSEMBLY__ | Cyrill Gorcunov | 2009-03-06 |
| | |/ / / / / |
|
| * / / / / / | x86: remove smp_apply_quirks()/smp_checks() | Yinghai Lu | 2009-03-08 |
| |/ / / / / |
|
* | | | | | | doc: add trace_buf_size description to kernel-parameters.txt | KOSAKI Motohiro | 2009-03-10 |
* | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 |
|\ \ \ \ \ \ |
|
| * | | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macro | Steven Rostedt | 2009-03-10 |
| * | | | | | | tracing: convert irq trace points to new macros | Steven Rostedt | 2009-03-10 |
| * | | | | | | tracing: convert the sched trace points to the TRACE_EVENT macros | Steven Rostedt | 2009-03-10 |
| * | | | | | | tracing: new format for specialized trace points | Steven Rostedt | 2009-03-10 |
| * | | | | | | tracing: use generic __stringify | Steven Rostedt | 2009-03-10 |
| * | | | | | | tracing: replace TP<var> with TP_<var> | Steven Rostedt | 2009-03-10 |
| * | | | | | | tracing: typecast sizeof and offsetof to unsigned int | Steven Rostedt | 2009-03-10 |
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*---. \ \ \ \ \ \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 |
|\ \ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | / / /
| | | | |_|/ / /
| | | |/| | | | |
|
| | | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-03-08 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | mmc: fix data timeout for SEND_EXT_CSD | Adrian Hunter | 2009-03-08 |
| | | * | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-03-08 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | rcu: increment quiescent state counter in ksoftirqd() | Eric Dumazet | 2009-03-04 |
| | | | |/ / / / / |
|
| | | * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-08 |
| | | |\ \ \ \ \ \
| | | | | |_|/ / /
| | | | |/| | | | |
|
| | | | * | | | | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger | 2009-03-06 |
| | | | * | | | | | x86, bts: remove bad warning | Markus Metzger | 2009-03-06 |
| | | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-03-08 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared | Wim Van Sebroeck | 2009-03-05 |
| | | | * | | | | | | [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed | Roel Kluin | 2009-03-05 |
| | | | * | | | | | | [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared | Alexey Dobriyan | 2009-03-05 |
| | | | * | | | | | | [WATCHDOG] rc32434_wdt: fix sections | Phil Sutter | 2009-02-24 |
| | | | * | | | | | | [WATCHDOG] rc32434_wdt: fix watchdog driver | Phil Sutter | 2009-02-24 |