summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM: dts: OMAP5: Add #iommu-cells property to IOMMUsSuman Anna2015-07-141-0/+2
| | * | | | ARM: dts: OMAP4: Add #iommu-cells property to IOMMUsSuman Anna2015-07-141-0/+2
| | * | | | ARM: dts: Fix frequency scaling on Gumstix PepperArun Bharadwaj2015-07-141-2/+2
| | * | | | ARM: dts: configure regulators for Gumstix PepperAdam YH Lee2015-07-141-0/+9
| | * | | | ARM: dts: omap3: overo: Update LCD panel namesAdam YH Lee2015-07-142-2/+2
| | | |_|/ | | |/| |
| * | | | Merge tag 'imx-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2015-07-154-29/+16Star
| |\ \ \ \
| | * | | | ARM: imx6: gpc: always enable PU domain if CONFIG_PM is not setLucas Stach2015-07-081-21/+6Star
| | * | | | ARM: dts: imx53-qsb: fix TVE entryPhilipp Zabel2015-07-081-2/+3
| | * | | | ARM: dts: mx23: fix iio-hwmon supportStefan Wahren2015-07-081-0/+1
| | * | | | ARM: dts: imx27: Adjust the GPT compatible stringFabio Estevam2015-07-081-6/+6
| | | |_|/ | | |/| |
| * | | | MAINTAINERS: digicolor: add dts filesBaruch Siach2015-07-141-0/+1
| * | | | Merge tag 'socfpga_fixes_for_v4.2-rc1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-07-141-13/+13
| |\ \ \ \
| | * | | | ARM: socfpga: dts: Fix entries orderWalter Lozano2015-07-071-9/+9
| | * | | | ARM: socfpga: dts: Fix adxl34x formating and compatible stringWalter Lozano2015-07-071-4/+4
| | |/ / /
| * | | | ARM: ux500: fix MMC/SD card regressionLinus Walleij2015-07-144-5/+45
| * | | | ARM: ux500: define serial port aliasesLinus Walleij2015-07-148-3/+52
| * | | | ARM: dts: cros-ec-keyboard: Add support for some Japanese keysChris Zhong2015-07-131-0/+4
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-185-9/+14
|\ \ \ \ \
| * | | | | ARM: fix __virt_to_idmap build error on !MMURussell King2015-07-171-1/+1
| * | | | | ARM: invalidate L1 before enabling coherencyRussell King2015-07-171-5/+9
| * | | | | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski2015-07-171-1/+1
| * | | | | ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd2015-07-171-1/+2
| * | | | | ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov2015-07-171-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-1812-214/+376
|\ \ \ \ \
| * | | | | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar2015-07-187-18/+27
| * | | | | x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen2015-07-187-43/+104
| * | | | | x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing codeAndy Lutomirski2015-07-172-0/+27
| * | | | | x86/nmi/64: Make the "NMI executing" variable more consistentAndy Lutomirski2015-07-171-6/+5Star
| * | | | | x86/nmi/64: Minor asm simplificationAndy Lutomirski2015-07-171-2/+1Star
| * | | | | x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski2015-07-171-4/+25
| * | | | | x86/nmi/64: Reorder nested NMI checksAndy Lutomirski2015-07-171-16/+18
| * | | | | x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2015-07-172-68/+94
| * | | | | x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski2015-07-171-4/+58
| * | | | | x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski2015-07-171-17/+0Star
| * | | | | x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski2015-07-171-71/+52Star
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-182-1/+1
|\ \ \ \ \ \
| * | | | | | tick: Move the export of tick_broadcast_oneshot_control to the proper placeThomas Gleixner2015-07-142-1/+1
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-07-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | sched/fair: Test list head instead of list entry in throttle_cfs_rq()Cong Wang2015-07-061-1/+1
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-1815-26/+101
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-07-172-8/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf tools: Really allow to specify custom CC, AR or LDAlexey Brodkin2015-07-151-3/+16
| | * | | | | | | | perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTAdrian Hunter2015-07-151-5/+5
| |/ / / / / / / /
| * | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-07-153-2/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo2015-07-131-1/+1
| | * | | | | | | | perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo2015-07-132-1/+4
| |/ / / / / / / /
| * | | | | | | | x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra2015-07-101-1/+1
| * | | | | | | | Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2015-07-109-15/+74
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tools: Copy lib/hweight.c from the kernel sourcesArnaldo Carvalho de Melo2015-07-094-3/+65
| | * | | | | | | | perf tools: Fix the detached tarball wrt rbtree copyArnaldo Carvalho de Melo2015-07-091-1/+1