1. 3d8258e s390/pci: move debug messages to debugfs by Sebastian Ott · 10 years ago
  2. 24d05ff s390/nmi: initialize control register 0 earlier by Heiko Carstens · 10 years ago
  3. e4e1899 s390/zcrypt: use msleep() instead of mdelay() by Heiko Carstens · 10 years ago
  4. e619cd3 s390/hmcdrv: fix interrupt registration by Heiko Carstens · 10 years ago
  5. 89b1145 s390/setup: fix novx parameter by Martin Schwidefsky · 10 years ago
  6. cabc4ab s390/uaccess: remove uaccess_primary kernel parameter by Heiko Carstens · 10 years ago
  7. 92d6289 s390: remove unneeded sizeof(void *) comparisons by Heiko Carstens · 10 years ago
  8. a69db2f s390/facilities: remove transactional-execution bits by Heiko Carstens · 10 years ago
  9. c0e5dda s390/numa: re-add DIE sched_domain_topology_level by Michael Holzheu · 10 years ago
  10. b179b03 s390/dasd: enhance CUIR scope detection by Stefan Haberland · 10 years ago
  11. 1eb3802 s390/dasd: fix failing path verification by Stefan Haberland · 10 years ago
  12. aad1b68 s390/vdso: emit a GNU hash by Martin Schwidefsky · 10 years ago
  13. 7cde491 s390/numa: make core to node mapping data dynamic by Michael Holzheu · 10 years ago
  14. 854508c s390/lib: export __delay by Guenter Roeck · 10 years ago
  15. b2f4de8 s390: remove unneeded variables by Peter Senna Tschudin · 10 years ago
  16. 3b97487 s390: remove unneeded semicolon by Peter Senna Tschudin · 10 years ago
  17. 3a3814c s390/topology: remove topology lock by Michael Holzheu · 10 years ago
  18. f341b8d s390/vtime: limit MT scaling value updates by Martin Schwidefsky · 10 years ago
  19. 5a7ff75 s390/syscalls: ignore syscalls reachable via sys_socketcall by Heiko Carstens · 10 years ago
  20. a763bc8 s390/numa: enable support in s390 configs by Philipp Hachtmann · 10 years ago
  21. c29a7ba s390/numa: add emulation support by Michael Holzheu · 11 years ago
  22. e8054b6 s390/numa: add topology tree infrastructure by Philipp Hachtmann · 11 years ago
  23. 3a368f7 s390/numa: add core infrastructure by Philipp Hachtmann · 11 years ago
  24. 199071f s390/mm: make arch_add_memory() NUMA aware by Gerald Schaefer · 10 years ago
  25. ecf46ab s390/mm: enable gup code for NUMA by Gerald Schaefer · 10 years ago
  26. b54565b s390/mm: add NUMA balancing primitives by Martin Schwidefsky · 10 years ago
  27. 888d5e9 KVM: s390: use pid of cpu thread for sampling tagging by Christian Borntraeger · 10 years ago
  28. d0164ee s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead by Hendrik Brueckner · 10 years ago
  29. 2a01bd1 s390/pci: use pci_rescan_remove_lock by Sebastian Ott · 10 years ago
  30. 515f022 s390/pci: handle events for unused functions by Sebastian Ott · 10 years ago
  31. 2b1df72 s390/pci: free resources after failed bus allocation by Sebastian Ott · 10 years ago
  32. 6477682 s390: remove generic email address from maintainers file by Heiko Carstens · 10 years ago
  33. e7f596d s390/smp: add missing __init annotation to __smp_store_cpu_state() by Heiko Carstens · 10 years ago
  34. 22362a0 s390/sclp: convert early sclp console code to C by Martin Schwidefsky · 10 years ago
  35. 1d2334c s390/cio: Implement proper Link Incident Record handling by Peter Oberparleiter · 10 years ago
  36. b186540 s390/cio: Fix comma by Peter Oberparleiter · 10 years ago
  37. 00fd2cb s390/sclp: Change SCLP console default buffer-full behavior by Peter Oberparleiter · 10 years ago
  38. 198a527 s390/pci: inline get_zdev by Sebastian Ott · 10 years ago
  39. 2acb94f s390/nmi: use the normal asynchronous stack for machine checks by Martin Schwidefsky · 10 years ago
  40. a359bb1 s390/kernel: squeeze a few more cycles out of the system call handler by Martin Schwidefsky · 10 years ago
  41. d0fc410 s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_critical by Martin Schwidefsky · 10 years ago
  42. dcd2a9a s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPT by Martin Schwidefsky · 10 years ago
  43. d05377c s390/crypto: add cpu feature modaliases for crypto modules by Hendrik Brueckner · 10 years ago
  44. 8f00b3e s390/module: enable generic CPU feature modalias using s390 ELF hwcaps by Hendrik Brueckner · 10 years ago
  45. 7d0c502 cpufeature: correctly annotate the module init function by Hendrik Brueckner · 10 years ago
  46. 9977e88 s390/kernel: lazy restore fpu registers by Hendrik Brueckner · 10 years ago
  47. bd55033 s390/vx: add vector instruction support for older binutils versions by Hendrik Brueckner · 10 years ago
  48. 155e839 s390/kernel: dynamically allocate FP register save area by Hendrik Brueckner · 10 years ago
  49. 904818e s390/kernel: introduce fpu-internal.h with fpu helper functions by Hendrik Brueckner · 10 years ago
  50. 96b2d7a s390/kvm: validate the floating-point control before restoring it by Hendrik Brueckner · 10 years ago
  51. 4084eb7 s390/kernel: use test_fp_ctl() to verify the floating-point control word by Hendrik Brueckner · 10 years ago
  52. 2e54dc3 s390/kernel: move EX_TABLE macros to linkage.h header file by Hendrik Brueckner · 10 years ago
  53. 3827ec3 s390: adapt entry.S to the move of thread_struct by Martin Schwidefsky · 10 years ago
  54. 52721d9 Linux 4.2-rc3 by Linus Torvalds · 10 years ago
  55. fdbd55f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  56. 8bff839 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  57. ff72bf7 Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  58. 10b97f3 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  59. fcc53b5 MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU by Markos Chandras · 10 years ago
  60. 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 10 years ago
  61. 3eae03d Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD by Olof Johansson · 10 years ago
  62. 9d37e66 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  63. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. dae57fb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. d65b78f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. f79a17b Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. 3a26a5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  69. 8be5701 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  70. dfe91c9 Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 10 years ago
  71. 3f8476f Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  72. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 10 years ago
  73. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 10 years ago
  74. 5a09e6c lib/decompress: set the compressor name to NULL on error by Aneesh Kumar K.V · 10 years ago
  75. d56e84b mm/cma_debug: correct size input to bitmap function by Joonsoo Kim · 10 years ago
  76. 2292c0b mm/cma_debug: fix debugging alloc/free interface by Joonsoo Kim · 10 years ago
  77. e2cfc91 mm/page_owner: set correct gfp_mask on page_owner by Joonsoo Kim · 10 years ago
  78. f3a14ce mm/page_owner: fix possible access violation by Joonsoo Kim · 10 years ago
  79. a2673b6 fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() by Jan Kara · 10 years ago
  80. 3581d45 /proc/$PID/cmdline: fixup empty ARGV case by Alexey Dobriyan · 10 years ago
  81. c9d120b dma-debug: skip debug_dma_assert_idle() when disabled by Haggai Eran · 10 years ago
  82. 0f70fe6 hexdump: fix for non-aligned buffers by Horacio Mijail Anton Quiles · 10 years ago
  83. b4749e9 checkpatch: fix long line messages about patch context by Joe Perches · 10 years ago
  84. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 10 years ago
  85. b992c76 MAINTAINERS: uclinux-h8-devel is moderated for non-subscribers by Geert Uytterhoeven · 10 years ago
  86. 5248e3a mailmap: update Sudeep Holla's email id by Sudeep Holla · 10 years ago
  87. da89947 Update Viresh Kumar's email address by Viresh Kumar · 10 years ago
  88. ae026b2 mm, meminit: suppress unused memory variable warning by Mel Gorman · 10 years ago
  89. 3958b79 configfs: fix kernel infoleak through user-controlled format string by Nicolas Iooss · 10 years ago
  90. 8db1486 include, lib: add __printf attributes to several function prototypes by Nicolas Iooss · 10 years ago
  91. 7f9be77 s390/hugetlb: add hugepages_supported define by Dominik Dingel · 10 years ago
  92. 2531c8c mm: hugetlb: allow hugepages_supported to be architecture specific by Dominik Dingel · 10 years ago
  93. 41318bf revert "s390/mm: make hugepages_supported a boot time decision" by Dominik Dingel · 10 years ago
  94. ad4f99e revert "s390/mm: change HPAGE_SHIFT type to int" by Dominik Dingel · 10 years ago
  95. 04ea1e9 openrisc: fix CONFIG_UID16 setting by Andrew Morton · 10 years ago
  96. fbd7dc7 MAINTAINERS: change mhocko's email address to kernel.org by Michal Hocko · 10 years ago
  97. db5d5b3 fs, proc: add help for CONFIG_PROC_CHILDREN by Iago López Galeiras · 10 years ago
  98. d813062 MAINTAINERS: switch to suse.com many-in-one (fwd) by Jiri Slaby · 10 years ago
  99. d80238b rtc: armada38x: Remove unused variable from armada38x_rtc_set_time() by Fabio Estevam · 10 years ago
  100. baeca44 rtc: mt6397: enable wakeup before registering rtc device by Wei-Ning Huang · 10 years ago