| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | x86: rename apic_32.c and apic_64.c to apic.c | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
* | | rename io_apic_64.c and io_apic_32.c to io_apic.c | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
|/ |
|
* | traps: x86: finalize unification of traps.c | Alexander van Heukelum | 2008-10-13 | 1 | -1/+1 |
* | x86_64: split out dumpstack code from traps_64.c | Alexander van Heukelum | 2008-10-13 | 1 | -2/+2 |
* | i386: split out dumpstack code from traps_32.c | Alexander van Heukelum | 2008-10-13 | 1 | -1/+1 |
*-----. | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 | 1 | -3/+7 |
|\ \ \ \ |
|
| | | * | | x86: moved microcode.c to microcode_intel.c | Dmitry Adamushko | 2008-09-23 | 1 | -3/+5 |
| | | * | | x86: AMD microcode patch loading support | Peter Oruba | 2008-07-28 | 1 | -0/+1 |
| | | * | | x86: major refactoring | Peter Oruba | 2008-07-28 | 1 | -2/+2 |
| | | * | | x86: code split to two parts | Peter Oruba | 2008-07-28 | 1 | -1/+2 |
| | | * | | x86: move microcode.c to microcode_intel.c | Peter Oruba | 2008-07-28 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 | 1 | -1/+4 |
| |\ \ \
| |/ / /
|/| | | |
|
| * | | | x86: split spinlock implementations out into their own files | Jeremy Fitzhardinge | 2008-07-24 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'x86/xsave' into x86/core | Ingo Molnar | 2008-09-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86, xsave: enable xsave/xrstor on cpus with xsave support | Suresh Siddha | 2008-07-30 | 1 | -1/+1 |
* | | | | x86: move dir es7000 to es7000_32.c | Yinghai Lu | 2008-09-04 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 | 1 | -1/+2 |
| |\ \ |
|
| | * \ | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-18 | 1 | -2/+1 |
| | |\ \ |
|
| | * | | | x86, paravirt-spinlocks: fix boot hang | Ingo Molnar | 2008-07-16 | 1 | -1/+2 |
* | | | | | Merge branch 'x86/uv' into x86/x2apic | Ingo Molnar | 2008-07-18 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | x86 BIOS interface for RTC on SGI UV | Russ Anderson | 2008-07-18 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 | 1 | -0/+7 |
|\ \ \ \
| |/ / / |
|
| * | | | ftrace: fix merge buglet | Ingo Molnar | 2008-07-17 | 1 | -2/+1 |
| |/ / |
|
| * | | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 1 | -0/+8 |
| |\ \ |
|
| | * \ | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 | 1 | -0/+1 |
| | |\ \ |
|
| | * | | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory | Steven Rostedt | 2008-05-23 | 1 | -0/+7 |