summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent13-2702/+4
2015-11-02CRIS v32: remove I2C bitbanging driverRabin Vincent4-786/+0
2015-11-02CRIS v32: add ARTPEC-3 and P1343 device treesRabin Vincent2-0/+122
2015-11-02CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensorRabin Vincent2-0/+57
2015-11-02CRIS: add dt-bindings symlinkRabin Vincent1-0/+1
2015-11-02CRIS v32: increase NR_IRQSRabin Vincent2-3/+3
2015-11-02cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang1-1/+1
2015-11-02cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang1-2/+2
2015-11-02cris: kgdb: use native hex2binAndy Shevchenko2-108/+71
2015-11-02xen: fix the check of e_pfn in xen_find_pfn_rangeZhenzhong Duan1-1/+1
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki1-1/+1
2015-11-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-0/+7
2015-11-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+9
2015-11-01x86/cpu: Add CLZERO detectionWan Zongshun2-1/+5
2015-11-01x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init()Borislav Petkov1-0/+2
2015-11-01x86/mce: Add a Scalable MCA vendor flags bitAravind Gopalakrishnan2-13/+23
2015-11-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-15/+15
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller50-168/+198
2015-10-31x86/vm86: Set thread.vm86 to NULL on fork/cloneAndy Lutomirski1-0/+3
2015-10-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-23/+35
2015-10-31Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-1/+3
2015-10-30ARM64: Enable multi-core scheduler support by defaultDietmar Eggemann1-0/+1
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2-75/+2
2015-10-29arm64: page-align sections for DEBUG_RODATAMark Rutland1-1/+4
2015-10-29arm64: Fix build with CONFIG_ZONE_DMA=nRobin Murphy1-6/+7
2015-10-29arm64: Fix compat register mappingsRobin Murphy1-8/+8
2015-10-29arm64/efi: do not assume DRAM base is aligned to 2 MBArd Biesheuvel1-2/+12
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King22-141/+125
2015-10-29ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller1-1/+1
2015-10-29ARC: mm: PAE40 supportVineet Gupta9-14/+110
2015-10-29[IA64] Wire up kcmp syscallÉmeric MASCHINO3-1/+3
2015-10-28arm64: Increase the max granular sizeTirumalesh Chalamarla1-1/+1
2015-10-28ssb: add Kconfig entry for compiling SoC related codeRafał Miłecki1-0/+1
2015-10-28arm64: remove bogus TASK_SIZE_64 checkArd Biesheuvel1-4/+0
2015-10-28arm64: make Timer Interrupt Frequency selectableKefeng Wang1-4/+1
2015-10-28arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov1-1/+1
2015-10-28arm64: cachetype: fix definitions of ICACHEF_* flagsWill Deacon1-2/+2
2015-10-28arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon1-1/+1
2015-10-28Revert "ARM64: unwind: Fix PC calculation"Will Deacon1-5/+1
2015-10-28arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi1-9/+13
2015-10-28arm64: compat: fix stxr failure case in SWP emulationWill Deacon1-7/+9
2015-10-28ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_tVineet Gupta1-9/+12
2015-10-28ARC: mm: PAE40: switch to using phys_addr_t for physical addressesVineet Gupta3-22/+22
2015-10-28ARC: mm: HIGHMEM: populate high memory from DTVineet Gupta2-8/+74
2015-10-28ARC: mm: HIGHMEM: kmap API implementationVineet Gupta6-1/+233
2015-10-28ARC: mm: preps ahead of HIGHMEM support #2Vineet Gupta1-26/+14
2015-10-28ARC: mm: preps ahead of HIGHMEM supportVineet Gupta3-16/+22
2015-10-28ARC: mm: use generic macros _BITUL()/_AC()Alexey Brodkin2-14/+8
2015-10-28ARC: mm: Improve Duplicate PD Fault handlerVineet Gupta1-24/+24
2015-10-28x86/xen: add reschedule point when mapping foreign GFNsDavid Vrabel1-0/+1