summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent
2015-11-02CRIS v32: remove I2C bitbanging driverRabin Vincent
2015-11-02CRIS v32: add ARTPEC-3 and P1343 device treesRabin Vincent
2015-11-02CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensorRabin Vincent
2015-11-02CRIS: add dt-bindings symlinkRabin Vincent
2015-11-02CRIS v32: increase NR_IRQSRabin Vincent
2015-11-02cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang
2015-11-02cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang
2015-11-02cris: kgdb: use native hex2binAndy Shevchenko
2015-11-02xen: fix the check of e_pfn in xen_find_pfn_rangeZhenzhong Duan
2015-11-01Merge branch 'pm-opp'Rafael J. Wysocki
2015-11-01Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2015-11-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-01x86/cpu: Add CLZERO detectionWan Zongshun
2015-11-01x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init()Borislav Petkov
2015-11-01x86/mce: Add a Scalable MCA vendor flags bitAravind Gopalakrishnan
2015-11-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-31x86/vm86: Set thread.vm86 to NULL on fork/cloneAndy Lutomirski
2015-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-10-30Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-10-30ARM64: Enable multi-core scheduler support by defaultDietmar Eggemann
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel
2015-10-29arm64: page-align sections for DEBUG_RODATAMark Rutland
2015-10-29arm64: Fix build with CONFIG_ZONE_DMA=nRobin Murphy
2015-10-29arm64: Fix compat register mappingsRobin Murphy
2015-10-29arm64/efi: do not assume DRAM base is aligned to 2 MBArd Biesheuvel
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-29ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller
2015-10-29ARC: mm: PAE40 supportVineet Gupta
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO
2015-10-28arm64: Increase the max granular sizeTirumalesh Chalamarla
2015-10-28ssb: add Kconfig entry for compiling SoC related codeRafał Miłecki
2015-10-28arm64: remove bogus TASK_SIZE_64 checkArd Biesheuvel
2015-10-28arm64: make Timer Interrupt Frequency selectableKefeng Wang
2015-10-28arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov
2015-10-28arm64: cachetype: fix definitions of ICACHEF_* flagsWill Deacon
2015-10-28arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon
2015-10-28Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-10-28arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi
2015-10-28arm64: compat: fix stxr failure case in SWP emulationWill Deacon
2015-10-28ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_tVineet Gupta
2015-10-28ARC: mm: PAE40: switch to using phys_addr_t for physical addressesVineet Gupta
2015-10-28ARC: mm: HIGHMEM: populate high memory from DTVineet Gupta
2015-10-28ARC: mm: HIGHMEM: kmap API implementationVineet Gupta
2015-10-28ARC: mm: preps ahead of HIGHMEM support #2Vineet Gupta
2015-10-28ARC: mm: preps ahead of HIGHMEM supportVineet Gupta
2015-10-28ARC: mm: use generic macros _BITUL()/_AC()Alexey Brodkin
2015-10-28ARC: mm: Improve Duplicate PD Fault handlerVineet Gupta
2015-10-28x86/xen: add reschedule point when mapping foreign GFNsDavid Vrabel