1. 5fba610 powerpc/powermac: Drop unnecessary null test by Julia Lawall · 14 years ago
  2. d1efa2a powerpc/powermac: Drop unnecessary of_node_put by Julia Lawall · 14 years ago
  3. 249ec22 powerpc/kdump: Stop all other CPUs before running crash handlers by Anton Blanchard · 14 years ago
  4. 3469270 powerpc/mm: Fix vsid_scrample typo by Anton Blanchard · 14 years ago
  5. 9904b00 powerpc: Use is_32bit_task() helper to test 32 bit binary by Denis Kirjanov · 14 years ago
  6. 79c3095 powerpc: Export memstart_addr and kernstart_addr on ppc64 by Sonny Rao · 14 years ago
  7. 529b730 powerpc: Make rwsem use "long" type by Benjamin Herrenschmidt · 14 years ago
  8. b1515af Merge remote branch 'jwb/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  9. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  10. 9c5ea36 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  11. c05e1e2 Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  12. c70662e Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  13. ee00557 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  14. 2e9e018 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  15. cca77b7 netfilter: fix CONFIG_COMPAT support by Florian Westphal · 14 years ago
  16. a8ec105 hp-wmi: Fix query interface by Matthew Garrett · 14 years ago
  17. c76a3e1 ACPI_TOSHIBA needs LEDS support by Jonathan Corbet · 14 years ago
  18. 6e0c64f arch/mn10300/mm: eliminate NULL dereference by Julia Lawall · 14 years ago
  19. dc4c26b Merge branch 'misc' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  20. 847bb22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  21. e9a8a85 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  22. 70bf043 ASoC: i.MX ssi: use SSI_STCCR in synchronous mode by Sascha Hauer · 14 years ago
  23. 32412aa powerpc/47x: Add an isync before the tlbivax instruction by Dave Kleikamp · 14 years ago
  24. 3e7f45a powerpc/4xx: Index interrupt stacks by physical cpu by Dave Kleikamp · 14 years ago
  25. 6647746 powerpc/47x: Remove redundant line from cputable.c by Dave Kleikamp · 14 years ago
  26. 029b8f6 powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts by Dave Kleikamp · 14 years ago
  27. 31fc0bd powerpc/4xx: Device tree update for the 460ex DWC SATA by Rupjyoti Sarmah · 14 years ago
  28. 9c35e90 xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield by Ian Campbell · 14 years ago
  29. 1dc7ce9 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary by Ian Campbell · 14 years ago
  30. c93a4df xen: pvhvm: allow user to request no emulated device unplug by Ian Campbell · 14 years ago
  31. f95d76a ipheth: add support for iPhone 4 by Jens Axboe · 14 years ago
  32. f3411b1 Blackfin: wire up new fanotify/prlimit64 syscalls by Mike Frysinger · 14 years ago
  33. 4bdef3b ADI/ASoC: add MAINTAINERS entries by Mike Frysinger · 14 years ago
  34. 97e94c3 Blackfin: fix hweight breakage by Mike Frysinger · 14 years ago
  35. d2f927d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  36. 6f0ef6e ALSA: hda - Add support for Lenovo S10-3t by Jerone Young · 14 years ago
  37. 6a6d01d isdn/avm: fix build when PCMCIA is not enabled by Randy Dunlap · 14 years ago
  38. 09cd2b9 header: fix broken headers for user space by Changli Gao · 14 years ago
  39. 9ee4747 Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  40. 76be97c Linux 2.6.36-rc2 by Linus Torvalds · 14 years ago
  41. 144dcfc radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags by Dave Chinner · 14 years ago
  42. b6dd086 radix-tree: clear all tags in radix_tree_node_rcu_free by Dave Chinner · 14 years ago
  43. d033303 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  44. 0537398 drm/radeon/kms: fix typo in radeon_compute_pll_gain by Alex Deucher · 14 years ago
  45. 039ed2d drm/radeon/kms: try to detect tv vs monitor for underscan by Alex Deucher · 14 years ago
  46. 4b80d95 drm/radeon/kms: fix sideport detection on newer rs880 boards by Alex Deucher · 14 years ago
  47. 4dfe947 drm/radeon: fix passing wrong type to gem object create. by Dave Airlie · 14 years ago
  48. 3dc8d7f Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  49. 4238a41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  50. bc584c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  51. a28e085 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  52. 4fefe43 drm/i915,intel_agp: Add support for Sandybridge D0 by Zhenyu Wang · 14 years ago
  53. 3fdef02 drm/i915: fix render pipe control notify on sandybridge by Zhenyu Wang · 14 years ago
  54. 877fdac agp/intel: set 40-bit dma mask on Sandybridge by Zhenyu Wang · 14 years ago
  55. 156dadc drm/i915: Remove the conflicting BUG_ON() by Chris Wilson · 14 years ago
  56. 90eb77b drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/ by Chris Wilson · 14 years ago
  57. 72bcb26 drm/i915/suspend: Flush register writes before busy-waiting. by Chris Wilson · 14 years ago
  58. d5dd96c i915: disable DAC on Ironlake also when doing CRT load detection. by Dave Airlie · 14 years ago
  59. 9d0498a drm/i915: wait for actual vblank, not just 20ms by Jesse Barnes · 14 years ago
  60. e36c886 workqueue: Add basic tracepoints to track workqueue execution by Arjan van de Ven · 14 years ago
  61. 69b26c7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  62. ddb0c5a Replace Configure with Enable in description of MAXSMP by Samuel Thibault · 14 years ago
  63. 0e8e50e mm: make stack guard page logic use vm_prev pointer by Linus Torvalds · 14 years ago
  64. 7798330 mm: make the mlock() stack guard page checks stricter by Linus Torvalds · 14 years ago
  65. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  66. 8558f59 setlocalversion: Ignote SCMs above the linux source tree by Michal Marek · 14 years ago
  67. cfe3fda mtd: nand: Fix probe of Samsung NAND chips by Tilman Sauerbeck · 14 years ago
  68. 36423a5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. f6143a9 Documentation: fix ozlabs.org mailing list address by Stephen Rothwell · 14 years ago
  70. a4724ed MAINTAINERS: Fix ozlabs.org mailing list addresses by Stephen Rothwell · 14 years ago
  71. 1ee4168 Documentation: kernel-locking: mutex_trylock cannot be used in interrupt context by Stefan Richter · 14 years ago
  72. 626115c drivers/scsi/qla4xxx: fix build by Andrew Morton · 14 years ago
  73. f3c072a uml: fix compile error in dma_get_cache_alignment() by Miklos Szeredi · 14 years ago
  74. 8d6c83f oom: __task_cred() need rcu_read_lock() by KOSAKI Motohiro · 14 years ago
  75. b52723c oom: fix tasklist_lock leak by KOSAKI Motohiro · 14 years ago
  76. be71cf2 oom: fix NULL pointer dereference by KOSAKI Motohiro · 14 years ago
  77. f522886 drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function by Kyungmin Park · 14 years ago
  78. 5193250 sdhci: add no hi-speed bit quirk support by Kyungmin Park · 14 years ago
  79. 930a6f7 s5pc110: SDHCI-s3c support on s5pc110 by Kyungmin Park · 14 years ago
  80. 944645c s5pc110: SDHCI-s3c can override host capabilities by Kyungmin Park · 14 years ago
  81. d5ed3a4 lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() by Jan Kara · 14 years ago
  82. f2e41e9 revert "hwmon: f71882fg: add support for the Fintek F71808E" by Andrew Morton · 14 years ago
  83. a25effa kfifo: add explicit error checking in all the examples by Andrea Righi · 14 years ago
  84. d83a71c kfifo: fix a memory leak in dma example by Andrea Righi · 14 years ago
  85. 7b34d52 kfifo: fix kernel BUG in dma example by Andrea Righi · 14 years ago
  86. 2aaf209 kfifo: add explicit error checking in byte stream example by Andrea Righi · 14 years ago
  87. 5ddf839 kfifo: add kfifo_skip() testcase by Andrea Righi · 14 years ago
  88. b35de43 kfifo: implement missing __kfifo_skip_r() by Andrea Righi · 14 years ago
  89. c81476d matroxfb: fix incorrect use of memcpy_toio() by Ondrej Zary · 14 years ago
  90. 7b8ea53 makefile: not need to regenerate kernel.release file when make kernelrelease by Amerigo Wang · 14 years ago
  91. e981b06 Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes by Michal Marek · 14 years ago
  92. 05e4076 x86, apic: Fix apic=debug boot crash by Daniel Kiper · 14 years ago
  93. 3f50ac6 ALSA: hda - Fix stream and channel-ids codec-bus wide by Takashi Iwai · 14 years ago
  94. 4f34760 ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecs by Takashi Iwai · 14 years ago
  95. d033af8 drm/radeon/kms: set encoder type to DVI for HDMI on evergreen by Alex Deucher · 14 years ago
  96. 48d3ff8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  97. b824b36 drm/radeon/kms: add back missing break in info ioctl by Alex Deucher · 14 years ago
  98. da7be68 drm/radeon/kms: don't enable MSIs on AGP boards by Alex Deucher · 14 years ago
  99. e57415d drm/radeon/kms: fix agp mode setup on cards that use pcie bridges by Alex Deucher · 14 years ago
  100. 1aef70e e1000e: don't check for alternate MAC addr on parts that don't support it by Bruce Allan · 14 years ago