aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* CRIS: fix I/O macrosCorey Minyard2013-01-111-6/+33
* 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
* sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp2013-01-111-2/+8
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-111-0/+14
* powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-12-172-2/+5
* powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-12-171-0/+8
* x86: hpet: Fix masking of MSI interruptsJan Beulich2012-12-171-2/+2
* powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt2012-12-171-4/+14
* ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2012-12-173-10/+14
* Dove: Fix irq_to_pmu()Russell King - ARM Linux2012-12-101-1/+1
* Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux2012-12-101-1/+13
* x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-12-051-0/+2
* x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2012-12-031-22/+7
* sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro2012-12-031-3/+1
* PARISC: fix user-triggerable panic on pariscAl Viro2012-12-031-2/+4
* PARISC: fix virtual aliasing issue in get_shared_area()James Bottomley2012-12-031-0/+2
* x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-12-031-0/+4
* x86-32: Fix invalid stack address while in softirqRobert Richter2012-12-032-11/+32
* kbuild: Fix gcc -x syntaxJean Delvare2012-11-262-2/+2
* m68k: fix sigset_t accessor functionsAndreas Schwab2012-11-261-3/+3
* s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-11-261-1/+1
* x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-11-052-31/+0
* x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-10-311-4/+0
* x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-10-311-30/+43
* ARM: at91/i2c: change id to let i2c-gpio workBo Shen2012-10-315-5/+5
* ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-311-4/+10
* sparc64: Be less verbose during vmemmap population.David S. Miller2012-10-281-5/+23
* sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina2012-10-281-5/+5
* sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-281-2/+4
* sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-281-4/+5
* sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro2012-10-281-18/+14
* xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-282-4/+6
* x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin2012-10-281-2/+15
* oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-281-1/+1
* arch/tile: avoid generating .eh_frame information in modulesChris Metcalf2012-10-281-0/+4
* x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2012-10-214-0/+78
* x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2012-10-212-0/+82
* xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-211-0/+2
* xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-211-1/+15
* ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-10-212-0/+13
* mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel2012-10-211-0/+9
* ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-211-2/+2
* mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-131-3/+8
* mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven2012-10-131-1/+1
* x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-10-071-1/+1
* ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-10-021-115/+4
* MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-10-021-1/+8
* x86: Fix boot on Twinhead H12YAlan Cox2012-10-021-0/+17
* ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-10-021-0/+1