summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-10-30ARM: fix misplaced arch_virt_to_idmap()Russell King1-1/+2
2013-10-29ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align k...Sricharan R1-1/+2
2013-10-24Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King6-23/+56
2013-10-24Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King6-2/+58
2013-10-18Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...Russell King8-30/+206
2013-10-11ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar3-0/+87
2013-10-11ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R3-19/+82
2013-10-11ARM: mm: Move the idmap print to appropriate place in the codeSantosh Shilimkar1-2/+1
2013-10-11ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar3-3/+20
2013-10-11ARM: mm: use phys_addr_t appropriately in p2v and v2p conversionsSantosh Shilimkar1-6/+16
2013-10-09ARM: perf: fix group validation for mixed software and hardware groupsWill Deacon1-2/+1
2013-10-07ARM: add .gitignore entry for aesbs-core.SRussell King1-0/+1
2013-10-07Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...Russell King144-858/+6844
2013-10-04ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel4-2/+5457
2013-10-04ARM: move AES typedefs and function prototypes to separate headerArd Biesheuvel2-16/+25
2013-10-04ARM: pull in <asm/simd.h> from asm-genericArd Biesheuvel1-0/+1
2013-09-30ARM: bitops: prefetch the destination word for write prior to strexWill Deacon1-0/+5
2013-09-30ARM: atomics: prefetch the destination word for write prior to strexWill Deacon1-0/+7
2013-09-30ARM: locks: prefetch the destination word for write prior to strexWill Deacon2-4/+11
2013-09-30ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUsWill Deacon1-5/+12
2013-09-30ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.hWill Deacon3-11/+20
2013-09-30ARM: prefetch: remove redundant "cc" clobberWill Deacon1-3/+1
2013-09-30ARM: perf: add support for perf registers APIWill Deacon5-0/+57
2013-09-29Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2-4/+5
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-6/+8
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-44/+0
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-7/+13
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar1-1/+1
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens2-0/+6
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens4-6/+2
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar1-4/+4
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker1-4/+4
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit1-0/+1
2013-09-26Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-19/+48
2013-09-26Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-9/+5
2013-09-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds15-94/+147
2013-09-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+24
2013-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-10/+11
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C1-8/+4
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2-17/+24
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones1-1/+1
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2-10/+37
2013-09-25powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt5-9/+33
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt6-18/+23
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt4-65/+62
2013-09-25openrisc: clean-up prom.hRob Herring1-44/+0
2013-09-25xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk1-2/+24
2013-09-24MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki1-1/+1
2013-09-24ARM: bL_switcher: Add query interface to discover CPU affinitiesDave Martin2-0/+22