| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-07 | 1 | -3/+4 |
|\ |
|
| * | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -1/+2 |
| |\ |
|
| | * | tracing/syscalls: support for syscalls tracing on x86, fix | Ingo Molnar | 2009-03-13 | 1 | -1/+2 |
| * | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 1 | -24/+18 |
| | |\ \ |
|
| | * | | | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c | Ian Campbell | 2009-01-23 | 1 | -1/+1 |
| * | | | | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai | 2009-03-25 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | x86, bts: add selftest for BTS | Markus Metzger | 2009-03-13 | 1 | -0/+1 |
|/ / / |
|
* | | | x86: UV, SGI RTC: add UV RTC clocksource/clockevents | Dimitri Sivanich | 2009-03-04 | 1 | -1/+1 |
| |/
|/| |
|
* | | x86: don't compile vsmp_64 for 32bit | Yinghai Lu | 2009-02-26 | 1 | -1/+1 |
* | | x86, apic: separate 32-bit setup functionality out of apic_32.c | Ingo Molnar | 2009-02-17 | 1 | -1/+1 |
* | | x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 2009-02-17 | 1 | -5/+1 |
* | | x86, apic: move APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 2009-02-17 | 1 | -16/+11 |
* | | x86: add x2apic config | Yinghai Lu | 2009-02-17 | 1 | -2/+2 |
* | | x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirk | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 2009-01-29 | 1 | -2/+2 |
* | | x86: remove subarchitecture support | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | | x86: remove subarchitecture support code | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | | x86, bigsmp: consolidate code | Ingo Molnar | 2009-01-29 | 1 | -0/+1 |
* | | x86, summit: consolidate code, fix | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
* | | x86: initialize per-cpu GDT segment in per-cpu setup | Brian Gerst | 2009-01-27 | 1 | -2/+1 |
* | | x86: only compile setup_percpu.o on SMP | Brian Gerst | 2009-01-27 | 1 | -1/+2 |
* | | x86: make UV support configurable | Nick Piggin | 2009-01-21 | 1 | -2/+3 |
* | | x86, mm: move tlb.c to arch/x86/mm/ | Ingo Molnar | 2009-01-21 | 1 | -1/+1 |
* | | x86: rename tlb_64.c to tlb.c | Tejun Heo | 2009-01-21 | 1 | -1/+1 |
* | | x86: make x86_32 use tlb_64.c | Tejun Heo | 2009-01-21 | 1 | -1/+1 |
* | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 | 1 | -9/+15 |
|\ \
| |/ |
|
| * | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 1 | -1/+2 |
| |\ |
|
| | * | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge | 2008-12-17 | 1 | -1/+2 |
| * | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 1 | -0/+1 |
| |\ \ |
|
| | * | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker | 2008-12-08 | 1 | -6/+0 |
| | | | | |
| | | \ | |
| | *-. \ | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace | Ingo Molnar | 2008-12-03 | 1 | -1/+1 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker | 2008-12-02 | 1 | -0/+1 |
| | * | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 1 | -2/+2 |
| | | | | | |
| | | \ \ | |
| | *-. \ \ | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-... | Ingo Molnar | 2008-11-25 | 1 | -1/+1 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker | 2008-11-11 | 1 | -0/+6 |
| | | |/ /
| | |/| | |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---------. \ \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | / /
| | |_|_|_|_|_|/ /
| |/| | | | | | /
| | | | | |_|_|/
| | | | |/| | | |
|
| | | | | | | * | x86: signal: unify signal_{32|64}.c | Hiroshi Shimamoto | 2008-11-26 | 1 | -1/+1 |
| | | | | | |/ |
|
| | | | | * | | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 2008-11-20 | 1 | -1/+2 |
| | | | | |\ \
| | | |_|_|/ /
| | |/| | | | |
|
| | | | | * | | x86: corruption-check: some post-move cleanups | Arjan van de Ven | 2008-10-27 | 1 | -1/+2 |
| | | | | * | | x86: corruption check: move the corruption checks into their own file | Arjan van de Ven | 2008-10-27 | 1 | -0/+1 |
| | | | | |/ |
|
| | | | * | | x86: unify appropriate bits from dumpstack_32 and dumpstack_64 | Neil Horman | 2008-10-27 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | x86 debug: mark early_printk.o as notrace | Ingo Molnar | 2008-11-04 | 1 | -0/+1 |
| | |/ / |
|
| * | | | x86, bts: exclude ds.c from build when disabled | Markus Metzger | 2008-11-25 | 1 | -1/+1 |
| |/ / |
|
| * | | ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file | Steven Rostedt | 2008-10-23 | 1 | -0/+1 |
| * | | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -1/+1 |
| * | | x86: unify show_interrupts() and proc helpers | Thomas Gleixner | 2008-10-16 | 1 | -1/+1 |
| * | | x86: Add sysfs entries for UV v4 | Russ Anderson | 2008-10-16 | 1 | -1/+1 |
| * | | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 | Dean Nelson | 2008-10-16 | 1 | -1/+1 |