- fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
- 1ccedb7c Merge commit 'v2.6.28-rc9' into x86/apic by Ingo Molnar · 16 years ago
- adf77ba x86: prioritize the FPU traps for the error code by H. Peter Anvin · 16 years ago
- e6a997e 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
- 280a9ca x86: fix resume (S2R) broken by Intel microcode module, on A110L by Dmitry Adamushko · 16 years ago
- 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
- 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 16 years ago
- 8403295 x86: ia32_signal: remove unnecessary declaration by Hiroshi Shimamoto · 16 years ago
- 34945ed x86: common.c boot_cpu_stack and boot_exception_stacks should be static by Jaswinder Singh · 16 years ago
- f34a10b x86: fix warning in arch/x86/kernel/microcode_amd.c by Ingo Molnar · 16 years ago
- 9f22149 x86: ia32.h: remove unused struct sigfram32 and rt_sigframe32 by Hiroshi Shimamoto · 16 years ago
- 8869a2e x86: asm-offset_64: use rt_sigframe_ia32 by Hiroshi Shimamoto · 16 years ago
- b2fa739 x86: sigframe.h: include headers for dependency by Hiroshi Shimamoto · 16 years ago
- d1769d5 x86: traps.c declare functions before they get used by Jaswinder Singh · 16 years ago
- 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 16 years ago
- 8a7b12f x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 by venkatesh.pallipadi@intel.com · 16 years ago
- 5899329 x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 by venkatesh.pallipadi@intel.com · 16 years ago
- f0bc220 x86: process.c declare c1e_remove_cpu before they get used by Jaswinder Singh · 16 years ago
- 5c2628e x86: sigframe.h: add guard macro by Hiroshi Shimamoto · 16 years ago
- 69098ba Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
- 3653b9a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- f269b07 x86: revert CONFIG_RELOCATABLE=y defconfig change by Vegard Nossum · 16 years ago
- 8983fdb avr32: favr-32 build fix by Haavard Skinnemoen · 16 years ago
- de13d28 ATSTK1006: Fix boot from NAND flash by Haavard Skinnemoen · 16 years ago
- 7c9c160 x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they get used by Jaswinder Singh · 16 years ago
- 57a3750 x86: time_64.c timer_interrupt() should be static by Jaswinder Singh · 16 years ago
- c9bc03a Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
- 55aab5f x86 gart: don't complain if no AMD GART found by Bjorn Helgaas · 16 years ago
- d98f9d8 x86: ia32_signal: use sigframe.h by Hiroshi Shimamoto · 16 years ago
- 3b0d29e x86: ia32_signal: rename struct sigframe and rt_sigframe by Hiroshi Shimamoto · 16 years ago
- c85c2ff x86: signal: prepare to include from ia32_signal.c by Hiroshi Shimamoto · 16 years ago
- 41af86f x86: signal: move sigframe.h to arch/x86/include/asm by Hiroshi Shimamoto · 16 years ago
- a5c56eb x86: signal: rename sigframe and rt_sigframe on 32-bit by Hiroshi Shimamoto · 16 years ago
- f522376 x86: signal: move ia32 func declarations into arch/x86/kernel/signal.c by Hiroshi Shimamoto · 16 years ago
- a52519f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
- af4d364 powerpc: Fix corruption error in rh_alloc_fixed() by Guillaume Knispel · 16 years ago
- 28707af powerpc/fsl-booke: Fix the miss interrupt restore by Dave Liu · 16 years ago
- 84df817 AMD IOMMU: panic if completion wait loop fails by Joerg Roedel · 16 years ago
- cf558d2 AMD IOMMU: set cmd buffer pointers to zero manually by Joerg Roedel · 16 years ago
- c1892cb avr32: remove .note.gnu.build-id section when making vmlinux.bin by Hans-Christian Egtvedt · 16 years ago
- 878a553 sparc: We need to implement arch_ptrace_stop(). by David S. Miller · 16 years ago
- 8bee3f0 x86: ia32_signal: use proper macro __USER32_DS by Hiroshi Shimamoto · 16 years ago
- d0b48ca x86: ia32_signal: use __put_user() instead of __copy_to_user() by Hiroshi Shimamoto · 16 years ago
- ae417bb x86: signal: use signal_fault() in sys_sigreturn() by Hiroshi Shimamoto · 16 years ago
- c8182f0 sgi-xp: xpc needs to pass the physical address, not virtual by Russ Anderson · 16 years ago
- cf9b303 x86: re-enable MCE on secondary CPUS after suspend/resume by Andi Kleen · 16 years ago
- 189f67c x86: UV fix for global physical addresses by Jack Steiner · 16 years ago
- c15cb37 Merge commit 'v2.6.28-rc8' into x86/uv by Ingo Molnar · 16 years ago
- fde9071 x86: clean up dead code in vmi_32.c by Zachary Amsden · 16 years ago
- 78f902c Merge commit 'v2.6.28-rc8' into x86/doc by Ingo Molnar · 16 years ago
- ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 16 years ago
- a9b43c7 x86: setup.c find_and_reserve_crashkernel should be static by Jaswinder Singh · 16 years ago
- c0195b6 x86: ldt.c declare sys_modify_ldt before they get used by Jaswinder Singh · 16 years ago
- 7b5b50f x86: signal.c declare do_notify_resume before they get used by Jaswinder Singh · 16 years ago
- aab02f0 x86: process_64.c declare __switch_to() and sys_arch_prctl before they get used by Jaswinder Singh · 16 years ago
- f63c2f2 xen: whitespace/checkpatch cleanup by Tej · 16 years ago
- d437797 x86: support always running TSC on Intel CPUs, add cpufeature definition by Ingo Molnar · 16 years ago
- dd7a523 Merge commit 'v2.6.28-rc8' into x86/cpufeature by Ingo Molnar · 16 years ago
- df23cab x86: microcode_amd: modify log messages by Andreas Herrmann · 16 years ago
- 5549b94 x86: microcode_amd: use 'packed' attribute for structs by Andreas Herrmann · 16 years ago
- 9841530 x86: microcode_amd: remove (wrong) chipset deivce ID checks by Andreas Herrmann · 16 years ago
- 6cc9b6d x86: microcode_amd: consolidate macro definitions by Andreas Herrmann · 16 years ago
- 29d0887 x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functions by Andreas Herrmann · 16 years ago
- 0657d9e x86: microcode_amd: don't pass superfluous function pointer for get_ucode_data by Andreas Herrmann · 16 years ago
- 8c13520 x86: microcode_amd: fix compile warning by Andreas Herrmann · 16 years ago
- be95776 x86: microcode_amd: fix checkpatch warnings/errors by Andreas Herrmann · 16 years ago
- 2a3282a7 x86: microcode_amd: fix typos and trailing whitespaces in log messages by Andreas Herrmann · 16 years ago
- 3c763fd x86: microcode_amd: fix wrong handling of equivalent CPU id by Andreas Herrmann · 16 years ago
- b6fd6f2 x86, mm: limit MAXMEM on 64-bit by Ingo Molnar · 16 years ago
- 83fd5cc AMD IOMMU: allocate rlookup_table with __GFP_ZERO by Joerg Roedel · 16 years ago
- 3bd8226 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- eef70b2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
- cfc3198 x86, 32-bit: improve lazy TLB handling code by Jan Beulich · 16 years ago
- beeb419 x86, 32-bit: add some compile time checks to mem_init() by Jan Beulich · 16 years ago
- d6be89a x86, 32-bit: simplify alloc_low_page() by Jan Beulich · 16 years ago
- b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 16 years ago
- 1796316 x86: consolidate __swp_XXX() macros by Jan Beulich · 16 years ago
- 205516c x86: convert rdtscll() to use __native_read_tsc by Ken Chen · 16 years ago
- f9d62c0 sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms. by Paul Mundt · 16 years ago
- 23e0e8a powerpc/cell/axon-msi: Fix MSI after kexec by Arnd Bergmann · 16 years ago
- a4c74dd powerpc: Fix bootmem reservation on uninitialized node by Dave Hansen · 16 years ago
- 48f797d powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area by Brian King · 16 years ago
- a3dd154 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 67306da [ARM] Ensure linux/hardirqs.h is included where required by Russell King · 16 years ago
- cefb3d0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
- ae8d04e x86 Fix VMI crash on boot in 2.6.28-rc8 by Zachary Amsden · 16 years ago
- 3909845 [ARM] fix kernel-doc syntax by Randy Dunlap · 16 years ago
- 442a902 [ARM] arch/arm/common/sa1111.c: Correct error handling code by Julia Lawall · 16 years ago
- e5e774d powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted by Kumar Gala · 16 years ago
- 5279585 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Linus Torvalds · 16 years ago
- 6d8a52d MIPS: IP32: Update defconfig by David Daney · 16 years ago
- 11531ac MIPS: Add missing calls to plat_unmap_dma_mem. by David Daney · 16 years ago
- 00ace20 MIPS: Kconfig: Fix the arch-specific header path by Dmitri Vorobiev · 16 years ago
- b6354db MIPS: Use EI/DI for MIPS R2. by David Daney · 16 years ago
- fd28a5b x86: remove simnow earlyprintk support by Andi Kleen · 16 years ago
- 9470565 x86: remove init_mm export as planned for 2.6.26 by Dave Jones · 16 years ago
- 8f2466f x86: kill #ifdef for exit_idle() by Hiroshi Shimamoto · 16 years ago
- 16855f8 x86: uaccess: return value of __{get|put}_user() can be int by Hiroshi Shimamoto · 16 years ago
- e18d7af Merge commit 'v2.6.28-rc8' into x86/mm by Ingo Molnar · 16 years ago