1. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  2. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  3. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 395d31d [S390] convert cpu related printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  5. 93098bf [S390] convert dcssblk and extmem printks messages to pr_xxx macros. by Hongjie Yang · 16 years ago
  6. c5612c1 [S390] convert s390 debug feature printks to pr_xxx macros. by Michael Holzheu · 16 years ago
  7. e7534b0 [S390] convert appldata printks to pr_xxx macros. by Gerald Schaefer · 16 years ago
  8. 3b6ed4a [S390] convert setup printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  9. f55495b [S390] convert hypfs printks to pr_xxx macros. by Michael Holzheu · 16 years ago
  10. feab650 [S390] convert time printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  11. 39f0939 [S390] convert cpacf printks to pr_xxx macros. by Jan Glauber · 16 years ago
  12. 2f526e5 [S390] convert cpcmd printks to pr_xxx macros. by Christian Borntraeger · 16 years ago
  13. acfa922 [S390] s390: Remove redundant test by Julia Lawall · 16 years ago
  14. 0946100 [S390] s390/setup: set default preferred console device "ttyS" by Hendrik Brueckner · 16 years ago
  15. 33b1d09 [S390] panic_stack leak in smp_alloc_lowcore by Martin Schwidefsky · 16 years ago
  16. 4f7e90d [S390] clear_table inline assembly contraints by Martin Schwidefsky · 16 years ago
  17. c185b78 [S390] Remove config options. by Martin Schwidefsky · 16 years ago
  18. 349f1b6 [S390] cpu topology: remove dead code by Heiko Carstens · 16 years ago
  19. 2b1a61f [S390] cpu topology: introduce kernel parameter by Heiko Carstens · 16 years ago
  20. 9fee8db [S390] add new machine types to setup_hwcaps. by Martin Schwidefsky · 16 years ago
  21. c58d92b [S390] Remove initial kernel stack backchain initialization. by Heiko Carstens · 16 years ago
  22. 64253ac [S390] s390: use the new byteorder headers by Harvey Harrison · 16 years ago
  23. e37f50e [S390] Add processor type march=z10 and a processor type safety check. by Martin Schwidefsky · 16 years ago
  24. 2d6cd2a [S390] remove warnings with functions ending in BUG by Martin Schwidefsky · 16 years ago
  25. edd5378 [S390] mark disabled_wait as noreturn function by Heiko Carstens · 16 years ago
  26. d7b6048 [S390] cio: update sac values by Peter Oberparleiter · 16 years ago
  27. 547e3ce [S390] remove ptrace warning on 31 bit. by Martin Schwidefsky · 16 years ago
  28. 5d360a7 [S390] ftrace: function tracer backend for s390 by Heiko Carstens · 16 years ago
  29. 6bcac50 [S390] service level interface. by Martin Schwidefsky · 16 years ago
  30. 22f9934 [S390] qdio: rework debug feature logging by Jan Glauber · 16 years ago
  31. bbd50e1 [S390] qdio: fix qeth port count detection by Jan Glauber · 16 years ago
  32. cb17a63 [S390] zcrypt: Use of Thin Interrupts by Felix Beck · 16 years ago
  33. 320c04c [S390] Move stfle to header file. by Heiko Carstens · 16 years ago
  34. ca9fc75 [S390] convert s390 to generic IPI infrastructure by Heiko Carstens · 16 years ago
  35. 0b3016b [S390] serialize stp/etr work by Martin Schwidefsky · 16 years ago
  36. 750887d [S390] convert etr/stp to stop_machine interface by Heiko Carstens · 16 years ago
  37. b020632 [S390] introduce vdso on s390 by Martin Schwidefsky · 16 years ago
  38. f414f5f [S390] cpu topology: dont destroy cpu sets on topology change by Heiko Carstens · 16 years ago
  39. 8f2961c [S390] audit: get s390 ret_from_fork in sync with other architectures by Al Viro · 16 years ago
  40. 5439050 [S390] cpu topology: fix cpu_core_map initialization by Heiko Carstens · 16 years ago
  41. ee79d1b sched: let arch_update_cpu_topology indicate if topology changed by Heiko Carstens · 16 years ago
  42. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  43. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. b7d6266 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  45. f1ba3bc Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  46. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  47. abd9421 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  48. 0778dc3 [S390] Fix alignment of initial kernel stack. by Heiko Carstens · 16 years ago
  49. 2944a5c [S390] pgtable.h: Fix oops in unmap_vmas for KVM processes by Christian Borntraeger · 16 years ago
  50. 8107d82 [S390] fix/cleanup sched_clock by Christian Borntraeger · 16 years ago
  51. 59da213 [S390] fix system call parameter functions. by Martin Schwidefsky · 16 years ago
  52. 3eb77d5 KVM: s390: Fix problem state handling in guest sigp handler by Christian Borntraeger · 16 years ago
  53. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  54. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago
  55. d2f019f [S390] fix s390x_newuname by Martin Schwidefsky · 16 years ago
  56. 74af283 [S390] cpu topology: fix locking by Heiko Carstens · 16 years ago
  57. 50bec4c [S390] ftrace: fix kernel stack backchain walking by Heiko Carstens · 16 years ago
  58. 632448f [S390] ftrace: disable tracing on idle psw by Heiko Carstens · 16 years ago
  59. af4c6874 [S390] lockdep: fix compile bug by Heiko Carstens · 16 years ago
  60. fb2e7c5 [S390] Fix range for add_active_range() in setup_memory() by Gerald Schaefer · 16 years ago
  61. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  62. e542370 CRED: Wrap task credential accesses in the S390 arch by David Howells · 16 years ago
  63. ea4bfdf [S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLE by Christian Borntraeger · 16 years ago
  64. 7f5a8ba [S390] No more 4kb stacks. by Heiko Carstens · 16 years ago
  65. 46e7951 [S390] Change default IPL method to IPL_VM. by Heiko Carstens · 16 years ago
  66. 13f8b7c [S390] appldata: unsigned ops->size cannot be negative by Roel Kluin · 16 years ago
  67. da5aae7 [S390] Fix sysdev class file creation. by Heiko Carstens · 16 years ago
  68. 250cf77 [S390] pgtables: Fix race in enable_sie vs. page table ops by Christian Borntraeger · 16 years ago
  69. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  70. 83224b0 container freezer: add TIF_FREEZE flag to all architectures by Matt Helsley · 16 years ago
  71. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  72. 08d19f51 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  73. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  74. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  75. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  76. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  77. 20766c0 KVM: s390: change help text of guest Kconfig by Christian Borntraeger · 16 years ago
  78. a0046b6 KVM: s390: Make facility bits future-proof by Christian Borntraeger · 16 years ago
  79. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  80. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  81. 37d9869 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  82. 4a672cf [S390] fix initialization of stp by Martin Schwidefsky · 16 years ago
  83. 15e86b0 [S390] introduce dirty bit for kvm live migration by Florian Funke · 16 years ago
  84. ab1d848 [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/O by Nigel Hislop · 16 years ago
  85. 5a0d0e6 [S390] Move private simple udelay function to arch/s390/lib/delay.c. by Heiko Carstens · 16 years ago
  86. b2300b9 [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support. by Hongjie Yang · 16 years ago
  87. 753c4dd [S390] ptrace changes by Martin Schwidefsky · 16 years ago
  88. d86730b [S390] s390: use sys_pause for 31bit pause entry point by Christoph Hellwig · 16 years ago
  89. 7a0f475 [S390] qdio enhanced SIGA (iqdio) support. by Klaus-Dieter Wacker · 16 years ago
  90. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  91. d3d238c [S390] nohz: Fix __udelay. by Heiko Carstens · 16 years ago
  92. 3d6e48f [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit mode by Jarod Wilson · 16 years ago
  93. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  94. 5cfba5d S390: Update comments about why we don't use <asm-generic/statfs.h> by David Woodhouse · 16 years ago
  95. 5453c1a [S390] Fix linker script. by Heiko Carstens · 16 years ago
  96. cce7496 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  97. 152382a [S390] fix ext2_find_next_bit by Eric Sandeen · 16 years ago
  98. 8853e50 [S390] Remove unneeded spinlock initialization. by Heiko Carstens · 16 years ago
  99. 3e97239 [S390] Fix uninitialized spinlock use by Josef 'Jeff' Sipek · 16 years ago
  100. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago