summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86, e820: add support for AddressRangeUnusuable ACPI memory typeCihula, Joseph2008-08-211-0/+4
* x86_64: uml: fix rename header guardHiroshi Shimamoto2008-08-151-2/+2
* Merge branch 'x86/apic' into x86/coreIngo Molnar2008-08-145-34/+61
|\
| * x86: apic unification - merge down enable_NMI_through_LVT0Cyrill Gorcunov2008-07-242-2/+11
| * x86: apic unification - merge down lapic_get_maxlvtCyrill Gorcunov2008-07-242-5/+12
| * x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-243-27/+38
| |
| \
| \
| \
*---. \ Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar2008-08-1423-17/+41
|\ \ \ \
| | | * | x86: print per_cpu data addressYinghai Lu2008-07-311-1/+8
| | | * | x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8Alexander van Heukelum2008-07-241-2/+2
| | | |/
| | * | Merge branch 'linus' into x86/x2apicIngo Molnar2008-08-113615-19574/+263844
| | |\ \
| | * | | x86_32: use apic_ops at print_local_APIC()Hiroshi Shimamoto2008-07-311-4/+4
| * | | | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-143939-34104/+284319
| |\ \ \ \
| * | | | | X86_SMP: ipi.c declare functions before they get usedJaswinder Singh2008-07-251-1/+2
| * | | | | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as staticJaswinder Singh2008-07-251-2/+2
| * | | | | X86_32: declare pt_regs_access as unsigned longJaswinder Singh2008-07-251-1/+1
| * | | | | x86: mach-default/setup.c declare no_broadcast before they get usedJaswinder Singh2008-07-231-1/+3
| * | | | | x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as staticJaswinder Singh2008-07-231-2/+2
| * | | | | x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-231-2/+1
| * | | | | x86: mm/init_XX.c declare functions before they get usedJaswinder Singh2008-07-231-0/+1
| * | | | | x86: mtrr/main.c declare range_state as staticJaswinder Singh2008-07-221-1/+1
| * | | | | x86: time_XX.c declare functions before they get usedJaswinder Singh2008-07-221-0/+1
| * | | | | x86: process_32.c declare cpu_number before they get usedJaswinder Singh2008-07-221-0/+1
| * | | | | x86: Introducing asm/syscalls.hJaswinder Singh2008-07-2210-0/+11
* | | | | | Merge branch 'linus' into x86/coreIngo Molnar2008-08-143203-15807/+224981
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-131-1/+0
| |\ \ \ \ \ \
| | * | | | | | usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-131-1/+0
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-1311-43/+179
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | sparc64: Handle stack trace attempts before irqstacks are setup.David S. Miller2008-08-132-20/+21
| | * | | | | | sparc64: Implement IRQ stacks.David S. Miller2008-08-128-30/+161
| | * | | | | | sparc: remove include of linux/of_device.h from asm/of_device.hStephen Rothwell2008-08-121-2/+1
| | * | | | | | sparc64: Fix recursion in stack overflow detection handling.David S. Miller2008-08-121-3/+14
| | * | | | | | sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code.David S. Miller2008-08-092-6/+0
| * | | | | | | [h8300] move include/asm-h8300 to arch/h8300/include/asmLinus Torvalds2008-08-1399-0/+4610
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-08-127-13/+54
| |\ \ \ \ \ \
| | * | | | | | [IA64] use bcd2bin/bin2bcdAdrian Bunk2008-08-121-1/+1
| | * | | | | | [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-126-12/+53
| * | | | | | | h8300: fix section mismatchesYoshinori Sato2008-08-121-6/+3
| |/ / / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-08-123-6/+1
| |\ \ \ \ \ \
| | * | | | | | mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-123-6/+1
| * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-1110-45/+69
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2008-08-112-6/+10
| | * | | | | | x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman2008-08-111-3/+7
| | * | | | | | x86, pci-calgary: fix function declarationRandy Dunlap2008-08-111-1/+1
| | * | | | | | x86: work around gcc 3.4.x bugJeremy Fitzhardinge2008-08-111-0/+3
| | * | | | | | x86: make "apic" an early_param() on 32-bitRene Herman2008-08-111-2/+2
| | * | | | | | x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman2008-08-111-5/+6
| | * | | | | | x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-113-18/+25
| | * | | | | | x86: Fix broken VMI in 2.6.27-rc..Alok Kataria2008-08-082-9/+10
| | * | | | | | x86: fdiv bug detection fixKrzysztof Helt2008-07-311-1/+5
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-1124-949/+2598
| |\ \ \ \ \ \ \