1. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  2. 57b28f6 [S390] s390_hypfs: Add new attributes by Michael Holzheu · 15 years ago
  3. cc961d4 [S390] qdio: remove API wrappers by Jan Glauber · 15 years ago
  4. 10d3858 [S390] topology: expose core identifier by Heiko Carstens · 15 years ago
  5. 86f2552 [S390] add breaking event address for user space by Martin Schwidefsky · 15 years ago
  6. cd3b70f [S390] virtualization aware cpu measurement by Carsten Otte · 15 years ago
  7. 6377981 [S390] idle time accounting vs. machine checks by Martin Schwidefsky · 15 years ago
  8. 6a2df3a [S390] improve irq tracing code in entry[64].S by Martin Schwidefsky · 15 years ago
  9. 94038a9 [S390] More cleanup for struct _lowcore by Martin Schwidefsky · 15 years ago
  10. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 15 years ago
  11. 157a1a2 [S390] vdso: use ntp adjusted clock multiplier by Hendrik Brueckner · 15 years ago
  12. 7d3f661 [S390] increase default size of vmalloc area by Martin Schwidefsky · 15 years ago
  13. 1bff7792 [S390] system.h: Fix compile error for 1 and 2 byte cmpxchg by Christian Borntraeger · 15 years ago
  14. 92fe313 [S390] zcore: CPU registers are not saved under LPAR by Michael Holzheu · 15 years ago
  15. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  16. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
  17. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  18. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  19. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  20. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 15 years ago
  21. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  22. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  23. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  24. 13c6680 [S390] correct vdso version string by Martin Schwidefsky · 15 years ago
  25. 52499f4 [S390] bug: use relative pointers in bug table entries by Heiko Carstens · 15 years ago
  26. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 15 years ago
  27. 59b6978 [S390] spinlock: check virtual cpu running status by Gerald Schaefer · 15 years ago
  28. 8387c73 [S390] sysinfo: fix SYSIB 3,2,2 structure by Heiko Carstens · 15 years ago
  29. 27d7160 [S390] add MACHINE_IS_LPAR flag by Martin Schwidefsky · 15 years ago
  30. 432ac5e [S390] qdio: optimize cache line usage of struct qdio_irq by Jan Glauber · 15 years ago
  31. a93b8ec [S390] smp: rework sigp code by Heiko Carstens · 15 years ago
  32. 2c2df11 [S390] smp: always reboot on cpu 0 by Heiko Carstens · 15 years ago
  33. abd1ecf [S390] smp: rename and add lowcore defines by Heiko Carstens · 15 years ago
  34. f64ca21 [S390] zfcpdump: remove cross arch dump support by Heiko Carstens · 15 years ago
  35. 987bcda [S390] use inline assembly contraints available with gcc 3.3.3 by Martin Schwidefsky · 15 years ago
  36. d1bf859 [S390] cio: fix storage key handling by Heiko Carstens · 15 years ago
  37. b4563e8 [S390] cio: wait for channel report by Sebastian Ott · 15 years ago
  38. 1dcec25 [S390] uaccess: implement strict user copy checks by Heiko Carstens · 15 years ago
  39. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  40. 952974ac6 s390: Add pt_regs register and stack access API by Heiko Carstens · 15 years ago
  41. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 15 years ago
  42. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  43. 7717aef [S390] Fix struct _lowcore layout. by Heiko Carstens · 15 years ago
  44. 428aecf [S390] irqflags: add missing types.h include by Heiko Carstens · 15 years ago
  45. 94e587f [S390] unwire sys_recvmmsg again by Heiko Carstens · 15 years ago
  46. a9df8e3 [S390] bug: implement arch specific __WARN macro by Heiko Carstens · 15 years ago
  47. fb380aa [S390] Move __cpu_logical_map to smp.c by Heiko Carstens · 15 years ago
  48. c6a5f8c [S390] smp: remove volatile type quilifier from __cpu_logical_map by Heiko Carstens · 15 years ago
  49. bebf023 [S390] remove superfluous TIF_USEDFPU bit by Martin Schwidefsky · 15 years ago
  50. f5cae7b [S390] Have param.h simply include <asm-generic/param.h>. by Robert P. J. Day · 15 years ago
  51. 70ee951 [S390] wire up sys_recvmmsg by Heiko Carstens · 15 years ago
  52. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  53. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  54. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  55. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  56. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  57. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  58. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  59. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 16 years ago
  60. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  61. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  63. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  64. 6a985c6 [S390] s390: use change recording override for kernel mapping by Christian Borntraeger · 15 years ago
  65. 2f319a5 [S390] use generic sockios.h header file by Christian Borntraeger · 15 years ago
  66. df27d7ba [S390] use generic termbits.h header file by Christian Borntraeger · 15 years ago
  67. c20c89a [S390] smp: remove unused typedef and defines by Heiko Carstens · 15 years ago
  68. 3947517 [S390] Improve code generated by atomic operations. by Martin Schwidefsky · 15 years ago
  69. 779c278 [S390] dasd: remove dead code by Christian Borntraeger · 15 years ago
  70. 6c1e3e7 [S390] Use do_exception() in pagetable walk usercopy functions. by Gerald Schaefer · 15 years ago
  71. b11b533 [S390] Improve address space mode selection. by Martin Schwidefsky · 15 years ago
  72. 454e1fa [S390] cio: split PGID settings and status by Peter Oberparleiter · 15 years ago
  73. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  74. 3e72b81 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 5506e68 s390: Convert BUG() to use unreachable() by David Daney · 15 years ago
  76. d7b0b5e KVM: s390: Make psw available on all exits, not just a subset by Carsten Otte · 15 years ago
  77. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  78. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. 6beb000 locking: Make inlining decision Kconfig based by Thomas Gleixner · 15 years ago
  80. 3c5d92a nohz: Introduce arch_needs_cpu by Martin Schwidefsky · 15 years ago
  81. 70f5dc5 [S390] cputime: fix overflow on 31 bit systems by Martin Schwidefsky · 15 years ago
  82. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  83. ea2a4d3 [S390] 64-bit register support for 31-bit processes by Heiko Carstens · 15 years ago
  84. 0cd6a40 [S390] Provide arch specific mdelay implementation. by Heiko Carstens · 15 years ago
  85. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  86. 630cd04 cpumask: arch_send_call_function_ipi_mask: s390 by Rusty Russell · 15 years ago
  87. 4f269bf cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390 by Rusty Russell · 15 years ago
  88. 9fd815b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  89. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. 1aaf179 [S390] hibernate: Do real CPU swap at resume time by Michael Holzheu · 15 years ago
  91. 2573a57 [S390] hibernate: make sure pfn_is_nosave handles lowcore pages by Heiko Carstens · 15 years ago
  92. 3fd26a7 [S390] smp: introduce LC_ORDER and simplify lowcore handling by Heiko Carstens · 15 years ago
  93. bdd42b2 [S390] fix disabled_wait inline assembly clobber list by Heiko Carstens · 15 years ago
  94. 6e17b17 mm: remove duplicate asm/mman.h files by Arnd Bergmann · 15 years ago
  95. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  96. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  97. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  98. 3969522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  99. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  100. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago