aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core/printk' into tracing/ftraceIngo Molnar2009-03-10
|\
| * vsprintf: fix bug in negative value printingFrederic Weisbecker2009-03-10
* | tracing: Don't assume possible cpu list have continuous numbersKOSAKI Motohiro2009-03-10
* | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-10
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-10
| |\ \ \ \ \ \ \ \
| | | | | | | | * | x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman2009-03-08
| | | | | | | | * | percpu: finer grained locking to break deadlock and allow atomic freeTejun Heo2009-03-07
| | | | | | | | * | percpu: move fully free chunk reclamation into a workTejun Heo2009-03-06
| | | | | | | | * | percpu: move chunk area map extension out of area allocationTejun Heo2009-03-06
| | | | | | | | * | percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()Tejun Heo2009-03-06
| | | | | | | | * | x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-06
| | | | | | | | * | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-06
| | | | | | | | * | percpu: add an indirection ptr for chunk page map accessTejun Heo2009-03-06
| | | | | | | | * | x86: make embedding percpu allocator return excessive free spaceTejun Heo2009-03-06
| | | | | | | | * | percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-06
| | | | | | | | * | percpu: improve first chunk initial area map handlingTejun Heo2009-03-06
| | | | | | | | * | percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo2009-03-06
| | | | | | | | * | percpu: clean up percpu constantsTejun Heo2009-03-06
| | | | | | * | | | x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett2009-03-08
| | | | | * | | | | x86-32: make sure virt_addr_valid() returns false for fixmap addressesJeremy Fitzhardinge2009-03-08
| | | | | * | | | | x86: fix warning about nodeidYinghai Lu2009-03-08
| | | | | * | | | | x86: rename do_not_nx to disable_nx in mm/init_64.cPekka Enberg2009-03-06
| | | | | * | | | | x86: fix uninitialized variable in init_memory_mapping()Pekka Enberg2009-03-06
| | | | * | | | | | x86: make "memtest" like "memtest=17"Yinghai Lu2009-03-06
| | | | |/ / / / /
| | | * / / / / / x86: don't define __this_fixmap_does_not_exist()Wang Chen2009-03-08
| | | |/ / / / /
| | * / / / / / x86: linkage.h - guard assembler specifics by __ASSEMBLY__Cyrill Gorcunov2009-03-06
| | |/ / / / /
| * / / / / / x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu2009-03-08
| |/ / / / /
* | | | | | doc: add trace_buf_size description to kernel-parameters.txtKOSAKI Motohiro2009-03-10
* | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-10
|\ \ \ \ \ \
| * | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-10
| * | | | | | tracing: convert irq trace points to new macrosSteven Rostedt2009-03-10
| * | | | | | tracing: convert the sched trace points to the TRACE_EVENT macrosSteven Rostedt2009-03-10
| * | | | | | tracing: new format for specialized trace pointsSteven Rostedt2009-03-10
| * | | | | | tracing: use generic __stringifySteven Rostedt2009-03-10
| * | | | | | tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-10
| * | | | | | tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt2009-03-10
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---. \ \ \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-10
|\ \ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | / / / | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-08
| | | |\ \ \ \ \
| | | | * | | | | mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter2009-03-08
| | | * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-08
| | | |\ \ \ \ \ \
| | | | * | | | | | rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet2009-03-04
| | | | |/ / / / /
| | | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-08
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger2009-03-06
| | | | * | | | | x86, bts: remove bad warningMarkus Metzger2009-03-06
| | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-03-08
| | | |\ \ \ \ \ \
| | | | * | | | | | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck2009-03-05
| | | | * | | | | | [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin2009-03-05
| | | | * | | | | | [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan2009-03-05
| | | | * | | | | | [WATCHDOG] rc32434_wdt: fix sectionsPhil Sutter2009-02-24
| | | | * | | | | | [WATCHDOG] rc32434_wdt: fix watchdog driverPhil Sutter2009-02-24