1. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  2. 478740a s390/pci: define read*_relaxed functions by Heiko Carstens · 12 years ago
  3. 80020fb s390/topology: export cpu_topology by Heiko Carstens · 12 years ago
  4. 0872922 s390/pm: export pm_power_off by Heiko Carstens · 12 years ago
  5. 87890f9 s390/pci: define isa_dma_bridge_buggy by Heiko Carstens · 12 years ago
  6. 93f3b2e s390/irq: count cpu restart events by Heiko Carstens · 12 years ago
  7. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  8. add9bde s390/irq: enable irq sum accounting for /proc/stat again by Heiko Carstens · 12 years ago
  9. 1427add s390/syscalls: wire up finit_module syscall by Heiko Carstens · 12 years ago
  10. b2034e1 s390/pci: remove dead code by Heiko Carstens · 12 years ago
  11. eba6197 s390/smp: fix section mismatch for smp_add_present_cpu() by Heiko Carstens · 12 years ago
  12. 5a334c0 s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view() by Michael Holzheu · 12 years ago
  13. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  14. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  15. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  16. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  17. 4683661 COMPAT_SYSCALL_DEFINE: infrastructure by Al Viro · 12 years ago
  18. 1f1c961 s390/ccwdev: Include asm/schid.h. by Cornelia Huck · 12 years ago
  19. d0b0885 s390/pci: performance statistics and debug infrastructure by Jan Glauber · 12 years ago
  20. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  21. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  22. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  23. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  24. 816422a asm-generic, mm: pgtable: consolidate zero page helpers by Kirill A. Shutemov · 12 years ago
  25. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  26. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. e749eb9 mm: add comment on storage key dirty bit semantics by Jan Kara · 12 years ago
  29. bedef75 s390/pci: remove obsolete email addresses by Jan Glauber · 12 years ago
  30. 87bc359 s390/pci: speed up __iowrite64_copy by using pci store block insn by Jan Glauber · 12 years ago
  31. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  32. 38130ec Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  33. 222e82b Merge branch 'linus' into sched/core by Ingo Molnar · 12 years ago
  34. 9163003 s390/pci: enable NEED_DMA_MAP_STATE by Jan Glauber · 12 years ago
  35. c59b9f9 s390/pci: no msleep in potential IRQ context by Jan Glauber · 12 years ago
  36. bafff17 s390/pci: fix potential NULL pointer dereference in dma_free_seg_table() by Wei Yongjun · 12 years ago
  37. 4118fee s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 12 years ago
  38. 916908d s390/bpf,jit: add support for XOR instruction by Heiko Carstens · 12 years ago
  39. 3247274 s390/bpf,jit: add support MOD instruction by Heiko Carstens · 12 years ago
  40. 9d73fc2 open*(2) compat fixes (s390, arm64) by Al Viro · 12 years ago
  41. 1150f25 vga: compile fix, disable vga for s390 by Jan Glauber · 12 years ago
  42. c8717a3 s390/pci: add PCI Kconfig options by Jan Glauber · 12 years ago
  43. 1e8da95 s390/pci: s390 specific PCI sysfs attributes by Jan Glauber · 12 years ago
  44. 7441b06 s390/pci: PCI hotplug support via SCLP by Jan Glauber · 12 years ago
  45. cbc0dd1 s390/pci: CHSC PCI support for error and availability events by Jan Glauber · 12 years ago
  46. 828b35f s390/pci: DMA support by Jan Glauber · 12 years ago
  47. 9a4da8a s390/pci: PCI adapter interrupts for MSI/MSI-X by Jan Glauber · 12 years ago
  48. e56e4e8 s390/bitops: find leftmost bit instruction support by Jan Glauber · 12 years ago
  49. a755a45 s390/pci: CLP interface by Jan Glauber · 12 years ago
  50. cd24834 s390/pci: base support by Jan Glauber · 12 years ago
  51. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  52. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  53. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  54. 87f1ca8 s390: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  55. 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
  56. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  57. 683c3dc s390/ccwgroup: allow drivers to call set_{on,off}line by Sebastian Ott · 12 years ago
  58. ce6a04a s390/kvm: Fix address space mixup by Christian Borntraeger · 12 years ago
  59. 39efd4e s390/ptrace: race of single stepping vs signal delivery by Martin Schwidefsky · 12 years ago
  60. c68dba2 s390/disassembler: add new instructions by Heiko Carstens · 12 years ago
  61. 991c1505 s390: add zEC12 code generation support by Heiko Carstens · 12 years ago
  62. d1e57508 s390/topology: cleanup topology code by Heiko Carstens · 12 years ago
  63. 0a4ccc9 s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c by Heiko Carstens · 12 years ago
  64. 6b70a92 s390/memory hotplug: use pfmf instruction to initialize storage keys by Heiko Carstens · 12 years ago
  65. a4f32bd s390/mm: keep fault_init() private to fault.c by Heiko Carstens · 12 years ago
  66. 287a093 s390: use ccw_device_get_schid by Sebastian Ott · 12 years ago
  67. 9368dac s390: Add a mechanism to get the subchannel id. by Cornelia Huck · 12 years ago
  68. 36eb2ca s390/crypto: Don't panic after crypto instruction failures by Jan Glauber · 12 years ago
  69. b01a37a s390/traps: preinitialize program check table by Heiko Carstens · 12 years ago
  70. f781796 s390/mm,vmemmap: use 1MB frames for vmemmap by Heiko Carstens · 12 years ago
  71. 18da236 s390/mm,vmem: use 2GB frames for identity mapping by Heiko Carstens · 12 years ago
  72. 1b2852b vtime: Warn if irqs aren't disabled on system time accounting APIs by Frederic Weisbecker · 12 years ago
  73. e3942ba vtime: Consolidate a bit the ctx switch code by Frederic Weisbecker · 12 years ago
  74. bcebdf8 vtime: Explicitly account pending user time on process tick by Frederic Weisbecker · 12 years ago
  75. fd25b4c vtime: Remove the underscore prefix invasion by Frederic Weisbecker · 12 years ago
  76. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. 2bf81c8 Merge branch 'arch-microblaze' into no-rebases by Al Viro · 12 years ago
  78. d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
  79. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  80. 4bffbb3 s390/mm: have 16 byte aligned struct pages by Heiko Carstens · 12 years ago
  81. 516bad4 s390/gup: fix access_ok() usage in __get_user_pages_fast() by Heiko Carstens · 12 years ago
  82. d55c4c6 s390/gup: add missing TASK_SIZE check to get_user_pages_fast() by Heiko Carstens · 12 years ago
  83. 658e5ce s390/topology: fix core id vs physical package id mix-up by Heiko Carstens · 12 years ago
  84. fa968ee s390/signal: set correct address space control by Martin Schwidefsky · 12 years ago
  85. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  86. 99e639b s390/sclp: fix addressing mode clobber by Heiko Carstens · 12 years ago
  87. 619506d s390: Move css limits from drivers/s390/cio/ to include/asm/. by Cornelia Huck · 12 years ago
  88. a8fc927 sk-filter: Add ability to get socket filter program (v2) by Pavel Emelyanov · 12 years ago
  89. 19bf7f8 Merge remote-tracking branch 'master' into queue by Marcelo Tosatti · 12 years ago
  90. b080935 kvm: Directly account vtime to system on guest switch by Frederic Weisbecker · 12 years ago
  91. 1111333 vtime: Make vtime_account_system() irqsafe by Frederic Weisbecker · 12 years ago
  92. 30dcb09 s390: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  93. d8e7a33 s390/thp: respect page protection in pmd_none() and pmd_present() by Gerald Schaefer · 12 years ago
  94. 156152f s390/mm: use pmd_large() instead of pmd_huge() by Gerald Schaefer · 12 years ago
  95. fd2c32a s390,uapi: do not use uapi/asm-generic/kvm_para.h by David Howells · 12 years ago
  96. d18f99c s390/cache: fix data/instruction cache output by Heiko Carstens · 12 years ago
  97. c985cb3 s390: fix linker script for 31 bit builds by Heiko Carstens · 12 years ago
  98. 0f58aac s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGE by Gerald Schaefer · 12 years ago
  99. 9db8c05 s390/kdump: Use 64 bit mode for 0x10000 entry point by Michael Holzheu · 12 years ago
  100. f47586b2 perf_cpum_cf: Add support for counters available with IBM zEC12 by Hendrik Brueckner · 12 years ago