1. 3b1d4ed [MIPS] Don't drag a platform specific header into generic arch code. by Ralf Baechle · 17 years ago
  2. 7c8545e [POWERPC] rheap - eliminates internal fragments caused by alignment by Li Yang · 17 years ago
  3. 7b7a57c Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  4. 3197dac Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  5. 710675d Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  6. a289bbe Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  7. dc74d7f [S390] Move psw_set_key. by Heiko Carstens · 17 years ago
  8. bca0fb86 [S390] Add oops_enter()/oops_exit() calls to die(). by Heiko Carstens · 17 years ago
  9. 0fc9bbf [S390] Print list of modules on die(). by Heiko Carstens · 17 years ago
  10. 84b36a8 [S390] Fix yet another two section mismatches. by Heiko Carstens · 17 years ago
  11. ce44482 [S390] Fix zfcpdump header by Michael Holzheu · 17 years ago
  12. 0a71a3124 [S390] Missing blank when appending cio_ignore kernel parameter by Michael Holzheu · 17 years ago
  13. e99f056 [XFS] Update the MAINTAINERS file entry for XFS - change git repo name. by Tim Shimmin · 17 years ago
  14. 700716c [XFS] s/memclear_highpage_flush/zero_user_page/ by Christoph Hellwig · 17 years ago
  15. 6a91d25 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 into for-linus by Tim Shimmin · 17 years ago
  16. 41e904d [POWERPC] Fix snd-powermac refcounting bugs by Benjamin Herrenschmidt · 17 years ago
  17. e227e8f sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. by Paul Mundt · 17 years ago
  18. 3aeb884 sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. by Paul Mundt · 17 years ago
  19. fa490cf Fix possible runqueue lock starvation in wait_task_inactive() by Linus Torvalds · 17 years ago
  20. a0f98a1 sched: fix SysRq-N (normalize RT tasks) by Ingo Molnar · 17 years ago
  21. 4cc2150 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  22. caec4e8 Fix signalfd interaction with thread-private signals by Benjamin Herrenschmidt · 17 years ago
  23. bd19723 Revert "futex_requeue_pi optimization" by Thomas Gleixner · 17 years ago
  24. 5527398 sh: oops_enter()/oops_exit() in die(). by Paul Mundt · 17 years ago
  25. 69a3314 sh: Fix restartable syscall arg5 clobbering. by Kaz Kojima · 17 years ago
  26. 188e1f8 Linux 2.6.22-rc5 by Linus Torvalds · 17 years ago
  27. 9d66586 shm: fix the filename of hugetlb sysv shared memory by Eric W. Biederman · 17 years ago
  28. 2274192 hugetlb: fix get_policy for stacked shared memory files by Adam Litke · 17 years ago
  29. 74584ae udf: fix possible leakage of blocks by Jan Kara · 17 years ago
  30. 4b356be SLUB: minimum alignment fixes by Christoph Lameter · 17 years ago
  31. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  32. 679ce0a random: fix output buffer folding by Matt Mackall · 17 years ago
  33. 39a2790 uml: kill x86_64 STACK_TOP_MAX by Jeff Dike · 17 years ago
  34. c539ab7 uml: remove PAGE_SIZE from libc code by Jeff Dike · 17 years ago
  35. f5a9c77 spi doc updates by David Brownell · 17 years ago
  36. ed45666 md: fix bug in error handling during raid1 repair by Mike Accetta · 17 years ago
  37. af03b8e md: fix two raid10 bugs by NeilBrown · 17 years ago
  38. edad01e fuse: ->fs_flags fixlet by Alexey Dobriyan · 17 years ago
  39. da88ba1 perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi by Björn Steinbrink · 17 years ago
  40. 2f41ddd swsusp: Fix userland interface by Rafael J. Wysocki · 17 years ago
  41. b1d93de toshiba_acpi: fix section mismatch in allyesconfig by Randy Dunlap · 17 years ago
  42. 3e903e7 cpuset: zero malloc - fix for old cpusets by Paul Jackson · 17 years ago
  43. d6f8bb1 i386 mm: use pte_update() in ptep_test_and_clear_dirty() by Hugh Dickins · 17 years ago
  44. 30475cc Restore shmid as inode# to fix /proc/pid/maps ABI breakage by Badari Pulavarty · 17 years ago
  45. dd08c40 SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMIC by Christoph Lameter · 17 years ago
  46. 54c6ed7 i386: use the right wrapper to disable the NMI watchdog by Björn Steinbrink · 17 years ago
  47. faa4cfa i386: fix NMI watchdog not reserving its MSRs by Björn Steinbrink · 17 years ago
  48. 38ad2ed tty: restore locked ioctl file op by Paul Fulghum · 17 years ago
  49. f4d2781 fix radeon setparam on 32/64 systems, harder. by David Woodhouse · 17 years ago
  50. de7f928 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  51. d1be0a8 ide-scsi: fix OOPS in idescsi_expiry() by Bartlomiej Zolnierkiewicz · 17 years ago
  52. ce9b2b0 Resume from RAM on HPC nx6325 broken by Rafael J. Wysocki · 17 years ago
  53. fa04a008 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  54. d09c6b8 mm: Fix memory/cpu hotplug section mismatch and oops. by Paul Mundt · 17 years ago
  55. 902233e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  56. e871e3c Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  57. 3ea88d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  58. 4ff4275 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  59. e00eea4 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 17 years ago
  60. bc90ba0 block: always requeue !fs requests at the front by Tejun Heo · 17 years ago
  61. 16c61ad [RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference by Adrian Bunk · 17 years ago
  62. 7769f40 [TCP]: Fix logic breakage due to DSACK separation by Ilpo Järvinen · 17 years ago
  63. b9ce204 [TCP]: Congestion control API RTT sampling fix by Ilpo Järvinen · 17 years ago
  64. e126c7b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  65. 02676e5 splice: only check do_wakeup in splice_to_pipe() for a real pipe by Jens Axboe · 17 years ago
  66. 00de00b splice: fix leak of pages on short splice to pipe by Jens Axboe · 17 years ago
  67. 17ee4f4 splice: adjust balance_dirty_pages_ratelimited() call by Jens Axboe · 17 years ago
  68. 7702fd1 KVM: Prevent guest fpu state from leaking into the host by Avi Kivity · 17 years ago
  69. 22b1a920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix by Linus Torvalds · 17 years ago
  70. 21c562e Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  71. aba2979 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  72. 08f3dfe Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  73. 0127d6d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  74. 8888985 [AGPGART] intel_agp: fix device probe by Wang Zhenyu · 17 years ago
  75. 1e0e76c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  76. f701737 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  77. 559f0a2 Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  78. 74235a2 [IPV6] addrconf: Fix IPv6 on tuntap tunnels by Herbert Xu · 17 years ago
  79. d7ea5b9 [TCP]: Add missing break to TCP option parsing code by Ilpo Järvinen · 17 years ago
  80. 7b4f4ec [MIPS] Fix builds where MSC01E_xxx is undefined. by Chris Dearman · 17 years ago
  81. ffe9ee4 [MIPS] Separate performance counter interrupts by Chris Dearman · 17 years ago
  82. b72c052 [MIPS] Malta: Fix for SOCitSC based Maltas by Chris Dearman · 17 years ago
  83. 093d0faf [AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTES by Haavard Skinnemoen · 17 years ago
  84. 2fdfe8d9 [AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board info by Haavard Skinnemoen · 17 years ago
  85. 2ae795b [AVR32] gpio_*_cansleep() fix by David Brownell · 17 years ago
  86. 126187f [AVR32] ratelimit segfault reporting rate by Andrea Righi · 17 years ago
  87. 220ddc0 [POWERPC] Fix console output getting dropped on platforms without udbg_putc by Milton Miller · 17 years ago
  88. c63c4fa [POWERPC] Fix per-cpu allocation on oldworld SMP powermacs by Paul Mackerras · 17 years ago
  89. eedab66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  90. 06ad391 [SCTP] Don't disable PMTU discovery when mtu is small by Vlad Yasevich · 17 years ago
  91. 8a47949 [SCTP] Flag a pmtu change request by Vlad Yasevich · 17 years ago
  92. c910b47 [SCTP] Update pmtu handling to be similar to tcp by Vlad Yasevich · 17 years ago
  93. fe979ac [SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user fails by Vlad Yasevich · 17 years ago
  94. 8b35805 [SCTP]: Allow unspecified port in sctp_bindx() by Vlad Yasevich · 17 years ago
  95. d570ee4 [SCTP]: Correctly set daddr for IPv6 sockets during peeloff by Vlad Yasevich · 17 years ago
  96. 204abf2 [SCSI] ESP: Don't forget to clear ESP_FLAG_RESETTING. by Thomas Bogendoerfer · 17 years ago
  97. c3bff2e mmc: get back read-only switch function by Pierre Ossman · 17 years ago
  98. 0107a4b mmc-omap: fix sd response type 6 vs. 1 by Ragner Magalhaes · 17 years ago
  99. 66e1e3b [TCP]: Set initial_ssthresh default to zero in Cubic and BIC. by David S. Miller · 17 years ago
  100. fc395f8 [SPARC64]: Fix args to sun4v_ldc_revoke(). by David S. Miller · 17 years ago