summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-02-111-2/+2
* powerpc/mm: Fix hash computation functionAneesh Kumar K.V2013-02-111-27/+35
* x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-02-031-0/+2
* x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming2013-02-031-1/+1
* efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-02-031-5/+17
* x86, efi: Fix 32-bit EFI handover protocol entry pointDavid Woodhouse2013-02-031-0/+2
* x86, efi: Fix display detection in EFI boot stubDavid Woodhouse2013-02-031-2/+1
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-02-034-38/+50
* x86/msr: Add capabilities checkAlan Cox2013-02-031-0/+3
* s390/thp: implement pmdp_set_wrprotect()Gerald Schaefer2013-02-031-0/+12
* ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier2013-02-031-9/+3
* ARM: virt: boot secondary CPUs through the right entry pointMarc Zyngier2013-02-031-1/+1
* ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin2013-02-031-3/+3
* ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre2013-02-031-0/+3
* ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2013-02-032-5/+5
* ARM: S3C64XX: Fix up IRQ mapping for balblair on CragganmoreDimitris Papastamos2013-02-031-1/+1
* ARM: at91: rm9200: remake the BGA as default versionJean-Christophe PLAGNIOL-VILLARD2013-02-031-0/+2
* ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transportLuciano Coelho2013-02-031-0/+6
* ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-02-031-8/+10
* powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen2013-02-031-0/+13
* KVM: PPC: Emulate dcbfAlexander Graf2013-02-031-0/+2
* arm64: elf: fix core dumping to match what glibc expectsWill Deacon2013-01-271-1/+4
* ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-01-271-4/+5
* perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern2013-01-271-6/+0
* xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio2013-01-211-1/+0
* x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-211-0/+78
* s390/time: fix sched_clock() overflowHeiko Carstens2013-01-213-2/+30
* arm64: mm: only wrprotect clean ptes if they are presentWill Deacon2013-01-211-7/+9
* sh: Fix FDPIC binary loaderThomas Schwinge2013-01-211-2/+2
* KVM: PPC: 44x: fix DCR read/writeAlexander Graf2013-01-171-0/+2
* Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."Ralf Baechle2013-01-171-16/+0
* ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-01-172-2/+5
* OMAP: board-files: fix i2c_bus for tfp410Tomi Valkeinen2013-01-176-0/+6
* MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen2013-01-171-3/+1
* KVM: PPC: e500: fix allocation size error on g2h_tlb1_mapScott Wood2013-01-171-1/+1
* powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos2013-01-171-1/+2
* powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-171-5/+0
* powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2013-01-171-1/+1
* s390/kvm: Fix address space mixupChristian Borntraeger2013-01-171-5/+20
* s390/kvm: dont announce RRBM supportChristian Borntraeger2013-01-171-1/+1
* CRIS: fix I/O macrosCorey Minyard2013-01-111-6/+33
* PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2013-01-111-1/+2
* ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon2013-01-111-2/+4
* ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon2013-01-111-1/+1
* ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2013-01-111-0/+2
* ARM: mm: use pteval_t to represent page protection valuesWill Deacon2013-01-111-1/+1
* arm64: compat for clock_adjtime(2) is miswiredAl Viro2013-01-111-1/+1
* sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller2013-01-111-0/+3
* sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller2013-01-111-0/+6
* sparc64: Fix ECB looping constructs in AES code.David S. Miller2013-01-111-0/+1