1. 81711ce arch/tile: handle rt_sigreturn() more cleanly by Chris Metcalf · 14 years ago
  2. bc4cf2b arch/tile: handle CLONE_SETTLS in copy_thread(), not user space by Chris Metcalf · 14 years ago
  3. b581a7f ACPI: Execute _PRW for devices reported as inactive or not present by Rafael J. Wysocki · 14 years ago
  4. 0e4d413 [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17 by Jean-Francois Moine · 14 years ago
  5. 4fd350ee [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17 by Jean-Francois Moine · 14 years ago
  6. b2272a4 [media] gspca - sonixj: Set the flag for some devices by Jean-Francois Moine · 14 years ago
  7. c6c1433 [media] gspca - sonixj: Add a flag in the driver_info table by Jean-Francois Moine · 14 years ago
  8. 04f4ad1 nfsd4: implement secinfo_no_name by J. Bruce Fields · 14 years ago
  9. 0ff7ab4 nfsd4: move guts of nfsd4_lookupp into helper by J. Bruce Fields · 14 years ago
  10. 56560b9 nfsd4: 4.1 SECINFO should consume filehandle by J. Bruce Fields · 14 years ago
  11. f3c0cee net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return by Joe Perches · 14 years ago
  12. 66c941f net: sunrpc: kill unused macros by Shan Wei · 14 years ago
  13. 5b6a599 nfs: add missed CONFIG_NFSD_DEPRECATED by bookjovi@gmail.com · 14 years ago
  14. 3942302 sunrpc: svc_sock_names should hold ref to socket being closed. by NeilBrown · 14 years ago
  15. 4f67f3a [media] gspca - sonixj: Fix a bad probe exchange by Jean-Francois Moine · 14 years ago
  16. 7c96aef sunrpc: remove xpt_pool by NeilBrown · 14 years ago
  17. 18b631f nfsd: fix offset printk's in nfsd3 read/write by J. Bruce Fields · 14 years ago
  18. e203d50 nfsd4: fix mixed 4.0/4.1 handling, 4.1 reboot by J. Bruce Fields · 14 years ago
  19. 5e68f40 [media] gspca - sonixj: Move bridge init to sd start by Jean-Francois Moine · 14 years ago
  20. 6e5f15c nfsd4: replace unintuitive match_clientid_establishment by J. Bruce Fields · 14 years ago
  21. 692e42d [media] bttv: remove unneeded locking comments by Brandon Philips · 14 years ago
  22. 587f0d5 [media] bttv: fix mutex use before init (BZ#24602) by Mauro Carvalho Chehab · 14 years ago
  23. 3c2dcf2 rcu: remove unused __list_for_each_rcu() macro by Paul E. McKenney · 14 years ago
  24. 8a9c1ce rculist: fix borked __list_for_each_rcu() macro by Mariusz Kozlowski · 14 years ago
  25. b52573d rcu: reduce __call_rcu()-induced contention on rcu_node structures by Paul E. McKenney · 14 years ago
  26. 0209f64 rcu: limit rcu_node leaf-level fanout by Paul E. McKenney · 14 years ago
  27. 121dfc4 rcu: fine-tune grace-period begin/end checks by Paul E. McKenney · 14 years ago
  28. 5ff8e6f rcu: Keep gpnum and completed fields synchronized by Frederic Weisbecker · 14 years ago
  29. 20377f3 rcu: Stop chasing QS if another CPU did it for us by Frederic Weisbecker · 14 years ago
  30. e27fc96 rcu: increase synchronize_sched_expedited() batching by Tejun Heo · 14 years ago
  31. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  32. 4b8fe66 netlink: fix gcc -Wconversion compilation warning by Dmitry V. Levin · 14 years ago
  33. f4680d3 asix: add USB ID for Logitec LAN-GTJ U2A by Arnaud Ebalard · 14 years ago
  34. 081d835 MIPS: Fix build errors in sc-mips.c by Kevin Cernekee · 14 years ago
  35. 1dc0f3c qlcnic: reset pci function unconditionally during probe by Rajesh Borundia · 14 years ago
  36. b5006dc qlcnic: fix ocm window register offset calculation by Rajesh Borundia · 14 years ago
  37. c75822a qlcnic: fix LED test when interface is down. by Sucheta Chakraborty · 14 years ago
  38. ec66ee3 Merge commit 'v2.6.37-rc6' into for-2.6.38 by J. Bruce Fields · 14 years ago
  39. 46814e0 tehuti: Firmware filename is tehuti/bdx.bin by Ben Hutchings · 14 years ago
  40. a2c606d x86: avoid high BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  41. 4dc2287 x86: avoid E820 regions when allocating address space by Bjorn Helgaas · 14 years ago
  42. 30919b0 x86: avoid low BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  43. fcb1191 resources: add arch hook for preventing allocation in reserved areas by Bjorn Helgaas · 14 years ago
  44. c0f5ac5 Revert "resources: support allocating space within a region from the top down" by Bjorn Helgaas · 14 years ago
  45. 6db45b7 Revert "PCI: allocate bus resources from the top down" by Bjorn Helgaas · 14 years ago
  46. d14125e Revert "x86/PCI: allocate space from the end of a region, not the beginning" by Bjorn Helgaas · 14 years ago
  47. 5e52f1c Revert "x86: allocate space within a region top-down" by Bjorn Helgaas · 14 years ago
  48. ac57cd5 Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode" by Bjorn Helgaas · 14 years ago
  49. 361cf40 ceph: handle partial result from get_user_pages by Henry C Chang · 14 years ago
  50. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago
  51. 92cf765 ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport by Sage Weil · 14 years ago
  52. c15524a Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  53. 67c7efa Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.38 by Mark Brown · 14 years ago
  54. 24ff33a ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type by Dimitris Papastamos · 14 years ago
  55. a6ac1f0 Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  56. 508817e Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  57. 8efc1a1 Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  58. 7428081 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  59. 670be5a jbd2: Use pr_notice_ratelimited() in journal_alloc_journal_head() by Theodore Ts'o · 14 years ago
  60. 991e02b Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc by Takashi Iwai · 14 years ago
  61. a8901d3 ext4: Use pr_warning_ratelimited() instead of printk_ratelimit() by Theodore Ts'o · 14 years ago
  62. 4030477 percpu,x86: relocate this_cpu_add_return() and friends by Tejun Heo · 14 years ago
  63. 5aad6c5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  64. 8cd1fd2 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  65. 53e8c32 ALSA: hda - Fix conflict of Mic Boot controls by Takashi Iwai · 14 years ago
  66. 3ea9f68 connector: Use this_cpu operations by Christoph Lameter · 14 years ago
  67. b2e4ae6 xen: Use this_cpu_inc_return by Christoph Lameter · 14 years ago
  68. cd85fc5 taskstats: Use this_cpu_ops by Christoph Lameter · 14 years ago
  69. b29c617 random: Use this_cpu_inc_return by Christoph Lameter · 14 years ago
  70. ee1be86 fs: Use this_cpu_inc_return in buffer.c by Christoph Lameter · 14 years ago
  71. cfb8243 highmem: Use this_cpu_xx_return() operations by Christoph Lameter · 14 years ago
  72. 908ee0f vmstat: Use this_cpu_inc_return for vm statistics by Christoph Lameter · 14 years ago
  73. 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 14 years ago
  74. 8f1d97c x86: Support for this_cpu_add, sub, dec, inc_return by Christoph Lameter · 14 years ago
  75. a663fff percpu: Generic support for this_cpu_add, sub, dec, inc_return by Christoph Lameter · 14 years ago
  76. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  77. 780f36d xen: Use this_cpu_ops by Christoph Lameter · 14 years ago
  78. c7b9251 fs: Use this_cpu_xx operations in buffer.c by Christoph Lameter · 14 years ago
  79. 5309665 fakekey: Simplify speakup_fake_key_pressed through this_cpu_ops by Christoph Lameter · 14 years ago
  80. b76834b kprobes: Use this_cpu_ops by Christoph Lameter · 14 years ago
  81. 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  82. 12938a9 vmstat: Optimize zone counter modifications through the use of this cpu operations by Christoph Lameter · 14 years ago
  83. 819a72a percpucounter: Optimize __percpu_counter_add a bit through the use of this_cpu() options. by Christoph Lameter · 14 years ago
  84. e72df0b MAINTAINERS: Add percpu allocator entry by Tejun Heo · 14 years ago
  85. 1ec9bc3 ASoC: sh: fsi: Add over/under run counter by Kuninori Morimoto · 14 years ago
  86. 9e261bb ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_trigger by Kuninori Morimoto · 14 years ago
  87. 97404f2 ASoC: Do DAPM control updates in the middle of DAPM sequences by Mark Brown · 14 years ago
  88. c20b4dd at91: Refactor Stamp9G20 and PControl G20 board file by Christian Glindkamp · 14 years ago
  89. 8251544 at91: Fix uhpck clock rate in upll case by Ryan Mallon · 14 years ago
  90. 9c3d2f7 drm/i915: Enable EI mode for RCx decision making on Sandybridge by Chris Wilson · 14 years ago
  91. 41491b9 ARM: mach-shmobile: mackerel: Add mmcif support by Yusuke Goda · 14 years ago
  92. 1cf215a ARM: mach-shmobile: INTC interrupt priority level demux fix by Magnus Damm · 14 years ago
  93. 676b14c ARM: mach-shmobile: fix compile warning in mm/init.c by Magnus Damm · 14 years ago
  94. 65ada54 clocksource: sh_cmt: Remove nested spinlock fix by Takashi YOSHII · 14 years ago
  95. 03aa18f dma: shdma: NMI support. by Paul Mundt · 14 years ago
  96. 76496f8 sh: mach-sdk7786: Handle baseboard NMI source selection. by Paul Mundt · 14 years ago
  97. 0fc13c8 cciss: fix cciss_revalidate panic by Stephen M. Cameron · 14 years ago
  98. 10c9376 Merge branch 'for-2.6.38/core' into for-next by Jens Axboe · 14 years ago
  99. e61eb2e fs/block: type signature of major_to_index(int) to major_to_index(unsigned) by Yang Zhang · 14 years ago
  100. b9f985b block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p) by Yang Zhang · 14 years ago