- bdb1a9b x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical by Ingo Molnar · 16 years ago
- 0b06e73 x86: clean up the APIC_DEST_LOGICAL logic by Ingo Molnar · 16 years ago
- 08125d3 x86: rename ->ESR_DISABLE to ->disable_esr by Ingo Molnar · 16 years ago
- f6f52ba x86: clean up esr_disable() methods by Ingo Molnar · 16 years ago
- fe402e1 x86, apic: clean up / remove TARGET_CPUS by Ingo Molnar · 16 years ago
- 0a9cc20 x86, apic: clean up target_cpus methods by Ingo Molnar · 16 years ago
- 7fe7328 x86, apic: remove IRQ_DEST_MODE by Ingo Molnar · 16 years ago
- 38bd77a x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODE by Ingo Molnar · 16 years ago
- d8a3539 x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE by Ingo Molnar · 16 years ago
- 1b1bcb3 x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODE by Ingo Molnar · 16 years ago
- 82daea6b x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE by Ingo Molnar · 16 years ago
- dcafa4a x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODE by Ingo Molnar · 16 years ago
- 9b5bc8d x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE by Ingo Molnar · 16 years ago
- f8987a1 x86, genapic: rename int_delivery_mode, et. al. by Ingo Molnar · 16 years ago
- 7ed248d x86: clean up apic->apic_id_registered() methods by Ingo Molnar · 16 years ago
- 306db03 x86: clean up apic->acpi_madt_oem_check methods by Ingo Molnar · 16 years ago
- 9a6801d x86: remove APIC_INIT / APICFUNC / IPIFUNC by Ingo Molnar · 16 years ago
- 491a50c x86, genapic: cleanup 32-bit apic_summit template by Ingo Molnar · 16 years ago
- fed53eb x86, genapic: cleanup 32-bit apic_es7000 template by Ingo Molnar · 16 years ago
- fea3437 x86, genapic: cleanup 32-bit apic_numaq template by Ingo Molnar · 16 years ago
- d26b6d6 x86, genapic: cleanup 32-bit apic_bigsmp template by Ingo Molnar · 16 years ago
- 0a7e8c6 x86, genapic: cleanup 32-bit apic_default template by Ingo Molnar · 16 years ago
- 504a3c3 x86: clean up apic_x2apic_cluster by Ingo Molnar · 16 years ago
- 05c155c x86: clean up apic_x2apic_phys by Ingo Molnar · 16 years ago
- c796732 x86: clean up apic_x2apic_uv_x by Ingo Molnar · 16 years ago
- 4c3e51e x86: clean up genapic_phys_flat by Ingo Molnar · 16 years ago
- f2f05ee x86: clean up genapic_flat by Ingo Molnar · 16 years ago
- c8d46cf x86: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
- 6781d94 x86, genapic: provide IPI callbacks unconditionally by Ingo Molnar · 16 years ago
- 505deeb x86, genapic: cleanups by Ingo Molnar · 16 years ago
- ced733e x86, genapic: finish unification by Ingo Molnar · 16 years ago
- ef7471b x86, genapic: unify struct genapic by Ingo Molnar · 16 years ago
- 943d0f7 x86, genapic: refactor genapic_32.h by Ingo Molnar · 16 years ago
- 6e7a599 x86, genapic: refactor genapic_64.h by Ingo Molnar · 16 years ago
- 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 8f6d86d x86: cpu_init(): remove ugly #ifdef construct around debug register clear by Peter Zijlstra · 16 years ago
- 042cbaf x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
- 4369f1f Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
- 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
- cf3997f x86: clean up indentation in setup_per_cpu_areas() by Tejun Heo · 16 years ago
- 22f2513 x86: fix build breakage on voyage by James Bottomley · 16 years ago
- 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 16 years ago
- 1825b8e x86: remove extra barriers from load_gs_base() by Brian Gerst · 16 years ago
- b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 16 years ago
- 89c9c4c x86: make Voyager use x86 per-cpu setup. by Brian Gerst · 16 years ago
- 34019be x86: don't assume boot cpu is #0 by Brian Gerst · 16 years ago
- 1688401 x86: move this_cpu_offset by Brian Gerst · 16 years ago
- 996db81 x86: only compile setup_percpu.o on SMP by Brian Gerst · 16 years ago
- ec70de8 x86: move apic variables to apic.c by Brian Gerst · 16 years ago
- 74631a2 x86: always page-align per-cpu area start and size by Brian Gerst · 16 years ago
- 2f2f52b x86: move setup_cpu_local_masks() by Brian Gerst · 16 years ago
- 6470aff x86: move 64-bit NUMA code by Brian Gerst · 16 years ago
- 0d77e7f x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() by Brian Gerst · 16 years ago
- cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
- 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
- dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
- 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 16 years ago
- 659d261 x86: fix section mismatch warning by Rakib Mullick · 16 years ago
- d5e397c x86: improve early fault/irq printout by Ingo Molnar · 16 years ago
- 34707bc x86, debug: remove early_printk() #ifdefs from head_32.S by Ingo Molnar · 16 years ago
- 2d4d57d x86: micro-optimize __raw_read_trylock() by Frederic Weisbecker · 16 years ago
- 99fb4d3 x86: unmask CPUID levels on Intel CPUs, fix by Ingo Molnar · 16 years ago
- ef5fa0a x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. by Eric Anholt · 16 years ago
- e1b4d11 x86: use standard PIT frequency by Ingo Molnar · 16 years ago
- b38b066 x86: filter CPU features dependent on unavailable CPUID levels by H. Peter Anvin · 16 years ago
- 75a0481 x86: handle PAT more like other CPU features by H. Peter Anvin · 16 years ago
- b1882e6 x86: clean up stray space in <asm/processor.h> by H. Peter Anvin · 16 years ago
- 3b4b757 x86: ia32_signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 16 years ago
- 98e3d45 x86: signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 16 years ago
- fe40c0a x86: uaccess: introduce try and catch framework by Hiroshi Shimamoto · 16 years ago
- 42ef73f x86, mm: fix pte_free() by Peter Zijlstra · 16 years ago
- 99d0000 x86, xen: fix hardirq.h merge fallout by Ingo Molnar · 16 years ago
- 2de3a5f x86: make irq_cpustat_t fields conditional by Brian Gerst · 16 years ago
- 22da7b3 x86: merge hardirq_{32,64}.h into hardirq.h by Brian Gerst · 16 years ago
- 658a9a2 x86: sync hardirq_{32,64}.h by Brian Gerst · 16 years ago
- 3819cd4 x86: remove include of apic.h from hardirq_64.h by Brian Gerst · 16 years ago
- 03d2989 x86: remove idle_timestamp from 32bit irq_cpustat_t by Brian Gerst · 16 years ago
- 6522869 x86: add pte_set_flags/clear_flags for pte flag manipulation by Jeremy Fitzhardinge · 16 years ago
- ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
- d639bab x86 PAT: ioremap_wc should take resource_size_t parameter by venkatesh.pallipadi@intel.com · 16 years ago
- 336f6c3 debugobjects: add and use INIT_WORK_ON_STACK by Thomas Gleixner · 16 years ago
- 066941bd x86: unmask CPUID levels on Intel CPUs by H. Peter Anvin · 16 years ago
- bdf21a4 x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> by H. Peter Anvin · 16 years ago
- fb746d0 x86: optimise page fault entry, cleanup by Johannes Weiner · 16 years ago
- 9597134 x86: fix PTE corruption issue while mapping RAM using /dev/mem by Suresh Siddha · 16 years ago
- 03b4863 x86: make UV support configurable by Nick Piggin · 16 years ago
- cc86c9e x86: uaccess: rename __put_user_u64() to __put_user_asm_u64() by Hiroshi Shimamoto · 16 years ago
- 4d5d783 x86: uaccess: fix style problems by Hiroshi Shimamoto · 16 years ago
- 731f187 x86: mtrr fix debug boot parameter by Thomas Renninger · 16 years ago
- a1e4621 x86: fix page attribute corruption with cpa() by Suresh Siddha · 16 years ago
- ace6c6c x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES by Ingo Molnar · 16 years ago
- 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
- 4ec71fa x86: uv cleanup, build fix by Ingo Molnar · 16 years ago
- 55f4949 x86, mm: move tlb.c to arch/x86/mm/ by Ingo Molnar · 16 years ago
- 3eb3963 Merge branch 'cpus4096' into core/percpu by Ingo Molnar · 16 years ago
- 552b8aa Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" by Ingo Molnar · 16 years ago
- e0a9612 x86: use early clobbers in usercopy*.c by Andi Kleen · 16 years ago