summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Don't assume possible cpu list have continuous numbersKOSAKI Motohiro2009-03-101-7/+7
* Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-1017-354/+631
|\
| *-----------. Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-10143-2156/+2069Star
| |\ \ \ \ \ \ \
| | | | | | | | * x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman2009-03-081-2/+0Star
| | | | | | | | * percpu: finer grained locking to break deadlock and allow atomic freeTejun Heo2009-03-071-37/+124
| | | | | | | | * percpu: move fully free chunk reclamation into a workTejun Heo2009-03-061-10/+38
| | | | | | | | * percpu: move chunk area map extension out of area allocationTejun Heo2009-03-061-48/+60
| | | | | | | | * percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free()Tejun Heo2009-03-061-43/+42Star
| | | | | | | | * x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-062-32/+40
| | | | | | | | * percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-064-29/+144
| | | | | | | | * percpu: add an indirection ptr for chunk page map accessTejun Heo2009-03-061-1/+4
| | | | | | | | * x86: make embedding percpu allocator return excessive free spaceTejun Heo2009-03-061-16/+28
| | | | | | | | * percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-063-24/+29
| | | | | | | | * percpu: improve first chunk initial area map handlingTejun Heo2009-03-061-26/+27
| | | | | | | | * percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo2009-03-062-30/+30
| | | | | | | | * percpu: clean up percpu constantsTejun Heo2009-03-062-21/+13Star
| | | | | | * | | x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett2009-03-081-7/+8
| | | | | * | | | x86-32: make sure virt_addr_valid() returns false for fixmap addressesJeremy Fitzhardinge2009-03-081-0/+2
| | | | | * | | | x86: fix warning about nodeidYinghai Lu2009-03-081-9/+14
| | | | | * | | | x86: rename do_not_nx to disable_nx in mm/init_64.cPekka Enberg2009-03-061-4/+4
| | | | | * | | | x86: fix uninitialized variable in init_memory_mapping()Pekka Enberg2009-03-061-1/+1
| | | | * | | | | x86: make "memtest" like "memtest=17"Yinghai Lu2009-03-061-0/+3
| | | | |/ / / /
| | | * / / / / x86: don't define __this_fixmap_does_not_exist()Wang Chen2009-03-081-8/+11
| | | |/ / / /
| | * / / / / x86: linkage.h - guard assembler specifics by __ASSEMBLY__Cyrill Gorcunov2009-03-061-6/+10
| | |/ / / /
| * / / / / x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu2009-03-083-78/+77Star
| |/ / / /
* | | | | doc: add trace_buf_size description to kernel-parameters.txtKOSAKI Motohiro2009-03-101-0/+2
* | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-1019-537/+575
|\ \ \ \ \
| * | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-105-13/+3Star
| * | | | | tracing: convert irq trace points to new macrosSteven Rostedt2009-03-101-14/+24
| * | | | | tracing: convert the sched trace points to the TRACE_EVENT macrosSteven Rostedt2009-03-101-76/+246
| * | | | | tracing: new format for specialized trace pointsSteven Rostedt2009-03-109-233/+159Star
| * | | | | tracing: use generic __stringifySteven Rostedt2009-03-103-9/+5Star
| * | | | | tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-1014-209/+154Star
| * | | | | tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt2009-03-103-18/+19
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-10134-1897/+1537Star
|\ \ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | / / | | | | |_|/ / | | | |/| | |
| | | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-081-6/+9
| | | |\ \ \ \
| | | | * | | | mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter2009-03-081-6/+9
| | | * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-081-0/+1
| | | |\ \ \ \ \
| | | | * | | | | rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet2009-03-041-0/+1
| | | | |/ / / /
| | | * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-0810-42/+49
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | | * | | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger2009-03-061-1/+1
| | | | * | | | x86, bts: remove bad warningMarkus Metzger2009-03-061-1/+0Star
| | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-03-084-100/+72Star
| | | |\ \ \ \ \
| | | | * | | | | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclaredWim Van Sebroeck2009-03-051-0/+1
| | | | * | | | | [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticedRoel Kluin2009-03-051-1/+1
| | | | * | | | | [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclaredAlexey Dobriyan2009-03-051-0/+1
| | | | * | | | | [WATCHDOG] rc32434_wdt: fix sectionsPhil Sutter2009-02-241-6/+6
| | | | * | | | | [WATCHDOG] rc32434_wdt: fix watchdog driverPhil Sutter2009-02-241-94/+64Star
| | | * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-081-3/+5
| | | |\ \ \ \ \ \
| | | | * | | | | | ext4: fix ext4_free_inode() vs. ext4_claim_inode() raceEric Sandeen2009-03-051-3/+5