summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-20h8300: System call entry enable interrupt.Yoshinori Sato1-0/+1
2016-01-20h8300: show_stack cleanupYoshinori Sato2-13/+9
2016-01-20h8300: Restraint of warning.Yoshinori Sato1-4/+4
2016-01-20h8300: Add KGDB support.Yoshinori Sato5-0/+201
2016-01-20h8300: signal stack fixYoshinori Sato1-4/+4
2016-01-20h8300: Add LZO compressionYoshinori Sato3-3/+16
2016-01-20h8300: zImage alignment fixYoshinori Sato1-1/+2
2016-01-20h8300: zImage alignment fixYoshinori Sato1-0/+1
2016-01-20Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2-0/+248
2016-01-20platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty1-0/+147
2016-01-20platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha1-0/+101
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki3-14/+107
2016-01-20MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki1-2/+74
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2-3/+62
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2-2/+2
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki11-42/+93
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki2-26/+50
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki3-0/+11
2016-01-20MIPS: Use a union to access the ELF file headerMaciej W. Rozycki1-14/+26
2016-01-20MIPS: pci: Add MT7620a PCIE driverJohn Crispin3-0/+428
2016-01-20MIPS: ralink: Add a few missing clocksJohn Crispin3-0/+5
2016-01-20MIPS: ralink: Fix vendor string for mt7620John Crispin1-1/+1
2016-01-20MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin1-1/+1
2016-01-20MIPS: ralink: fix USB frequency scalingJohn Crispin1-1/+1
2016-01-20MIPS: ralink: MT7688 pinmux fixesJohn Crispin1-30/+50
2016-01-20MIPS: ralink: add MT7621 supportJohn Crispin9-1/+410
2016-01-20MIPS: ralink: add a symbol for INTCJohn Crispin2-0/+6
2016-01-20MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki1-3/+9
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds22-262/+194
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds23-184/+309
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds3-8/+31
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-54/+133
2016-01-18ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann1-11/+6
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf1-3/+0
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf7-41/+16
2016-01-18tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf1-1/+1
2016-01-18tile: fix tilepro casts for readl, writel, etcChris Metcalf1-8/+8
2016-01-18tile: fix a -Wframe-larger-than warningChris Metcalf1-1/+1
2016-01-18tile: include the syscall number in the backtraceChris Metcalf1-9/+8
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf5-107/+77
2016-01-18ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHzGeert Uytterhoeven1-1/+1
2016-01-18arm64: bpf: add extra pass to handle faulty codegenZi Shen Lim1-1/+21
2016-01-18arm64: insn: remove BUG_ON from codegenZi Shen Lim1-53/+112
2016-01-18Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+14
2016-01-18Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-46/+123
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds82-485/+286
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-12/+12
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-47/+77
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon11-36/+0
2016-01-16parisc: Protect huge page pte changes with spinlocksHelge Deller2-28/+52