1. 4f919a3 fix cfg80211_wext_siwfreq lock ordering... by Daniel J Blueman · 13 years ago
  2. a866a2c rt2x00: Fix WPA TKIP Michael MIC failures. by Gertjan van Wingerde · 13 years ago
  3. 41504cc iwlagn: Support new 5000 microcode. by Fry, Donald H · 13 years ago
  4. 573cfde ath5k: Fix fast channel switching by Nick Kossifidis · 13 years ago
  5. c24f691 tcp: undo_retrans counter fixes by Yuchung Cheng · 13 years ago
  6. 5a5af73 ARM: 6745/1: kprobes insn decoding fix by Nicolas Pitre · 13 years ago
  7. 58e9c47 ARM: tlb: move noMMU tlb_flush() to asm/tlb.h by Russell King · 13 years ago
  8. 06824ba ARM: tlb: delay page freeing for SMP and ARMv7 CPUs by Russell King · 13 years ago
  9. a9ad21f ARM: Keep exit text/data around for SMP_ON_UP by Russell King · 13 years ago
  10. 5339905 ARM: Ensure predictable endian state on signal handler entry by Russell King · 13 years ago
  11. dc810ef ARM: 6740/1: Place correctly notes section in the linker script by Pawel Moll · 13 years ago
  12. 167879a ARM: 6700/1: SPEAr: Correct SOC config base address for spear320 by viresh kumar · 13 years ago
  13. b8272a6 ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset by Shiraz Hashim · 13 years ago
  14. ac1556b ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncompress.h by viresh kumar · 13 years ago
  15. d166135 ARM: 6720/1: SPEAr: Append UL to VMALLOC_END by viresh kumar · 13 years ago
  16. be663ab iwlwifi: split the drivers for agn and legacy devices 3945/4965 by Wey-Yi Guy · 13 years ago
  17. 516295e ARM: pgtable: add pud-level code by Russell King · 14 years ago
  18. f60892d ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of membanks by Will Deacon · 13 years ago
  19. e33b9d0 ARM: Use long long format when printing meminfo physical addresses by Russell King · 13 years ago
  20. 4bc85c1 Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965" by Wey-Yi Guy · 13 years ago
  21. aa833c4 iwlwifi: split the drivers for agn and legacy devices 3945/4965 by Wey-Yi Guy · 13 years ago
  22. 73b78a2 iwlwifi: enable 2-wire bt coex support for non-combo device by Wey-Yi Guy · 13 years ago
  23. 46d0637 iwlwifi: Loading correct uCode again when fail to load by Wey-Yi Guy · 13 years ago
  24. 491bc29 iwlwifi: Limit number of firmware reload by Wey-Yi Guy · 13 years ago
  25. 503e163 ARM: imx53: correct Silicon Revision definition following fuse map by Richard Zhao · 13 years ago
  26. 646e610 ARM: imx53_smd add uncompress print by Frank Li · 13 years ago
  27. f6d7f2c ax88796: use generic mdio_bitbang driver by Marc Kleine-Budde · 13 years ago
  28. 5710fab HID: hid-sony.c: Fix sending Output reports to the Sixaxis by Antonio Ospite · 13 years ago
  29. b7bd182 fixdep: Do not record dependency on the source file itself by Michal Marek · 13 years ago
  30. c9218c3 ax88796: clean up probe and remove function by Marc Kleine-Budde · 13 years ago
  31. a54dc58 ax88796: make pointer to platform data const by Marc Kleine-Budde · 13 years ago
  32. 0f442f5 ax88796: remove platform_device member from struct ax_device by Marc Kleine-Budde · 13 years ago
  33. 85ac616 ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL> by Marc Kleine-Budde · 13 years ago
  34. 1cbece3 ax88796: remove first_init parameter from ax_init_dev() by Marc Kleine-Budde · 13 years ago
  35. 2f9709d ax88796: remove memset of private data by Marc Kleine-Budde · 13 years ago
  36. ea5a43d ax88796: don't use magic ei_status to acces private data by Marc Kleine-Budde · 13 years ago
  37. 9f07242 ax88796: fix codingstyle and checkpatch warnings by Marc Kleine-Budde · 13 years ago
  38. 442a4ff random: update interface comments to reflect reality by Jarod Wilson · 13 years ago
  39. ce92136 crypto: picoxcell - add support for the picoxcell crypto engines by Jamie Iles · 13 years ago
  40. 69efcc6 x86-64, NUMA: Do not scan two times for setup_node_bootmem() by Yinghai Lu · 13 years ago
  41. 24d51ad workqueue: fix build failure introduced by s/freezeable/freezable/ by Tejun Heo · 13 years ago
  42. 163d277 Input: uinput - reversed test in uinput_setup_device() by Dan Carpenter · 13 years ago
  43. 919ed89 Input: atmel_mxt_ts - allow board code to specify IRQ flags by Iiro Valkonen · 13 years ago
  44. 71749f5 Input: atmel_mxt_ts - allow board code to suppliy controller config by Iiro Valkonen · 13 years ago
  45. 46ee2a0 Input: atmel_mxt_ts - add mXT224 identifier to id_table by Chris Leech · 13 years ago
  46. 87b2c7d Input: synaptics_i2c - convert to dev_pm_ops by Mark Brown · 13 years ago
  47. 3dcab3b Input: adxl34x - fix references to adx134x by Mark Brown · 13 years ago
  48. 4d1ac94 Input: adxl34x-spi - convert to dev_pm_ops by Mark Brown · 13 years ago
  49. fbb8993 Input: adxl34x-i2c - convert to dev_pm_ops by Mark Brown · 13 years ago
  50. 76e2c68 Input: max7359 - convert to dev_pm_ops by Mark Brown · 13 years ago
  51. 65b0c03 Input: lm8323 - convert to dev_pm_ops by Mark Brown · 13 years ago
  52. a257090 Input: ad714x-spi - convert to dev_pm_ops by Mark Brown · 13 years ago
  53. 6b7cfd1 Input: ad714x-i2c - convert to dev_pm_ops by Mark Brown · 13 years ago
  54. 4dfcc27 Input: uinput - use memdup_user() and friends by Dmitry Torokhov · 13 years ago
  55. 5d9d6e9 Input: uinput - fix setting up device name by David Herrmann · 13 years ago
  56. 26cdb1a Input: atmel_mxt_ts - read whole message to make CHG low by Iiro Valkonen · 13 years ago
  57. 7686b10 Input: atmel_mxt_ts - get rid of qt602240 prefixes in names by Iiro Valkonen · 13 years ago
  58. 964de52 Input: qt602240_ts - rename to atmel_mxt_ts by Dmitry Torokhov · 13 years ago
  59. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  60. eeda276b ALSA: fix one memory leak in sound jack by Lu Guanqun · 13 years ago
  61. 9c7dc56 ARM: tegra: clock: Miscellaneous clock updates by Colin Cross · 13 years ago
  62. c2f44a9 ARM: tegra: clock: Fix clock issues in suspend by Colin Cross · 14 years ago
  63. 9743b38 ARM: tegra: clock: Add function to set SDMMC tap delay by Colin Cross · 13 years ago
  64. 7a28128 ARM: tegra: cpufreq: Adjust memory frequency with cpu frequency by Colin Cross · 14 years ago
  65. 6d29682 ARM: tegra: clocks: Add emc scaling by Colin Cross · 14 years ago
  66. efdf72a ARM: tegra: Add external memory controller driver by Colin Cross · 13 years ago
  67. 0fd857a usb: musb: gadget: DBG() already prints function name by Sergei Shtylyov · 13 years ago
  68. 4db4afb ARM: tegra: clock: Minor cleanups by Colin Cross · 13 years ago
  69. 310992c ARM: tegra: clock: Add shared bus clock type by Colin Cross · 13 years ago
  70. 89a5fb8 ARM: tegra: cpufreq: Take an extra reference to pllx by Colin Cross · 14 years ago
  71. 4729fd7 ARM: tegra: clock: Convert global lock to a lock per clock by Colin Cross · 13 years ago
  72. f151961 ARM: tegra: clock: Move unshared clk struct members into union by Colin Cross · 13 years ago
  73. 3ec349f ARM: tegra: clock: Rearrange static clock tables by Colin Cross · 13 years ago
  74. 41cfe36 ARM: tegra: clock: Drop CPU dvfs by Colin Cross · 13 years ago
  75. f035530 ARM: tegra: clock: Initialize clocks that have no enable by Colin Cross · 14 years ago
  76. e19e074 x86: Fix reboot problem on VersaLogic Menlow boards by Kushal Koolwal · 13 years ago
  77. 35c47c3 ARM: tegra: clock: Don't use PLL lock bits by Colin Cross · 14 years ago
  78. bd41ef5 ARM: tegra: clock: Drop debugging by Colin Cross · 14 years ago
  79. 14133ad ARM: tegra: clock: Don't BUG on changing an enabled PLL by Colin Cross · 14 years ago
  80. 2b84cb4f ARM: tegra: clock: enable clk reset for non-peripheral clocks by Dima Zavin · 14 years ago
  81. da9cf50 md: avoid spinlock problem in blk_throtl_exit by NeilBrown · 13 years ago
  82. 375b19c ARM: tegra: Fix hang on reboot by Simon Glass · 13 years ago
  83. 1ca0034 ARM: tegra: APB DMA: Enable clock and remove reset. by Stephen Warren · 14 years ago
  84. b4e1b7e ocfs2: Make the left masklogs compat. by Tao Ma · 13 years ago
  85. 75ba49a ocfs2: Remove masklog ML_AIO. by Tao Ma · 13 years ago
  86. d701485 ocfs2: Remove masklog ML_UPTODATE. by Tao Ma · 13 years ago
  87. 15057e9 ocfs2: Remove masklog ML_BH_IO. by Tao Ma · 13 years ago
  88. b410795 ocfs2: Remove masklog ML_JOURNAL. by Tao Ma · 13 years ago
  89. 781f200 ocfs2: Remove masklog ML_EXPORT. by Tao Ma · 13 years ago
  90. a5b8443 ocfs2: Remove masklog ML_DCACHE. by Tao Ma · 13 years ago
  91. 8990e44 ocfs2: Remove masklog ML_NAMEI. by Tao Ma · 13 years ago
  92. f1088d4 ocfs2: Remove mlog(0) from fs/ocfs2/dir.c by Tao Ma · 13 years ago
  93. f32037d ocfs2: remove NAMEI from symlink.c by Tao Ma · 13 years ago
  94. 1db986a ocfs2: Remove masklog ML_QUOTA. by Tao Ma · 13 years ago
  95. 38877a4 ocfs2: Remove mlog(0) from quota_local.c. by Tao Ma · 13 years ago
  96. 2661836 ocfs2: Remove masklog ML_RESERVATIONS. by Tao Ma · 13 years ago
  97. 402b418 ocfs2: Remove masklog ML_XATTR. by Tao Ma · 13 years ago
  98. 32a42d3 ocfs2: Remove masklog ML_SUPER. by Tao Ma · 13 years ago
  99. b5770f9 ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c by Tao Ma · 13 years ago
  100. a873108 ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.c by Tao Ma · 13 years ago