1. 54b41b9 Merge branch 'sh/smp' by Paul Mundt · 16 years ago
  2. e7dc951 sh: CPU hotplug support for SH-X3 SMP. by Paul Mundt · 16 years ago
  3. 763142d sh: CPU hotplug support. by Paul Mundt · 16 years ago
  4. 8db2bc4 sh: cache secondary CPUs idle loop. by Paul Mundt · 16 years ago
  5. 1cfa1e8 sh: flag smp_store_cpu_info() __cpuinit. by Paul Mundt · 16 years ago
  6. 9715b8c sh: provide percpu CPU states for hotplug notifiers. by Paul Mundt · 16 years ago
  7. 7acb59e sh: Make sure all SH-X3 cores are populated in the present CPU map. by Paul Mundt · 16 years ago
  8. f0ccf27 sh: convert online CPU map twiddling to cpumask. by Paul Mundt · 16 years ago
  9. c9f4a3f sh: arch/sh/kernel/setup.c needs asm/smp.h. by Paul Mundt · 16 years ago
  10. 9e8c5be sh: Flag present CPUs hotpluggable in topology registration. by Paul Mundt · 16 years ago
  11. e60692b sh: mach-sdk7786: update defconfig for compressed kernel image. by Paul Mundt · 16 years ago
  12. 364b97d sh: Kill off dangling goto labels from oom-killer rework. by Paul Mundt · 16 years ago
  13. e195534 Merge branch 'sh/stable-updates' by Paul Mundt · 16 years ago
  14. 83515bc SH: fix error paths in DMA driver by Guennadi Liakhovetski · 16 years ago
  15. e3a4317 sh: sh7751 pci controller io port fix by Magnus Damm · 16 years ago
  16. 43f5988 sh: Fix maximum number of SCIF ports in R2D defconfigs by Magnus Damm · 16 years ago
  17. c2fe309 SH: fix TS field shift calculation for DMA drivers by Guennadi Liakhovetski · 16 years ago
  18. 35f6cd4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming/sh-2.6 by Paul Mundt · 16 years ago
  19. 5bac942 SH: constify multiple DMA related objects and references to them by Guennadi Liakhovetski · 16 years ago
  20. 6b6b18e sh: invoke oom-killer from page fault by Nick Piggin · 16 years ago
  21. b91ce4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  22. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 16 years ago
  23. 035ca59 sh: Use correct mask when comparing PMB DATA array values by Matt Fleming · 16 years ago
  24. c7b03fa sh: Do not try merging two 128MB PMB mappings by Matt Fleming · 16 years ago
  25. 9c3d936 sh: Fix zImage load address when CONFIG_32BIT=y by Matt Fleming · 16 years ago
  26. b161313 sh: Fix address to decompress at when CONFIG_32BIT=y by Matt Fleming · 16 years ago
  27. 7c4584d sh: Assembly friendly __pa and __va definitions by Matt Fleming · 16 years ago
  28. 202f2bb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  29. 401da6a e100: Fix the TX workqueue race by Alan Cox · 16 years ago
  30. ddc9b34 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  31. 8e500ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  32. 383bee6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  33. b39c8be Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 16 years ago
  34. df37bd1 initramfs: handle unrecognised decompressor when unpacking by Phillip Lougher · 16 years ago
  35. 22eccdd ksm: check for ERR_PTR from follow_page() by Dan Carpenter · 16 years ago
  36. 453dc65 VMware Balloon driver by Dmitry Torokhov · 16 years ago
  37. b8af67e fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devices by Anton Blanchard · 16 years ago
  38. 98d5ce0 lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll) by Hans Verkuil · 16 years ago
  39. 81fa08f w1: fix omap 1-wire driver compilation by Amit Kucheria · 16 years ago
  40. 31f2b0e rmap: anon_vma_prepare() can leak anon_vma_chain by Oleg Nesterov · 16 years ago
  41. 93b4a44 keys: fix an RCU warning by David Howells · 16 years ago
  42. ccdb400 lib: fix the use of LZO to decompress initramfs images by Albin Tonnerre · 16 years ago
  43. 23be746 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages by Mel Gorman · 16 years ago
  44. 9a6a1ec w1: w1 temp: fix negative termperature calculation by Ian Dall · 16 years ago
  45. 7716fa6 cgroups: fix procs documentation by KAMEZAWA Hiroyuki · 16 years ago
  46. 8a3bdfe drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1 by Thomas Gerlach · 16 years ago
  47. 9bd14a8 lis3: add support for HP ProBook 432x/442x/452x/522x by Takashi Iwai · 16 years ago
  48. a88a2b8 mtd: fix Orion NAND driver compilation with ARM OABI by Paulius Zaleckas · 16 years ago
  49. e59464c flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO by Changli Gao · 16 years ago
  50. 46da276 kernel/sys.c: fix compat uname machine by Andreas Schwab · 16 years ago
  51. fb2162d reiserfs: fix corruption during shrinking of xattrs by Jeff Mahoney · 16 years ago
  52. 93d5c9b memcg: fix prepare migration by Andrea Arcangeli · 16 years ago
  53. cac36f7 reiserfs: fix permissions on .reiserfs_priv by Jeff Mahoney · 16 years ago
  54. 7ce97d4 gianfar: Fix potential oops during OF address translation by Anton Vorontsov · 16 years ago
  55. 3b1fd3e fsl_pq_mdio: Fix kernel oops during OF address translation by Anton Vorontsov · 16 years ago
  56. c9db3ef eeepc-laptop: add missing sparse_keymap_free by Corentin Chary · 16 years ago
  57. 33eaf78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  58. 3a3076f Cleanup generic block based fiemap by Josef Bacik · 16 years ago
  59. 1918ad7 drm/i915: fix non-Ironlake 965 class crashes by Jesse Barnes · 16 years ago
  60. 227c4ed Merge branch 'fix/misc' into for-linus by Takashi Iwai · 16 years ago
  61. 1f10cd3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  62. 5c1bccf ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558 by Daniel T Chen · 16 years ago
  63. 0e0280d ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203 by Daniel T Chen · 16 years ago
  64. d5a3045 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  65. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 16 years ago
  66. a09bf4c libata: ensure NCQ error result taskfile is fully initialized by Jeff Garzik · 16 years ago
  67. 4c44f30 libata: fix docs, RE port and device of libata.force ID separated by point by Roman Fietze · 16 years ago
  68. f25798e pata_pcmcia/ide-cs: add IDs for transcend and kingston cards by Kristoffer Ericson · 16 years ago
  69. fa41efd libata: fix locking around blk_abort_request() by Tejun Heo · 16 years ago
  70. a4b7d3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  71. a2340be Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  72. 7db2ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  73. a2b297f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  74. cc2893b PCI: Ensure we re-enable devices on resume by Matthew Garrett · 16 years ago
  75. 66528fd x86/PCI: parse additional host bridge window resource types by Bjorn Helgaas · 16 years ago
  76. 45aa23b PCI: revert broken device warning by Bjorn Helgaas · 16 years ago
  77. 24acc68 rdma: potential ERR_PTR dereference by Dan Carpenter · 16 years ago
  78. 80032cf rtnetlink: potential ERR_PTR dereference by Dan Carpenter · 16 years ago
  79. a30dcb4 sysfs: use sysfs_attr_init in ASUS atk0110 driver by Jiri Kosina · 16 years ago
  80. e234ebf Documentation/HOWTO: update git home URL by Randy Dunlap · 16 years ago
  81. 959fb1c Documentation: -stable rules: upstream commit ID requirement reworded by Stefan Richter · 16 years ago
  82. 6307e09 usb: Increase timeout value for device reset by Dinh Nguyen · 16 years ago
  83. 571dc79 USB: put claimed interfaces in the "suspended" state by Alan Stern · 16 years ago
  84. 0e5f231 USB: EHCI: defer reclamation of siTDs by Alan Stern · 16 years ago
  85. 5f677f1 USB: fix remote wakeup settings during system sleep by Alan Stern · 16 years ago
  86. 9a61d72 USB: pl2303: add AdLink ND-6530 USB IDs by Manuel Jander · 16 years ago
  87. cfbaa39 USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem. by William Lightning · 16 years ago
  88. 9600cbb USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename by Sergei Shtylyov · 16 years ago
  89. 898f89c USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs by Dan Williams · 16 years ago
  90. a23b648 usb: wusb: don't overflow the Keep Alive IE buffer by David Vrabel · 16 years ago
  91. 18f9119 USB: ehci: omap: fix kernel panic with rmmod by Ajay Kumar Gupta · 16 years ago
  92. 4c1f5c8 USB: fixed bug in usbsevseg using USB autosuspend incorrectly by Harrison Metzger · 16 years ago
  93. cdc0483 USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices by Alex Manoussakis · 16 years ago
  94. e552eb7 drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge by Jesse Barnes · 16 years ago
  95. 6e3b96e md/raid5: fix previous patch. by NeilBrown · 16 years ago
  96. 20bf377 drm/i915: cleanup FBC buffers at unload time by Jesse Barnes · 16 years ago
  97. cfc94b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  98. 4c6a399 dri-devel mailing list moved - update MAINTAINERS by Valdis.Kletnieks@vt.edu · 16 years ago
  99. 36c48f8 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 16 years ago
  100. 1482338 scsi: fix operator precedence warning by Randy Dunlap · 16 years ago