Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 2008-10-10 |
|\ | |||
| * | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6... | Linus Torvalds | 2008-10-10 |
| |\ | |||
| | *---------------------------------. | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | | | | | | | | | | * | i386: vmalloc size fix | Dave Young | 2008-08-21 |
| | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | | | | | | |/| | | | | | | | | | | |||
| | | | | | | | | | | | | | | | * | | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args | Eduardo Habkost | 2008-08-21 |
| | | | | | | | | | | | | | * | | | | | | x86, NMI watchdog: setup before enabling NMI watchdog | Aristeu Rozanski | 2008-09-22 |
| | | | | | | |_|_|_|_|_|_|/ / / / / / | | | | | | |/| | | | | | | | | | | | | |||
| | | | | | | | | | | | * | | | | | | | x86: unsigned long pte_pfn | Hugh Dickins | 2008-09-10 |
| | | | | | | * | | | | | | | | | | | | x86, debug printouts: IOMMU setup failures should not be KERN_ERR | Adam Jackson | 2008-09-30 |
| | | | | | | * | | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar | 2008-09-22 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | | |||
| | | | | | | * | | | | | | | | | | | | x86, debug: gpio_free might sleep | Uwe Kleine-König | 2008-09-17 |
| | | | | | | * | | | | | | | | | | | | x86_64: printout msr -v2 | Yinghai Lu | 2008-08-22 |
| | | | * | | | | | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into x86/cleanups | Ingo Molnar | 2008-09-19 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|/ / / / / / / | | | | | |/| | | | | | | | | | | | | | |||
| | | | * | | | | | | | | | | | | | | | x86-64: eliminate dead code | Jan Beulich | 2008-09-06 |
| | | | * | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/cleanups | H. Peter Anvin | 2008-08-26 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar | 2008-08-25 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | | | | | | | | x86_64: use save/loadsegment in ia32 compat | Jeremy Fitzhardinge | 2008-08-20 |
| | | | * | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-08-20 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | | | | | | | | | x86: <asm/asm.h> consistency cleanups | H. Peter Anvin | 2008-08-18 |
| | | | * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-08-11 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | | | | | | | | | | x86: mmconf: fix section mismatch warning | Marcin Slusarz | 2008-08-11 |
| | | | * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-07-26 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | | | | | | | | | | | x86: fix up a comment in ack_APIC_irq() | Maciej W. Rozycki | 2008-07-24 |
| | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | | | | | | | | | x86: spinlock use LOCK_PREFIX | Mathieu Desnoyers | 2008-08-15 |
| | | * | | | | | | | | | | | | | | | | | | | | x86: revert replace LOCK_PREFIX in futex.h | Mathieu Desnoyers | 2008-08-15 |
| | | | |_|_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | | | | | | | | | | | x86, tracehook: clean up implementation of syscall_get_error() | Petr Tesarik | 2008-09-05 |
| | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/tracehook | Ingo Molnar | 2008-09-05 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/tracehook | Ingo Molnar | 2008-08-15 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2008-07-28 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | | | | | | | | | | | x86: tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 2008-07-26 |
| | | | * | | | | | | | | | | | | | | | | | | | | x86: tracehook: asm/syscall.h | Roland McGrath | 2008-07-26 |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar | 2008-08-14 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | | | | | | | | | | | | | | | X86_SMP: tlb_XX.c declare smp_invalidate_interrupt before they get used | Jaswinder Singh | 2008-07-25 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | X86_SMP: smp.c declare functions before they get used | Jaswinder Singh | 2008-07-25 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86_64: Declare new_utsname in asm-x86/syscalls.h | Jaswinder Singh | 2008-07-24 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: mm/pgtable_32.c declare set_pmd_pfn before they get used | Jaswinder Singh | 2008-07-23 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: mm/pageattr.c declare arch_report_meminfo before they get used | Jaswinder Singh | 2008-07-23 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: mm/fault.c declare do_page_fault before they get used | Jaswinder Singh | 2008-07-23 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: mm/init_XX.c declare functions before they get used | Jaswinder Singh | 2008-07-23 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: vm86_32.c declare functions before they get used | Jaswinder Singh | 2008-07-23 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: apic_XX.c declare functions before they get used | Jaswinder Singh | 2008-07-23 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: common.c declare idle_regs before they get used | Jaswinder Singh | 2008-07-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: proc.c declare cpuinfo_op before they get used | Jaswinder Singh | 2008-07-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: ptrace.c declare functions before they get used | Jaswinder Singh | 2008-07-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: i387.c declare dump_fpu() before they get used | Jaswinder Singh | 2008-07-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: pci-nommu.c declare nommu_dma_ops before they get used | Jaswinder Singh | 2008-07-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: pci-dma.c declare iommu_bio_merge before they get used | Jaswinder Singh | 2008-07-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: e820.c declare pci_mem_start before they get used | Jaswinder Singh | 2008-07-22 |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: setup.c declare saved_video_mode before they get used | Jaswinder Singh | 2008-07-22 |