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