1. 72d78d0 cpumask: remove unused cpu_mask_all by Rusty Russell · 15 years ago
  2. 51c870a cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips by Rusty Russell · 15 years ago
  3. a0219d9 cpumask: remove dangerous CPU_MASK_ALL_PTR by Rusty Russell · 15 years ago
  4. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  5. b966cd6 cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpc by Rusty Russell · 15 years ago
  6. f5564b8 cpumask: remove the now-obsoleted pcibus_to_cpumask(): mips by Rusty Russell · 15 years ago
  7. 8194a40 cpumask: remove the now-obsoleted pcibus_to_cpumask(): alpha by Rusty Russell · 15 years ago
  8. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
  9. f066a17 drm/edid: Fix standard timing parse for EDID <= 1.2 by Adam Jackson · 15 years ago
  10. 93dc6c2 drm/edid: Detailed standard timing blocks have six timings, not five. by Adam Jackson · 15 years ago
  11. 23425ca drm/edid: Ignore bad standard timings. by Adam Jackson · 15 years ago
  12. 083ae05 drm/edid: const cleanup by Adam Jackson · 15 years ago
  13. 139d606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  14. 0dd52d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  15. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  16. 9e12a7e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  17. a7ddbf8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  18. 3e56d49 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  19. c82ffab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  20. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  21. 58f055e hwmon: (ltc4245) Clear faults at startup by Ira W. Snyder · 15 years ago
  22. b6b9d69 hwmon: (ltc4215) Clear faults at startup by Ira W. Snyder · 15 years ago
  23. fa08acd hwmon: (coretemp) Add Lynnfield CPU by Huaxu Wan · 15 years ago
  24. eccfed4 hwmon: (coretemp) Add support for Penryn mobile CPUs by Rudolf Marek · 15 years ago
  25. 708a62b hwmon: (coretemp) Fix Atom CPUs support by Rudolf Marek · 15 years ago
  26. 91f17e0 hwmon: Delete deprecated FSC drivers by Jean Delvare · 15 years ago
  27. 49dc9ef hwmon: (adm1031) Add sysfs files for temperature offsets by Ira Snyder · 15 years ago
  28. 2df5480 NFS: Propagate 'fsc' mount option through automounts by David Howells · 15 years ago
  29. 4111d4f sunrpc/rpc_pipe: fix kernel-doc notation by Randy Dunlap · 15 years ago
  30. 97363c6 sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment by Benny Halevy · 15 years ago
  31. 9423a08 NFS: Add nfs_alloc_parsed_mount_data by Chuck Lever · 15 years ago
  32. 61d0a8e NFS/RPC: fix problems with reestablish_timeout and related code. by Neil Brown · 15 years ago
  33. 8a6e5de NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags by Trond Myklebust · 15 years ago
  34. a724ead Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 15 years ago
  35. 1b9894f serial core: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  36. 5224ee0 SELinux: do not destroy the avc_cache_nodep by Eric Paris · 15 years ago
  37. 0e442af IB/mad: Fix lock-lock-timer deadlock in RMPP code by Roland Dreier · 15 years ago
  38. 606531c KEYS: Have the garbage collector set its timer for live expired keys by David Howells · 15 years ago
  39. f4edeeb 9p: Update documentation to add fscache related bits by Abhishek Kulkarni · 15 years ago
  40. 60e78d2 9p: Add fscache support to 9p by Abhishek Kulkarni · 15 years ago
  41. 637d020 9p: Fix the incorrect update of inode size in v9fs_file_write() by Abhishek Kulkarni · 15 years ago
  42. 7549ae3 9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly. by Abhishek Kulkarni · 15 years ago
  43. 0afd905 tpm-fixup-pcrs-sysfs-file-update by Jason Gunthorpe · 15 years ago
  44. 764db03 creds_are_invalid() needs to be exported for use by modules: by Randy Dunlap · 15 years ago
  45. 74908a0 include/linux/cred.h: fix build by Andrew Morton · 15 years ago
  46. 2c9ee33 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  47. 9b2619a rcu: Clean up code to address Ingo's checkpatch feedback by Paul E. McKenney · 15 years ago
  48. 1eba8f8 rcu: Clean up code based on review feedback from Josh Triplett, part 2 by Paul E. McKenney · 15 years ago
  49. fc2219d rcu: Clean up code based on review feedback from Josh Triplett by Paul E. McKenney · 15 years ago
  50. 539d3d8 ASoC: DaVinci: Correct McASP FIFO initialization by Chaithrika U S · 15 years ago
  51. 7043078 MN10300: Handle removal of struct uart_info by David Howells · 15 years ago
  52. a7077099 FRV: Use asm/generic-hardirq.h by Christoph Hellwig · 15 years ago
  53. d19110ba Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  54. 433c24e Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  55. 85afd82 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  56. 92e2a6f ASoC: Davinci: Fix race with cpu_dai->dma_data by Troy Kisky · 15 years ago
  57. 81ac55a ASoC: DaVinci: Fix divide by zero error during 1st execution by Troy Kisky · 15 years ago
  58. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  59. 15f964b Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  60. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  61. cf63ff5f misc: remove redundant start_kernel prototypes by Rusty Russell · 15 years ago
  62. fd8b327 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  63. 0c9af28 Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  64. fe61c99 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  65. 9fd815b Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  66. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. ff830b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  68. 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
  69. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  70. 40aba21 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  71. b64ada6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  72. be90a49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  73. 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  74. 4266c97 nommu: fix two build breakages by Hugh Dickins · 15 years ago
  75. 4fd8da8 fs: change sys_truncate length parameter type by Heiko Carstens · 15 years ago
  76. df0fd5e ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/G by Cliff Cai · 15 years ago
  77. 11868a2 x86: mce: Use safer ways to access MCE registers by Ingo Molnar · 15 years ago
  78. 766df6d ASoC: Blackfin I2S: use dai state rather than local counter by Barry Song · 15 years ago
  79. b37fa87 ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. by Vivek Natarajan · 15 years ago
  80. 6c6a22e iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx by Stanislaw Gruszka · 15 years ago
  81. e31f7b9 ath9k: Fix RFKILL bugs by Sujith · 15 years ago
  82. 33e2fb2 drivers/net/wireless: Use usb_endpoint_dir_out by Julia Lawall · 15 years ago
  83. 94f85853 cfg80211: don't overwrite privacy setting by Johannes Berg · 15 years ago
  84. 018ae37 wl12xx: fix kconfig/link errors by Randy Dunlap · 15 years ago
  85. fe24756 rt2x00: fix the definition of rt2x00crypto_rx_insert_iv by Andrew Price · 15 years ago
  86. f82a924 iwlwifi: reduce noise when skb allocation fails by Reinette Chatre · 15 years ago
  87. bba9887 iwlwifi: do not send sync command while holding spinlock by Reinette Chatre · 15 years ago
  88. 6a211bf mac80211: fix DTIM setting by Johannes Berg · 15 years ago
  89. fe9f634 ar9170usb: add usbid for TP-Link TL-WN821N v2 by Christian Lamparter · 15 years ago
  90. a3ca95fb ath9k: Disable autosleep feature by default. by Vivek Natarajan · 15 years ago
  91. edbf51f ath9k: Fix regression in PA calibration by Sujith · 15 years ago
  92. d865ca6c ath9k: Fix bug in chain handling by Senthil Balasubramanian · 15 years ago
  93. 42abfbe ath9k: Fix AHB reset for AR9280 by Vivek Natarajan · 15 years ago
  94. ce143bb ath9k: Adjust the chainmasks properly by Senthil Balasubramanian · 15 years ago
  95. 0a475cc ath9k: Do a full reset for AR9280 by Vasanthakumar Thiagarajan · 15 years ago
  96. 9ebef799 ath9k: Don't read NF when chip has gone through full sleep mode by Vasanthakumar Thiagarajan · 15 years ago
  97. 204d794 ath9k: Fix rx data corruption by Vasanthakumar Thiagarajan · 15 years ago
  98. d8caa83 ath9k: Fix chip wakeup issue by Sujith · 15 years ago
  99. 46fe782 ath9k: Restore TSF after RESET by Sujith · 15 years ago
  100. 93b1b37 ath9k: Revamp PCIE workarounds by Vivek Natarajan · 15 years ago