| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 | 17 | -354/+631 |
|\ |
|
| *-----------. | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 2009-03-10 | 143 | -2156/+2069 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | | * | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman | 2009-03-08 | 1 | -2/+0 |
| | | | | | | | * | percpu: finer grained locking to break deadlock and allow atomic free | Tejun Heo | 2009-03-07 | 1 | -37/+124 |
| | | | | | | | * | percpu: move fully free chunk reclamation into a work | Tejun Heo | 2009-03-07 | 1 | -10/+38 |
| | | | | | | | * | percpu: move chunk area map extension out of area allocation | Tejun Heo | 2009-03-07 | 1 | -48/+60 |
| | | | | | | | * | percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() | Tejun Heo | 2009-03-07 | 1 | -43/+42 |
| | | | | | | | * | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 2009-03-06 | 2 | -32/+40 |
| | | | | | | | * | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 | 4 | -29/+144 |
| | | | | | | | * | percpu: add an indirection ptr for chunk page map access | Tejun Heo | 2009-03-06 | 1 | -1/+4 |
| | | | | | | | * | x86: make embedding percpu allocator return excessive free space | Tejun Heo | 2009-03-06 | 1 | -16/+28 |
| | | | | | | | * | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 | 3 | -24/+29 |
| | | | | | | | * | percpu: improve first chunk initial area map handling | Tejun Heo | 2009-03-06 | 1 | -26/+27 |
| | | | | | | | * | percpu: cosmetic renames in pcpu_setup_first_chunk() | Tejun Heo | 2009-03-06 | 2 | -30/+30 |
| | | | | | | | * | percpu: clean up percpu constants | Tejun Heo | 2009-03-06 | 2 | -21/+13 |
| | | | | | * | | | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett | 2009-03-08 | 1 | -7/+8 |
| | | | | * | | | | x86-32: make sure virt_addr_valid() returns false for fixmap addresses | Jeremy Fitzhardinge | 2009-03-08 | 1 | -0/+2 |
| | | | | * | | | | x86: fix warning about nodeid | Yinghai Lu | 2009-03-08 | 1 | -9/+14 |
| | | | | * | | | | x86: rename do_not_nx to disable_nx in mm/init_64.c | Pekka Enberg | 2009-03-06 | 1 | -4/+4 |
| | | | | * | | | | x86: fix uninitialized variable in init_memory_mapping() | Pekka Enberg | 2009-03-06 | 1 | -1/+1 |
| | | | * | | | | | x86: make "memtest" like "memtest=17" | Yinghai Lu | 2009-03-06 | 1 | -0/+3 |
| | | | |/ / / / |
|
| | | * | | | | | x86: don't define __this_fixmap_does_not_exist() | Wang Chen | 2009-03-08 | 1 | -8/+11 |
| | | |/ / / / |
|
| | * | | | | | x86: linkage.h - guard assembler specifics by __ASSEMBLY__ | Cyrill Gorcunov | 2009-03-06 | 1 | -6/+10 |
| | |/ / / / |
|
| * | | | | | x86: remove smp_apply_quirks()/smp_checks() | Yinghai Lu | 2009-03-08 | 3 | -78/+77 |
| |/ / / / |
|
* | | | | | doc: add trace_buf_size description to kernel-parameters.txt | KOSAKI Motohiro | 2009-03-10 | 1 | -0/+2 |
* | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 | 19 | -537/+575 |
|\ \ \ \ \ |
|
| * | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macro | Steven Rostedt | 2009-03-10 | 5 | -13/+3 |
| * | | | | | tracing: convert irq trace points to new macros | Steven Rostedt | 2009-03-10 | 1 | -14/+24 |
| * | | | | | tracing: convert the sched trace points to the TRACE_EVENT macros | Steven Rostedt | 2009-03-10 | 1 | -76/+246 |
| * | | | | | tracing: new format for specialized trace points | Steven Rostedt | 2009-03-10 | 9 | -233/+159 |
| * | | | | | tracing: use generic __stringify | Steven Rostedt | 2009-03-10 | 3 | -9/+5 |
| * | | | | | tracing: replace TP<var> with TP_<var> | Steven Rostedt | 2009-03-10 | 14 | -209/+154 |
| * | | | | | tracing: typecast sizeof and offsetof to unsigned int | Steven Rostedt | 2009-03-10 | 3 | -18/+19 |
| | | | | | | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
| \ \ \ \ \ | |
*---. \ \ \ \ \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 134 | -1897/+1537 |
|\ \ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | / /
| | | | |_|/ /
| | | |/| | | |
|
| | | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-03-08 | 1 | -6/+9 |
| | | |\ \ \ \ |
|
| | | | * | | | | mmc: fix data timeout for SEND_EXT_CSD | Adrian Hunter | 2009-03-08 | 1 | -6/+9 |
| | | * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-03-08 | 1 | -0/+1 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | rcu: increment quiescent state counter in ksoftirqd() | Eric Dumazet | 2009-03-04 | 1 | -0/+1 |
| | | | |/ / / / |
|
| | | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-08 | 10 | -42/+49 |
| | | |\ \ \ \ \
| | | | | |_|/ /
| | | | |/| | | |
|
| | | | * | | | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger | 2009-03-06 | 1 | -1/+1 |
| | | | * | | | | x86, bts: remove bad warning | Markus Metzger | 2009-03-06 | 1 | -1/+0 |
| | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-03-08 | 4 | -100/+72 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared | Wim Van Sebroeck | 2009-03-05 | 1 | -0/+1 |
| | | | * | | | | | [WATCHDOG] gef_wdt.c: fsl_get_sys_freq() failure not noticed | Roel Kluin | 2009-03-05 | 1 | -1/+1 |
| | | | * | | | | | [WATCHDOG] ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared | Alexey Dobriyan | 2009-03-05 | 1 | -0/+1 |
| | | | * | | | | | [WATCHDOG] rc32434_wdt: fix sections | Phil Sutter | 2009-02-24 | 1 | -6/+6 |
| | | | * | | | | | [WATCHDOG] rc32434_wdt: fix watchdog driver | Phil Sutter | 2009-02-24 | 1 | -94/+64 |
| | | * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-03-08 | 1 | -3/+5 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | ext4: fix ext4_free_inode() vs. ext4_claim_inode() race | Eric Sandeen | 2009-03-04 | 1 | -3/+5 |
| | | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2009-03-08 | 73 | -1601/+607 |
| | | |\ \ \ \ \ \ \ |
|