1. 7f13f65 MIPS: BCM63xx: Prevent second enet registration on BCM6338 by Florian Fainelli · 14 years ago
  2. f2a6827 MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations. by David Daney · 14 years ago
  3. 31c984a MIPS: N32: Define getdents64. by Ralf Baechle · 14 years ago
  4. 98a0f86 MIPS: MTX-1: Fix PCI on the MeshCube and related boards by Bruno Randolf · 14 years ago
  5. 1ed8453 MIPS: Make init_vdso a subsys_initcall. by David Daney · 14 years ago
  6. 57d1501 MIPS: "Fix" useless 'init_vdso successfully' message. by David Daney · 14 years ago
  7. 28d7d21 MIPS: PowerTV: Move register setup to before reading registers. by David VomLehn · 14 years ago
  8. 9387160 SOUND: Au1000: Fix section mismatch by Ralf Baechle · 14 years ago
  9. 362992b VIDEO: Au1100fb: Fix section mismatch by Ralf Baechle · 14 years ago
  10. 5b1638d VIDEO: PMAGB-B: Fix section mismatch by Ralf Baechle · 14 years ago
  11. 9625b51 VIDEO: PMAG-BA: Fix section mismatch by Ralf Baechle · 14 years ago
  12. 3852cc3 NET: declance: Fix section mismatches by Ralf Baechle · 14 years ago
  13. 18f9f11 VIDEO. gbefb: Fix section mismatches. by Ralf Baechle · 14 years ago
  14. a392a10 drm/i915: Clear any existing dither mode prior to enabling spatial dithering by Chris Wilson · 14 years ago
  15. be9a3db drm/i915: handle shared framebuffers when flipping by Jesse Barnes · 14 years ago
  16. 6aa033d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  17. 58b164b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  18. 20ba5ef Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  19. ab08937 quiesce EDAC initialisation on desktop/mobile i7 by Daniel J Blueman · 14 years ago
  20. dbbe464 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  21. 24b1442 Driver-core: Always create class directories for classses that support namespaces. by Eric W. Biederman · 14 years ago
  22. 1fe9b6f virtio: fix oops on OOM by Michael S. Tsirkin · 14 years ago
  23. 2e65a20 Input: RX51 keymap - fix recent compile breakage by Dmitry Torokhov · 14 years ago
  24. f9578fc ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.text by Uwe Kleine-König · 14 years ago
  25. 51aa87b ARM: 6263/1: ns9xxx: fix FTBFS for zImage by Uwe Kleine-König · 14 years ago
  26. 73bcc76 ARM: 6262/1: arm/clps711x: fix debug macro compilation failure by Jeremy Kerr · 14 years ago
  27. 31e967d ARM: 6261/1: arm/shark: fix debug macro compilation failure by Jeremy Kerr · 14 years ago
  28. e6b8b3e ARM: 6260/1: arm/plat-spear: fix debug macro compilation failure by Jeremy Kerr · 14 years ago
  29. f63a79f ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failure by Jeremy Kerr · 14 years ago
  30. 9729c0c ARM: 6258/1: arm/h720x: fix debug macro compilation failure by Jeremy Kerr · 14 years ago
  31. c736eef net: dev_forward_skb should call nf_reset by Ben Greear · 14 years ago
  32. 59f6fbe tpm_tis: fix subsequent suspend failures by Rajiv Andrade · 14 years ago
  33. 25848b3 ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES" by Robert P. J. Day · 14 years ago
  34. 3b87956 net sched: fix race in mirred device removal by stephen hemminger · 14 years ago
  35. 76ac21f Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  36. ef3db4a tun: avoid BUG, dump packet on GSO errors by Michael S. Tsirkin · 14 years ago
  37. d8190df bonding: set device in RLB ARP packet handler by Greg Edwards · 14 years ago
  38. 0e1cf38 Merge branch 'bugzilla-16396' into release by Len Brown · 14 years ago
  39. 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 14 years ago
  40. 1dadcce ceph: fix dentry lease release by Sage Weil · 14 years ago
  41. 86c65a7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  42. 20a52d4 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  43. 339a2af Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. 8c69673 ceph: fix leak of dentry in ceph_init_dentry() error path by Sage Weil · 14 years ago
  45. bc4fdca ceph: fix pg_mapping leak on pg_temp updates by Sage Weil · 14 years ago
  46. 252af52 ceph: fix d_release dop for snapdir, snapped dentries by Sage Weil · 14 years ago
  47. ff48780 x86: Do not try to disable hpet if it hasn't been initialized before by Stefano Stabellini · 14 years ago
  48. 58f915a nconfig: Fix segfault when help contains special characters by Stephen Boyd · 14 years ago
  49. 7a73c02 KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR by Avi Kivity · 14 years ago
  50. 6aa0b9d KVM: MMU: fix conflict access permissions in direct sp by Xiao Guangrong · 14 years ago
  51. 7ffb65f Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  52. da5e37e vmlinux.lds: fix .data..init_task output section (fix popwerpc boot) by Sam Ravnborg · 14 years ago
  53. 3fdfd99 powerpc: Fix erroneous lmb->memblock conversions by Benjamin Herrenschmidt · 14 years ago
  54. 4b8692c powerpc/mm: Add some debug output when hash insertion fails by Benjamin Herrenschmidt · 14 years ago
  55. 171aa2c powerpc/mm: Fix bugs in huge page hashing by Benjamin Herrenschmidt · 14 years ago
  56. ca91e6c powerpc/mm: Move around testing of _PAGE_PRESENT in hash code by Benjamin Herrenschmidt · 14 years ago
  57. b1623e7 powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge by Anton Blanchard · 14 years ago
  58. bbac30e Merge branch 'misc' into release by Len Brown · 14 years ago
  59. 4a973f2 Merge branch 'bugzilla-15886' into release by Len Brown · 14 years ago
  60. be48b11 Merge branch 'bugzilla-102904-workaround' into release by Len Brown · 14 years ago
  61. 27568d8 Merge branch 'bugzilla-16244' into release by Len Brown · 14 years ago
  62. 855977e Merge branch 'bugzilla-16271' into release by Len Brown · 14 years ago
  63. 840ba24 Merge branch 'bugzilla-16357' into release by Len Brown · 14 years ago
  64. 41a8730 wimax/i2400m: Add PID & VID for Intel WiMAX 6250 by Alexey Shvetsov · 14 years ago
  65. d3e7e99 ACPI: create "processor.bm_check_disable" boot param by Len Brown · 14 years ago
  66. 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 14 years ago
  67. a0dff78 ceph: avoid dcache readdir for snapdir by Sage Weil · 14 years ago
  68. 64e724f ipv6: Don't add routes to ipv6 disabled interfaces. by Brian Haley · 14 years ago
  69. 8a4fd31 perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Conny Seidel · 14 years ago
  70. be2b6e6 net: Fix skb_copy_expand() handling of ->csum_start by David S. Miller · 14 years ago
  71. 00c5a98 net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c by Andrea Shepard · 14 years ago
  72. 8a35747 macvtap: Limit packet queue length by Herbert Xu · 14 years ago
  73. b37fa16 Linux 2.6.35-rc6 by Linus Torvalds · 14 years ago
  74. 27efd7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  75. 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
  76. 38ea6e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  77. 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
  78. 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
  79. 23dcab8 powerpc/kexec: Fix boundary case for book-e kexec memory limits by Kumar Gala · 14 years ago
  80. 70a7cb3 perf annotate: Fix handling of goto labels that are valid hex numbers by Arnaldo Carvalho de Melo · 14 years ago
  81. 4c0c03c CIFS: Fix a malicious redirect problem in the DNS lookup code by David Howells · 14 years ago
  82. 64dd3b7 ARM: 6233/1: Delete a wrong redundant right parenthesis by wanzongshun · 14 years ago
  83. a7029c8 ARM: 6230/1: fix nuc900 touchscreen clk definition bug by wanzongshun · 14 years ago
  84. 52fa2bb drm/radeon/kms: add quirk to make HP DV5000 laptop resume by Alex Deucher · 14 years ago
  85. 3619b8f Input: synaptics - relax capability ID checks on newer hardware by Dmitry Torokhov · 14 years ago
  86. 0327559 x86: auditsyscall: fix fastpath return value after reschedule by Roland McGrath · 14 years ago
  87. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
  88. b0679c6 debug_core,kdb: fix kgdb_connected bit set in the wrong place by Jason Wessel · 14 years ago
  89. 9e8b624 Fix merge regression from external kdb to upstream kdb by Jason Wessel · 14 years ago
  90. fb82c0f repair gdbstub to match the gdbserial protocol specification by Jason Wessel · 14 years ago
  91. 1396a21 kdb: break out of kdb_ll() when command is terminated by Martin Hicks · 14 years ago
  92. 0baf2d8 drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl by Alex Deucher · 14 years ago
  93. d667865 Fix ttm_page_alloc.c build breakage by Luck, Tony · 14 years ago
  94. 15cb02c drm/radeon/kms: fix legacy LVDS dpms sequence by Alex Deucher · 14 years ago
  95. 29508eb drm/radeon/kms: drop taking lock around crtc lookup. by Dave Airlie · 14 years ago
  96. 8d88cf3 [SCSI] zfcp: Update status read mempool by Christof Schmitt · 14 years ago
  97. c2af754 [SCSI] zfcp: Do not wait for SBALs on stopped queue by Christof Schmitt · 14 years ago
  98. 30b6777 [SCSI] zfcp: Fix check whether unchained ct_els is possible by Swen Schillig · 14 years ago
  99. 5adcbeb [SCSI] ipr: fix resource path display and formatting by Wayne Boyer · 14 years ago
  100. bded64a ixgbe/igb: catch invalid VF settings by Andy Gospodarek · 14 years ago