| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] sem2mutex: kprobes | Ingo Molnar | 2006-03-23 | 1 | -2/+2 |
* | [PATCH] swsusp: finally solve mysqld problem | Rafael J. Wysocki | 2006-03-23 | 1 | -4/+0 |
* | [PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macros | Andrew Morton | 2006-03-23 | 1 | -13/+10 |
* | [PATCH] x86: start early_printk at sensible screen row | Chuck Ebbert | 2006-03-23 | 1 | -1/+1 |
* | [PATCH] x86: early printk handling fixes | Stas Sergeev | 2006-03-23 | 1 | -1/+2 |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -3/+3 |
* | [PATCH] x86_64: pageattr remove __put_page | Nick Piggin | 2006-03-22 | 1 | -9/+14 |
* | [PATCH] x86_64: pageattr use single list | Nick Piggin | 2006-03-22 | 1 | -28/+14 |
* | [PATCH] multiple exports of strpbrk | Andrew Morton | 2006-03-22 | 1 | -0/+1 |
* | [PATCH] x86: mark cyc2ns_scale readmostly | Ravikiran G Thirumalai | 2006-03-22 | 1 | -1/+1 |
* | [CRYPTO] aes: Fixed array boundary violation | David McCullough | 2006-03-21 | 1 | -4/+3 |
* | Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs" | Linus Torvalds | 2006-03-14 | 1 | -11/+18 |
* | [PATCH] x86-64: Fix up handling of non canonical user RIPs | Andi Kleen | 2006-03-12 | 1 | -18/+11 |
* | [PATCH] fix kexec asm | Michael Matz | 2006-03-08 | 1 | -1/+1 |
* | Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC... | Linus Torvalds | 2006-02-27 | 1 | -8/+1 |
* | Make Kprobes depend on modules | Linus Torvalds | 2006-02-26 | 1 | -0/+1 |
* | [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU | Brian Magnuson | 2006-02-26 | 1 | -1/+1 |
* | [PATCH] x86_64: Better ATI timer fix | Andi Kleen | 2006-02-26 | 1 | -17/+29 |
* | [PATCH] x86_64: Move the SMP time selection earlier | Andi Kleen | 2006-02-26 | 2 | -13/+11 |
* | [PATCH] x86_64: Fix the additional_cpus=.. option | Andi Kleen | 2006-02-26 | 2 | -1/+7 |
* | [PATCH] x86_64: Fix NMI watchdog on x460 | Chris McDermott | 2006-02-26 | 1 | -1/+1 |
* | [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED | Andi Kleen | 2006-02-26 | 1 | -15/+0 |
* | [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt... | Andi Kleen | 2006-02-26 | 1 | -1/+8 |
* | [PATCH] x86_64: no_iommu removal in pci-gart.c | Jon Mason | 2006-02-26 | 2 | -18/+6 |
* | [PATCH] x86-64: react to new topology.c location | Dave Jones | 2006-02-25 | 1 | -1/+1 |
* | [PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfig | Andi Kleen | 2006-02-20 | 1 | -3/+3 |
* | [PATCH] Remove KERN_INFO from middle of printk line | Tim Hockin | 2006-02-17 | 1 | -2/+2 |
* | [PATCH] x86_64: Always pass full number of nodes to NUMA hash computation | Andi Kleen | 2006-02-17 | 2 | -2/+2 |
* | [PATCH] x86_64: Relax SRAT covers all memory check a bit | Andi Kleen | 2006-02-17 | 1 | -1/+2 |
* | [PATCH] x86_64: Resolve the RIP of an early exception using kallsyms | Andi Kleen | 2006-02-17 | 1 | -0/+7 |
* | [PATCH] x86_64: Disable tsc when apicpmtimer is active | Andi Kleen | 2006-02-17 | 2 | -2/+2 |
* | [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha... | Andi Kleen | 2006-02-17 | 1 | -0/+16 |
* | [PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exception | Andi Kleen | 2006-02-17 | 1 | -0/+1 |
* | [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ... | Jan Beulich | 2006-02-17 | 1 | -8/+11 |
* | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-02-17 | 1 | -9/+33 |
* | [PATCH] x86_64: early initialization of cpu_to_node | Daniel Yeisley | 2006-02-15 | 1 | -1/+1 |
* | [PATCH] x86_64: GART DMA merging fix | Andi Kleen | 2006-02-12 | 1 | -4/+2 |
* | [PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oops | John Blackwood | 2006-02-12 | 1 | -1/+17 |
* | [PATCH] x86-64: Fix HPET timer on x460 | Chris McDermott | 2006-02-11 | 2 | -4/+10 |
* | [PATCH] fstatat64 support | Ulrich Drepper | 2006-02-11 | 2 | -1/+23 |
* | [PATCH] x86-64: Add sys_unshare | Andi Kleen | 2006-02-08 | 1 | -0/+3 |
* | [PATCH] arch/x86_64/pci/mmconfig.c NULL noise removal | Al Viro | 2006-02-07 | 1 | -1/+1 |
* | [PATCH] amd64 time.c __iomem annotations | Al Viro | 2006-02-07 | 1 | -1/+1 |
* | [PATCH] drive_info removal outside of arch/i386 | Al Viro | 2006-02-07 | 2 | -7/+0 |
* | [PATCH] x86_64: Fix the node cpumask of a cpu going down | Ravikiran G Thirumalai | 2006-02-07 | 1 | -0/+3 |
* | Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down" | Linus Torvalds | 2006-02-05 | 1 | -3/+0 |
* | [PATCH] x86_64: IOMMU printk cleanup | Jon Mason | 2006-02-04 | 4 | -10/+11 |
* | [PATCH] x86_64: Let impossible CPUs point to reference per cpu data | Andi Kleen | 2006-02-04 | 1 | -3/+5 |
* | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n... | Andi Kleen | 2006-02-04 | 1 | -0/+20 |
* | [PATCH] x86_64: minor odering correction to dump_pagetable() | Jan Beulich | 2006-02-04 | 1 | -2/+1 |