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