1. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  2. 581618f s390: remove small stack config option by Heiko Carstens · 11 years ago
  3. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  4. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 12 years ago
  5. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  6. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  7. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  8. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  9. 0e0d04a s390/Kconfig: sort list of arch selected config options by Heiko Carstens · 11 years ago
  10. d64008a burying unused conditionals by Al Viro · 12 years ago
  11. 7eddd99 s390: switch to generic old sigaction() by Al Viro · 12 years ago
  12. f036b94 s390: switch to generic compat rt_sigaction by Al Viro · 12 years ago
  13. e181ee4 s390: switch to generic old sigsuspend by Al Viro · 12 years ago
  14. 07562be7 s390: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  15. bdcf031 s390: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  16. 7426022 s390: switch to generic compat rt_sigprocmask(2) by Al Viro · 12 years ago
  17. e214125 s390: switch to generic sigaltstack by Al Viro · 12 years ago
  18. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 12 years ago
  19. 510cf5a arch/s390: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  20. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  21. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  22. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  23. 9163003 s390/pci: enable NEED_DMA_MAP_STATE by Jan Glauber · 12 years ago
  24. c8717a3 s390/pci: add PCI Kconfig options by Jan Glauber · 12 years ago
  25. 87f1ca8 s390: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  26. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
  27. 991c1505 s390: add zEC12 code generation support by Heiko Carstens · 12 years ago
  28. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago
  29. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  30. 4bffbb3 s390/mm: have 16 byte aligned struct pages by Heiko Carstens · 12 years ago
  31. 30dcb09 s390: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  32. 0f58aac s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGE by Gerald Schaefer · 12 years ago
  33. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  34. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  36. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  37. b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
  38. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  39. dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  40. 6c09931 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  41. f9a7e02 s390: switch to generic kernel_thread() by Al Viro · 12 years ago
  42. eccbb05 virtio: remove CONFIG_VIRTIO_RING by Rusty Russell · 12 years ago
  43. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  44. 0eccc78 s390/jump label,nss: let shared kernel support depend on !JUMP_LABEL by Heiko Carstens · 12 years ago
  45. b1d6b40 s390/cmpxchg,percpu: implement cmpxchg_double() by Heiko Carstens · 12 years ago
  46. eadb86a s390/cio: add eadm subchannel driver by Sebastian Ott · 12 years ago
  47. 1d1c8f7 s390: add scm bus driver by Sebastian Ott · 12 years ago
  48. bdd1fc2 s390/kvm: Improve Kconfig help text. by Cornelia Huck · 12 years ago
  49. 843c48f s390/kconfig: split the s390 base menu by Jan Glauber · 12 years ago
  50. c10302e s390/bpf,jit: BPF Just In Time compiler for s390 by Martin Schwidefsky · 12 years ago
  51. 7063942 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 12 years ago
  52. 59f9794 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  53. b952741 cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING by Frederic Weisbecker · 12 years ago
  54. c63cb46 s390/seccomp: add support for system call filtering using BPF by Heiko Carstens · 12 years ago
  55. 26847fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  56. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  57. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  58. 3193a98 s390/exceptions: sort exception table at build time by Heiko Carstens · 12 years ago
  59. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  60. 2e30db95 s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option by Heiko Carstens · 12 years ago
  61. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  64. a6527b9 s390: Use generic time config by Anna-Maria Gleixner · 12 years ago
  65. 0544516 s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols by Heiko Carstens · 12 years ago
  66. 58770be s390/ipl: remove builtin tape ipl code by Heiko Carstens · 12 years ago
  67. 54310a2 s390/crash dump: add missing SMP dependency by Heiko Carstens · 12 years ago
  68. 5cbeecd s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is set by Heiko Carstens · 12 years ago
  69. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  70. edd813bb s390: Use generic init_task by Thomas Gleixner · 12 years ago
  71. e80e781 s390: Use generic idle thread allocation by Thomas Gleixner · 12 years ago
  72. cd94154 [S390] fix tlb flushing for page table pages by Martin Schwidefsky · 12 years ago
  73. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  74. 5d3b56f [S390] register cpu devices for SMP=n by Martin Schwidefsky · 12 years ago
  75. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 12 years ago
  76. 1d05772 [S390] KEYS: Enable the compat keyctl wrapper on s390x by David Howells · 12 years ago
  77. 72f3188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  78. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  79. 83a24e3 [S390] topology: get rid of ifdefs by Heiko Carstens · 13 years ago
  80. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  81. ff38df3 s390: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  82. 96603b5 [S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMP by Michael Holzheu · 13 years ago
  83. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  84. 06b19a5 s390: drop "select HAVE_GET_USER_PAGES_FAST" by Paul Bolle · 13 years ago
  85. 60a0c68 [S390] kdump backend code by Michael Holzheu · 13 years ago
  86. 85055dd PM / Hibernate: Include storage keys in hibernation image on s390 by Martin Schwidefsky · 13 years ago
  87. 447e136 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  88. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  89. 3a81b17 [S390] Add support for IBM zEnterprise 114 by Heiko Carstens · 13 years ago
  90. 80629b0 [S390] kvm-s390: fix kconfig dependencies by Christian Borntraeger · 13 years ago
  91. 36409f6 [S390] use generic RCU page-table freeing code by Martin Schwidefsky · 13 years ago
  92. 69dbb2f [S390] mm: add ZONE_DMA to 31-bit config again by Heiko Carstens · 13 years ago
  93. 043d070 [S390] Remove data execution protection by Martin Schwidefsky · 13 years ago
  94. 5373db8 jump label: Add s390 support by Jan Glauber · 13 years ago
  95. d7b081a [S390] support XZ compressed kernel by Heiko Carstens · 13 years ago
  96. 2c190da [S390] remove redundant stack check option by Jan Glauber · 13 years ago
  97. d9c11b1 [S390] reset default for CONFIG_CHSC_SCH by Sebastian Ott · 13 years ago
  98. fa188ae [S390] mutex: enable spinning mutex on s390 by Gerald Schaefer · 14 years ago
  99. 34b133f [S390] mutex: Introduce arch_mutex_cpu_relax() by Gerald Schaefer · 14 years ago
  100. 6f9a3c3 [S390] cleanup s390 Kconfig by Martin Schwidefsky · 14 years ago