summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* i386: fix infinite loop with singlestep int80 syscallsJason Wessel2007-08-041-4/+4
* POWERPC: Fix subtle FP state corruption bug in signal return on SMPPaul Mackerras2007-08-041-3/+7
* sparsemem: fix oops in x86_64 show_memBob Picco2007-08-041-0/+2
* [PATCH] SPARC64: Don't be picky about virtual-dma values on sun4v.David Miller2007-06-111-26/+10
* [PATCH] SPARC64: Fix _PAGE_EXEC_4U check in sun4u I-TLB miss handler.David Miller2007-06-111-2/+2
* [PATCH] SPARC64: Fix two bugs wrt. kernel 4MB TSB.David S. Miller2007-06-112-6/+30
* [PATCH] Work around Dell E520 BIOS reboot bugTim Gardner2007-06-111-0/+8
* [PATCH] x86: fix oprofile double freeChris Wright2007-06-111-3/+9
* [PATCH] UML - Improve host PTRACE_SYSEMU checkJeff Dike2007-06-111-8/+16
* [PATCH] x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-06-111-0/+6
* [PATCH] i386: Fix K8/core2 oprofile on multiple CPUsAndi Kleen2007-06-111-1/+8
* [PATCH] i386: HPET, check if the counter worksThomas Gleixner2007-06-111-1/+23
* [PATCH] CPUFREQ: powernow-k7: fix MHz rounding issue with perflibDaniel Drake2007-05-231-8/+28
* [PATCH] CPUFREQ: Correct revision mask for powernow-k8Dave Jones2007-05-232-2/+2
* [PATCH] CPUFREQ: Support rev H AMD64s in powernow-k8Dave Jones2007-05-232-3/+3
* [PATCH] SPARC64: Be more resiliant with PCI I/O space regs.David Miller2007-05-231-0/+7
* [PATCH] SPARC64: Fix recursion in PROM tree building.David Miller2007-05-231-4/+15
* [PATCH] SPARC64: Add missing cpus_empty() check in hypervisor xcall handling.David Miller2007-05-231-0/+3
* [PATCH] x86_64 : Fix vgettimeofday()Eric Dumazet2007-05-231-1/+1
* [PATCH] arm: fix handling of svc mode undefined instructionsDan Williams2007-05-231-2/+3
* [PATCH] iop13xx: fix i/o address translationDan Williams2007-05-231-4/+4
* [PATCH] iop: fix iop_getttimeoffsetDan Williams2007-05-231-4/+4
* [MIPS] Fix oprofile logic to physical counter remappingRalf Baechle2007-04-241-1/+1
* [PATCH] i386: Fix some warnings added by earlier patchAndi Kleen2007-04-241-4/+4
* [PATCH] x86-64: Always flush all pages in change_page_attrAndi Kleen2007-04-241-1/+1
* [PATCH] x86: Remove noreplacement optionAndi Kleen2007-04-241-19/+2
* [PATCH] x86-64: make GART PTEs uncacheableJoachim Deguara2007-04-241-1/+5
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-04-207-50/+120
|\
| * [MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto2007-04-201-2/+2
| * [MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto2007-04-203-18/+95
| * [MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2007-04-205-40/+21
| * [MIPS] Add missing silicon revisions for BCM112xMark Mason2007-04-201-0/+12
* | Longhaul - Revert ACPI C3 on Longhaul ver. 2Dave Jones2007-04-201-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-171-1/+0
|\
| * [NET]: Get rid of alloc_skb_from_cacheHerbert Xu2007-04-171-1/+0
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-174-10/+13
|\ \
| * | [PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen2007-04-162-8/+11
| * | [PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen2007-04-162-2/+2
* | | alpha: build fixes - force architectureIvan Kokshaysky2007-04-171-2/+1
* | | alpha: more fixes for specific machine typesIvan Kokshaysky2007-04-172-1/+7
* | | alpha: fixes for specific machine typesIvan Kokshaysky2007-04-176-12/+37
| |/ |/|
* | cache_k8_northbridges() overflows beyond allocationBadari Pulavarty2007-04-161-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-04-162-8/+102
|\ \ | |/ |/|
| * [ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6Ben Dooks2007-04-161-5/+6
| * [ARM] Update mach-typesRussell King2007-04-161-3/+96
* | Fix VMI relocation processing logic errorZachary Amsden2007-04-141-3/+6
* | failsafe mechanism to HPET clock calibrationRavikiran G Thirumalai2007-04-141-3/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-139-341/+246
|\ \
| * | [SPARC64]: Fix inline directive in pci_iommu.cTom "spot" Callaway2007-04-131-1/+1
| * | [SPARC64]: Fix arg passing to compat_sys_ipc().David S. Miller2007-04-132-2/+1