summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix endless loop in cheetah_xcall_deliver().David S. Miller2008-01-161-6/+13
* i386: fixup TRACE_IRQ breakagePeter Zijlstra2007-11-132-5/+6
* Handle bogus %cs selector in single-step instruction decoding (CVE-2007-3731)Roland McGrath2007-11-132-14/+31
* [SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller2007-11-022-11/+12
* [SPARC64] pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright2007-11-011-1/+1
* [IA64] fix ia64 is_hugepage_only_rangeKen Chen2007-10-281-4/+3
* x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatibleKen Chen2007-10-191-1/+1
* [IA64] lazy_mmu_prot_update needs to be aware of huge pagesZhang Yanmin2007-10-191-1/+7
* make UML compile (FC6/x86-64)Ulrich Drepper2007-10-182-2/+0
* [SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.David S. Miller2007-10-181-11/+4
* [POWERPC] Fix handling of stfiwx math emulationKumar Gala2007-10-181-4/+9
* [POWERPC] Flush registers to proper task contextKumar Gala2007-10-061-3/+3
* x86_64: Zero extend all registers after ptrace in 32bit entry path (CVE-2007-...Andi Kleen2007-10-062-7/+15
* [SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue2007-08-301-4/+10
* [SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev2007-08-301-1/+1
* x86_64: ACPI_CPU_FREQ must select CPU_FREQ_TABLEAdrian Bunk2007-05-041-0/+1
* mca_nmi_hook() can be called at any pointAl Viro2007-04-261-1/+1
* x86 microcode: don't check the sizeShaohua Li2007-04-241-7/+2
* [SPARC64]: Fix inline directive in pci_iommu.cTom Callaway2007-04-201-1/+1
* [SPARC64]: Fix arg passing to compat_sys_ipc().David S. Miller2007-04-202-2/+1
* [SPARC64]: Fix SBUS IOMMU allocation code.David S. Miller2007-04-201-328/+232
* i386: fix file_read_actor() and pipe_read() for original i386 systemsThomas Gleixner2007-04-131-0/+9
* i386 bootioremap / kexec fixKeith Mannthey2007-03-211-2/+5
* [SPARC64]: Add missing HPAGE_MASK masks on address parameters.David S. Miller2007-03-201-10/+19
* SPARC64: Fix memory corruption in pci_4u_free_consistent()David S. Miller2007-03-091-1/+1
* uml: fix signal frame alignmentJeff Dike2007-02-142-3/+4
* sparc32: add offset in pci_map_sg()Jan Andersson2007-01-251-1/+2
* i386: fix CPU hotplug with 2GB VMSPLITShaohua Li2007-01-231-1/+1
* s390: connector supportMartin Schwidefsky2007-01-221-0/+2
* UML: fix the MODE_TT compilationPaolo 'Blaisorblade' Giarrusso2007-01-142-8/+14
* uml: fix processor selectionPaolo 'Blaisorblade' Giarrusso2007-01-091-1/+2
* PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston2007-01-091-0/+6
* fix the UML compilationAdrian Bunk2007-01-094-17/+11
* x86_64: Don't leak NT bit into next task (CVE-2006-5755)Andi Kleen2007-01-092-0/+8
* i386: save/restore eflags in context switch (CVE-2006-5173)Linus Torvalds2007-01-041-0/+2
* x86-64: Mark rdtsc as sync only for netburst, not for core2Arjan van de Ven2006-12-171-1/+4
* IA64: bte_unaligned_copy() transfers one extra cache line.Robin Holt2006-12-171-5/+4
* alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda2006-12-041-1/+1
* proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-11-297-14/+15
* POWERPC: Make alignment exception always check exception tableBenjamin Herrenschmidt2006-11-202-16/+20
* fix via586 irq routing for pirq 5Daniel Ritz2006-11-151-2/+2
* ia64/sparc: fix local DoS with corrupted ELFs (CVE-2006-4538)Kirill Korotaev2006-11-113-37/+48
* [POWERPC] Fix return value from memcpyPaul Mackerras2006-11-111-4/+7
* [CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.Randy Dunlap2006-11-071-1/+1
* [CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones2006-11-071-4/+1
* ACPI: enable SMP C-states on x86_64Shaohua Li2006-11-052-72/+1
* [S390] fix user readable uninitialised kernel memory, take 2.Martin Schwidefsky2006-11-052-6/+6
* [S390] fix user readable uninitialised kernel memory (CVE-2006-5174)Martin Schwidefsky2006-11-052-2/+22
* [IA64] correct file descriptor reference counting in perfmon (CVE-2006-3741)Stephane Eranian2006-10-171-1/+3
* [SPARC64]: Kill bogus check from bootmem_init().David S. Miller2006-10-141-2/+1