Age | Commit message (Expand) | Author | Files | Lines |
2009-12-09 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2009-12-06 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
2009-11-24 | x86: Move find_smp_config() earlier and avoid bootmem usage | Yinghai Lu | 1 | -1/+1 |
2009-11-18 | x86: Fixup last users of irq_chip->typename | Thomas Gleixner | 1 | -3/+3 |
2009-11-10 | x86: apic: Do not use stacked physid_mask_t | Cyrill Gorcunov | 1 | -1/+1 |
2009-08-31 | x86: Add timer_init to x86_init_ops | Thomas Gleixner | 1 | -15/+5 |
2009-08-31 | x86: Move traps_init to x86_init_ops | Thomas Gleixner | 1 | -5/+3 |
2009-08-31 | x86: Move irq_init to x86_init_ops | Thomas Gleixner | 1 | -1/+0 |
2009-08-31 | x86: Move pre_intr_init to x86_init_ops | Thomas Gleixner | 1 | -7/+3 |
2009-08-31 | x86: Move get/find_smp_config to x86_init_ops | Thomas Gleixner | 1 | -10/+4 |
2009-08-27 | x86: Move memory_setup to x86_init_ops | Thomas Gleixner | 1 | -1/+2 |
2009-03-11 | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner | 1 | -1/+1 |
2009-02-23 | x86: refactor x86_quirks support | Ingo Molnar | 1 | -1/+0 |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 1 | -6/+1 |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar | 1 | -2/+2 |
2009-01-29 | x86, smp: remove mach_ipi.h | Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86: remove mach_apic.h | Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86, apic: clean up ->apicid_to_cpu_present() | Ingo Molnar | 1 | -1/+1 |
2009-01-05 | x86: rename all fields of mpc_cpu mpc_X to X | Jaswinder Singh Rajput | 1 | -15/+13 |
2009-01-04 | x86: rename mpc_config_processor to mpc_cpu | Jaswinder Singh Rajput | 1 | -2/+2 |
2008-10-16 | genirq: revert dynarray | Thomas Gleixner | 1 | -1/+1 |
2008-10-16 | x86: move kstat_irqs from kstat to irq_desc | Yinghai Lu | 1 | -1/+1 |
2008-10-16 | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 1 | -13/+17 |
2008-08-20 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 1 | -4/+2 |
2008-08-14 | x86: resurrect proper handling of maxcpus= kernel option (v2) | Max Krasnyansky | 1 | -4/+2 |
2008-07-26 | x86: visws_quirks, fix build error | Ingo Molnar | 1 | -0/+1 |
2008-07-26 | arch/x86/kernel/visws_quirks.c: Removed duplicated #include | Huang Weiyi | 1 | -15/+0 |
2008-07-20 | x86: introduce x86_quirks | Yinghai Lu | 1 | -22/+20 |
2008-07-10 | x86, VisWS: build fix | Ingo Molnar | 1 | -0/+2 |
2008-07-10 | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 1 | -2/+371 |
2008-07-10 | x86, VisWS: turn into generic arch, clean up | Ingo Molnar | 1 | -0/+338 |