summaryrefslogtreecommitdiff
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 King12-22/+252
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 King674-3537/+11905
2013-10-04ARM: add support for bit sliced AES using NEON instructionsArd Biesheuvel5-2/+5473
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-30perf: parse the .debug_frame section in case .eh_frame is not presentJean Pihet1-16/+59
2013-09-30perf tools: Check libunwind for availability of dwarf parsing featureJean Pihet2-2/+25
2013-09-30ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon4-2/+110
2013-09-30ARM: perf: add support for perf registers APIWill Deacon5-0/+57
2013-09-30Linux 3.12-rc3v3.12-rc3Linus Torvalds1-1/+1
2013-09-30Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-107/+201
2013-09-30Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-13/+10
2013-09-30Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-16/+31
2013-09-30Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+7
2013-09-30Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-50/+116
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-26/+1
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds26-77/+266
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar1-26/+1
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie3-13/+4
2013-09-29Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds7-6/+31
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-41/+75
2013-09-29Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-22/+68
2013-09-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-15/+32
2013-09-29Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-12/+23
2013-09-29PCI: Workaround missing pci_set_master in pci driversYinghai Lu1-1/+7
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7-10/+20
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare1-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-71/+23
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-7/+13
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston1-0/+3
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark2-8/+1
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark1-2/+2
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar1-1/+1