summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott36-333/+179
2014-06-01ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni2-1/+14
2014-06-01ARM: 8066/1: correction for ARM patch 8031/2Nicolas Pitre1-1/+1
2014-05-30ARM: 8049/1: ftrace/add save_stack_trace_regs() implementationLin Yongting1-0/+19
2014-05-30ARM: 8065/1: remove last use of CONFIG_CPU_ARM710Paul Bolle1-8/+0
2014-05-30ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instructionArun K S1-1/+2
2014-05-30ARM: 8047/1: rwsem: use asm-generic rwsem implementationWill Deacon2-4/+2
2014-05-26ARM: 8054/1: perf: add support for the Cortex-A17 PMUWill Deacon3-0/+14
2014-05-26ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resumeLorenzo Pieralisi2-2/+5
2014-05-26ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky5-13/+70
2014-05-26ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin4-10/+10
2014-05-26ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon3-8/+8
2014-05-26ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon2-0/+12
2014-05-26ARM: 8028/1: move __fixup_smp out of init sectionRob Herring1-1/+1
2014-05-22ARM: stacktrace: include exception PC value in stacktrace outputRussell King1-0/+23
2014-05-22ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King1-5/+13
2014-05-22ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpuRussell King1-3/+4
2014-04-25ARM: 8037/1: mm: support big-endian page tablesJianguo Wu1-5/+13
2014-04-25ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas4-8/+10
2014-04-25ARM: 8035/1: Disable preemption in crunch_task_enable()Catalin Marinas1-2/+10
2014-04-25ARM: 8034/1: Disable preemption in iwmmxt_task_enable()Catalin Marinas1-3/+11
2014-04-23ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua5-21/+29
2014-04-23ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_ENDLiu Hua2-6/+5
2014-04-23ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4BGregory CLEMENT1-3/+25
2014-04-23ARM: 8023/1: remove remnants of the static DMA mappingNicolas Pitre2-9/+0
2014-04-23ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONXRabin Vincent1-0/+13
2014-04-23ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella4-0/+115
2014-04-15ARM: 8008/1: topology: Coding style fixesMark Brown1-4/+4
2014-04-14Linux 3.15-rc1v3.15-rc1Linus Torvalds1-2/+2
2014-04-14mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-14cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-14Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds5-84/+128
2014-04-13Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds6-120/+196
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-13futex: update documentation for ordering guaranteesDavidlohr Bueso1-9/+23
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-433/+420
2014-04-13Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-1473/+1115
2014-04-13Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+3
2014-04-13Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds9-5/+71
2014-04-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds33-437/+1241
2014-04-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-126/+200
2014-04-13Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds5-116/+150
2014-04-13ceph: fix pr_fmt() redefinitionLinus Torvalds1-2/+1
2014-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds76-1537/+911
2014-04-13Merge branch 'tunnels'David S. Miller2-2/+2
2014-04-13vti: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-13gre: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-04-13drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione1-1/+1
2014-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-203/+91