| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 4 | -23/+20 |
|\ |
|
| * | Merge branch 'tracing/mmiotrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 1 | -9/+0 |
| |\ |
|
| | * | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 2008-07-07 | 10 | -33/+87 |
| | |\ |
|
| | * | | x86: mmiotrace full patch, preview 1 | Pekka Paalanen | 2008-05-24 | 1 | -7/+0 |
| | * | | x86: explicit call to mmiotrace in do_page_fault() | Pekka Paalanen | 2008-05-24 | 1 | -7/+5 |
| * | | | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 5 | -23/+29 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 | 5 | -23/+58 |
| | |\ \ |
|
| | * | | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 1 | -0/+14 |
| | * | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 2 | -3/+4 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 2 | -1/+14 |
| | |\ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | x86: add a list for custom page fault handlers. | Pekka Paalanen | 2008-05-23 | 1 | -0/+9 |
| | * | | | | ftrace: use nops instead of jmp | Steven Rostedt | 2008-05-23 | 1 | -0/+2 |
| | * | | | | ftrace: trace irq disabled critical timings | Steven Rostedt | 2008-05-23 | 1 | -22/+2 |
| | * | | | | x86: add notrace annotations to vsyscall. | Steven Rostedt | 2008-05-23 | 1 | -1/+2 |
* | | | | | | Merge commit 'v2.6.26' into x86/core | Ingo Molnar | 2008-07-14 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-12 | 1 | -2/+2 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | x86: fix ldt limit for 64 bit | Michael Karcher | 2008-07-12 | 1 | -2/+2 |
* | | | | | | | x86: make 64bit hpet_set_mapping to use ioremap too, v2 | Yinghai Lu | 2008-07-14 | 1 | -1/+0 |
* | | | | | | | x86: change _node_to_cpumask_ptr to return const ptr | Mike Travis | 2008-07-13 | 1 | -5/+5 |
* | | | | | | | x86: I/O APIC: remove an IRQ2-mask hack | Maciej W. Rozycki | 2008-07-13 | 2 | -11/+0 |
* | | | | | | | x86: fix numaq_tsc_disable calling | Yinghai Lu | 2008-07-13 | 1 | -0/+2 |
* | | | | | | | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar | 2008-07-11 | 11 | -151/+36 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, VisWS: turn into generic arch, add NR_IRQS quirk | Ingo Molnar | 2008-07-10 | 1 | -2/+2 |
| * | | | | | | | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setu... | Ingo Molnar | 2008-07-10 | 1 | -3/+1 |
| * | | | | | | | x86, VisWS: turn into generic arch, move definitions | Ingo Molnar | 2008-07-10 | 2 | -3/+5 |
| * | | | | | | | x86, VisWS: turn into generic arch, create include/asm-x86/visws/ | Ingo Molnar | 2008-07-10 | 3 | -0/+0 |
| * | | | | | | | x86, VisWS: turn into generic arch, eliminate asm-x86/mach-visws/mach_apicdef.h | Ingo Molnar | 2008-07-10 | 1 | -24/+1 |
| * | | | | | | | x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apicdef.h | Ingo Molnar | 2008-07-10 | 1 | -5/+17 |
| * | | | | | | | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/smpb... | Ingo Molnar | 2008-07-10 | 1 | -59/+1 |
| * | | | | | | | x86, VisWS: turn into generic arch, update include/asm-x86/mach-visws/smpboot... | Ingo Molnar | 2008-07-10 | 1 | -7/+38 |
| * | | | | | | | x86, VisWS: turn into generic arch, enhance include/asm-x86/mach-default/smpb... | Ingo Molnar | 2008-07-10 | 1 | -0/+6 |
| * | | | | | | | x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/mach... | Ingo Molnar | 2008-07-10 | 1 | -141/+1 |
| * | | | | | | | x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apic.h | Ingo Molnar | 2008-07-10 | 1 | -33/+71 |
| * | | | | | | | x86, VisWS: turn into generic arch, install proper PCI quirk | Ingo Molnar | 2008-07-10 | 1 | -0/+2 |
| * | | | | | | | x86: add early quirk support | Ingo Molnar | 2008-07-10 | 1 | -0/+17 |
* | | | | | | | | x86: merge dwarf2 headers | Glauber Costa | 2008-07-11 | 3 | -122/+59 |
* | | | | | | | | x86: use AS_CFI instead of UNWIND_INFO | Glauber Costa | 2008-07-11 | 1 | -1/+1 |
* | | | | | | | | x86: use ignore macro instead of hash comment | Glauber Costa | 2008-07-11 | 1 | -15/+17 |
* | | | | | | | | x86: fix savesegment() bug causing crashes on 64-bit | Ingo Molnar | 2008-07-11 | 1 | -1/+1 |
* | | | | | | | | x86_64: add pseudo-features for 32-bit compat syscall | Jeremy Fitzhardinge | 2008-07-11 | 1 | -2/+2 |
* | | | | | | | | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2008-07-11 | 2 | -1/+3 |
|/ / / / / / / |
|
* | | | | | | | x86: clean up iommu.h and gart.h | FUJITA Tomonori | 2008-07-10 | 2 | -42/+21 |
* | | | | | | | Merge branch 'x86/gart' into x86/core | Ingo Molnar | 2008-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, iommu: replace CONFIG_IOMMU with CONFIG_GART_IOMMU in iommu.h | FUJITA Tomonori | 2008-07-09 | 1 | -1/+1 |
* | | | | | | | | x86, acpi: merge __acpi_map_table | Yinghai Lu | 2008-07-10 | 1 | -0/+5 |
* | | | | | | | | x86: build fix for "x86: fix C1E && nx6325 stability problem" | Ingo Molnar | 2008-07-10 | 2 | -0/+8 |
* | | | | | | | | x86: introduce copy_user_handle_tail() routine | Vitaly Mayatskikh | 2008-07-09 | 1 | -0/+3 |
* | | | | | | | | Merge branch 'x86/unify-lib' into x86/core | Ingo Molnar | 2008-07-09 | 5 | -687/+456 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: define architectural characteristics in uaccess.h. | Glauber Costa | 2008-07-09 | 3 | -5/+3 |
| * | | | | | | | | x86: put movsl_mask into uaccess.h. | Glauber Costa | 2008-07-09 | 2 | -9/+9 |