1. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  2. 6c09931 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  3. 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
  4. c397031 s390: update defconfig by Heiko Carstens · 12 years ago
  5. 0eccc78 s390/jump label,nss: let shared kernel support depend on !JUMP_LABEL by Heiko Carstens · 12 years ago
  6. f7ed68a s390/disassembler: fix decoding of risblg instruction by Heiko Carstens · 12 years ago
  7. c59eed1 s390/bpf,jit: add support for BPF_S_ANC_ALU_XOR_X instruction by Heiko Carstens · 12 years ago
  8. 0229125 s390/traps: move call to print_modules() out of show_regs() by Heiko Carstens · 12 years ago
  9. 5e249d6 s390/mm: mark free_initrd_mem() as __init by Heiko Carstens · 12 years ago
  10. b1d6b40 s390/cmpxchg,percpu: implement cmpxchg_double() by Heiko Carstens · 12 years ago
  11. ba6f5c2 s390/percpu: implement this_cpu_add_return() by Heiko Carstens · 12 years ago
  12. 28634a0 s390/percpu: implement this_cpu_xchg() by Heiko Carstens · 12 years ago
  13. 0ed23b3 s390/kexec: remove CONFIG_KEXEC by Heiko Carstens · 12 years ago
  14. 708c39d s390/irq: use designated initializers for irq class array by Heiko Carstens · 12 years ago
  15. 41459d3 s390: add uninitialized_var() to suppress false positive compiler warnings by Heiko Carstens · 12 years ago
  16. 6b563d8 s390/crashdump: move fill_cpu_elf_notes() prototype to header file by Heiko Carstens · 12 years ago
  17. f6e3869 s390/process: add missing header include by Heiko Carstens · 12 years ago
  18. 66389e8 s390/ptrace: add missing ifdef by Heiko Carstens · 12 years ago
  19. 1a0f248 s390/ipl,decrompressor: disable branch profiling by Heiko Carstens · 12 years ago
  20. 305e4f1 s390/perf_events: compile only for CONFIG_64BIT by Heiko Carstens · 12 years ago
  21. 0327dab s390/topology: use for_each_set_bit to simplify the code by Wei Yongjun · 12 years ago
  22. c0162b0 s390/syscalls: wire up kcmp system call by Heiko Carstens · 12 years ago
  23. a11b2ef s390/appldata: change return value of appldata_asm by Heiko Carstens · 12 years ago
  24. d978386 s390/kexec: change return value of machine_kexec_prepare by Heiko Carstens · 12 years ago
  25. a8f6db4 s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS by Heiko Carstens · 12 years ago
  26. caf757c s390/sysinfo,stsi: change return code handling by Heiko Carstens · 12 years ago
  27. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 12 years ago
  28. c3e6d40 s390/scm: remove superfluous lock by Sebastian Ott · 12 years ago
  29. 50ab9a9 s390/smp,topology: add polarization member to pcpu struct by Heiko Carstens · 12 years ago
  30. fade4dc s390/sysinfo,topology: fix cpu topology maximum nesting detection by Heiko Carstens · 12 years ago
  31. 34cda99 s390/mm: implement __get_user_pages_fast() by Gerald Schaefer · 12 years ago
  32. 25502f0 s390/sysinfo: add additional z196 fields to output by Heiko Carstens · 12 years ago
  33. 0facaa1 s390/sysinfo: convert /proc/sysinfo to seqfile by Heiko Carstens · 12 years ago
  34. 7860913 s390/topology: remove sysinfo header include, add forward declaration instead by Heiko Carstens · 12 years ago
  35. bad4c9c s390/mm: shorten addressing mode initialization by Heiko Carstens · 12 years ago
  36. d1b0d84 s390/mm: rename addressing_mode to s390_user_mode by Heiko Carstens · 12 years ago
  37. 3d5787c s390/mm: change default addressing mode by Heiko Carstens · 12 years ago
  38. c5e3acd s390/smp: avoid concurrent write to sigp status field by Heiko Carstens · 12 years ago
  39. fbf3c54 s390/processor: use ARRAY_SIZE instead of hard coded value by Heiko Carstens · 12 years ago
  40. 6668022 s390/cache: add cpu cache information to /proc/cpuinfo by Heiko Carstens · 12 years ago
  41. d35339a s390: add support for transactional memory by Martin Schwidefsky · 12 years ago
  42. e4b8b3f s390: add support for runtime instrumentation by Jan Glauber · 12 years ago
  43. 2e73c2c s390/eadm_sch: add support for irq statistics by Sebastian Ott · 12 years ago
  44. eadb86a s390/cio: add eadm subchannel driver by Sebastian Ott · 12 years ago
  45. 40ff4cc s390: add scm notification by Sebastian Ott · 12 years ago
  46. 1d1c8f7 s390: add scm bus driver by Sebastian Ott · 12 years ago
  47. d2fc439b s390: add eadm related structures by Sebastian Ott · 12 years ago
  48. 382b736 s390: add eadm facility bits by Sebastian Ott · 12 years ago
  49. 48a8ca0 s390/kexec: move machine_crash_shutdown() to machine_kexec.c by Heiko Carstens · 12 years ago
  50. 1c72592 s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers by Heiko Carstens · 12 years ago
  51. 0d0e471 s390/smp: fix smp_find_processor_id() argument mismatch by Heiko Carstens · 12 years ago
  52. 7755d6b s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier() by Heiko Carstens · 12 years ago
  53. bdd1fc2 s390/kvm: Improve Kconfig help text. by Cornelia Huck · 12 years ago
  54. 843c48f s390/kconfig: split the s390 base menu by Jan Glauber · 12 years ago
  55. 881730a s390/cache: expose cpu cache topology via sysfs by Heiko Carstens · 12 years ago
  56. 648609e s390: enable large page support with CONFIG_DEBUG_PAGEALLOC by Gerald Schaefer · 12 years ago
  57. 535c611 s390/string: provide asm lib functions for memcpy and memcmp by Heiko Carstens · 12 years ago
  58. 68d9884 s390/bpf,jit: improve code generation by Heiko Carstens · 12 years ago
  59. c10302e s390/bpf,jit: BPF Just In Time compiler for s390 by Martin Schwidefsky · 12 years ago
  60. a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 12 years ago
  61. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 12 years ago
  62. 267b50f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  63. 558a447 userns: Convert s390 getting uid and gid system calls to use kuid and kgid by Eric W. Biederman · 12 years ago
  64. 6a62a21 userns: Convert s390 hypfs to use kuid and kgid where appropriate by Eric W. Biederman · 12 years ago
  65. 4db84d4 s390/mm: fix user access page-table walk code by Gerald Schaefer · 12 years ago
  66. 7ef6e97 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. db2e1f4 s390/hwcaps: do not report high gprs for 31 bit kernel by Martin Schwidefsky · 12 years ago
  68. 9016083 s390/hugetlb: use direct TLB flushing for hugetlbfs pages by Gerald Schaefer · 12 years ago
  69. 59f9794 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  70. d5feaea s390/mm: fix deadlock in unmap_hugepage_range() by Gerald Schaefer · 12 years ago
  71. 768fd07 s390/32: Don't clobber personality flags on exec by Heiko Carstens · 12 years ago
  72. 29a877f s390/smp: add missing smp_store_status() for !SMP by Heiko Carstens · 12 years ago
  73. 81ff347 oprofile, s390: Fix uninitialized memory access when writing to oprofilefs by Robert Richter · 12 years ago
  74. cbe0568 s390: Always use "long" for ssize_t to match size_t by Geert Uytterhoeven · 12 years ago
  75. b9bb50d s390: Remove leftover account_tick_vtime() header by Frederic Weisbecker · 12 years ago
  76. baa3604 cputime: Consolidate vtime handling on context switch by Frederic Weisbecker · 12 years ago
  77. b952741 cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING by Frederic Weisbecker · 12 years ago
  78. e858712 s390/compat: fix mmap compat system calls by Heiko Carstens · 12 years ago
  79. 82aabdb s390/compat: fix compat wrappers for process_vm system calls by Heiko Carstens · 12 years ago
  80. 5ab37e1 s390: do not clobber personality flags in sys_32_personality() by Jiri Kosina · 12 years ago
  81. c63cb46 s390/seccomp: add support for system call filtering using BPF by Heiko Carstens · 12 years ago
  82. d050351 s390/mm: remove MAX_PHYSADDR_BITS define by Heiko Carstens · 12 years ago
  83. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  84. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  85. 26847fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  86. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  87. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  88. 7d25617 s390: make use of user_mode() macro where possible by Heiko Carstens · 12 years ago
  89. 37fe1d7 s390/mm: rename user_mode variable to addressing_mode by Heiko Carstens · 12 years ago
  90. 008c2e8 s390/mm: fix fault handling for page table walk case by Heiko Carstens · 12 years ago
  91. f2c76e3 s390/mm: make page faults killable by Heiko Carstens · 12 years ago
  92. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  93. 216550e s390: update defconfig by Heiko Carstens · 12 years ago
  94. 0f6f281 s390/mm: downgrade page table after fork of a 31 bit process by Martin Schwidefsky · 12 years ago
  95. 8143ada s390/ipl: Use diagnose 8 command separation by Michael Holzheu · 12 years ago
  96. 56280b1 s390/linker script: use RO_DATA_SECTION by Heiko Carstens · 12 years ago
  97. 3193a98 s390/exceptions: sort exception table at build time by Heiko Carstens · 12 years ago
  98. d527436 s390/debug: remove module_exit function / move EXPORT_SYMBOLs by Heiko Carstens · 12 years ago
  99. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  100. e017507 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago