summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | sparc32: make copy_to/from_user_page() usable from modular codePaul Gortmaker2014-02-201-0/+2
| | | * | | | | | | | | sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker2014-02-201-1/+1
| | * | | | | | | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-201-0/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | arm, pm, vmpressure: add missing slab.h includesTejun Heo2014-02-031-0/+1
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-02-202-2/+4
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-111-1/+3
| | | * | | | | | | | | ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-111-1/+1
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-02-1910-36/+30
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2014-02-174-1/+5
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | avr32: add generic vga.h to KbuildChen Gang2014-02-171-0/+1
| | | * | | | | | | | | avr32: add generic ioremap_wc() definition in io.hChen Gang2014-02-171-0/+2
| | | * | | | | | | | | avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang2014-02-171-1/+1
| | | * | | | | | | | | avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker2014-02-171-0/+1
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-02-1715-67/+123
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | / | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | powerpc/eeh: Disable EEH on rebootGavin Shan2014-02-172-1/+22
| | | * | | | | | | powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan2014-02-174-10/+27
| | | * | | | | | | powerpc/powernv: Rework EEH resetGavin Shan2014-02-171-25/+4
| | | * | | | | | | powerpc: Use unstripped VDSO image for more accurate profiling dataAnton Blanchard2014-02-172-2/+2
| | | * | | | | | | powerpc: Link VDSOs at 0x0Anton Blanchard2014-02-171-3/+3
| | | * | | | | | | mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-171-0/+22
| | | * | | | | | | powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V2014-02-174-18/+24
| | | * | | | | | | powerpc/pseries: Add Gen3 definitions for PCIE link speedKleber Sacilotto de Souza2014-02-171-0/+6
| | | * | | | | | | powerpc/pseries: Fix regression on PCI link speedKleber Sacilotto de Souza2014-02-171-7/+9
| | | * | | | | | | powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao2014-02-171-1/+4
| * | | | | | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2014-03-0779-160/+1618
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: perf: add support for the Cortex-A12 PMUAlbin Tonnerre2014-02-212-0/+159
| | * | | | | | | | | ARM: perf: remove unused PMU probing codeMark Rutland2014-02-211-9/+0
| | * | | | | | | | | ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon2014-02-211-2/+9
| | * | | | | | | | | ARM: perf: fully support Krait CPU PMU eventsStephen Boyd2014-02-211-6/+401
| | * | | | | | | | | ARM: perf: add hook for event index clearingStephen Boyd2014-02-212-0/+4
| | * | | | | | | | | ARM: perf: add basic support for Krait CPU PMUsStephen Boyd2014-02-212-0/+165
| | * | | | | | | | | ARM: perf: assign pdev pointer earlier for CPU PMUsStephen Boyd2014-02-211-2/+3
| | * | | | | | | | | ARM: perf: support percpu irqs for the CPU PMUStephen Boyd2014-02-212-31/+80
| | |/ / / / / / / /
| | * | | | | | | | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-161-36/+47
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)2014-02-121-36/+47
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-165-4/+20
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2014-02-145-4/+20
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | x86/efi: Check status field to validate BGRT headerMatt Fleming2014-02-141-1/+1
| | | | * | | | | | | | x86/efi: Fix 32-bit falloutBorislav Petkov2014-02-144-3/+19
| | | | |/ / / / / / /
| | * | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-1631-10/+286
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: ux500: disable msp2 device tree nodeLinus Walleij2014-02-111-1/+0
| | | * | | | | | | | | ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek2014-02-101-0/+14
| | | * | | | | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman2014-02-105-2/+236
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ARM: at91: add Atmel's SAMA5D3 Xplained boardNicolas Ferre2014-02-072-0/+230
| | | | * | | | | | | | | ARM: at91: enable USB host on at91sam9n12ek boardBo Shen2014-02-071-0/+4
| | | | * | | | | | | | | ARM: at91/dt: fix sama5d3 ohci hclk clock referenceBoris BREZILLON2014-02-071-1/+1
| | | | * | | | | | | | | ARM: at91/dt: sam9263: fix compatibility string for the I2CJean-Jacques Hiblot2014-02-071-1/+1
| | | | | |_|_|_|/ / / / | | | | |/| | | | | | |
| | | * | | | | | | | | ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XXNishanth Menon2014-02-101-0/+1
| | | * | | | | | | | | ARM: imx6: Initialize low-power mode early againPhilipp Zabel2014-02-103-2/+6
| | | * | | | | | | | | ARM: pxa: fix various compilation problemsLinus Walleij2014-02-1015-1/+25