1. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  2. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  3. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  4. 6c09931 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  5. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. f7ed68a s390/disassembler: fix decoding of risblg instruction by Heiko Carstens · 12 years ago
  7. 0229125 s390/traps: move call to print_modules() out of show_regs() by Heiko Carstens · 12 years ago
  8. 0ed23b3 s390/kexec: remove CONFIG_KEXEC by Heiko Carstens · 12 years ago
  9. 708c39d s390/irq: use designated initializers for irq class array by Heiko Carstens · 12 years ago
  10. 41459d36cf s390: add uninitialized_var() to suppress false positive compiler warnings by Heiko Carstens · 13 years ago
  11. 6b563d8 s390/crashdump: move fill_cpu_elf_notes() prototype to header file by Heiko Carstens · 13 years ago
  12. f6e3869 s390/process: add missing header include by Heiko Carstens · 13 years ago
  13. 66389e8 s390/ptrace: add missing ifdef by Heiko Carstens · 13 years ago
  14. 305e4f1 s390/perf_events: compile only for CONFIG_64BIT by Heiko Carstens · 13 years ago
  15. 0327dab s390/topology: use for_each_set_bit to simplify the code by Wei Yongjun · 13 years ago
  16. c0162b0 s390/syscalls: wire up kcmp system call by Heiko Carstens · 13 years ago
  17. d978386 s390/kexec: change return value of machine_kexec_prepare by Heiko Carstens · 13 years ago
  18. a8f6db4 s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS by Heiko Carstens · 13 years ago
  19. caf757c s390/sysinfo,stsi: change return code handling by Heiko Carstens · 13 years ago
  20. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 13 years ago
  21. 50ab9a9 s390/smp,topology: add polarization member to pcpu struct by Heiko Carstens · 13 years ago
  22. fade4dc s390/sysinfo,topology: fix cpu topology maximum nesting detection by Heiko Carstens · 13 years ago
  23. 25502f0 s390/sysinfo: add additional z196 fields to output by Heiko Carstens · 13 years ago
  24. 0facaa1 s390/sysinfo: convert /proc/sysinfo to seqfile by Heiko Carstens · 13 years ago
  25. 7860913 s390/topology: remove sysinfo header include, add forward declaration instead by Heiko Carstens · 13 years ago
  26. bad4c9c s390/mm: shorten addressing mode initialization by Heiko Carstens · 13 years ago
  27. d1b0d84 s390/mm: rename addressing_mode to s390_user_mode by Heiko Carstens · 13 years ago
  28. 3d5787c s390/mm: change default addressing mode by Heiko Carstens · 13 years ago
  29. c5e3acd s390/smp: avoid concurrent write to sigp status field by Heiko Carstens · 13 years ago
  30. fbf3c54 s390/processor: use ARRAY_SIZE instead of hard coded value by Heiko Carstens · 13 years ago
  31. 6668022 s390/cache: add cpu cache information to /proc/cpuinfo by Heiko Carstens · 13 years ago
  32. d35339a s390: add support for transactional memory by Martin Schwidefsky · 13 years ago
  33. e4b8b3f s390: add support for runtime instrumentation by Jan Glauber · 13 years ago
  34. 2e73c2c s390/eadm_sch: add support for irq statistics by Sebastian Ott · 13 years ago
  35. 48a8ca0 s390/kexec: move machine_crash_shutdown() to machine_kexec.c by Heiko Carstens · 13 years ago
  36. 1c72592 s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers by Heiko Carstens · 13 years ago
  37. 7755d6b s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier() by Heiko Carstens · 13 years ago
  38. 881730a s390/cache: expose cpu cache topology via sysfs by Heiko Carstens · 13 years ago
  39. 648609e s390: enable large page support with CONFIG_DEBUG_PAGEALLOC by Gerald Schaefer · 13 years ago
  40. 535c611 s390/string: provide asm lib functions for memcpy and memcmp by Heiko Carstens · 13 years ago
  41. c10302e s390/bpf,jit: BPF Just In Time compiler for s390 by Martin Schwidefsky · 13 years ago
  42. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 13 years ago
  43. 558a447 userns: Convert s390 getting uid and gid system calls to use kuid and kgid by Eric W. Biederman · 13 years ago
  44. db2e1f4 s390/hwcaps: do not report high gprs for 31 bit kernel by Martin Schwidefsky · 13 years ago
  45. 59f9794 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 13 years ago
  46. c78aa4c Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 13 years ago
  47. baa3604 cputime: Consolidate vtime handling on context switch by Frederic Weisbecker · 13 years ago
  48. e858712 s390/compat: fix mmap compat system calls by Heiko Carstens · 13 years ago
  49. 82aabdb s390/compat: fix compat wrappers for process_vm system calls by Heiko Carstens · 13 years ago
  50. 5ab37e1 s390: do not clobber personality flags in sys_32_personality() by Jiri Kosina · 13 years ago
  51. c63cb46 s390/seccomp: add support for system call filtering using BPF by Heiko Carstens · 13 years ago
  52. fe56097 Merge remote-tracking branch 'upstream' into next by Avi Kivity · 13 years ago
  53. 7d25617 s390: make use of user_mode() macro where possible by Heiko Carstens · 13 years ago
  54. 37fe1d7 s390/mm: rename user_mode variable to addressing_mode by Heiko Carstens · 13 years ago
  55. 9b7fb99 s390/dis: Instruction decoding interface by Cornelia Huck · 13 years ago
  56. 8143ada s390/ipl: Use diagnose 8 command separation by Michael Holzheu · 13 years ago
  57. 56280b1 s390/linker script: use RO_DATA_SECTION by Heiko Carstens · 13 years ago
  58. 3193a98 s390/exceptions: sort exception table at build time by Heiko Carstens · 13 years ago
  59. d527436 s390/debug: remove module_exit function / move EXPORT_SYMBOLs by Heiko Carstens · 13 years ago
  60. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  61. e017507 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  62. 27f6b41 s390/vtimer: rework virtual timer interface by Martin Schwidefsky · 13 years ago
  63. 921486b s390/dis: Add the servc instruction to the disassembler. by Cornelia Huck · 13 years ago
  64. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  65. 2b75475 s390/lgr: Add init check to lgr_info_log() by Michael Holzheu · 13 years ago
  66. 50bb1f7 s390/cpu init: use __get_cpu_var instead of per_cpu by Heiko Carstens · 13 years ago
  67. 0008204 s390/idle: fix sequence handling vs cpu hotplug by Heiko Carstens · 13 years ago
  68. 9b74753 s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 13 years ago
  69. 9d04edd s390/smp: remove redundant check by Heiko Carstens · 13 years ago
  70. a7df7a9 s390/ipl: Fix ipib handling for "dumpreipl" shutdown action by Michael Holzheu · 13 years ago
  71. fbe7656 s390/smp: make absolute lowcore / cpu restart parameter accesses more robust by Heiko Carstens · 13 years ago
  72. cd18345 KVM: s390: Perform early event mask processing during boot by Heinz Graalfs · 13 years ago
  73. 46ce7fb S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 13 years ago
  74. eb54619 s390/sigp: use sigp order code defines in assembly code by Heiko Carstens · 13 years ago
  75. a095a8a s390/smp: use sigp cpu status definitions by Heiko Carstens · 13 years ago
  76. a9ae32c s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 13 years ago
  77. 524b24a s390/smp: remove redundant check by Heiko Carstens · 13 years ago
  78. 569ba7d s390/kvm: get rid of duplicate instruction by Christian Borntraeger · 13 years ago
  79. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  80. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  81. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  82. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  83. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  84. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  85. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  86. b9e3f77 s390/cpu: remove cpu "capabilities" sysfs attribute by Heiko Carstens · 13 years ago
  87. 061da3d s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs by Michael Holzheu · 13 years ago
  88. 73bf463 s390/kernel: Introduce memcpy_absolute() function by Michael Holzheu · 13 years ago
  89. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  90. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  91. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  92. 0245616 s390/irq: split irq stats for cpu-measurement alert facilities by Hendrik Brueckner · 13 years ago
  93. a341570 s390/kexec: Move early_pgm_check_handler() to text section by Michael Holzheu · 13 years ago
  94. fa7c004 s390/kdump: Use real mode for PSW restart and kexec by Michael Holzheu · 13 years ago
  95. a9fbf1a s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS info by Michael Holzheu · 13 years ago
  96. d7b7cde s390/kernel: Remove OS info init function call and diag 308 for kdump by Michael Holzheu · 13 years ago
  97. 68f3f16 new helper: sigsuspend() by Al Viro · 13 years ago
  98. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  99. 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
  100. eda0c6d s390: fix race on TIF_MCCK_PENDING by Martin Schwidefsky · 13 years ago