summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | ARM: nommu: define dummy TLB operations for nommu configurationsWill Deacon2013-06-072-1/+26
| | | * | ARM: nommu: add entry point for secondary CPUs to head-nommu.SWill Deacon2013-06-071-4/+46
| | * | | ARM: 7745/1: psci: fix building without HOTPLUG_CPUArnd Bergmann2013-06-051-2/+2
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2013-06-2938-192/+592
| |\ \ \ \ \
| | | | * | | ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card supportUlf Hansson2013-05-232-1/+34
| | | | * | | ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL registerUlf Hansson2013-05-232-3/+15
| | | | * | | ARM: 7724/1: mmc: mmci: Support signal voltage switch for UHS cardsUlf Hansson2013-05-231-0/+34
| | | | * | | ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmcUlf Hansson2013-05-232-4/+7
| | | | * | | ARM: 7713/1: mmc: mmci: Allow MMCI to request channels with information acqui...Lee Jones2013-05-231-21/+22
| | | | * | | ARM: 7719/1: mmc: mmci: Support for CMD23Ulf Hansson2013-05-231-4/+10
| | | | * | | ARM: 7718/1: mmc: mmci: Set actual clock for debug purposeUlf Hansson2013-05-231-0/+6
| | | | * | | ARM: 7717/1: mmc: mmci: Use devm_clk_get APIUlf Hansson2013-05-231-6/+2
| | | * | | | ARM: 7777/1: Avoid extra calls to the C compilerDouglas Anderson2013-06-291-25/+31
| | | * | | | ARM: 7774/1: Fix dtb dependency to use order-only prerequisitesDouglas Anderson2013-06-291-1/+2
| | | * | | | ARM: 7770/1: remove residual ARMv2 support from decompressorMarc Zyngier2013-06-241-5/+0
| | | * | | | ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier2013-06-243-18/+39
| | | * | | | ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier2013-06-241-9/+8
| | | * | | | ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier2013-06-241-0/+9
| | | * | | | ARM: 7766/1: versatile: don't mark pen as __INITMark Rutland2013-06-241-2/+0
| | | * | | | ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis2013-06-241-0/+1
| | | * | | | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel2013-06-246-20/+37
| | | * | | | ARM: 7758/1: introduce config HAS_BANDGAPEduardo Valentin2013-06-172-0/+4
| | | * | | | ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcastingWill Deacon2013-06-171-4/+9
| | | * | | | ARM: 7751/1: zImage: don't overwrite ourself with a page tableNicolas Pitre2013-06-171-5/+30
| | | * | | | ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon2013-06-171-11/+14
| | | * | | | ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon2013-06-171-13/+29
| | | * | | | ARM: 7746/1: mm: lazy cache flushing on non-mapped pagesMing Lei2013-06-051-1/+1
| | | * | | | ARM: 7730/1: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as cleanMing Lei2013-05-231-3/+17
| | | * | | | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-239-18/+18
| | | * | | | ARM: 7716/1: bcm281xx: Add L2 support for Rev A2 chipsChristian Daudt2013-05-153-4/+165
| | | * | | | ARM: 7722/1: zImage: Convert 32bits memory size and address from ATAG to 64bi...Gregory CLEMENT2013-05-151-6/+38
| | | * | | | ARM: 7705/1: use optimized do_div only for EABIArnd Bergmann2013-05-151-1/+1
| | | * | | | ARM: 7669/1: keep __my_cpu_offset consistent with generic oneMing Lei2013-05-151-0/+7
| | * | | | | ARM: 7741/1: mcpm_platsmp.c: remove empty smp_init_cpus methodNicolas Pitre2013-06-051-5/+0
| | * | | | | ARM: 7740/1: MCPM: prettify debug outputNicolas Pitre2013-06-051-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-0398-986/+979
|\ \ \ \ \ \ \
| * | | | | | | Document ->tmpfile()Al Viro2013-07-032-0/+7
| * | | | | | | ext4: ->tmpfile() supportAl Viro2013-07-031-1/+46
| * | | | | | | vfs: export lseek_execute() to modulesJie Liu2013-07-038-68/+25
| * | | | | | | lseek_execute() doesn't need an inode passed to itAl Viro2013-06-291-7/+3
| * | | | | | | block_dev: switch to fixed_size_llseek()Al Viro2013-06-291-22/+1
| * | | | | | | cpqphp_sysfs: switch to fixed_size_llseek()Al Viro2013-06-291-20/+2
| * | | | | | | tile-srom: switch to fixed_size_llseek()Al Viro2013-06-291-25/+3
| * | | | | | | proc_powerpc: switch to fixed_size_llseek()Al Viro2013-06-291-18/+2
| * | | | | | | ubi/cdev: switch to fixed_size_llseek()Al Viro2013-06-291-25/+1
| * | | | | | | pci/proc: switch to fixed_size_llseek()Al Viro2013-06-291-21/+2
| * | | | | | | isapnp: switch to fixed_size_llseek()Al Viro2013-06-291-21/+1
| * | | | | | | lpfc: switch to fixed_size_llseek()Al Viro2013-06-291-16/+2
| * | | | | | | locks: give the blocked_hash its own spinlockJeff Layton2013-06-292-27/+30
| * | | | | | | locks: add a new "lm_owner_key" lock operationJeff Layton2013-06-294-7/+34