Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: coding style fixes to arch/x86/kernel/traps_64.c | Gustavo F. Padovan | 2008-07-31 | 1 | -27/+32 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: coding style fixes to arch/x86/kernel/signal_64.c | Gustavo F. Padovan | 2008-07-31 | 2 | -32/+35 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: coding style fixes to arch/x86/kernel/crash_dump_64.c | Gustavo F. Padovan | 2008-07-31 | 1 | -4/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: add KERN_INFO to printks on process_64.c | Gustavo F. Padovan | 2008-07-31 | 1 | -15/+17 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: coding styles fixes to arch/x86/kernel/process_64.c | Gustavo F. Padovan | 2008-07-31 | 1 | -51/+50 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: visws_quirks, fix build error | Ingo Molnar | 2008-07-26 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | arch/x86/kernel/visws_quirks.c: Removed duplicated #include | Huang Weiyi | 2008-07-26 | 1 | -15/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: convert discontig_32.c from round_up to roundup | Joerg Roedel | 2008-07-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: convert numa_64.c from round_up to roundup | Joerg Roedel | 2008-07-26 | 1 | -5/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: convert init_64.c from round_up to roundup | Joerg Roedel | 2008-07-26 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: convert pageattr.c from round_up to roundup | Joerg Roedel | 2008-07-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | x86: convert pci-dma.c from round_up to roundup | Joerg Roedel | 2008-07-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 2008-07-26 | 1301 | -37663/+34307 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | x86: fix up a comment in ack_APIC_irq() | Maciej W. Rozycki | 2008-07-24 | 1 | -3/+1 | |
| | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: spinlock use LOCK_PREFIX | Mathieu Desnoyers | 2008-08-15 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: revert replace LOCK_PREFIX in futex.h | Mathieu Desnoyers | 2008-08-15 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86: alternatives : fix LOCK_PREFIX race with preemptible kernel and CPU hotplug | Mathieu Desnoyers | 2008-08-15 | 1 | -4/+4 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 7 | -66/+249 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | x86, tracehook: clean up implementation of syscall_get_error() | Petr Tesarik | 2008-09-05 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/tracehook | Ingo Molnar | 2008-09-05 | 1476 | -14214/+40733 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/tracehook | Ingo Molnar | 2008-08-15 | 5521 | -57030/+133465 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2008-07-28 | 7 | -66/+248 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | x86: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK | Roland McGrath | 2008-07-26 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | x86: tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 2008-07-26 | 3 | -1/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | x86 signals: use asm/syscall.h | Roland McGrath | 2008-07-26 | 1 | -33/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | x86: tracehook: asm/syscall.h | Roland McGrath | 2008-07-26 | 2 | -0/+215 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | x86: tracehook syscall | Roland McGrath | 2008-07-26 | 1 | -28/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | x86: tracehook_signal_handler | Roland McGrath | 2008-07-26 | 2 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 38 | -13/+177 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar | 2008-08-14 | 8161 | -186115/+306038 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | X86_SMP: tlb_XX.c declare smp_invalidate_interrupt before they get used | Jaswinder Singh | 2008-07-25 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | X86_SMP: ipi.c declare functions before they get used | Jaswinder Singh | 2008-07-25 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as static | Jaswinder Singh | 2008-07-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | X86_SMP: smp.c declare functions before they get used | Jaswinder Singh | 2008-07-25 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | X86_32: declare pt_regs_access as unsigned long | Jaswinder Singh | 2008-07-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86_64: Declare new_utsname in asm-x86/syscalls.h | Jaswinder Singh | 2008-07-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: mach-default/setup.c declare no_broadcast before they get used | Jaswinder Singh | 2008-07-23 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: mm/pgtable_32.c declare set_pmd_pfn before they get used | Jaswinder Singh | 2008-07-23 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: mm/pageattr.c declare arch_report_meminfo before they get used | Jaswinder Singh | 2008-07-23 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as static | Jaswinder Singh | 2008-07-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: mm/fault.c declare do_page_fault before they get used | Jaswinder Singh | 2008-07-23 | 2 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: mm/init_XX.c declare functions before they get used | Jaswinder Singh | 2008-07-23 | 3 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: vm86_32.c declare functions before they get used | Jaswinder Singh | 2008-07-23 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: apic_XX.c declare functions before they get used | Jaswinder Singh | 2008-07-23 | 2 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: mtrr/main.c declare range_state as static | Jaswinder Singh | 2008-07-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: common.c declare idle_regs before they get used | Jaswinder Singh | 2008-07-22 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: proc.c declare cpuinfo_op before they get used | Jaswinder Singh | 2008-07-22 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: ptrace.c declare functions before they get used | Jaswinder Singh | 2008-07-22 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: i387.c declare dump_fpu() before they get used | Jaswinder Singh | 2008-07-22 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: pci-nommu.c declare nommu_dma_ops before they get used | Jaswinder Singh | 2008-07-22 | 1 | -0/+1 |