summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-02-11x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich1-2/+2
2013-02-11powerpc/mm: Fix hash computation functionAneesh Kumar K.V1-27/+35
2013-02-03x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin1-0/+2
2013-02-03x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming1-1/+1
2013-02-03efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer1-5/+17
2013-02-03x86, efi: Fix 32-bit EFI handover protocol entry pointDavid Woodhouse1-0/+2
2013-02-03x86, efi: Fix display detection in EFI boot stubDavid Woodhouse1-2/+1
2013-02-03efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming4-38/+50
2013-02-03x86/msr: Add capabilities checkAlan Cox1-0/+3
2013-02-03s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer1-0/+12
2013-02-03ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier1-9/+3
2013-02-03ARM: virt: boot secondary CPUs through the right entry pointMarc Zyngier1-1/+1
2013-02-03ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin1-3/+3
2013-02-03ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre1-0/+3
2013-02-03ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2-5/+5
2013-02-03ARM: S3C64XX: Fix up IRQ mapping for balblair on CragganmoreDimitris Papastamos1-1/+1
2013-02-03ARM: at91: rm9200: remake the BGA as default versionJean-Christophe PLAGNIOL-VILLARD1-0/+2
2013-02-03ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transportLuciano Coelho1-0/+6
2013-02-03ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King1-8/+10
2013-02-03powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen1-0/+13
2013-02-03KVM: PPC: Emulate dcbfAlexander Graf1-0/+2
2013-01-27arm64: elf: fix core dumping to match what glibc expectsWill Deacon1-1/+4
2013-01-27ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov1-4/+5
2013-01-27perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern1-6/+0
2013-01-21xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio1-1/+0
2013-01-21x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes1-0/+78
2013-01-21s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2013-01-21arm64: mm: only wrprotect clean ptes if they are presentWill Deacon1-7/+9
2013-01-21sh: Fix FDPIC binary loaderThomas Schwinge1-2/+2
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