Age | Commit message (Expand) | Author | Files | Lines |
2016-11-10 | ARM: OMAP2+: Remove legacy i2c.c platform init code | Tony Lindgren | 4 | -216/+83 |
2016-11-10 | ARM: OMAP2+: Remove legacy serial.c | Tony Lindgren | 2 | -333/+1 |
2016-11-10 | ARM: OMAP2+: mux: Use seq_putc() in omap_mux_dbg_signal_show() | Markus Elfring | 1 | -1/+1 |
2016-11-10 | ARM: OMAP2+: mux: Replace three seq_printf() calls by seq_puts() | Markus Elfring | 1 | -3/+3 |
2016-11-10 | ARM: OMAP: kill omap_pmic_init | Nicolae Rosia | 2 | -15/+0 |
2016-11-10 | ARM: OMAP2: kill omap2_pmic_init | Nicolae Rosia | 1 | -6/+0 |
2016-11-10 | ARM: OMAP3: kill omap3_pmic_init | Nicolae Rosia | 1 | -6/+0 |
2016-11-10 | ARM: OMAP3: kill omap3_pmic_get_config and twl_{get,set}_voltage | Nicolae Rosia | 2 | -163/+0 |
2016-11-10 | ARM: OMAP4: kill omap4_pmic_init and omap4_pmic_get_config | Nicolae Rosia | 2 | -318/+1 |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -0/+23 |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 210 | -3399/+4748 |
2016-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 10 | -78/+48 |
2016-10-15 | Merge branch 'work.uaccess' into for-linus | Al Viro | 9 | -78/+47 |
2016-10-15 | score: traps: Add missing include file to fix build error | Guenter Roeck | 1 | -0/+1 |
2016-10-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 247 | -1222/+707 |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 1 | -2/+3 |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 4 | -9/+4 |
2016-10-14 | Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
2016-10-14 | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 72 | -245/+233 |
2016-10-14 | MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls | Ralf Baechle | 5 | -6/+28 |
2016-10-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 4 | -18/+329 |
2016-10-12 | Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 1 | -2/+0 |
2016-10-12 | MIPS: ptrace: Fix regs_return_value for kernel context | Marcin Nowakowski | 1 | -1/+1 |
2016-10-12 | Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -17/+29 |
2016-10-12 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 30 | -251/+255 |
2016-10-12 | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -17/+72 |
2016-10-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 22 | -36/+80 |
2016-10-12 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 5 | -5/+0 |
2016-10-12 | kthread: kthread worker API cleanup | Petr Mladek | 1 | -7/+7 |
2016-10-12 | kdump, vmcoreinfo: report memory sections virtual addresses | Thomas Garnier | 1 | -0/+3 |
2016-10-12 | mips/panic: replace smp_send_stop() with kdump friendly version in panic path | Hidehiro Kawai | 4 | -1/+33 |
2016-10-12 | x86/panic: replace smp_send_stop() with kdump friendly version in panic path | Hidehiro Kawai | 4 | -3/+26 |
2016-10-12 | powerpc: implement the DMA_ATTR_NO_WARN attribute | Mauricio Faria de Oliveira | 1 | -2/+4 |
2016-10-12 | unicore32: use simpler API for random address requests | Jason Cooper | 1 | -2/+1 |
2016-10-12 | tile: use simpler API for random address requests | Jason Cooper | 1 | -2/+1 |
2016-10-12 | arm64: use simpler API for random address requests | Jason Cooper | 1 | -6/+2 |
2016-10-12 | ARM: use simpler API for random address requests | Jason Cooper | 1 | -2/+1 |
2016-10-12 | x86: use simpler API for random address requests | Jason Cooper | 2 | -6/+2 |
2016-10-12 | powerpc/mm/hash64: Fix might_have_hea() check | Michael Ellerman | 1 | -1/+1 |
2016-10-12 | powerpc/64: Fix incorrect return value from __copy_tofrom_user | Paul Mackerras | 1 | -1/+1 |
2016-10-11 | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+12 |
2016-10-11 | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+1 |
2016-10-11 | parisc: Show trap name in kernel crash | Helge Deller | 3 | -8/+14 |
2016-10-11 | parisc: Zero-initialize newly alloced memblock | Helge Deller | 1 | -0/+2 |
2016-10-11 | MIPS: VDSO: Drop duplicated -I*/-E* aflags | James Hogan | 1 | -2/+0 |
2016-10-11 | MIPS: Fix -mabi=64 build of vdso.lds | James Hogan | 1 | -1/+1 |
2016-10-11 | powerpc/64s: Fix power4_fixup_nap placement | Nicholas Piggin | 1 | -1/+1 |
2016-10-11 | powerpc/pseries: Fix stack corruption in htpe code | Laurent Dufour | 1 | -2/+2 |
2016-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 68 | -240/+228 |
2016-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+3 |