Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: coding style fixes to arch/x86/kernel/traps_64.c | Gustavo F. Padovan | 2008-07-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: coding style fixes to arch/x86/kernel/signal_64.c | Gustavo F. Padovan | 2008-07-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: coding style fixes to arch/x86/kernel/crash_dump_64.c | Gustavo F. Padovan | 2008-07-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: add KERN_INFO to printks on process_64.c | Gustavo F. Padovan | 2008-07-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: coding styles fixes to arch/x86/kernel/process_64.c | Gustavo F. Padovan | 2008-07-31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: visws_quirks, fix build error | Ingo Molnar | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | arch/x86/kernel/visws_quirks.c: Removed duplicated #include | Huang Weiyi | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: convert discontig_32.c from round_up to roundup | Joerg Roedel | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: convert numa_64.c from round_up to roundup | Joerg Roedel | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: convert init_64.c from round_up to roundup | Joerg Roedel | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: convert pageattr.c from round_up to roundup | Joerg Roedel | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | x86: convert pci-dma.c from round_up to roundup | Joerg Roedel | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | x86: alternatives : fix LOCK_PREFIX race with preemptible kernel and CPU hotplug | 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: CONFIG_HAVE_ARCH_TRACEHOOK | Roland McGrath | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86 signals: use asm/syscall.h | Roland McGrath | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: tracehook: asm/syscall.h | Roland McGrath | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: tracehook syscall | Roland McGrath | 2008-07-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: tracehook_signal_handler | 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: ipi.c declare functions before they get used | Jaswinder Singh | 2008-07-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as static | Jaswinder Singh | 2008-07-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | X86_SMP: smp.c declare functions before they get used | Jaswinder Singh | 2008-07-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | X86_32: declare pt_regs_access as unsigned long | Jaswinder Singh | 2008-07-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86_64: Declare new_utsname in asm-x86/syscalls.h | Jaswinder Singh | 2008-07-24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: mach-default/setup.c declare no_broadcast before they get used | Jaswinder Singh | 2008-07-23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/ioremap.c declare early_ioremap_debug and early_ioremap_nested as static | 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: mtrr/main.c declare range_state as static | Jaswinder Singh | 2008-07-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 |