summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-06-171-2/+4
* x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-06-171-12/+44
* x86/uv: Fix UV2 BAU legacy modeCliff Wickman2012-06-172-2/+0
* powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-171-6/+5
* powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-171-3/+11
* IA64: Add cmpxchg.h to exported userspace headersmaximilian attems2012-06-101-0/+1
* x86: Reset the debug_stack update counterSteven Rostedt2012-06-101-2/+4
* x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32H.J. Lu2012-06-101-6/+0
* x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk2012-06-101-0/+3
* ixp4xx: fix compilation by adding gpiolib supportRichard Cochran2012-06-103-81/+48
* MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski2012-06-101-0/+1
* PARISC: fix TLB fault path on PA2.0 narrow systemsJames Bottomley2012-06-101-13/+17
* PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo...John David Anglin2012-06-101-2/+4
* microblaze: Do not select GENERIC_GPIO by defaultLars-Peter Clausen2012-06-101-1/+1
* MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-06-011-0/+8
* ARM: dt: tegra cardhu: fix typo in SDHCI node nameStephen Warren2012-06-011-1/+1
* ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin2012-06-011-0/+2
* ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-06-012-2/+2
* tile: fix bug where fls(0) was not returning 0Chris Metcalf2012-06-011-6/+6
* x86/mce: Fix check for processor context when machine check was taken.Tony Luck2012-06-011-6/+10
* x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin2012-06-011-0/+1
* x86-32, relocs: Whitelist more symbols for ld bug workaroundH. Peter Anvin2012-06-011-0/+11
* x86, relocs: Build clean fixJarkko Sakkinen2012-06-011-0/+1
* xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini2012-06-011-0/+4
* um: Implement a custom pte_same() functionRichard Weinberger2012-06-011-0/+6
* um: Fix __swp_type()Richard Weinberger2012-06-011-2/+2
* perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-06-011-1/+10
* KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2012-06-012-1/+4
* powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner2012-06-011-9/+5
* s390/pfault: fix task state raceHeiko Carstens2012-06-011-2/+12
* Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-05-193-19/+30
|\
| * [PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley2012-05-161-1/+6
| * [PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin2012-05-161-18/+20
| * [PARISC] fix PA1.1 oops on bootJames Bottomley2012-05-161-0/+4
* | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-05-195-62/+197
|\ \
| * | x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin2012-05-181-3/+8
| * | x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin2012-05-181-1/+5
| * | x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-185-62/+188
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-05-181-0/+1
|\ \ \
| * | | tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf2012-05-181-0/+1
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-181-4/+0
|\ \ \ \
| * | | | frv: delete incorrect task prototypes causing compile failPaul Gortmaker2012-05-171-4/+0
* | | | | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2012-05-181-3/+11
|\ \ \ \ \
| * | | | | x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck2012-05-141-3/+11
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-173-18/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon2012-05-171-12/+2
| * | | | | ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov2012-05-171-1/+2
| * | | | | ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King2012-05-161-1/+3
| * | | | | ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon2012-05-121-4/+6
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-172-4/+6
|\ \ \ \ \ \