| Commit message (Expand) | Author | Age |
* | irq: update all arches for new irq_desc, fix | Mike Travis | 2009-01-15 |
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra... | Ingo Molnar | 2009-01-14 |
|\ |
|
| * | x86: arch_probe_nr_irqs | Yinghai Lu | 2009-01-12 |
| * | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 |
* | | x86: fix broken flush_tlb_others_ipi() | Suresh Siddha | 2009-01-14 |
|/ |
|
* | cpumask, irq: non-x86 build failures | Mike Travis | 2009-01-11 |
* | irq: initialize nr_irqs based on nr_cpu_ids | Mike Travis | 2009-01-11 |
* | irq: change references from NR_IRQS to nr_irqs | Mike Travis | 2009-01-11 |
* | x86: reduce stack usage in init_intel_cacheinfo | Mike Travis | 2009-01-11 |
* | x86: cleanup remaining cpumask_t code in mce_amd_64.c | Mike Travis | 2009-01-11 |
* | SGI UV cpumask: use static temp cpumask in flush_tlb | Mike Travis | 2009-01-11 |
* | x86: change flush_tlb_others to take a const struct cpumask | Rusty Russell | 2009-01-11 |
* | cpumask: update irq_desc to use cpumask_var_t | Mike Travis | 2009-01-11 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-10 |
|\ |
|
| * | x86: fix section mismatch warnings in mcheck/mce_amd_64.c | Leonardo Potenza | 2009-01-07 |
| * | x86: offer frame pointers in all build modes | Ingo Molnar | 2009-01-07 |
| *-. | Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8... | Ingo Molnar | 2009-01-06 |
| |\ \ |
|
| | | * | x86: k8 numa register active regions later | Yinghai Lu | 2009-01-06 |
| | * | | x86: remove duplicated #include's | Huang Weiyi | 2009-01-06 |
| | * | | x86: rename all fields of mpc_table mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 |
| | * | | x86: rename all fields of mpc_oemtable oem_X to X | Jaswinder Singh Rajput | 2009-01-05 |
| | * | | x86: rename all fields of mpc_bus mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 |
| | * | | x86: rename all fields of mpc_cpu mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 |
| | * | | x86: rename all fields of mpc_intsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 |
| | * | | x86: rename all fields of mpc_lintsrc mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 |
| | * | | x86: rename all fields of mpc_iopic mpc_X to X | Jaswinder Singh Rajput | 2009-01-05 |
| | * | | x86: irqinit_64.c init_ISA_irqs should be static | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: setup_percpu.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: irqinit_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: irqinit_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: i8259.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: irq_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: ioport.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: time_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: time_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: irq_64.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: irq.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: traps.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: process_32.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: apic.c fix style problems | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: rename mpc_config_oemtable to mpc_oemtable | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: rename mpc_config_lintsrc to mpc_lintsrc | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: rename mpc_config_intsrc to mpc_intsrc | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: rename mpc_config_ioapic to mpc_ioapic | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: rename mpc_config_processor to mpc_cpu | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: rename mpc_config_bus to mpc_bus | Jaswinder Singh Rajput | 2009-01-04 |
| | * | | x86: rename mp_config_table to mpc_table | Jaswinder Singh Rajput | 2009-01-04 |
| * | | | x86: update Alan Cox's email addresses | Alan Cox | 2009-01-05 |
| * | | | x86: fix RIP printout in early_idt_handler | Jiri Slaby | 2009-01-04 |
| * | | | x86: remove debug printks (io_apic.c) | Markus Trippelsdorf | 2009-01-02 |