- 69d45dd x86: merge winchip-2 and winchip-2a cpu choices by Krzysztof Helt · 16 years ago
- d2f904b x86, uv: fix for size of hub mappings by Jack Steiner · 16 years ago
- 9b658f6 x86: cleanup, remove extra ifdef by Yinghai Lu · 16 years ago
- 3c1326f traps: i386: make do_trap more like x86_64 by Alexander van Heukelum · 16 years ago
- 69c89b5 traps: x86: remove trace_hardirqs_fixup from pagefault handler by Alexander van Heukelum · 16 years ago
- a491503 traps: x86_64: remove trace_hardirqs_fixup from debug handler by Alexander van Heukelum · 16 years ago
- 8b1c870 traps: x86_64: remove trace_hardirqs_fixup from int3 handler by Alexander van Heukelum · 16 years ago
- 4b986a3 traps: x86_64: remove trace_hardirqs_fixup from DO_ERROR_INFO macro by Alexander van Heukelum · 16 years ago
- 7e61a79 traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro by Alexander van Heukelum · 16 years ago
- 6b11d4e traps: x86_64: add TRACE_IRQS_OFF in error_entry by Alexander van Heukelum · 16 years ago
- 2e42060 x86, uv: add early detection of UV system types by Jack Steiner · 16 years ago
- e04d645 x86: move vgetcpu mode probing to cpu detection by Glauber Costa · 16 years ago
- 33c053d x86: wrap MCA_bus test around an ifdef by Glauber Costa · 16 years ago
- 2c460d0 x86: replace hardcoded number by Glauber Costa · 16 years ago
- 461ebd1 x86: rename timer_event_interrupt to timer_interrupt by Glauber Costa · 16 years ago
- 780209a x86: make init_ISA_irqs nonstatic by Glauber Costa · 16 years ago
- 2f97435 x86: factor out irq initialization for x86_64 by Glauber Costa · 16 years ago
- 2ff2983 x86: bind irq0 irq data to cpu0 by Glauber Costa · 16 years ago
- 8de0b8a x86: use user_mode_vm instead of user_mode by Glauber Costa · 16 years ago
- efa323a x86: remove SEGMENT_IS_FLAT_CODE by Glauber Costa · 16 years ago
- 3927fa9 x86: use frame pointer information on x86_64 profile_pc by Glauber Costa · 16 years ago
- 097a078 x86: set bp field in pt_regs properly by Glauber Costa · 16 years ago
- 2c44e66 x86: coalesce tests by Glauber Costa · 16 years ago
- cf4cfb2 x86: use user_mode macro by Glauber Costa · 16 years ago
- bd32a8cf x86: cpu don't print duplicated vendor string by Yinghai Lu · 16 years ago
- 606ee44 x86: make mm/gup.c more virtualization friendly by Jan Beulich · 16 years ago
- 5e72d9e x86-64: fix combining of regions in init_memory_mapping() by Jan Beulich · 16 years ago
- 59ef48a x86: smpboot - check if we have ESR register in wakeup_secondary_cpu by Cyrill Gorcunov · 16 years ago
- 33f8c40 x86: add memory clobber in switch_to() by Vegard Nossum · 16 years ago
- 3e6de5a x86: print out EBDA/lowmem address by Ingo Molnar · 16 years ago
- a73aaed x86: check dsdt before find oem table for es7000, v2 by Yinghai Lu · 16 years ago
- a32ad46 x86-64: don't check for map replacement by Jeremy Fitzhardinge · 16 years ago
- 88b4c14 x86: use early_memremap() in setup.c by Jeremy Fitzhardinge · 16 years ago
- 1494177 x86: add early_memremap() by Jeremy Fitzhardinge · 16 years ago
- efc9eb2 x86: remove duplicate early_ioremap declarations by Jeremy Fitzhardinge · 16 years ago
- be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
- 07bb2f62 i386: trace_hardirqs_fixup should now not be necessary: irqs are off. by Alexander van Heukelum · 16 years ago
- a790392 i386: add TRACE_IRQS_OFF for the exception 3 (int3) by Alexander van Heukelum · 16 years ago
- e0c7317 i386: add TRACE_IRQS_OFF for the nmi by Alexander van Heukelum · 16 years ago
- 43024a8 i386: add TRACE_IRQS_OFF for exception 1 (debug) by Alexander van Heukelum · 16 years ago
- 85cea51 i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code' by Alexander van Heukelum · 16 years ago
- f8e0870 i386: remove temporary DO_TRAP macros, expanding the last one used by Alexander van Heukelum · 16 years ago
- b939bde i386: convert hardware exception 19 to an interrupt gate by Alexander van Heukelum · 16 years ago
- eb642f6 i386: convert hardware exception 18 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 5feedfd i386: convert hardware exception 17 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 252d28f i386: convert hardware exception 16 to an interrupt gate by Alexander van Heukelum · 16 years ago
- cf81978 i386: convert hardware exception 15 to an interrupt gate by Alexander van Heukelum · 16 years ago
- c6df0d7 i386: convert hardware exception 13 to an interrupt gate by Alexander van Heukelum · 16 years ago
- f5ca818 i386: convert hardware exception 12 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 36d936c i386: convert hardware exception 11 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 6bf77bf i386: convert hardware exception 10 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 51bc1ed i386: convert hardware exception 9 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 7643e9b i386: convert hardware exception 7 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 12394cf i386: convert hardware exception 6 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 64f644c i386: convert hardware exception 5 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 8d6f9d6 i386: convert hardware exception 4 to an interrupt gate by Alexander van Heukelum · 16 years ago
- b94da1e i386: expand exception 3 DO_TRAP macro by Alexander van Heukelum · 16 years ago
- 976382d i386: convert hardware exception 0 to an interrupt gate by Alexander van Heukelum · 16 years ago
- 61aef7d i386: prepare to convert exceptions to interrupts by Alexander van Heukelum · 16 years ago
- 762db43 i386: remove kprobes' restore_interrupts in favour of conditional_sti by Alexander van Heukelum · 16 years ago
- 927604c x86: rename discontig_32.c to numa_32.c by Yinghai Lu · 16 years ago
- 0cefa5b arch/x86/kernel/smpboot.c: Clarify when irq processing begins. by Manfred Spraul · 16 years ago
- 295286a x86-64: slightly stream-line 32-bit syscall entry code by Jan Beulich · 16 years ago
- 9f8305f x86-64: reduce boot fixmap space by Jan Beulich · 16 years ago
- 4480f15b MAINTAINERS: remove colon from headings by Randy Dunlap · 16 years ago
- e7839f2 MAINTAINERS: add F: and acronyms by Randy Dunlap · 16 years ago
- e2d1d6c MAINTAINERS: alpha sort by Randy Dunlap · 16 years ago
- 3280fb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- f319fb8 ext4: fix kconfig typo and extra whitespace by Jan Engelhardt · 16 years ago
- 3244fcb ext4: fix build failure without procfs by Alexander Beregalov · 16 years ago
- f1b2a5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
- 5e4c5f4 Fix Kconfig dependency for WM97xx battery driver by Linus Torvalds · 16 years ago
- 807f4f8 Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1a2217a Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
- 46b5e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
- 94a9f8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
- cbf7e94 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
- 06270d5 provide generic_block_fiemap() only with BLOCK=y by Adrian Bunk · 16 years ago
- 0dab9cf add key_revoke() dummy for KEYS=n by Adrian Bunk · 16 years ago
- 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
- 589acce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 1efd325 Fix RTC wakealarm sysfs interface breakage. by Linus Torvalds · 16 years ago
- 6eb3ebe avr32: Fix build failures in board code by Haavard Skinnemoen · 16 years ago
- caf18f1 avr32: Allow selecting multiple pins at once by Julien May · 16 years ago
- 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
- 0d62950 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/atmel-mci-2.6.28 by Haavard Skinnemoen · 16 years ago
- 1db5fff x86: make processor type select depend on CONFIG_EMBEDDED by Ingo Molnar · 16 years ago
- b7b3a42 x86: extend processor type select help text by Ingo Molnar · 16 years ago
- 14835a3 [CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_assemble by Jeff Layton · 16 years ago
- 8a66712 x86, amd-iommu: propagate PCI device enabling error by Ingo Molnar · 16 years ago
- d562353 warnings: fix arch/x86/kernel/io_apic_64.c by Ingo Molnar · 16 years ago
- 45e96f2 warnings: fix arch/x86/kernel/early_printk.c by Ingo Molnar · 16 years ago
- 9f48280 x86, fpu: check __clear_user() return value by Ingo Molnar · 16 years ago
- 620f2ef Merge branch 'linus' into x86/xsave by Ingo Molnar · 16 years ago
- 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
- a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
- eceb138 Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
- 84e9c95 Merge branch 'x86/signal' into core/signal by Ingo Molnar · 16 years ago
- 1389ac4 Merge branch 'linus' into x86/signal by Ingo Molnar · 16 years ago
- acbaa41 Merge branch 'linus' into x86/quirks by Ingo Molnar · 16 years ago