1. 58f915a nconfig: Fix segfault when help contains special characters by Stephen Boyd · 14 years ago
  2. 7a73c02 KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR by Avi Kivity · 14 years ago
  3. 6aa0b9d KVM: MMU: fix conflict access permissions in direct sp by Xiao Guangrong · 14 years ago
  4. 7ffb65f Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  5. da5e37e vmlinux.lds: fix .data..init_task output section (fix popwerpc boot) by Sam Ravnborg · 14 years ago
  6. 3fdfd99 powerpc: Fix erroneous lmb->memblock conversions by Benjamin Herrenschmidt · 14 years ago
  7. 4b8692c powerpc/mm: Add some debug output when hash insertion fails by Benjamin Herrenschmidt · 14 years ago
  8. 171aa2c powerpc/mm: Fix bugs in huge page hashing by Benjamin Herrenschmidt · 14 years ago
  9. ca91e6c powerpc/mm: Move around testing of _PAGE_PRESENT in hash code by Benjamin Herrenschmidt · 14 years ago
  10. b1623e7 powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge by Anton Blanchard · 14 years ago
  11. bbac30e Merge branch 'misc' into release by Len Brown · 14 years ago
  12. 4a973f2 Merge branch 'bugzilla-15886' into release by Len Brown · 14 years ago
  13. be48b11 Merge branch 'bugzilla-102904-workaround' into release by Len Brown · 14 years ago
  14. 27568d8 Merge branch 'bugzilla-16244' into release by Len Brown · 14 years ago
  15. 855977e Merge branch 'bugzilla-16271' into release by Len Brown · 14 years ago
  16. 840ba24 Merge branch 'bugzilla-16357' into release by Len Brown · 14 years ago
  17. 41a8730 wimax/i2400m: Add PID & VID for Intel WiMAX 6250 by Alexey Shvetsov · 14 years ago
  18. d3e7e99 ACPI: create "processor.bm_check_disable" boot param by Len Brown · 14 years ago
  19. 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 14 years ago
  20. a0dff78 ceph: avoid dcache readdir for snapdir by Sage Weil · 14 years ago
  21. 64e724f ipv6: Don't add routes to ipv6 disabled interfaces. by Brian Haley · 14 years ago
  22. 8a4fd31 perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Conny Seidel · 14 years ago
  23. be2b6e6 net: Fix skb_copy_expand() handling of ->csum_start by David S. Miller · 14 years ago
  24. 00c5a98 net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c by Andrea Shepard · 14 years ago
  25. 8a35747 macvtap: Limit packet queue length by Herbert Xu · 14 years ago
  26. b37fa16 Linux 2.6.35-rc6 by Linus Torvalds · 14 years ago
  27. 27efd7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  28. 84d4db0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  29. 38ea6e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  30. 2851785 Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 14 years ago
  31. e916bea Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  32. 23dcab8 powerpc/kexec: Fix boundary case for book-e kexec memory limits by Kumar Gala · 14 years ago
  33. 70a7cb3 perf annotate: Fix handling of goto labels that are valid hex numbers by Arnaldo Carvalho de Melo · 14 years ago
  34. 4c0c03c CIFS: Fix a malicious redirect problem in the DNS lookup code by David Howells · 14 years ago
  35. 64dd3b7 ARM: 6233/1: Delete a wrong redundant right parenthesis by wanzongshun · 14 years ago
  36. a7029c8 ARM: 6230/1: fix nuc900 touchscreen clk definition bug by wanzongshun · 14 years ago
  37. 52fa2bb drm/radeon/kms: add quirk to make HP DV5000 laptop resume by Alex Deucher · 14 years ago
  38. 3619b8f Input: synaptics - relax capability ID checks on newer hardware by Dmitry Torokhov · 14 years ago
  39. 0327559 x86: auditsyscall: fix fastpath return value after reschedule by Roland McGrath · 14 years ago
  40. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
  41. b0679c6 debug_core,kdb: fix kgdb_connected bit set in the wrong place by Jason Wessel · 14 years ago
  42. 9e8b624 Fix merge regression from external kdb to upstream kdb by Jason Wessel · 14 years ago
  43. fb82c0f repair gdbstub to match the gdbserial protocol specification by Jason Wessel · 14 years ago
  44. 1396a21 kdb: break out of kdb_ll() when command is terminated by Martin Hicks · 14 years ago
  45. 0baf2d8 drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl by Alex Deucher · 14 years ago
  46. d667865 Fix ttm_page_alloc.c build breakage by Luck, Tony · 14 years ago
  47. 15cb02c drm/radeon/kms: fix legacy LVDS dpms sequence by Alex Deucher · 14 years ago
  48. 29508eb drm/radeon/kms: drop taking lock around crtc lookup. by Dave Airlie · 14 years ago
  49. 8d88cf3 [SCSI] zfcp: Update status read mempool by Christof Schmitt · 14 years ago
  50. c2af754 [SCSI] zfcp: Do not wait for SBALs on stopped queue by Christof Schmitt · 14 years ago
  51. 30b6777 [SCSI] zfcp: Fix check whether unchained ct_els is possible by Swen Schillig · 14 years ago
  52. 5adcbeb [SCSI] ipr: fix resource path display and formatting by Wayne Boyer · 14 years ago
  53. bded64a ixgbe/igb: catch invalid VF settings by Andy Gospodarek · 14 years ago
  54. 0577589 bnx2x: Advance a module version by Vladislav Zolotarov · 14 years ago
  55. d0996fa bnx2x: Protect statistics ramrod and sequence number by Vladislav Zolotarov · 14 years ago
  56. a13773a bnx2x: Protect a SM state change by Vladislav Zolotarov · 14 years ago
  57. cd5b8f8 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  58. 052a1cd Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  59. 84b37df Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  60. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  61. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  62. 6c9c0fd ACPI: fix unused function warning by KOSAKI Motohiro · 14 years ago
  63. b003afe kbuild: Fix make rpm by Michal Marek · 14 years ago
  64. 418c527 pcmcia: fix 'driver ... did not release config properly' warning by Patrick McHardy · 14 years ago
  65. 52d9014 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  66. 567c7b0 mm: add context argument to shrinker callback to remaining shrinkers by Dave Chinner · 14 years ago
  67. 3fea602 Input: twl40300-keypad - fix handling of "all ground" rows by Dmitry Torokhov · 14 years ago
  68. c25f7b7 Input: gamecon - reference correct pad in gc_psx_command() by Dmitry Torokhov · 14 years ago
  69. 7b5d331 Input: gamecon - reference correct input device in NES mode by Dmitry Torokhov · 14 years ago
  70. f8324e2 math-emu: correct test for downshifting fraction in _FP_FROM_INT() by Mikael Pettersson · 14 years ago
  71. f4b23cc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  72. c42750b drm/r600: fix possible NULL pointer derefernce by Alex Deucher · 14 years ago
  73. e153b70 drm/radeon/kms: add quirk for ASUS HD 3600 board by Alex Deucher · 14 years ago
  74. a6a1a09 include/linux/vgaarb.h: add missing part of include guard by Doug Goldstein · 14 years ago
  75. e095937 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  76. 83ba371 Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 14 years ago
  77. 516bd66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  78. 844b9a8 vfs: fix RCU-lockdep false positive due to /proc by Paul E. McKenney · 14 years ago
  79. 9d51a6b sdhci-s3c: add missing remove function by Marek Szyprowski · 14 years ago
  80. d45840d Andres has moved by Andres Salomon · 14 years ago
  81. b8ab9f8 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used by Yinghai Lu · 14 years ago
  82. 9aebbdb x86, numa: fix boot without RAM on node0 again by Yinghai Lu · 14 years ago
  83. 5528e22 edac: mpc85xx: add support for MPC8569 EDAC controllers by Anton Vorontsov · 14 years ago
  84. 1cd8521 edac: mpc85xx: fix MPC85xx dependency by Anton Vorontsov · 14 years ago
  85. a6aa62a mm/vmscan.c: fix mapping use after free by Nick Piggin · 14 years ago
  86. c61284e ipc/sem.c: bugfix for semop() not reporting successful operation by Manfred Spraul · 14 years ago
  87. 07fca0e tracing: Properly align linker defined symbols by Sam Ravnborg · 14 years ago
  88. 7173aef drm/nouveau: Fix crashes during fbcon init on single head cards. by Francisco Jerez · 14 years ago
  89. 14d7ec1 drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch by Ben Skeggs · 14 years ago
  90. 42f14c4 drm/radeon/kms: fix shared ddc harder by Alex Deucher · 14 years ago
  91. 087b255 x86, i8259: Only register sysdev if we have a real 8259 PIC by Adam Lackorzynski · 14 years ago
  92. 06ee1c2 wireless: use netif_rx_ni in ieee80211_send_layer2_update by John W. Linville · 14 years ago
  93. 9fe41e4 documentation: fix almost duplicate filenames (IO/io-mapping.txt) by Randy Dunlap · 14 years ago
  94. 19f0f0a Merge git://git.infradead.org/users/cbou/battery-2.6.35 by Linus Torvalds · 14 years ago
  95. 6dc0c2f kbuild: Make the setlocalversion script POSIX-compliant by Michał Górny · 14 years ago
  96. 41f9a31 ASoC: Select wm_hubs automatically for WM8994 by Chanwoo Choi · 14 years ago
  97. 573201f bridge: Partially disable netpoll support by Herbert Xu · 14 years ago
  98. 9440012 drm/i915: enable low power render writes on GEN3 hardware. by Dave Airlie · 14 years ago
  99. 45503de drm/i915: Define MI_ARB_STATE bits by Keith Packard · 14 years ago
  100. 4ede00c vmwgfx: return -EFAULT if copy_to_user fails by Dan Carpenter · 14 years ago