summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin2014-05-264-10/+10
* ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon2014-05-263-8/+8
* ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon2014-05-262-0/+12
* ARM: 8028/1: move __fixup_smp out of init sectionRob Herring2014-05-261-1/+1
* ARM: stacktrace: include exception PC value in stacktrace outputRussell King2014-05-221-0/+23
* ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King2014-05-221-5/+13
* ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpuRussell King2014-05-221-3/+4
* ARM: 8037/1: mm: support big-endian page tablesJianguo Wu2014-04-251-5/+13
* ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas2014-04-254-8/+10
* ARM: 8035/1: Disable preemption in crunch_task_enable()Catalin Marinas2014-04-251-2/+10
* ARM: 8034/1: Disable preemption in iwmmxt_task_enable()Catalin Marinas2014-04-251-3/+11
* ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua2014-04-234-20/+28
* ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_ENDLiu Hua2014-04-232-6/+5
* ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4BGregory CLEMENT2014-04-231-3/+25
* ARM: 8023/1: remove remnants of the static DMA mappingNicolas Pitre2014-04-231-2/+0
* ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONXRabin Vincent2014-04-231-0/+13
* ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella2014-04-233-0/+113
* ARM: 8008/1: topology: Coding style fixesMark Brown2014-04-151-4/+4
* powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-131-1/+2
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-1337-1473/+1115
|\
| * blackfin: cleanup board filesSteven Miao2014-04-1228-1209/+1089
| * bf609: clock: drop unused clock bit set/clear functionsSteven Miao2014-04-121-18/+0
| * Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle2014-04-121-1/+1
| * Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle2014-04-121-2/+2
| * Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle2014-04-121-7/+7
| * blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle2014-04-121-1/+1
| * blackfin: dma: current count mmr is read onlySonic Zhang2014-04-121-2/+0
| * bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang2014-04-121-125/+0
| * bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2014-04-122-60/+0
| * blackfin: portmux: cleanup head fileSteven Miao2014-04-121-6/+4
| * Blackfin: remove "config IP_CHECKSUM_L1"Paul Bolle2014-04-111-8/+0
| * blackfin: Remove GENERIC_GPIO config option againPaul Bolle2014-04-111-3/+0
| * blackfin:Use generic /proc/interrupts implementationThomas Gleixner2014-04-112-30/+10
| * blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL"Paul Bolle2014-04-111-1/+1
* | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-131-1/+1
|\ \
| * | x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller2014-04-091-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-127-8/+2
|\ \ \
| * | | mn10300: kmap_atomic() returns void *, not unsigned long...Al Viro2014-04-021-2/+2
| * | | get rid of DEBUG_WRITECOUNTAl Viro2014-04-026-6/+0
| | |/ | |/|
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-1215-18/+23
|\ \ \
| * | | audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-204-4/+4
| * | | syscall_get_arch: remove useless function argumentsEric Paris2014-03-205-12/+8
| * | | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-2010-0/+10
| * | | alpha: Enable system-call auditing support.蔡正龙2014-03-207-1/+80
* | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-116-11/+25
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-04-085-10/+22
| |\ \ \ \
| | * | | | cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-10/+10
| | * | | | cpufreq: powernv: Select CPUFreq related Kconfig options for powernvGautham R. Shenoy2014-04-073-0/+8
| | * | | | cpufreq: powernv: cpufreq driver for powernv platformVaidyanathan Srinivasan2014-04-071-0/+4
| * | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-081-1/+3
| |\ \ \ \ \