summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-01-17KVM: PPC: 44x: fix DCR read/writeAlexander Graf1-0/+2
2013-01-17Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."Ralf Baechle1-16/+0
2013-01-17ALSA: pxa27x: fix ac97 warm resetMike Dunn2-2/+5
2013-01-17OMAP: board-files: fix i2c_bus for tfp410Tomi Valkeinen6-0/+6
2013-01-17MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen1-3/+1
2013-01-17KVM: PPC: e500: fix allocation size error on g2h_tlb1_mapScott Wood1-1/+1
2013-01-17powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos1-1/+2
2013-01-17powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai1-5/+0
2013-01-17powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard1-1/+1
2013-01-17s390/kvm: Fix address space mixupChristian Borntraeger1-5/+20
2013-01-17s390/kvm: dont announce RRBM supportChristian Borntraeger1-1/+1
2013-01-11CRIS: fix I/O macrosCorey Minyard1-6/+33
2013-01-11PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe1-1/+2
2013-01-11ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon1-2/+4
2013-01-11ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon1-1/+1
2013-01-11ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon1-1/+1
2013-01-11arm64: compat for clock_adjtime(2) is miswiredAl Viro1-1/+1
2013-01-11sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller1-0/+3
2013-01-11sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller1-0/+6
2013-01-11sparc64: Fix ECB looping constructs in AES code.David S. Miller1-0/+1
2013-01-11sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller1-0/+4
2013-01-11sparc64: Fix AES ctr mode block size.David S. Miller1-3/+24
2013-01-11sparc64: Fix unrolled AES 256-bit key loops.David S. Miller1-6/+14
2013-01-11sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp1-2/+8
2013-01-11arm64: signal: push the unwinding prologue on the signal stackWill Deacon1-21/+16
2013-01-11arm64: Make !dirty ptes read-onlyCatalin Marinas1-0/+2
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich1-2/+2
2012-12-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-20/+24
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-1/+6
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle1-1/+0
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle1-1/+1
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle1-2/+2
2012-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-10/+20
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2-15/+15
2012-12-03sparc: Fix piggyback with newer binutils.David S. Miller1-6/+6
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller3-4/+14
2012-12-03[parisc] open(2) compat bugAl Viro1-1/+1
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro2-2/+2
2012-12-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2012-11-30Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-10/+22
2012-11-30Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds5-33/+41
2012-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-15/+9
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2-6/+14
2012-11-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-9/+28
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds8-56/+44
2012-11-29Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-4/+5
2012-11-28microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro1-1/+1
2012-11-28score: do_sigaltstack() expects a userland pointer...Al Viro1-5/+2