summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-01-27arm64: elf: fix core dumping to match what glibc expectsWill Deacon
2013-01-27ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-01-27perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern
2013-01-21xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio
2013-01-21x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes
2013-01-21s390/time: fix sched_clock() overflowHeiko Carstens
2013-01-21arm64: mm: only wrprotect clean ptes if they are presentWill Deacon
2013-01-21sh: Fix FDPIC binary loaderThomas Schwinge
2013-01-17KVM: PPC: 44x: fix DCR read/writeAlexander Graf
2013-01-17Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."Ralf Baechle
2013-01-17ALSA: pxa27x: fix ac97 warm resetMike Dunn
2013-01-17OMAP: board-files: fix i2c_bus for tfp410Tomi Valkeinen
2013-01-17MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen
2013-01-17KVM: PPC: e500: fix allocation size error on g2h_tlb1_mapScott Wood
2013-01-17powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos
2013-01-17powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2013-01-17powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard
2013-01-17s390/kvm: Fix address space mixupChristian Borntraeger
2013-01-17s390/kvm: dont announce RRBM supportChristian Borntraeger
2013-01-11CRIS: fix I/O macrosCorey Minyard
2013-01-11PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe
2013-01-11ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon
2013-01-11ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon
2013-01-11ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2013-01-11arm64: compat for clock_adjtime(2) is miswiredAl Viro
2013-01-11sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller
2013-01-11sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller
2013-01-11sparc64: Fix ECB looping constructs in AES code.David S. Miller
2013-01-11sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller
2013-01-11sparc64: Fix AES ctr mode block size.David S. Miller
2013-01-11sparc64: Fix unrolled AES 256-bit key loops.David S. Miller
2013-01-11sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp
2013-01-11arm64: signal: push the unwinding prologue on the signal stackWill Deacon
2013-01-11arm64: Make !dirty ptes read-onlyCatalin Marinas
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-12-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle
2012-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney
2012-12-03sparc: Fix piggyback with newer binutils.David S. Miller
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller
2012-12-03[parisc] open(2) compat bugAl Viro
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro
2012-12-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds