summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10123-11977/+0
* parisc: move pdc_result to real2.SKyle McMartin2008-10-101-0/+3
* parisc: ropes.h - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-1/+1
* Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds2008-10-10284-959/+1565
|\
| *---------------------------------. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-0618-52/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | * i386: vmalloc size fixDave Young2008-08-212-5/+3
| | | | | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | | | | | |/| | | | | | | | | |
| | | | | | | | | | | | | | | * | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost2008-08-221-15/+15
| | | | | | | | | | | | | * | | | | | x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski2008-09-221-0/+1
| | | | | | |_|_|_|_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | x86: unsigned long pte_pfnHugh Dickins2008-09-104-11/+7
| | | | | | * | | | | | | | | | | | x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson2008-09-301-3/+3
| | | | | | * | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar2008-09-223608-321760/+8822
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / | | | | | |/| | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | x86, debug: gpio_free might sleepUwe Kleine-König2008-09-171-0/+3
| | | | | | * | | | | | | | | | | | x86_64: printout msr -v2Yinghai Lu2008-08-222-0/+35
| | | * | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into x86/cleanupsIngo Molnar2008-09-19232-55405/+150
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | x86-64: eliminate dead codeJan Beulich2008-09-061-5/+0
| | | * | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/cleanupsH. Peter Anvin2008-08-2525-31/+122
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-255-5/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | x86_64: use save/loadsegment in ia32 compatJeremy Fitzhardinge2008-08-201-2/+3
| | | * | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-20331-21711/+1462
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | x86: <asm/asm.h> consistency cleanupsH. Peter Anvin2008-08-182-2/+7
| | | * | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-112779-236329/+5328
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | x86: mmconf: fix section mismatch warningMarcin Slusarz2008-08-101-1/+1
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-07-26431-9116/+2559
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | x86: fix up a comment in ack_APIC_irq()Maciej W. Rozycki2008-07-241-3/+1
| | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | x86: spinlock use LOCK_PREFIXMathieu Desnoyers2008-08-151-3/+3
| | * | | | | | | | | | | | | | | | | | | | x86: revert replace LOCK_PREFIX in futex.hMathieu Desnoyers2008-08-151-3/+3
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar2008-10-063-1/+219
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | x86, tracehook: clean up implementation of syscall_get_error()Petr Tesarik2008-09-051-1/+2
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/tracehookIngo Molnar2008-09-05417-71616/+482
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/tracehookIngo Molnar2008-08-152784-240957/+4117
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'x86-tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2008-07-283-1/+218
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | x86: tracehook: TIF_NOTIFY_RESUMERoland McGrath2008-07-261-1/+3
| | | * | | | | | | | | | | | | | | | | | | | x86: tracehook: asm/syscall.hRoland McGrath2008-07-262-0/+215
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-0619-3/+151
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-143176-245195/+8984
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | X86_SMP: tlb_XX.c declare smp_invalidate_interrupt before they get usedJaswinder Singh2008-07-251-0/+5
| | * | | | | | | | | | | | | | | | | | | | | | | X86_SMP: smp.c declare functions before they get usedJaswinder Singh2008-07-251-0/+5
| | * | | | | | | | | | | | | | | | | | | | | | | x86_64: Declare new_utsname in asm-x86/syscalls.hJaswinder Singh2008-07-251-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | x86: mm/pgtable_32.c declare set_pmd_pfn before they get usedJaswinder Singh2008-07-231-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | x86: mm/pageattr.c declare arch_report_meminfo before they get usedJaswinder Singh2008-07-231-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-231-0/+4
| | * | | | | | | | | | | | | | | | | | | | | | | x86: mm/init_XX.c declare functions before they get usedJaswinder Singh2008-07-232-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | x86: vm86_32.c declare functions before they get usedJaswinder Singh2008-07-231-1/+4
| | * | | | | | | | | | | | | | | | | | | | | | | x86: apic_XX.c declare functions before they get usedJaswinder Singh2008-07-232-0/+15
| | * | | | | | | | | | | | | | | | | | | | | | | x86: common.c declare idle_regs before they get usedJaswinder Singh2008-07-221-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | x86: proc.c declare cpuinfo_op before they get usedJaswinder Singh2008-07-221-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | x86: ptrace.c declare functions before they get usedJaswinder Singh2008-07-221-0/+3
| | * | | | | | | | | | | | | | | | | | | | | | | x86: i387.c declare dump_fpu() before they get usedJaswinder Singh2008-07-221-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | x86: pci-nommu.c declare nommu_dma_ops before they get usedJaswinder Singh2008-07-221-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | x86: pci-dma.c declare iommu_bio_merge before they get usedJaswinder Singh2008-07-222-1/+2
OpenPOWER on IntegriCloud