summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: efi_stub_32,64 - add missing ENDPROCsCyrill Gorcunov2009-02-242-0/+8
* x86: head_64.S - use GLOBAL macroCyrill Gorcunov2009-02-241-15/+7
* x86: entry_64.S - add missing ENDPROCCyrill Gorcunov2009-02-241-0/+1
* x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov2009-02-241-1/+1
* x86: head_64.S - use IDT_ENTRIES instead of hardcoded numberCyrill Gorcunov2009-02-241-1/+1
* x86: head_64.S - remove useless balignCyrill Gorcunov2009-02-241-2/+0
* x86: fix performance regression in write() syscallSalman Qazi2009-02-241-2/+14
* x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-191-3/+3
* x86: compressed head_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-191-4/+2
* x86: pmjump - use GLOBAL,ENDPROC macrosCyrill Gorcunov2009-02-191-11/+5
* x86: copy.S - use GLOBAL,ENDPROC macrosCyrill Gorcunov2009-02-191-26/+14
* x86: linkage - get rid of _X86 macrosCyrill Gorcunov2009-02-191-60/+0
* x86: asm linkage - introduce GLOBAL macroCyrill Gorcunov2009-02-191-0/+4
* Merge branch 'x86/headers' into x86/coreIngo Molnar2009-02-171-114/+0
|\
| * x86: remove stale arch/x86/include/asm/page_64.h.rej fileIngo Molnar2009-02-171-114/+0
|/
*---------. Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-17587-21206/+26672
|\ \ \ \ \ \
| | | | | | * x86, xen: do multicall callbacks with interrupts disabledJeremy Fitzhardinge2009-02-161-2/+2
| | | | | | * x86, xen: degrade BUG to WARN when multicall failsJeremy Fitzhardinge2009-02-161-1/+1
| | | | | | * x86, xen: record and display initiator of each multicall when debuggingIan Campbell2009-02-161-2/+7
| | | | | | * x86, xen: short-circuit tests for dom0Jeremy Fitzhardinge2009-02-161-10/+18
| | | | | * | x86, vm86: fix preemption bugThomas Gleixner2009-02-151-1/+9
| | | | | * | x86, olpc: fix model detection without OFWChris Ball2009-02-141-1/+1
| | | | * | | xen: fix xen_flush_tlb_othersIan Campbell2009-02-131-3/+0
| | | | | |/ | | | | |/|
| | | * | | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-1336-86/+100
| | | |\ \ \
| | | | * | | unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput2009-02-081-1/+2
| | | | * | | Merge branch 'core/header-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2009-02-062-3/+2
| | | | |\ \ \
| | | | | * | | make linux/types.h as assembly safeJaswinder Singh Rajput2009-02-061-1/+2
| | | | | * | | Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/f...Jaswinder Singh Rajput2009-02-061-2/+0
| | | | |/ / /
| | | | * | | Merge branch 'core/header-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2009-02-033-36/+30
| | | | |\ \ \
| | | | | * | | headers_check fix cleanup: linux/reiserfs_fs.hJaswinder Singh Rajput2009-02-031-34/+28
| | | | | * | | headers_check fix cleanup: linux/nubus.hJaswinder Singh Rajput2009-02-031-1/+1
| | | | | * | | headers_check fix cleanup: linux/coda_psdev.hJaswinder Singh Rajput2009-02-031-1/+1
| | | | |/ / /
| | | | * | | Merge branch 'core/header-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2009-02-038-38/+45
| | | | |\ \ \
| | | | | * | | headers_check fix: x86, setup.hJaswinder Singh Rajput2009-02-021-23/+22
| | | | | * | | headers_check fix: x86, prctl.hJaswinder Singh Rajput2009-02-022-4/+1
| | | | | * | | headers_check fix: linux/reinserfs_fs.hJaswinder Singh Rajput2009-02-021-0/+8
| | | | | * | | headers_check fix: linux/socket.hJaswinder Singh Rajput2009-02-021-2/+4
| | | | | * | | headers_check fix: linux/nubus.hJaswinder Singh Rajput2009-02-021-0/+2
| | | | | * | | headers_check fix: linux/in6.hJaswinder Singh Rajput2009-02-021-1/+1
| | | | | * | | headers_check fix: linux/coda_psdev.hJaswinder Singh Rajput2009-02-021-8/+7
| | | | |/ / /
| | | | * | | headers_check fix: xtensa, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| | | | * | | headers_check fix: powerpc, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| | | | * | | headers_check fix: powerpc, spu_info.hJaswinder Singh Rajput2009-02-011-1/+2
| | | | * | | headers_check fix: powerpc, ps3fb.hJaswinder Singh Rajput2009-02-011-0/+1
| | | | * | | headers_check fix: powerpc, kvm.hJaswinder Singh Rajput2009-02-011-1/+1
| | | | * | | headers_check fix: powerpc, elf.hJaswinder Singh Rajput2009-02-011-1/+1
| | | | * | | headers_check fix: powerpc, bootx.hJaswinder Singh Rajput2009-02-011-1/+1
| | | | * | | headers_check fix: parisc, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| | | | * | | headers_check fix: parisc, pdc.hJaswinder Singh Rajput2009-02-011-1/+2
| | | | * | | headers_check fix: mn10300, swab.hJaswinder Singh Rajput2009-02-011-1/+1
OpenPOWER on IntegriCloud