summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-10-13efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi1-0/+1
2012-10-13efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett1-0/+3
2012-10-13Revert "KVM: VMX: Fix KVM_SET_SREGS with big real mode segments"Avi Kivity1-58/+12
2012-10-13score: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-1/+3
2012-10-13m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13m68k: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13h8300: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-10-13ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney1-0/+3
2012-10-13MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos1-2/+2
2012-10-13mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-10-13powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2-1/+9
2012-10-13ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth1-0/+1
2012-10-13kbuild: Fix gcc -x syntaxJean Delvare3-3/+3
2012-10-13mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven1-1/+1
2012-10-07x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity1-1/+1
2012-10-07serial: omap: fix software flow controlVikram Pandita1-2/+2
2012-10-02ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-10-02powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi1-2/+62
2012-10-02powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi1-9/+29
2012-10-02x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha1-0/+2
2012-10-02perf/x86/ibs: Check syscall attribute flagsRobert Richter1-0/+12
2012-10-02MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang1-0/+2
2012-10-02ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach1-0/+1
2012-10-02ARM: imx: armadillo5x0: Fix illegal register accessFabio Estevam1-1/+2
2012-10-02xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk1-0/+4
2012-10-02xen/boot: Disable BIOS SMP MP table search.Konrad Rzeszutek Wilk1-0/+4
2012-10-02xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2-17/+13
2012-10-02Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-10-02oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter1-5/+5
2012-10-02ARM: Fix ioremap() of address zeroRussell King2-2/+5
2012-10-02ARM: clk-imx35: Fix SSI clock registrationFabio Estevam1-4/+2
2012-10-02ARM: clk-imx25: Fix SSI clock registrationFabio Estevam1-4/+2
2012-10-02ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMERIgor Grinberg1-0/+7
2012-10-02ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King4-21/+56
2012-10-02ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-10-02ARM: 7513/1: Make sure dtc is built before running itDavid Brown1-2/+2
2012-10-02ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 coresWill Deacon1-0/+4
2012-10-02ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon1-15/+40
2012-09-14x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann1-3/+4
2012-09-14xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk1-1/+1
2012-09-14PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-09-14powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras3-3/+16
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2