summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-146-50/+78
|\
| * ARM: dts: add mipi dsi device node to exynos3250.dtsiInki Dae2014-09-191-0/+15
| * ARM: dts: add mipi_phy device node to exynos3250.dtsiInki Dae2014-09-191-0/+6
| * ARM: dts: add fimd device node to exynos3250.dstiInki Dae2014-09-191-0/+12
| * Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2014-09-185-50/+45
| |\
| | * drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart2014-09-155-50/+45
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-1420-74/+0
|\ \ \
| * | | kbuild: arm: Do not define "comma" twiceMasahiro Yamada2014-10-022-4/+0
| * | | kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-0218-69/+0
| * | | kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada2014-10-021-1/+0
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-1411-71/+96
|\ \ \ \
| * | | | ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]Geert Uytterhoeven2014-10-141-1/+1
| * | | | frv: remove unused declarations of __start___ex_table and __stop___ex_tableGeert Uytterhoeven2014-10-141-2/+0
| * | | | kvm: ensure hard lockup detection is disabled by defaultUlrich Obergfell2014-10-141-0/+8
| * | | | arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggableXishi Qiu2014-10-141-44/+45
| * | | | ARM: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-6/+6
| * | | | arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton2014-10-141-1/+3
| * | | | x86: use optimized ioresource lookup in ioremap functionMike Travis2014-10-141-4/+16
| * | | | kexec-bzimage64: fix sparse warningsVivek Goyal2014-10-141-7/+8
| * | | | kexec: check if crashk_res_low exists when exclude it from crash mem rangesBaoquan He2014-10-141-4/+6
| * | | | arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...Baoquan He2014-10-141-1/+2
| * | | | ARM: dts: fix wrong compatible string of Exynos3250 RTC dt nodeChanwoo Choi2014-10-141-1/+1
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-10-1459-37/+40
|\ \ \ \ \
| * | | | | m68k: Fix typo 'COFNIG_MBAR'Paul Bolle2014-09-291-1/+1
| * | | | | m68knommu: add missing ioport_map() and ioport_unmap()Greg Ungerer2014-09-291-0/+9
| * | | | | m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.cFabian Frederick2014-09-291-1/+0
| * | | | | m68knommu: fix size of address field for 5272 interrupt controllerGreg Ungerer2014-09-291-1/+1
| * | | | | m68k: fix crufty 68000 and 68360 intro commentsGreg Ungerer2014-09-297-11/+9
| * | | | | m68k: remove the unused arch/m68k/platform directoryGreg Ungerer2014-09-291-3/+0
| * | | | | m68k: move non-mmu 68360 platform codeGreg Ungerer2014-09-298-2/+2
| * | | | | m68k: move non-mmu 68000 platform codeGreg Ungerer2014-09-2912-2/+2
| * | | | | m68k: fix crufty ColdFire intro commentsGreg Ungerer2014-09-2913-14/+14
| * | | | | m68k: move coldfire platform codeGreg Ungerer2014-09-2938-2/+2
* | | | | | Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-143-1/+3
|\ \ \ \ \ \
| * | | | | | [IA64] Enable bpf syscall for ia64Tony Luck2014-10-093-1/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2014-10-1411-331/+153
|\ \ \ \ \ \ \
| * | | | | | | um: net: Eliminate NULL test after alloc_bootmemHimangi Saraogi2014-10-131-4/+0
| * | | | | | | um: Add support for CONFIG_STACKTRACEDaniel Walter2014-10-135-53/+142
| * | | | | | | um: ubd: Fix for processes stuck in D state foreverThorsten Knabe2014-10-131-2/+3
| * | | | | | | um: delete unnecessary bootmem struct page arrayHonggang Li2014-10-133-33/+8
| * | | | | | | um: remove csum_partial_copy_generic_i386 to clean up exception tableHonggang Li2014-10-131-239/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-1473-911/+2399
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens2014-10-092-15/+10
| * | | | | | | | s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-096-205/+56
| * | | | | | | | s390/kdump: add support for vector extensionMichael Holzheu2014-10-098-21/+112
| * | | | | | | | s390/disassembler: add vector instructionsMartin Schwidefsky2014-10-092-9/+249
| * | | | | | | | s390: add support for vector extensionMartin Schwidefsky2014-10-0921-187/+802
| * | | | | | | | s390/idle: consolidate idle functions and definitionsMartin Schwidefsky2014-10-0912-144/+166
| * | | | | | | | s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-095-27/+7
| * | | | | | | | s390/vtime: do not reset idle data on CPU hotplugMartin Schwidefsky2014-10-091-2/+0