| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC32]: Fix rounding errors in ndelay/udelay implementation. | Mark Fortescue | 2007-08-30 | 1 | -4/+10 |
* | [SPARC32]: Fix bug in sparc optimized memset. | Alexander Shmelev | 2007-08-30 | 1 | -1/+1 |
* | x86_64: ACPI_CPU_FREQ must select CPU_FREQ_TABLE | Adrian Bunk | 2007-05-04 | 1 | -0/+1 |
* | mca_nmi_hook() can be called at any point | Al Viro | 2007-04-26 | 1 | -1/+1 |
* | x86 microcode: don't check the size | Shaohua Li | 2007-04-24 | 1 | -7/+2 |
* | [SPARC64]: Fix inline directive in pci_iommu.c | Tom Callaway | 2007-04-20 | 1 | -1/+1 |
* | [SPARC64]: Fix arg passing to compat_sys_ipc(). | David S. Miller | 2007-04-20 | 2 | -2/+1 |
* | [SPARC64]: Fix SBUS IOMMU allocation code. | David S. Miller | 2007-04-20 | 1 | -328/+232 |
* | i386: fix file_read_actor() and pipe_read() for original i386 systems | Thomas Gleixner | 2007-04-13 | 1 | -0/+9 |
* | i386 bootioremap / kexec fix | Keith Mannthey | 2007-03-21 | 1 | -2/+5 |
* | [SPARC64]: Add missing HPAGE_MASK masks on address parameters. | David S. Miller | 2007-03-20 | 1 | -10/+19 |
* | SPARC64: Fix memory corruption in pci_4u_free_consistent() | David S. Miller | 2007-03-09 | 1 | -1/+1 |
* | uml: fix signal frame alignment | Jeff Dike | 2007-02-14 | 2 | -3/+4 |
* | sparc32: add offset in pci_map_sg() | Jan Andersson | 2007-01-25 | 1 | -1/+2 |
* | i386: fix CPU hotplug with 2GB VMSPLIT | Shaohua Li | 2007-01-23 | 1 | -1/+1 |
* | s390: connector support | Martin Schwidefsky | 2007-01-22 | 1 | -0/+2 |
* | UML: fix the MODE_TT compilation | Paolo 'Blaisorblade' Giarrusso | 2007-01-14 | 2 | -8/+14 |
* | uml: fix processor selection | Paolo 'Blaisorblade' Giarrusso | 2007-01-09 | 1 | -1/+2 |
* | PCI: irq: irq and pci_ids patch for Intel ICH9 | Jason Gaston | 2007-01-09 | 1 | -0/+6 |
* | fix the UML compilation | Adrian Bunk | 2007-01-09 | 4 | -17/+11 |
* | x86_64: Don't leak NT bit into next task (CVE-2006-5755) | Andi Kleen | 2007-01-09 | 2 | -0/+8 |
* | i386: save/restore eflags in context switch (CVE-2006-5173) | Linus Torvalds | 2007-01-04 | 1 | -0/+2 |
* | x86-64: Mark rdtsc as sync only for netburst, not for core2 | Arjan van de Ven | 2006-12-17 | 1 | -1/+4 |
* | IA64: bte_unaligned_copy() transfers one extra cache line. | Robin Holt | 2006-12-17 | 1 | -5/+4 |
* | alpha: Fix ALPHA_EV56 dependencies typo | Fernando J. Pereda | 2006-12-04 | 1 | -1/+1 |
* | proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 2006-11-29 | 7 | -14/+15 |
* | POWERPC: Make alignment exception always check exception table | Benjamin Herrenschmidt | 2006-11-20 | 2 | -16/+20 |
* | fix via586 irq routing for pirq 5 | Daniel Ritz | 2006-11-15 | 1 | -2/+2 |
* | ia64/sparc: fix local DoS with corrupted ELFs (CVE-2006-4538) | Kirill Korotaev | 2006-11-11 | 3 | -37/+48 |
* | [POWERPC] Fix return value from memcpy | Paul Mackerras | 2006-11-11 | 1 | -4/+7 |
* | [CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug. | Randy Dunlap | 2006-11-07 | 1 | -1/+1 |
* | [CPUFREQ] Make powernow-k7 work on SMP kernels. | Dave Jones | 2006-11-07 | 1 | -4/+1 |
* | ACPI: enable SMP C-states on x86_64 | Shaohua Li | 2006-11-05 | 2 | -72/+1 |
* | [S390] fix user readable uninitialised kernel memory, take 2. | Martin Schwidefsky | 2006-11-05 | 2 | -6/+6 |
* | [S390] fix user readable uninitialised kernel memory (CVE-2006-5174) | Martin Schwidefsky | 2006-11-05 | 2 | -2/+22 |
* | [IA64] correct file descriptor reference counting in perfmon (CVE-2006-3741) | Stephane Eranian | 2006-10-17 | 1 | -1/+3 |
* | [SPARC64]: Kill bogus check from bootmem_init(). | David S. Miller | 2006-10-14 | 1 | -2/+1 |
* | [SPARC64]: Fix sched_clock() wrapping every ~17 seconds. | David S. Miller | 2006-10-14 | 1 | -1/+1 |
* | ia64 SGI-SN2: fix silent data corruption caused by XPC | Dean Nelson | 2006-09-06 | 3 | -29/+25 |
* | powerpc: Clear HID0 attention enable on PPC970 at boot time (CVE-2006-4093) | Olof Johansson | 2006-08-18 | 1 | -0/+2 |
* | SPARC32: Fix iommu_flush_iotlb end address | Bob Breuer | 2006-08-18 | 1 | -1/+2 |
* | update the i386 defconfig | Adrian Bunk | 2006-08-12 | 1 | -427/+834 |
* | memory hotplug: solve config broken: undefined reference to `online_page' | Yasunori Goto | 2006-08-08 | 4 | -0/+11 |
* | [PATCH] SPARC64: Fix missing fold at end of checksums. | David Miller | 2006-06-22 | 2 | -4/+6 |
* | [PATCH] SPARC64: Respect gfp_t argument to dma_alloc_coherent(). | David Miller | 2006-06-22 | 2 | -3/+3 |
* | [PATCH] powerpc: Fix machine check problem on 32-bit kernels (CVE-2006-2448) | Paul Mackerras | 2006-06-20 | 2 | -1/+12 |
* | [PATCH] x86_64: Don't do syscall exit tracing twice | Andi Kleen | 2006-06-05 | 1 | -6/+1 |
* | [PATCH] x86_64: x86_64 add crashdump trigger points | Vivek Goyal | 2006-06-05 | 1 | -0/+5 |
* | [PATCH] PowerMac: force only suspend-to-disk to be valid | Johannes Berg | 2006-06-05 | 1 | -0/+12 |
* | [PATCH] MIPS: Fix branch emulation for floating-point exceptions. | Win Treese | 2006-05-01 | 1 | -1/+1 |