1. da8ac5e Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  2. 32f15dc Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  3. 07db59b Change default dirty-writeback limits by Linus Torvalds · 18 years ago
  4. cb629a0 [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 by Milind Arun Choudhary · 18 years ago
  5. 39ce010 [S390] Clean up smp code in preparation for some larger changes. by Heiko Carstens · 18 years ago
  6. 9ff6f45 [S390] Remove debugging junk. by Martin Schwidefsky · 18 years ago
  7. ecdcc02 [S390] Switch etr from tasklet to workqueue. by Martin Schwidefsky · 18 years ago
  8. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 18 years ago
  9. 2fc2d1e [S390] Processor degradation notification. by Heiko Carstens · 18 years ago
  10. db77aa5 [S390] vtime: cleanup per_cpu usage. by Jan Glauber · 18 years ago
  11. 131a395 [S390] crypto: cleanup. by Jan Glauber · 18 years ago
  12. 6d4740c [S390] sclp: fix coding style. by Stefan Haberland · 18 years ago
  13. 66b494a [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release. by Ursula Braun · 18 years ago
  14. b3d00c3 [S390] sclp: initialize early. by Peter Oberparleiter · 18 years ago
  15. b7127df [S390] ctc: kmalloc->kzalloc/casting cleanups. by Ahmed S. Darwish · 18 years ago
  16. 411ed32 [S390] zfcpdump support. by Michael Holzheu · 18 years ago
  17. 7039d3a [S390] dasd: Add ipldev parameter. by Peter Oberparleiter · 18 years ago
  18. 4dfd5c4 [S390] dasd: Add sysfs attribute status and generate uevents. by Horst Hummel · 18 years ago
  19. be79628 [S390] Improved kernel stack overflow checking. by Martin Schwidefsky · 18 years ago
  20. 60691d3 [S390] Get rid of console setup functions. by Heiko Carstens · 18 years ago
  21. be5ec36 [S390] No execute support cleanup. by Martin Schwidefsky · 18 years ago
  22. 10c1031 [S390] Minor fault path optimization. by Martin Schwidefsky · 18 years ago
  23. c0007f1 [S390] Use generic bug. by Heiko Carstens · 18 years ago
  24. bb11e3b [S390] Improved oops output. by Martin Schwidefsky · 18 years ago
  25. 03ff9a2 [S390] System call cleanup. by Martin Schwidefsky · 18 years ago
  26. ef99516 [S390] cio: Unregister ccw devices directly. by Cornelia Huck · 18 years ago
  27. 8c4941c [S390] cio: cm_enable memory leak. by Cornelia Huck · 18 years ago
  28. d76123e [S390] cio: ccwgroup register vs. unregister. by Cornelia Huck · 18 years ago
  29. 82b7ac0 [S390] cio: Dont call css_update_ssd_info from interrupt context. by Cornelia Huck · 18 years ago
  30. 7ad6a24 [S390] cio: fix subchannel channel-path data usage by Peter Oberparleiter · 18 years ago
  31. 83b3370 [S390] cio: replace subchannel evaluation queue with bitmap by Peter Oberparleiter · 18 years ago
  32. 387b734 [S390] cio: Re-start path verification after aborting internal I/O. by Stefan Bader · 18 years ago
  33. cfbe9bb [S390] cio: Use add_uevent_var. by Cornelia Huck · 18 years ago
  34. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 18 years ago
  35. f5ba6c8 [S390] cio: Clean up online_store. by Cornelia Huck · 18 years ago
  36. c9182e0 [S390] cio: observe chpid valid flag by Peter Oberparleiter · 18 years ago
  37. e6b6e10 [S390] cio: Introduce separate files for channel-path related code. by Peter Oberparleiter · 18 years ago
  38. d120b2a [S390] cio: Allow 0 and 1 as input for channel path status attribute. by Peter Oberparleiter · 18 years ago
  39. f86635f [S390] cio: Introduce struct chp_id. by Peter Oberparleiter · 18 years ago
  40. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 18 years ago
  41. 29c380f [S390] memory detection: stop at first memory hole. by Heiko Carstens · 18 years ago
  42. 8224ca1 [AVR32] Fix compile error with gcc 4.1 by Haavard Skinnemoen · 18 years ago
  43. a4022b0 avr32: remove unneeded cast in atomic.h by Mathieu Desnoyers · 18 years ago
  44. 0277b37 AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK". by Robert P. J. Day · 18 years ago
  45. c0c3e81 [AVR32] Optimize the TLB miss handler by Haavard Skinnemoen · 18 years ago
  46. 9ca20a8 [AVR32] Board code for ATNGW100 by Haavard Skinnemoen · 18 years ago
  47. 2c1a2a3 [AVR32] Use memcpy/memset in memcpy_{from,to}_io and memset_io by Haavard Skinnemoen · 18 years ago
  48. d80e2bb [AVR32] Get rid of board_setup_fbmem() by Haavard Skinnemoen · 18 years ago
  49. f9692b9 [AVR32] Reserve framebuffer memory in early_parse_fbmem() by Haavard Skinnemoen · 18 years ago
  50. d801176 [AVR32] Simplify early handling of memory regions by Haavard Skinnemoen · 18 years ago
  51. 5539f59 [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c by Haavard Skinnemoen · 18 years ago
  52. e3e7d8d [AVR32] Make I/O access macros work with external devices by Haavard Skinnemoen · 18 years ago
  53. 92b728c [AVR32] Fix NMI handler by Haavard Skinnemoen · 18 years ago
  54. 623b035 [AVR32] Clean up exception handling code by Haavard Skinnemoen · 18 years ago
  55. 3b328c9 [AVR32] Clean up cpu identification and add features bitmap by Haavard Skinnemoen · 18 years ago
  56. 535c806 [AVR32] Clean up asm/sysreg.h by Haavard Skinnemoen · 18 years ago
  57. 188ff65 [AVR32] Don't enable clocks with no users by Haavard Skinnemoen · 18 years ago
  58. 19b7ce8 [AVR32] Put cpu in sleep 0 when idle. by Hans-Christian Egtvedt · 18 years ago
  59. 7760989 [AVR32] Change system timer from count-compare to Timer/Counter 0 by Hans-Christian Egtvedt · 18 years ago
  60. 228e845 [AVR32] Add mach-specific Kconfig by Haavard Skinnemoen · 18 years ago
  61. 068d9f6 [AVR32] Add nwait and tdf parameters to SMC configuration by Hans-Christian Egtvedt · 19 years ago
  62. 9c8f8e7 [AVR32] Add basic HMATRIX support by Haavard Skinnemoen · 19 years ago
  63. de46c33 Linux 2.6.21 by Linus Torvalds · 18 years ago
  64. 2fb90b1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  65. 707abb79 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  66. cbc31a4 packet: fix error handling by Andrew Morton · 18 years ago
  67. 1194ed0 [NETLINK]: Infinite recursion in netlink. by Alexey Kuznetsov · 18 years ago
  68. 5044eed cfq-iosched: fix alias + front merge bug by Jens Axboe · 18 years ago
  69. a23cf14 IPv6: fix Routing Header Type 0 handling thinko by YOSHIFUJI Hideaki · 18 years ago
  70. 1214538 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  71. 68c9f75 [BNX2]: Fix occasional NETDEV WATCHDOG on 5709. by Michael Chan · 18 years ago
  72. 0bcbc92 [IPV6]: Disallow RH0 by default. by YOSHIFUJI Hideaki · 18 years ago
  73. 6f4c5bd [MIPS] Fix oprofile logic to physical counter remapping by Ralf Baechle · 18 years ago
  74. 89d8ab69 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  75. 5efb764 drivers/net/hamradio/baycom_ser_fdx build fix by Andrew Morton · 18 years ago
  76. c43c49b usb-net/pegasus: fix pegasus carrier detection by Dan Williams · 18 years ago
  77. b748d9e sis900: Allocate rx replacement buffer before rx operation by Neil Horman · 18 years ago
  78. d91c088 [netdrvr] depca: handle platform_device_add() failure by Andrea Righi · 18 years ago
  79. d80a792 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  80. 32bd33e Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  81. 4bf3631 8250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt() by Jiri Kosina · 18 years ago
  82. c5408b8 fault injection: add entry to MAINTAINERS by Akinobu Mita · 18 years ago
  83. 98f85d3 Char: icom, mark __init as __devinit by Jiri Slaby · 18 years ago
  84. 9b7f375 reiserfs: fix xattr root locking/refcount bug by Jeff Mahoney · 18 years ago
  85. 1a641fc hwmon/w83627ehf: Don't redefine REGION_OFFSET by Jean Delvare · 18 years ago
  86. 179fb0c do not truncate irq number for icom adapter by Olaf Hering · 18 years ago
  87. 91fcd41 Allow reading tainted flag as user by Bastian Blank · 18 years ago
  88. 94e22e1 acpi-thermal: fix mod_timer() interval by Andrew Morton · 18 years ago
  89. c959df9f v9fs: don't use primary fid when removing file by Latchesar Ionkov · 18 years ago
  90. f51a5a9 ieee1394: update MAINTAINERS database by Stefan Richter · 18 years ago
  91. 0e8c7d0 page migration: fix NR_FILE_PAGES accounting by Christoph Lameter · 18 years ago
  92. 10ccaf4 Fix spelling in drivers/video/Kconfig by Miguel Ojeda · 18 years ago
  93. 39a3bfd Add mbuesch to .mailmap by Michael Buesch · 18 years ago
  94. 671d40f paride drivers: initialize spinlocks by Alexey Dobriyan · 18 years ago
  95. f318a63 MAINTAINERS: use lists.linux-foundation.org by David Brownell · 18 years ago
  96. 7e40f2a Taskstats fix the structure members alignment issue by Balbir Singh · 18 years ago
  97. fc83815 Char: mxser, fix TIOCMIWAIT by Jiri Slaby · 18 years ago
  98. b446a4a Char: mxser_new, fix TIOCMIWAIT by Jiri Slaby · 18 years ago
  99. 67d2bc5 Char: mxser_new, fix recursive locking by Jan Yenya Kasprzak · 18 years ago
  100. 3d124cb fix OOM killing processes wrongly thought MPOL_BIND by Hugh Dickins · 18 years ago