Age | Commit message (Expand) | Author | Files | Lines |
2015-01-22 | s390: add SMT support | Martin Schwidefsky | 16 | -107/+390 |
2015-01-22 | s390: avoid z13 cache aliasing | Martin Schwidefsky | 5 | -18/+155 |
2015-01-22 | s390: add z13 code generation support | Martin Schwidefsky | 4 | -1/+26 |
2015-01-08 | s390: move cacheinfo sysfs to generic cacheinfo infrastructure | Sudeep Holla | 1 | -296/+92 |
2015-01-08 | s390/crypto: remove 'const' to avoid compiler warnings | Chen Gang | 1 | -2/+2 |
2015-01-08 | s390: remove unnecessary KERN_CONT | Joe Perches | 1 | -1/+1 |
2015-01-08 | s390/sclp: sign extend return value of _sclp_print_early() | Heiko Carstens | 1 | -1/+2 |
2015-01-08 | s390/sclp: fix declaration of _sclp_print_early() | Chen Gang | 2 | -2/+3 |
2015-01-08 | s390: keep Kconfig sorted | Heiko Carstens | 1 | -1/+1 |
2015-01-08 | s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations | Heiko Carstens | 1 | -1/+3 |
2015-01-08 | s390/pgtable: add unsigned long casts | Heiko Carstens | 1 | -3/+3 |
2015-01-08 | s390/disassembler: remove indentical initializer | Heiko Carstens | 1 | -1/+0 |
2015-01-08 | s390/pci: add missing address space annotation | Heiko Carstens | 1 | -2/+2 |
2015-01-08 | s390/ftrace: add code replacement sanity checks | Heiko Carstens | 1 | -46/+49 |
2015-01-08 | s390/mm: avoid using pmd_to_page for !USE_SPLIT_PMD_PTLOCKS | Martin Schwidefsky | 1 | -2/+3 |
2015-01-07 | s390/timex: fix get_tod_clock_ext() inline assembly | Chen Gang | 2 | -5/+7 |
2014-12-18 | s390: wire up execveat syscall | Heiko Carstens | 2 | -1/+3 |
2014-12-18 | s390/kernel: use stnsm 255 instead of stosm 0 | Christian Borntraeger | 1 | -1/+1 |
2014-12-18 | s390/vtime: Get rid of redundant WARN_ON | Christian Borntraeger | 1 | -2/+0 |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+1 |
2014-12-17 | x86: mm: fix VM_FAULT_RETRY handling | Linus Torvalds | 1 | -1/+1 |
2014-12-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2 | -0/+91 |
2014-12-17 | Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 3 | -5/+48 |
2014-12-17 | microblaze: Fix mmap for cache coherent memory | Lars-Peter Clausen | 3 | -5/+48 |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -10/+0 |
2014-12-17 | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -14/+85 |
2014-12-17 | Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 13 | -29/+267 |
2014-12-17 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -38/+41 |
2014-12-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -4/+3 |
2014-12-17 | Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 41 | -3042/+149 |
2014-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 29 | -246/+186 |
2014-12-17 | Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 7 | -965/+779 |
2014-12-16 | Merge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm... | Arnd Bergmann | 1 | -1/+0 |
2014-12-16 | xtensa: disable link optimization | Chris Zankel | 2 | -1/+2 |
2014-12-16 | xtensa/uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -2/+2 |
2014-12-16 | Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens... | Chris Zankel | 2 | -1/+7 |
2014-12-16 | Merge tag 'v3.18' into for_next | Chris Zankel | 138 | -411/+735 |
2014-12-16 | Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -4/+8 |
2014-12-16 | Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2 | -0/+3 |
2014-12-16 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -116/+23 |
2014-12-16 | x86: mm: consolidate VM_FAULT_RETRY handling | Linus Torvalds | 1 | -28/+30 |
2014-12-16 | x86: mm: move mmap_sem unlock from mm_fault_error() to caller | Linus Torvalds | 1 | -7/+1 |
2014-12-16 | Merge tag 'omap-for-v3.19/fixes-for-merge-window' of git://git.kernel.org/pub... | Kevin Hilman | 922 | -37605/+41180 |
2014-12-15 | ARM: defconfigs: use CONFIG_CPUFREQ_DT | Viresh Kumar | 2 | -2/+2 |
2014-12-15 | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -881/+1571 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 70 | -89/+4 |
2014-12-15 | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -5/+8 |
2014-12-15 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -13/+280 |
2014-12-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -54/+140 |
2014-12-14 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski | 1 | -0/+22 |