summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-02-27sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.David S. Miller1-9/+19
2013-02-27sparc64: Fix tsb_grow() in atomic context.David S. Miller6-16/+72
2013-02-27sparc64: Handle hugepage TSB being NULL.David S. Miller1-16/+22
2013-02-27sparc64: Fix gfp_flags setting in tsb_grow().David S. Miller1-1/+1
2013-02-27sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2-10/+63
2013-02-27sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller1-0/+1
2013-02-27s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger1-0/+8
2013-02-27xen: Send spinlock IPI to all waitersStefan Bader1-1/+0
2013-02-27x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-02-27x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin1-18/+11
2013-02-27x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2-8/+0
2013-02-27x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen4-174/+0
2013-02-17efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-02-17x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-02-17x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-02-17x86: Do not leak kernel page mapping locationsKees Cook1-3/+5
2013-02-17s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
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