summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-03-06ARM: w90x900: fix legacy assembly syntaxArnd Bergmann1-2/+2
2013-03-06ARM: samsung: fix assembly syntax for new gasArnd Bergmann6-30/+30
2013-03-06efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi1-1/+1
2013-03-06x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-03-06x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-03-06x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-03-06x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson1-0/+6
2013-03-06x86: Do not leak kernel page mapping locationsKees Cook1-3/+5
2013-03-06x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen1-1/+1
2013-03-06s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger1-0/+8
2013-03-06ARM: PXA3xx: program the CSMSADRCFG registerIgor Grinberg2-1/+15
2013-03-06Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2-3/+28
2013-03-06powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo4-3/+34
2013-02-20x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-20ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov1-4/+5
2013-02-20ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov1-1/+13
2013-02-20ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov1-20/+21
2013-02-20x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich1-2/+2
2013-02-06x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming1-1/+1
2013-02-06x86: Use enum instead of literals for trap valuesKees Cook3-57/+90
2013-02-06x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin1-0/+2
2013-02-06x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin1-2/+2
2013-02-06x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes1-0/+78
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming4-16/+46
2013-02-06x86/msr: Add capabilities checkAlan Cox1-0/+3
2013-02-06efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer1-5/+17
2013-02-06ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King1-8/+10
2013-02-06KVM: PPC: Emulate dcbfAlexander Graf1-0/+2
2013-02-06xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper1-1/+0
2013-02-06ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre1-0/+3
2013-02-06ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2-5/+5
2013-02-06s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2013-02-06sh: Fix FDPIC binary loaderThomas Schwinge1-2/+2
2013-02-06ALSA: pxa27x: fix ac97 warm resetMike Dunn2-2/+5
2013-01-16sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp1-2/+8
2013-01-16powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos1-1/+2
2013-01-16powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai1-5/+0
2013-01-03ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2013-01-03CRIS: fix I/O macrosCorey Minyard1-6/+33
2013-01-03MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen1-3/+1
2013-01-03powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard1-1/+1
2013-01-03ARM: mm: use pteval_t to represent page protection valuesWill Deacon1-1/+1
2013-01-03x86: hpet: Fix masking of MSI interruptsJan Beulich1-2/+2
2013-01-03KVM: PPC: 44x: fix DCR read/writeAlexander Graf1-0/+2
2013-01-03s390/kvm: dont announce RRBM supportChristian Borntraeger1-1/+1
2013-01-03powerpc: fix wii_memory_fixups() compile error on 3.0.y treeShuah Khan1-2/+4
2013-01-03ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley3-10/+14
2013-01-03KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek1-0/+6
2012-12-06fix user-triggerable panic on pariscAl Viro1-2/+4
2012-12-06ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2-3/+9