1. c4de0c1 [S390] kvm: use console_initcall() to initialize s390 virtio console by Hendrik Brueckner · 15 years ago
  2. 68d36bd [S390] tape: reversed order of labels by Roel Kluin · 15 years ago
  3. ad2a5d8 [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf by Michael Holzheu · 15 years ago
  4. 11af97e [S390] kernel: Print an error message if kernel NSS cannot be defined by Hendrik Brueckner · 15 years ago
  5. edc44fa [S390] zcrypt: Free ap_device if dev_set_name fails. by Felix Beck · 15 years ago
  6. 95f1556 [S390] zcrypt: Use spin_lock_bh in suspend callback by Felix Beck · 15 years ago
  7. 99b5e2d [S390] xpram: Remove checksum validation for suspend/resume by Michael Holzheu · 15 years ago
  8. 3f7cb51 [S390] vmur: Invalid allocation sequence for vmur class by Michael Holzheu · 15 years ago
  9. 2395ecd [S390] hypfs: remove useless variable qname by Vitaliy Gusev · 15 years ago
  10. c114728a [S390] add call home support by Hans-Joachim Picht · 15 years ago
  11. 275c340 [S390] remove unused irq_cpustat_t defintion by Christoph Hellwig · 15 years ago
  12. d3135e0 [S390] kernel: always keep machine flags in lowcore by Heiko Carstens · 15 years ago
  13. 04a95f6 [S390] clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  14. 2680314 [S390] Use macros for .data.page_aligned. by Tim Abbott · 15 years ago
  15. a8c3cb4 [S390] move (io|sysc)_restore_trace_psw into .data section by Hendrik Brueckner · 15 years ago
  16. 18d00ac [S390] kernel: Convert upper case scpdata to lower case by Hendrik Brueckner · 15 years ago
  17. 684d2fd [S390] kernel: Append scpdata to kernel boot command line by Hendrik Brueckner · 15 years ago
  18. 6292b9e [S390] tape: use init_timer_on_stack() rather than init_timer() by Frank Munzert · 15 years ago
  19. c630493 [S390] proper use of device register by Sebastian Ott · 15 years ago
  20. c48ff64 [S390] hibernation: merge files and move to kernel/ by Heiko Carstens · 15 years ago
  21. f3d1263 [S390] hibernation: remove dead file by Heiko Carstens · 15 years ago
  22. bfe3349b [S390] atomic ops: small cleanups by Heiko Carstens · 15 years ago
  23. 1275105 [S390] atomic ops: add effecient atomic64 support for 31 bit by Heiko Carstens · 15 years ago
  24. 6ac2a4d [S390] improve mcount code by Martin Schwidefsky · 15 years ago
  25. 04efc3b [S390] convert/optimize csum_fold() to C by Heiko Carstens · 15 years ago
  26. 05e7ff7 [S390] introduce get_clock_monotonic by Heiko Carstens · 15 years ago
  27. ca99dab [S390] dasd: fix message naming by Stefan Haberland · 15 years ago
  28. 68b781f [S390] dasd: optimize cpu usage in goodcase by Stefan Haberland · 15 years ago
  29. 97f604b [S390] dasd: fail requests when device state is less then ready by Stefan Weinhuber · 15 years ago
  30. 3ac276f [S390] cio: remove ccw_device init_name by Sebastian Ott · 15 years ago
  31. 3b554a1 [S390] cio: move final put_device to ccw_device_unregister by Sebastian Ott · 15 years ago
  32. 6ee4fec [S390] cio: remove subchannel init_name by Sebastian Ott · 15 years ago
  33. ab6aae0 [S390] cio: fix memleak in subchannel validation by Sebastian Ott · 15 years ago
  34. f014824 [S390] cio: fix use after free in s390 debug feature by Sebastian Ott · 15 years ago
  35. 3f09bb8 [S390] qdio: remove limited number of debugfs entries by Jan Glauber · 15 years ago
  36. 217ee6c [S390] cio: failing set online/offline processing. by Michael Ernst · 15 years ago
  37. be7a2dd [S390] cio: ensure to hold a reference for deferred deregistration by Sebastian Ott · 15 years ago
  38. e2910bc [S390] qdio: continue polling if the queue is not finished by Jan Glauber · 15 years ago
  39. efd986d [S390] cio: increase trace level by Sebastian Ott · 15 years ago
  40. 626e476 [S390] cio: fix not oper handling after failed [on|off]line processing by Sebastian Ott · 15 years ago
  41. 1da73bc [S390] cio: consolidate subchannel intparm reset by Peter Oberparleiter · 15 years ago
  42. 62733e5 [S390] cio: move scsw helper functions to header file by Heiko Carstens · 15 years ago
  43. 1f1148c [S390] cio: fix ineffective verify event by Peter Oberparleiter · 15 years ago
  44. 0d03d59 md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined! by Geert Uytterhoeven · 15 years ago
  45. 526b678 Merge branch 'lookup-permissions-cleanup' by Linus Torvalds · 15 years ago
  46. 752015d binfmt_elf: fix PT_INTERP bss handling by Roland McGrath · 15 years ago
  47. 74fca6a Linux 2.6.31 by Linus Torvalds · 15 years ago
  48. 7135a71b aoe: allocate unused request_queue for sysfs by Ed Cashin · 15 years ago
  49. e6890f6 i915: disable interrupts before tearing down GEM state by Linus Torvalds · 15 years ago
  50. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  51. 1d5ccd1 ext[234]: move over to 'check_acl' permission model by Linus Torvalds · 15 years ago
  52. 6d848a4 shmfs: use 'check_acl' instead of 'permission' by Linus Torvalds · 15 years ago
  53. 5909ccaa Make 'check_acl()' a first-class filesystem op by Linus Torvalds · 15 years ago
  54. cb9179e Simplify exec_permission_lite(), part 3 by Linus Torvalds · 15 years ago
  55. f1ac9f6 Simplify exec_permission_lite() further by Linus Torvalds · 15 years ago
  56. b7a437b Simplify exec_permission_lite() logic by Linus Torvalds · 15 years ago
  57. e8e66ed Do not call 'ima_path_check()' for each path component by Linus Torvalds · 15 years ago
  58. 7c8460d drm/i915: fix mask bits setting by Zhenyu Wang · 15 years ago
  59. 3ff323f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  60. 755ae76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  61. 4886b5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  62. cbeb286 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  63. f69fb9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  64. a54775c drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register. by Dave Airlie · 15 years ago
  65. acd0c93 IMA: update ima_counts_put by Mimi Zohar · 15 years ago
  66. d9d8e04 gianfar: Fix build. by David S. Miller · 15 years ago
  67. e07cccf Linux 2.6.31-rc9 by Linus Torvalds · 15 years ago
  68. f815c33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  69. 74a0118 powerpc: Fix i8259 interrupt driver kernel crash on ML510 by Roderick Colenbrander · 15 years ago
  70. 5136a6c Merge git://git.infradead.org/~dwmw2/mtd-2.6.31 by Linus Torvalds · 15 years ago
  71. e505a8d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  72. b71b7dc Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  73. 59430c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  74. e9ee3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  75. 3bb314f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  76. 535e0c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  77. 0edfa2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  78. 5a09adf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  79. 931f703 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  80. e305fc5 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  81. 154f807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  82. 9b6a3df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  83. d3acd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  84. 93697a3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 6399534 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  86. 9de6886 ext2: fix unbalanced kmap()/kunmap() by Nicolas Pitre · 15 years ago
  87. ac7ac9f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  88. ac89a91 pty: don't limit the writes to 'pty_space()' inside 'pty_write()' by Linus Torvalds · 15 years ago
  89. 37f81fa n_tty: do O_ONLCR translation as a single write by Linus Torvalds · 15 years ago
  90. a2a8474 exec: do not sleep in TASK_TRACED under ->cred_guard_mutex by Oleg Nesterov · 15 years ago
  91. dd5d241 page-allocator: always change pageblock ownership when anti-fragmentation is disabled by Mel Gorman · 15 years ago
  92. a190887 nommu: fix error handling in do_mmap_pgoff() by David Howells · 15 years ago
  93. 4e49627 workqueues: introduce __cancel_delayed_work() by Oleg Nesterov · 15 years ago
  94. baed6b8 firewire: sbp2: fix freeing of unallocated memory by Stefan Richter · 15 years ago
  95. 4fe0bad firewire: ohci: fix Ricoh R5C832, video reception by Stefan Richter · 15 years ago
  96. fc38379 firewire: ohci: fix Agere FW643 and multiple cameras by Stefan Richter · 15 years ago
  97. 1821bc1 firewire: core: fix crash in iso resource management by Stefan Richter · 15 years ago
  98. 8379e7c ocfs2: ocfs2_write_begin_nolock() should handle len=0 by Sunil Mushran · 15 years ago
  99. ae0b744 dm snapshot: fix on disk chunk size validation by Mikulas Patocka · 15 years ago
  100. 2defcc3 dm exception store: split set_chunk_size by Mikulas Patocka · 15 years ago