1. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  2. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  3. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  4. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  5. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  6. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  7. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  8. b9e3f77 s390/cpu: remove cpu "capabilities" sysfs attribute by Heiko Carstens · 13 years ago
  9. 061da3d s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs by Michael Holzheu · 13 years ago
  10. 73bf463 s390/kernel: Introduce memcpy_absolute() function by Michael Holzheu · 13 years ago
  11. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  12. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  13. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  14. 0245616 s390/irq: split irq stats for cpu-measurement alert facilities by Hendrik Brueckner · 13 years ago
  15. a341570 s390/kexec: Move early_pgm_check_handler() to text section by Michael Holzheu · 13 years ago
  16. fa7c004 s390/kdump: Use real mode for PSW restart and kexec by Michael Holzheu · 13 years ago
  17. a9fbf1a s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info by Michael Holzheu · 13 years ago
  18. d7b7cde s390/kernel: Remove OS info init function call and diag 308 for kdump by Michael Holzheu · 13 years ago
  19. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  20. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  21. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. eda0c6d s390: fix race on TIF_MCCK_PENDING by Martin Schwidefsky · 13 years ago
  23. d652d59 s390/time: simply Kconfig dependency by Heiko Carstens · 13 years ago
  24. 9ee39e4 s390/entry64: avoid SPP code duplication by Heiko Carstens · 13 years ago
  25. 473e66b s390/time: always use stckf instead of stck if available by Heiko Carstens · 13 years ago
  26. ae73c76 s390: add various .gitignore files. by Heiko Carstens · 13 years ago
  27. 58770be s390/ipl: remove builtin tape ipl code by Heiko Carstens · 13 years ago
  28. c15787a s390: remove dead code from signal handler by Martin Schwidefsky · 13 years ago
  29. 5e8010c s390: replace TIF_SIE with PF_VCPU by Martin Schwidefsky · 13 years ago
  30. 6022afc s390: make sie intercept independent of thread_info by Martin Schwidefsky · 13 years ago
  31. 0de9db3 s390: initialize backchain for ext_int_handler() by Michael Holzheu · 13 years ago
  32. 9d0f46a s390/smp: get rid of compile warning by Heiko Carstens · 13 years ago
  33. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 13 years ago
  34. edd813bb s390: Use generic init_task by Thomas Gleixner · 13 years ago
  35. 898bfc1 Merge tag 'v3.4-rc5' into next by James Morris · 13 years ago
  36. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  37. e80e781 s390: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  38. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  39. e4da89d seccomp: ignore secure_computing return values by Will Drewry · 13 years ago
  40. 37e37c2 [S390] Fix stfle() lowcore protection problem by Michael Holzheu · 13 years ago
  41. af0ee94 [S390] cpum_cf: get rid of compile warnings by Heiko Carstens · 13 years ago
  42. 7968ca8 [S390] irq: simple coding style change by Heiko Carstens · 13 years ago
  43. 1e3cab2 [S390] Fix build errors (fallout from system.h disintegration) by Heiko Carstens · 13 years ago
  44. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  45. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  46. 6658a69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  47. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
  48. 212188a [S390] perf: add support for s390x CPU counters by Hendrik Brueckner · 13 years ago
  49. b03d541a [S390] oprofile: Allow multiple users of the measurement alert interrupt by Jan Glauber · 13 years ago
  50. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  51. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  53. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 13 years ago
  54. c6da39f [S390] kernel: Pass correct stack for smp_call_ipl_cpu() by Michael Holzheu · 13 years ago
  55. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
  56. ddadfa8 [S390] stack dump: fix indentation in output by Heiko Carstens · 13 years ago
  57. 4857d4b [S390] kernel: Add OS info memory interface by Michael Holzheu · 13 years ago
  58. ad252ff [S390] Use block_sigmask() by Matt Fleming · 13 years ago
  59. 3ab121a [S390] kernel: Add z/VM LGR detection by Michael Holzheu · 13 years ago
  60. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 13 years ago
  61. b43445ff [S390] Use copy_to_absolute_zero() instead of "stura/sturg" by Michael Holzheu · 13 years ago
  62. 4c1051e [S390] rework idle code by Martin Schwidefsky · 13 years ago
  63. 8b646bd [S390] rework smp code by Martin Schwidefsky · 13 years ago
  64. 7e180bd [S390] rename lowcore field by Martin Schwidefsky · 13 years ago
  65. 4fdf7f4 [S390] Fix gcc 4.6.0 compile warning by Michael Holzheu · 13 years ago
  66. 6bba07c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  67. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  68. bdd4431 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 13 years ago
  69. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 13 years ago
  70. d60331a [S390] crash_dump: remove duplicate include by Danny Kukawka · 13 years ago
  71. faf3090 sys_poll: fix incorrect type for 'timeout' parameter by Linus Torvalds · 13 years ago
  72. bc399d6 s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update() by Paul E. McKenney · 13 years ago
  73. cf1eb40 [S390] correct ktime to tod clock comparator conversion by Martin Schwidefsky · 13 years ago
  74. f3612304 [S390] idle: avoid RCU usage in extended quiescent state by Heiko Carstens · 13 years ago
  75. e0a15d5 [S390] cleanup entry point definition by Christian Borntraeger · 13 years ago
  76. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  77. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  78. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  79. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  80. 72f3188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  81. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  82. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  83. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  84. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  85. f4ae40a6 switch debugfs to umode_t by Al Viro · 13 years ago
  86. 2fa1d4f [S390] disassembler: mark exception causing instructions by Heiko Carstens · 13 years ago
  87. 02834ee [S390] Enable exception traces by default by Heiko Carstens · 13 years ago
  88. 207a054 [S390] return address of compat signals by Martin Schwidefsky · 13 years ago
  89. 7fe7a18 [S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfo by Michael Holzheu · 13 years ago
  90. 85ac7ca [S390] outstanding interrupts vs. smp_send_stop by Martin Schwidefsky · 13 years ago
  91. 3a3954c [S390] ipc: call generic sys_ipc demultiplexer by Heiko Carstens · 13 years ago
  92. aa33c8c [S390] cleanup trap handling by Martin Schwidefsky · 13 years ago
  93. d68bddb [S390] topology: increase poll frequency if change is anticipated by Heiko Carstens · 13 years ago
  94. c532890 [S390] entry[64].S improvements by Martin Schwidefsky · 13 years ago
  95. ddd6f95 [S390] kvm: move cmf host id constant out of lowcore by Martin Schwidefsky · 13 years ago
  96. 4baeb96 [S390] topology: cleanup z10 topology handling by Heiko Carstens · 13 years ago
  97. 83a24e3 [S390] topology: get rid of ifdefs by Heiko Carstens · 13 years ago
  98. 3931723 [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setup by Michael Holzheu · 13 years ago
  99. 14045eb [S390] add support for physical memory > 4TB by Martin Schwidefsky · 13 years ago
  100. 4999023 [S390] Remove useless newline in reserve_kdump_bootmem() by Michael Holzheu · 13 years ago