1. 5c36fe3 hfsplus: refuse to mount volumes larger than 2TB by Ben Hutchings · 15 years ago
  2. b5654f5 MAINTAINERS: rt2x00 list is moderated by Bartlomiej Zolnierkiewicz · 15 years ago
  3. 860c44c MAINTAINERS: add Open Firmware / Flattened Device Tree entry by Grant Likely · 15 years ago
  4. c7c4fb1 MAINTAINERS: document new "K:" entry type by Joe Perches · 15 years ago
  5. dcf36a9 scripts/get_maintainer.pl: add patch/file search for keywords by Joe Perches · 15 years ago
  6. 27480cc MAINTAINERS: update WOLFSON MICROELECTRONICS by Joe Perches · 15 years ago
  7. b55ef929 MAINTAINERS: fix up PERIPHERAL spelling by Joe Perches · 15 years ago
  8. 364e9e1 MAINTAINERS: WINBOND CIR - Integrate P:/M: lines, fixup David Härdeman's name by Joe Perches · 15 years ago
  9. 2bf822d MAINTAINERS: SIMPLE FIRMWARE INTERFACE: update email style by Joe Perches · 15 years ago
  10. a2681a7 MAINTAINERS: update SCORE architecture name style and add file pattern by Joe Perches · 15 years ago
  11. ee709b0 MAINTAINERS: update Kernel Janitors after mismerge by Joe Perches · 15 years ago
  12. 7a241d6 MAINTAINERS: use tab not spaces after field types by Joe Perches · 15 years ago
  13. 476604d MAINTAINERS: change ATM mailing list to moderated by Joe Perches · 15 years ago
  14. 0e24bdd MAINTAINERS: update OMAP Tony Lindgren email name by Joe Perches · 15 years ago
  15. d6f005a MAINTAINERS: update TRACING section by Joe Perches · 15 years ago
  16. bda2562 MAINTAINERS: update GENERIC UIO FOR PCI DEVICES by Joe Perches · 15 years ago
  17. 8753298 omap_hsmmc: add missing probe handler hook by Roger Quadros · 15 years ago
  18. 0a1b71b strstrip(): mark as as must_check by KOSAKI Motohiro · 15 years ago
  19. 478988d cgroup: fix strstrip() misuse by KOSAKI Motohiro · 15 years ago
  20. 58355c7 congestion_wait(): don't use WRITE by KOSAKI Motohiro · 15 years ago
  21. 0d0df59 connector: fix regression introduced by sid connector by Christian Borntraeger · 15 years ago
  22. 370c28d hwpoison: fix/proc/meminfo alignment by Hugh Dickins · 15 years ago
  23. 92f7ba7 hwpoison: fix oops on ksm pages by Hugh Dickins · 15 years ago
  24. 2eca40a cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n by Randy Dunlap · 15 years ago
  25. b3dcf3d [S390] smp: fix sigp sense handling by Heiko Carstens · 15 years ago
  26. f8501ba [S390] smp: fix sigp stop handling by Heiko Carstens · 15 years ago
  27. 70f5dc5 [S390] cputime: fix overflow on 31 bit systems by Martin Schwidefsky · 15 years ago
  28. e8a79c9 [S390] call home: fix string length handling by Heiko Carstens · 15 years ago
  29. 4a0fb4c [S390] call home: fix error handling in init function by Heiko Carstens · 15 years ago
  30. 4f8048e [S390] smp: fix prefix handling of offlined cpus by Heiko Carstens · 15 years ago
  31. 8ca4566 [S390] s/r: cmm resume fix by Martin Schwidefsky · 15 years ago
  32. 3f0b3c3 [S390] call home: fix local buffer usage in proc handler by Sebastian Ott · 15 years ago
  33. 592b09a backing-dev: ensure that a removed bdi no longer has super_block referencing it by Jens Axboe · 15 years ago
  34. b5dd884 net: Fix 'Re: PACKET_TX_RING: packet size is too long' by Gabor Gombas · 15 years ago
  35. 9bd7496 ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSD by Mikulas Patocka · 15 years ago
  36. 06b71b6 netdev: usb: dm9601.c can drive a device not supported yet, add support for it by Janusz Krzysztofik · 15 years ago
  37. da03945 qlge: Fix firmware mailbox command timeout. by Ron Mercer · 15 years ago
  38. 6d190c6 qlge: Fix EEH handling. by Ron Mercer · 15 years ago
  39. 55888df AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2) by Neil Horman · 15 years ago
  40. f552ce5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  41. d9d5283 bonding: fix a race condition in calls to slave MII ioctls by Jiri Bohac · 15 years ago
  42. 3c7d76e param: fix setting arrays of bool by Rusty Russell · 15 years ago
  43. d553ad8 param: fix NULL comparison on oom by Rusty Russell · 15 years ago
  44. 65afac7 param: fix lots of bugs with writing charp params from sysfs, by leaking mem. by Rusty Russell · 15 years ago
  45. 2d61ba9 virtio: order used ring after used index read by Michael S. Tsirkin · 15 years ago
  46. 0b22bd0 virtio-pci: fix per-vq MSI-X request logic by Michael S. Tsirkin · 15 years ago
  47. 4a6cc4b sched: move rq_weight data array out of .percpu by Jiri Kosina · 15 years ago
  48. 403a91b percpu: allow pcpu_alloc() to be called with IRQs off by Jiri Kosina · 15 years ago
  49. 03f191b virtio-net: fix data corruption with OOM by Michael S. Tsirkin · 15 years ago
  50. 345056a sfc: Set ip_summed correctly for page buffers passed to GRO by Ben Hutchings · 15 years ago
  51. d054938 cnic: Fix L2CTX_STATUSB_NUM offset in context memory. by Michael Chan · 15 years ago
  52. 77de084 drm/kms: fix kms/fbdev colormap support properly. by Dave Airlie · 15 years ago
  53. fcb4561 drm: Add the basic check for the detailed timing in EDID by Zhao Yakui · 15 years ago
  54. 93239ea drm/radeon/kms: ignore vga arbiter return. by Dave Airlie · 15 years ago
  55. 973df35 xen: set up mmu_ops before trying to set any ptes by Jeremy Fitzhardinge · 15 years ago
  56. 40578fc Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  57. 83fc9c8 MAINTAINERS: rt2x00 list is moderated by Bartlomiej Zolnierkiewicz · 15 years ago
  58. 30bd572 airo: Reorder tests, check bounds before element by Roel Kluin · 15 years ago
  59. 9b1ce52 mac80211: fix for incorrect sequence number on hostapd injected frames by Björn Smedman · 15 years ago
  60. d18ba45 libertas spi: fix sparse errors by Holger Schurig · 15 years ago
  61. f99288d mac80211: trivial: fix spelling in mesh_hwmp by Andrey Yurovsky · 15 years ago
  62. 7d930bc cfg80211: sme: deauthenticate on assoc failure by Johannes Berg · 15 years ago
  63. 2ef6e44 mac80211: keep auth state when assoc fails by Johannes Berg · 15 years ago
  64. d419b9f mac80211: fix ibss joining by Reinette Chatre · 15 years ago
  65. e6693ea b43: add 'struct b43_wl' missing declaration by Miguel Boton · 15 years ago
  66. d50bae3 b43: Fix Bugzilla #14181 and the bug from the previous 'fix' by Larry Finger · 15 years ago
  67. 1761631 rt2x00: Fix crypto in TX frame for rt2800usb by Benoit PAPILLAULT · 15 years ago
  68. 55a1098 Revert "PCI: get larger bridge ranges when space is available" by Jesse Barnes · 15 years ago
  69. 4f917ba powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule by Benjamin Herrenschmidt · 15 years ago
  70. 01deab9 powerpc: Minor cleanup to lib/Kconfig.debug by Kumar Gala · 15 years ago
  71. f8a3ae6 powerpc: Minor cleanup to sound/ppc/Kconfig by Kumar Gala · 15 years ago
  72. 022382a powerpc: Minor cleanup to init/Kconfig by Kumar Gala · 15 years ago
  73. ed84a07 powerpc: Limit memory hotplug support to PPC64 Book-3S machines by Kumar Gala · 15 years ago
  74. 0cd9ad7 powerpc: Limit hugetlbfs support to PPC64 Book-3S machines by Kumar Gala · 15 years ago
  75. ce7a35c powerpc: Fix compile errors found by new ppc64e_defconfig by Kumar Gala · 15 years ago
  76. fafbe98 powerpc: Add a Book-3E 64-bit defconfig by Kumar Gala · 15 years ago
  77. cdd3904 powerpc/booke: Fix xmon single step on PowerPC Book-E by Josh Boyer · 15 years ago
  78. 348aa30 powerpc: Align vDSO base address by Andreas Schwab · 15 years ago
  79. 7de8028 powerpc: Fix segment mapping in vdso32 by Andreas Schwab · 15 years ago
  80. 171fb12 powerpc/iseries: Remove compiler version dependent hack by Stephen Rothwell · 15 years ago
  81. 7abb840 powerpc/perf_events: Fix priority of MSR HV vs PR bits by Michael Neuling · 15 years ago
  82. f568a92 sh_eth: Add asm/cacheflush.h by Nobuhiro Iwamatsu · 15 years ago
  83. fb64bb5 PPPoE: Fix flush/close races. by Michal Ostrowski · 15 years ago
  84. a864343 mfd: Do not dereference null pointer in twl4030 error path by Ilkka Koskinen · 15 years ago
  85. 14f572f mfd: Always initialise WM831x IRQ mutex by Mark Brown · 15 years ago
  86. 5ccdcec e1000e: allow for swflag to be held over consecutive PHY accesses by Bruce Allan · 15 years ago
  87. ca15df5 e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH by Bruce Allan · 15 years ago
  88. fa2ce13 e1000e: 82577/82578 requires a different method to configure LPLU by Bruce Allan · 15 years ago
  89. 53ac5a8 e1000e: increase swflag acquisition timeout for ICHx/PCH by Bruce Allan · 15 years ago
  90. db2932e e1000e: clear PHY wakeup bit after LCD reset on 82577/82578 by Bruce Allan · 15 years ago
  91. 3930596 igbvf: fix memory leak when ring size changed while interface down by Alexander Duyck · 15 years ago
  92. 759884b ixgbe: fix memory leak when resizing rings while interface is down by Alexander Duyck · 15 years ago
  93. 6d9f4fc igb: fix memory leak when setting ring size while interface is down by Alexander Duyck · 15 years ago
  94. ffb4a73 sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations. by Paul Mundt · 15 years ago
  95. a5c461b sh: Document uImage.bin target in archhelp. by Paul Mundt · 15 years ago
  96. 960cc0f block: use after free bug in __blkdev_get by Neil Brown · 15 years ago
  97. 9a3936a NFSv4: The link() operation should return any delegation on the file by Trond Myklebust · 15 years ago
  98. 141aeb9 NFSv4: Fix two unbalanced put_rpccred() issues. by Trond Myklebust · 15 years ago
  99. 9e24c7e sh: add uImage.bin target by Magnus Damm · 15 years ago
  100. 8834541 sh: rsk7203 CONFIG_MTD=n fix by Magnus Damm · 15 years ago