1. edab978 nfsd4: split lease setting into separate function by J. Bruce Fields · 14 years ago
  2. dd239cc nfsd4: fix leak on allocation error by J. Bruce Fields · 14 years ago
  3. 22d38c4 nfsd4: add helper function for lease setup by J. Bruce Fields · 14 years ago
  4. 6b57d9c nfsd4: split up nfsd_break_deleg_cb by J. Bruce Fields · 14 years ago
  5. 3aa6e0a NFSD: memory corruption due to writing beyond the stat array by Konstantin Khorenko · 14 years ago
  6. 0af3f81 NFSD: use nfserr for status after decode_cb_op_status by Benny Halevy · 14 years ago
  7. 541ce98 nfsd: don't leak dentry count on mnt_want_write failure by J. Bruce Fields · 14 years ago
  8. 7211da1 Revert "dt: add documentation of ARM dt boot interface" by Grant Likely · 14 years ago
  9. bf1af3a Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  10. 0de4b34 tracing/kprobe: Fix NULL pointer deref check by Masami Hiramatsu · 14 years ago
  11. 1c9d16e x86: Fix mwait_usable section mismatch by Borislav Petkov · 14 years ago
  12. 4abed0a dmaengine: add slave-dma maintainer by Dan Williams · 14 years ago
  13. e19d1d4 Merge branch 'imx' into dmaengine-fixes by Dan Williams · 14 years ago
  14. a646bd7 dma: ipu_idmac: do not lose valid received data in the irq handler by Anatolij Gustschin · 14 years ago
  15. 6ee5859 Merge branch 'fortglx/2.6.38/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 14 years ago
  16. 795abaf klist: Fix object alignment on 64-bit. by David Miller · 14 years ago
  17. dc7cec2 Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes by Dave Airlie · 14 years ago
  18. c2049b3 drm/radeon/kms: improve 6xx/7xx CS error output by Alex Deucher · 14 years ago
  19. fff1ce4 drm/radeon/kms: check AA resolve registers on r300 by Marek Olšák · 14 years ago
  20. 5018343 drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300 by Marek Olšák · 14 years ago
  21. 27dcfc1 drm/radeon/kms: use linear aligned for evergreen/ni bo blits by Alex Deucher · 14 years ago
  22. 1ea9dbf drm/radeon/kms: use linear aligned for 6xx/7xx bo blits by Alex Deucher · 14 years ago
  23. 8fd1b84 drm/radeon: fix race between GPU reset and TTM delayed delete thread. by Dave Airlie · 14 years ago
  24. 0f234f5f drm/radeon/kms: evergreen/ni big endian fixes (v2) by Alex Deucher · 14 years ago
  25. 4eace7f drm/radeon/kms: 6xx/7xx big endian fixes by Cédric Cano · 14 years ago
  26. 4589433 drm/radeon/kms: atombios big endian fixes by Cédric Cano · 14 years ago
  27. dee54c4 drm/radeon: 6xx/7xx non-kms endian fixes by Cédric Cano · 14 years ago
  28. 40b4a75 drm/radeon/kms: optimize CS state checking for r100->r500 by Marek Olšák · 14 years ago
  29. 01e2f53 drm: do not leak kernel addresses via /proc/dri/*/vma by Kees Cook · 14 years ago
  30. 9fad321 drm/radeon/kms: add connector table for mac g5 9600 by Alex Deucher · 14 years ago
  31. e917fd3 radeon mkregtable: Add missing fclose() calls by Jesper Juhl · 14 years ago
  32. c9417bd drm/radeon/kms: fix interlaced modes on dce4+ by Alex Deucher · 14 years ago
  33. 16f9fdc drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46 by Dave Airlie · 14 years ago
  34. 091994c Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  35. d8ed516 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  36. f00eaee Revert "pci: use security_capable() when checking capablities during config space read" by Linus Torvalds · 14 years ago
  37. 6146124 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  38. c170093d Merge branch 'devicetree/merge' into spi/merge by Grant Likely · 14 years ago
  39. 78bba98 devicetree-discuss is moderated for non-subscribers by Paul Bolle · 14 years ago
  40. a0dc00b MAINTAINERS: Add entry for GPIO subsystem by Grant Likely · 14 years ago
  41. c8e0b00 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  42. e447183 jbd2: call __jbd2_log_start_commit with j_state_lock write locked by Theodore Ts'o · 14 years ago
  43. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 14 years ago
  44. 2892c15 ext4: make grpinfo slab cache names static by Eric Sandeen · 14 years ago
  45. f590308 timer debug: Hide kernel addresses via %pK in /proc/timer_list by Kees Cook · 14 years ago
  46. 5117348 x86: Readd missing irq_to_desc() in fixup_irq() by Thomas Gleixner · 14 years ago
  47. 557218e MAINTAINERS: Add entry for GPIO subsystem by Grant Likely · 14 years ago
  48. d91309f x86: Fix text_poke_smp_batch() deadlock by Peter Zijlstra · 14 years ago
  49. 40262a7 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
  50. 3e86858 Merge commit 'v2.6.38-rc4' into perf/core by Ingo Molnar · 14 years ago
  51. ed764e7 ACPI / Video: Probe for output switch method when searching video devices. by Michael Karcher · 14 years ago
  52. 2a5d242 ACPI / Wakeup: Enable button GPEs unconditionally during initialization by Rafael J. Wysocki · 14 years ago
  53. 2d55951 ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object by Rafael J. Wysocki · 14 years ago
  54. 3c6c0d6 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  55. 5b49378 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  56. d40b0c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  57. 3aec46c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  58. 68c3d4b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  59. f7909fb 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
  60. c41d40b Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  61. a288465 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  62. 80d02d2 drivers/w1/masters/omap_hdq.c: add missing clk_put by Julia Lawall · 14 years ago
  63. 678ff89 memcg: fix leak of accounting at failure path of hugepage collapsing by KAMEZAWA Hiroyuki · 14 years ago
  64. f0fdc5e vmscan: fix zone shrinking exit when scan work is done by Johannes Weiner · 14 years ago
  65. 419d8c9 mlock: do not munlock pages in __do_fault() by Michel Lespinasse · 14 years ago
  66. e15f8c0 mlock: fix race when munlocking pages in do_wp_page() by Michel Lespinasse · 14 years ago
  67. e6d2e2b memblock: don't adjust size in memblock_find_base() by Yinghai Lu · 14 years ago
  68. de1f016 nbd: remove module-level ioctl mutex by Soren Hansen · 14 years ago
  69. 24a6f5b drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() by Alexander Strakh · 14 years ago
  70. 6e20fb1 drivers/gpio/pca953x.c: add a mutex to fix race condition by Roland Stigge · 14 years ago
  71. 01e05e9 ptrace: use safer wake up on ptrace_detach() by Tejun Heo · 14 years ago
  72. d863b50 vfs: call rcu_barrier after ->kill_sb() by Boaz Harrosh · 14 years ago
  73. 2dab597 Fix possible filp_cachep memory corruption by Linus Torvalds · 14 years ago
  74. e3329cb Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 14 years ago
  75. 66e1cfe ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported arch by Will Deacon · 14 years ago
  76. ed19b73 ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCR by Will Deacon · 14 years ago
  77. 34cd2d3 ARM: 6658/1: collie: do actually pass locomo_info to locomo driver by Dmitry Eremin-Solenikov · 14 years ago
  78. 9bc433a ARM: 6659/1: Thumb-2: Make CONFIG_OABI_COMPAT depend on !CONFIG_THUMB2_KERNEL by Dave Martin · 14 years ago
  79. 6b155c8 dlm: use single thread workqueues by David Teigland · 14 years ago
  80. 868baf0 ftrace: Fix memory leak with function graph and cpu hotplug by Steven Rostedt · 14 years ago
  81. 0849327 perf report: Fix initializion of annotate symbol priv area by Arnaldo Carvalho de Melo · 14 years ago
  82. 7c940c1 Merge remote branch 'acme/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 14 years ago
  83. 04dbff5 drm/i915: Fix resume regression from 5d1d0cc by Chris Wilson · 14 years ago
  84. 8102e12 drm/i915/tv: Use polling rather than interrupt-based hotplug by Chris Wilson · 14 years ago
  85. 1aad7ac drm/i915: Trigger modesetting if force-audio changes by Chris Wilson · 14 years ago
  86. cfaea56 Input: matrix_keypad - increase the limit of rows and columns by Trilok Soni · 14 years ago
  87. 4b6d443 Input: wacom - fix error path in wacom_probe() by Alexander Strakh · 14 years ago
  88. 0fbc9fd Input: ads7846 - check proper condition when freeing gpio by Dmitry Torokhov · 14 years ago
  89. 965b76d ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662 by Anisse Astier · 14 years ago
  90. 47970b1 pci: use security_capable() when checking capablities during config space read by Chris Wright · 14 years ago
  91. 6037b71 security: add cred argument to security_capable() by Chris Wright · 14 years ago
  92. deabb19 Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpmdd into for-linus by James Morris · 14 years ago
  93. a829eb4 tools: turbostat: style updates by Len Brown · 14 years ago
  94. 8209e05 tools: turbostat: fix bitwise and operand by Thomas Renninger · 14 years ago
  95. 71823ba cifs: don't always drop malformed replies on the floor (try #3) by Jeff Layton · 14 years ago
  96. 9b29050 tpm_tis: Use timeouts returned from TPM by Stefan Berger · 14 years ago
  97. d247852 char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver by Corey Minyard · 14 years ago
  98. ee24aeb cap_syslog: accept CAP_SYS_ADMIN for now by Linus Torvalds · 14 years ago
  99. a09e2b2 ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h by Mark Brown · 14 years ago
  100. 4019452 ARM: S5PV310: Cleanup System MMU by Kukjin Kim · 14 years ago