summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-21sh: Fix FDPIC binary loaderThomas Schwinge1-2/+2
2013-01-17KVM: PPC: 44x: fix DCR read/writeAlexander Graf1-0/+2
2013-01-17x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara1-0/+14
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-11CRIS: fix I/O macrosCorey Minyard1-6/+33
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-11sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp1-2/+8
2013-01-11x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara1-0/+14
2012-12-17powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5
2012-12-17powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich1-2/+2
2012-12-17powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt1-4/+14
2012-12-17ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley3-10/+14
2012-12-10Dove: Fix irq_to_pmu()Russell King - ARM Linux1-1/+1
2012-12-10Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux1-1/+13
2012-12-06x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin1-0/+2
2012-12-04x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu1-22/+7
2012-12-04sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro1-3/+1
2012-12-04PARISC: fix user-triggerable panic on pariscAl Viro1-2/+4
2012-12-04PARISC: fix virtual aliasing issue in get_shared_area()James Bottomley1-0/+2
2012-12-04x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky1-0/+4
2012-12-04x86-32: Fix invalid stack address while in softirqRobert Richter2-11/+32
2012-11-26kbuild: Fix gcc -x syntaxJean Delvare2-2/+2
2012-11-26m68k: fix sigset_t accessor functionsAndreas Schwab1-3/+3
2012-11-26s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens1-1/+1
2012-11-05x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2-31/+0
2012-10-31x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu1-4/+0
2012-10-31x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin1-30/+43
2012-10-31ARM: at91/i2c: change id to let i2c-gpio workBo Shen5-5/+5
2012-10-31ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon1-4/+10
2012-10-28sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-10-28sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina1-5/+5
2012-10-28sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller1-2/+4
2012-10-28sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller1-4/+5
2012-10-28sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro1-18/+14
2012-10-28xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2-4/+6
2012-10-28x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin1-2/+15
2012-10-28oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter1-1/+1
2012-10-28arch/tile: avoid generating .eh_frame information in modulesChris Metcalf1-0/+4
2012-10-21x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin4-0/+78
2012-10-21x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2-0/+82
2012-10-21xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk1-0/+2
2012-10-21xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk1-1/+15
2012-10-21ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2-0/+13
2012-10-21mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel1-0/+9
2012-10-21ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King1-2/+2