1. 85efde6 make exported headers use strict posix types by Arnd Bergmann · 15 years ago
  2. 9d50638 unconditionally include asm/types.h from linux/types.h by Jaswinder Singh Rajput · 16 years ago
  3. fc2869f x86: disable __do_IRQ support by Thomas Gleixner · 15 years ago
  4. 7c526e1 Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core by Ingo Molnar · 15 years ago
  5. e868460 Merge branch 'timers/hpet' into timers/core by Ingo Molnar · 15 years ago
  6. a5ebc0b Merge commit 'v2.6.29' into timers/core by Ingo Molnar · 15 years ago
  7. 66fef08 Merge branch 'sched/balancing' into sched/core by Ingo Molnar · 15 years ago
  8. ef3500b2 [S390] remove duplicated #includes by Huang Weiyi · 15 years ago
  9. 005f8ee [S390] cpumask: use mm_cpumask() wrapper by Rusty Russell · 15 years ago
  10. def6cfb [S390] cpumask: Use accessors code. by Rusty Russell · 15 years ago
  11. 93632d1 [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. by Rusty Russell · 15 years ago
  12. 6f7a321 [S390] cpumask: remove cpu_coregroup_map by Rusty Russell · 15 years ago
  13. c70d0fe [S390] fix clock comparator save area usage by Heiko Carstens · 15 years ago
  14. 488253c [S390] Add hwcap flag for the etf3 enhancement facility by Andreas Krebbel · 15 years ago
  15. 7e9b580 [S390] Ensure that ipl panic notifier is called late. by Michael Holzheu · 15 years ago
  16. 2ac3307 [S390] fix dfp elf hwcap/facility bit detection by Christian Ehrhardt · 15 years ago
  17. d0d3cdf [S390] smp: perform initial cpu reset before starting a cpu by Heiko Carstens · 15 years ago
  18. 6d54c5a [S390] smp: fix memory leak on __cpu_up by Heiko Carstens · 15 years ago
  19. 008d2d1 [S390] ipl: Improve checking logic and remove switch defaults. by Michael Holzheu · 15 years ago
  20. 58ace9f [S390] s390dbf: Remove needless check for NULL pointer. by Michael Holzheu · 15 years ago
  21. a0fa8e3 [S390] s390dbf: Remove redundant initilizations. by Michael Holzheu · 15 years ago
  22. 3e75a90 [S390] use kzfree() by Johannes Weiner · 15 years ago
  23. 6aa0d3a [S390] BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  24. 59f2e69 [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. by Michael Holzheu · 15 years ago
  25. 159d1ff [S390] Use csum_partial in checksum.h by Frank Munzert · 15 years ago
  26. 866ba28 [S390] cleanup lowcore.h by Martin Schwidefsky · 15 years ago
  27. da292bb [S390] eliminate ipl_device from lowcore by Martin Schwidefsky · 15 years ago
  28. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 15 years ago
  29. 2938af5 [S390] Fix comments in lowcore structure by Christian Borntraeger · 15 years ago
  30. eaf1b6f [S390] Expose a constant for the number of words representing the CRs by Dan Smith · 15 years ago
  31. 1fbc9f4 [S390] list usage cleanup in s390 by Eric Sesterhenn · 15 years ago
  32. ab640db [S390] tape message cleanup by Carsten Otte · 15 years ago
  33. 1edad85 [S390] use compiler builtin versions of strlen/strcpy/strcat by Heiko Carstens · 15 years ago
  34. 504665a [S390] module function call optimization by Martin Schwidefsky · 15 years ago
  35. e13ed9b [S390] bitops: remove likely annotations by Heiko Carstens · 15 years ago
  36. ced2c8b [S390] remove duplicate nul-termination of string by Hendrik Brueckner · 15 years ago
  37. 6faf250 [S390] allow usage of string functions in linux/string.h by Rusty Russell · 15 years ago
  38. 9c8a08d [S390] qdio: merge inbound and outbound handler functions by Jan Glauber · 15 years ago
  39. d303b6f [S390] qdio: report SIGA errors directly by Jan Glauber · 15 years ago
  40. 9e890ad [S390] qdio: tasklet termination in case of module unload by Jan Glauber · 15 years ago
  41. e85dea0 [S390] qdio: seperate last move index and polling index by Jan Glauber · 15 years ago
  42. 3fdf1e1 [S390] qdio: move ACK to newest buffer for devices without QEBSM by Jan Glauber · 15 years ago
  43. 700e982 [S390] qdio: call qdio_free also if qdio_shutdown fails by Jan Glauber · 15 years ago
  44. c38f960 [S390] qdio: proper kill of qdio tasklets by Jan Glauber · 15 years ago
  45. e4c14e2 [S390] qdio: Dont call qdio_shutdown in case qdio_activate fails by Jan Glauber · 15 years ago
  46. b454740 [S390] qdio: add missing tiq_list locking by Jan Glauber · 15 years ago
  47. feed9b6 [S390] Add zcrypt section in MAINTAINERS by Felix Beck · 15 years ago
  48. 4b2a8b6 [S390] kernel: Disable switch_amode by default by Gerald Schaefer · 15 years ago
  49. 8283cb4 [S390] clock sync mode flags by Martin Schwidefsky · 15 years ago
  50. 56e25e9 [S390] cio: prevent workqueue deadlock by Peter Oberparleiter · 15 years ago
  51. 0cc1106 [S390] cio: remove unused local variable by Sebastian Ott · 15 years ago
  52. 7a968f0 [S390] cio: incorrect status check in interrogate function by Peter Oberparleiter · 15 years ago
  53. 17e7d87 [S390] cio: fix rc generation after chsc call by Sebastian Ott · 15 years ago
  54. 94cbc20 [S390] cio: fix wrong buffer access in cio_ignore_write by Sebastian Ott · 15 years ago
  55. e909074 [S390] cio: ccw group fix unbind behaviour. by Sebastian Ott · 15 years ago
  56. 50f1548 [S390] cio: fix sanity checks in ccwgroup driver. by Sebastian Ott · 15 years ago
  57. 40c9f99 [S390] cio: ccw group online store - report rcs to the caller. by Sebastian Ott · 15 years ago
  58. a1f6407 [S390] cio: airq - fix array boundary by Sebastian Ott · 15 years ago
  59. 90ac24a [S390] cio: device scan oom fallback. by Sebastian Ott · 15 years ago
  60. 87fa5af [S390] cio: ensure single load of irq handler pointer by Heiko Carstens · 15 years ago
  61. 98c1c68 [S390] cio/crw: add/fix locking by Heiko Carstens · 15 years ago
  62. e74fe0c [S390] cio: ccw device online store - report rc from ccw driver. by Sebastian Ott · 15 years ago
  63. c08f294 [S390] cio: Use ccw_device_set_notoper(). by Cornelia Huck · 15 years ago
  64. ed04b89 [S390] cio: Try harder to disable subchannel. by Cornelia Huck · 15 years ago
  65. eb32ae8 [S390] cio: Use unbind/bind instead of unregister/register. by Cornelia Huck · 15 years ago
  66. 1485c5c [S390] move EXPORT_SYMBOLs to definitions by Heiko Carstens · 15 years ago
  67. e3dd9c2 [S390] convert bitmap definitions to C by Heiko Carstens · 15 years ago
  68. 7b88641 [S390] Remove CONFIG_MACHCHK_WARNING. by Heiko Carstens · 15 years ago
  69. f5daba1 [S390] split/move machine check handler code by Heiko Carstens · 15 years ago
  70. 70193af [S390] Fix appldata build break with !NET by Sachin Sant · 15 years ago
  71. cc54c1e [S390] ftrace: dont trace machine check handler by Heiko Carstens · 15 years ago
  72. 92e6ecf [S390] Fix hypervisor detection for KVM by Christian Borntraeger · 15 years ago
  73. 702d9e5 [S390] check addressing mode in s390_enable_sie by Carsten Otte · 15 years ago
  74. 3324e60 [S390] lockdep: trace hardirq off in smp_send_stop by Christian Borntraeger · 15 years ago
  75. 431429f [S390] hvc_iucv: Provide IUCV z/VM user ID filtering by Hendrik Brueckner · 15 years ago
  76. 82f3a79 [S390] hvc_iucv: Update and add missing kernel messages by Hendrik Brueckner · 15 years ago
  77. 5168ce2c [S390] cputime: initialize per thread timer values on fork by Heiko Carstens · 15 years ago
  78. cbdc229 [S390] arch/s390/kernel/process.c: fix whitespace damage by Heiko Carstens · 15 years ago
  79. 082fb30 [S390] delete drivers/s390/ebcdic.c by Heiko Carstens · 15 years ago
  80. 94f5b09 [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel by Heiko Carstens · 15 years ago
  81. fc19f38 [S390] dasd: message cleanup by Stefan Haberland · 15 years ago
  82. f3eb538 [S390] dasd: add High Performance FICON support by Stefan Weinhuber · 15 years ago
  83. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 15 years ago
  84. f9a28f7 [S390] dasd_eckd / Write format R0 is now allowed BB by Jean-Baptiste Joret · 15 years ago
  85. 0000d03 [S390] dasd: enable compat ioctls by Heiko Carstens · 15 years ago
  86. 59fa4392 [S390] page fault: invoke oom-killer by Heiko Carstens · 15 years ago
  87. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 15 years ago
  88. d7fd5f1 [S390] fix dump_stack vs. %p and (null) by Christian Borntraeger · 15 years ago
  89. d271e8b ctnetlink: compute generic part of event more acurately by Holger Eitzenberger · 15 years ago
  90. a2a9537 Get rid of pdflush_operation() in emergency sync and remount by Jens Axboe · 15 years ago
  91. 6933c02 btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty by Jens Axboe · 15 years ago
  92. 2616015 Move the default_backing_dev_info out of readahead.c and into backing-dev.c by Jens Axboe · 15 years ago
  93. 07e86f4 block: Repeated lines in switching-sched.txt by Avishay Traeger · 15 years ago
  94. e7cbbf1 bsg: Remove bogus check against request_queue->max_sectors by Boaz Harrosh · 15 years ago
  95. 1cd96c2 block: WARN in __blk_put_request() for potential bio leak by Boaz Harrosh · 15 years ago
  96. f028f3b loop: fix circular locking in loop_clr_fd() by Nikanth Karthikesan · 15 years ago
  97. 86ee79c sparc64: Flush TLB before releasing pages. by David S. Miller · 15 years ago
  98. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  99. bb3daa4 ixgbe: Allow Priority Flow Control settings to survive a device reset by PJ Waskiewicz · 15 years ago
  100. ede5ad0 net: core: remove unneeded include in net/core/utils.c. by Rami Rosen · 15 years ago