aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-04-01PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2016-04-01PM / OPP: Rename opp init/free table routinesViresh Kumar
2016-04-01debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2016-03-14KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2016-03-14MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki
2016-03-09PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-09parisc: Fix ptrace syscall number and return value modificationHelge Deller
2016-03-09MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin
2016-03-09arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-03-09x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King
2016-03-09KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini
2016-03-09KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2016-03-07KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-03-07s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky
2016-03-04powerpc/eeh: Fix build error caused by pci_dnGavin Shan
2016-03-04x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani
2016-03-04powerpc/eeh: Fix stale cached primary busGavin Shan
2016-03-04ARM: 8519/1: ICST: try other dividends than 1Linus Walleij
2016-03-04ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij
2016-02-28MIPS: Fix buffer overflow in syscall_get_arguments()James Hogan
2016-02-15ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij
2016-02-15ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ typeNicolas Ferre
2016-02-15ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0Wenyou Yang
2016-02-15ARM: dts: at91: sama5d4: fix instance id of DBGUMohamed Jamsheeth Hajanajubudeen
2016-02-15ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodataTony Lindgren
2016-02-15ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren
2016-02-15ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren
2016-02-15ARM: OMAP2+: Fix wait_dll_lock_timed for rodataTony Lindgren
2016-02-15MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen
2016-02-15x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming
2016-02-15powerpc/eeh: Fix PE location codeGavin Shan
2016-02-15x86/mm: Fix types used in pgprot cacheability flags translationsJan Beulich
2016-02-15arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-02-15arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-02-03ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann
2016-02-03m32r: fix m32104ut_defconfig build failSudip Mukherjee
2016-02-03sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin
2016-02-03KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz
2016-02-03parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-02-03s390: fix normalization bug in exception table sortingArd Biesheuvel
2016-02-03uml: flush stdout before forkingVegard Nossum
2016-02-01arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2016-02-01arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon
2016-02-01KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth
2016-02-01ARM: mvebu: remove duplicated regulator definition in Armada 388 GPThomas Petazzoni
2016-01-31arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-01-31mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck
2016-01-31arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-01-31arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-01-31ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel