summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-0136-333/+179
* ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory typeThomas Petazzoni2014-06-012-1/+14
* ARM: 8066/1: correction for ARM patch 8031/2Nicolas Pitre2014-06-011-1/+1
* ARM: 8049/1: ftrace/add save_stack_trace_regs() implementationLin Yongting2014-05-301-0/+19
* ARM: 8065/1: remove last use of CONFIG_CPU_ARM710Paul Bolle2014-05-301-8/+0
* ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instructionArun K S2014-05-301-1/+2
* ARM: 8047/1: rwsem: use asm-generic rwsem implementationWill Deacon2014-05-302-4/+2
* ARM: 8054/1: perf: add support for the Cortex-A17 PMUWill Deacon2014-05-253-0/+14
* ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resumeLorenzo Pieralisi2014-05-252-2/+5
* ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky2014-05-255-13/+70
* ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin2014-05-254-10/+10
* ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon2014-05-253-8/+8
* ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon2014-05-252-0/+12
* ARM: 8028/1: move __fixup_smp out of init sectionRob Herring2014-05-251-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-235-21/+29
* 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-232-9/+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-234-0/+115
* ARM: 8008/1: topology: Coding style fixesMark Brown2014-04-141-4/+4
* Linux 3.15-rc1v3.15-rc1Linus Torvalds2014-04-131-2/+2
* mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-131-1/+1
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-131-1/+1
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-135-84/+128
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-113-8/+9
| * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-011-34/+32
| * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-271-2/+3
| * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-081-8/+8
| * slab: make more slab management structure off the slabJoonsoo Kim2014-02-081-1/+1
| * slab: introduce byte sized index for the freelist of a slabJoonsoo Kim2014-02-081-9/+9
| * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-082-0/+32
| * slab: introduce helper functions to get/set free objectJoonsoo Kim2014-02-081-7/+13
| * slab: factor out calculate nr objects in cache_estimateJoonsoo Kim2014-02-081-21/+27
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-126-120/+196
|\ \
| * | scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-081-7/+7
| * | scripts/bootgraph.pl: Add graphic headerFabian Frederick2014-04-081-2/+40
| * | scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-082-1/+142
| * | Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-291-103/+0
| * | scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-062-7/+7
| |/
* | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-121-0/+4
* | powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-121-1/+2
OpenPOWER on IntegriCloud