1. 7f5102c perf: Ignore perf.data.old by Amerigo Wang · 14 years ago
  2. e0b5f80 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  3. b7ae11b perf report: Fix segmentation fault when running with '-g none' by Yong Wang · 14 years ago
  4. c5ce5b4 UBI: fix volume creation input checking by Mika Westerberg · 14 years ago
  5. b7a0afb Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into x86/urgent by Ingo Molnar · 14 years ago
  6. 21ec7f6 [S390] fix single stepped svcs with TRACE_IRQFLAGS=y by Martin Schwidefsky · 14 years ago
  7. 19b123e [S390] zcrypt: Do not remove coprocessor for error 8/72 by Felix Beck · 14 years ago
  8. 0b665d7 [S390] sclp_vt220: set initial terminal window size by Hendrik Brueckner · 14 years ago
  9. 0b4d789 [S390] use set_current_state in sigsuspend by Martin Schwidefsky · 14 years ago
  10. 428aecf [S390] irqflags: add missing types.h include by Heiko Carstens · 14 years ago
  11. 294001a [S390] dasd: fix possible NULL pointer errors by Stefan Haberland · 14 years ago
  12. da48247 x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers. by Russ Anderson · 14 years ago
  13. 48d5067 lockdep: Fix check_usage_backwards() error message by Oleg Nesterov · 14 years ago
  14. c928feb starfire: clean up properly if firmware loading fails by Ben Hutchings · 14 years ago
  15. 12e9a45 Fix failure exit in ipathfs by Al Viro · 14 years ago
  16. 083c73c fix oops in fs/9p late mount failure by Al Viro · 14 years ago
  17. 7e32b7b fix leak in romfs_fill_super() by Al Viro · 14 years ago
  18. ef52c75 get rid of pointless checks after simple_pin_fs() by Al Viro · 14 years ago
  19. 5998649 Fix failure exits in bfs_fill_super() by Al Viro · 14 years ago
  20. 217686e fix affs parse_options() by Al Viro · 14 years ago
  21. 2933392 Fix remount races with symlink handling in affs by Al Viro · 14 years ago
  22. afc70ed Fix a leak in affs_fill_super() by Al Viro · 14 years ago
  23. b04da8b fnctl: f_modown should call write_lock_irqsave/restore by Greg Kroah-Hartman · 14 years ago
  24. 0368897 tracing/documentation: Cover new frame pointer semantics by Mike Frysinger · 14 years ago
  25. 6993b1b tracing/documentation: Fix a typo in ftrace.txt by Yang Hongyang · 14 years ago
  26. 3c05d74 ring-buffer: Check for end of page in iterator by Steven Rostedt · 14 years ago
  27. 492a74f ring-buffer: Check if ring buffer iterator has stale data by Steven Rostedt · 14 years ago
  28. a2c0b9e NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly by Trond Myklebust · 14 years ago
  29. 0339169 NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarily by Trond Myklebust · 14 years ago
  30. 8e469eb NFSv4: Don't allow posix locking against servers that don't support it by Trond Myklebust · 14 years ago
  31. 2bee72a NFSv4: Ensure that the NFSv4 locking can recover from stateid errors by Trond Myklebust · 14 years ago
  32. b0706ca NFS: Avoid warnings when CONFIG_NFS_V4=n by David Howells · 14 years ago
  33. 0aa0588 NFS: Make nfs_commitdata_release static by H Hartley Sweeten · 14 years ago
  34. 82be934 NFS: Try to commit unstable writes in nfs_release_page() by Trond Myklebust · 14 years ago
  35. c9edda7 NFS: Fix a reference leak in nfs_wb_cancel_page() by Trond Myklebust · 14 years ago
  36. 281e203 firewire: core: fix use-after-free regression in FCP handler by Stefan Richter · 14 years ago
  37. 6d3faf6 firewire: cdev: add_descriptor documentation fix by Stefan Richter · 14 years ago
  38. e300839 firewire: core: add_descriptor size check by Stefan Richter · 14 years ago
  39. 1c57402 mx25: make the FEC AHB clk secondary of the IPG by Baruch Siach · 14 years ago
  40. faed406 mx25: fix time accounting by Baruch Siach · 14 years ago
  41. 828df43 mx25: properly initialize clocks by Baruch Siach · 14 years ago
  42. fadc095 mx25: remove unused mx25_clocks_init() argument by Baruch Siach · 14 years ago
  43. 4cd3f96 i.MX25: implement secondary clocks for uarts and fec by Sascha Hauer · 14 years ago
  44. 9611a9b i.MX25: Allow secondary clocks in DEFINE_CLOCK by Sascha Hauer · 14 years ago
  45. 3092ad0 mac80211: fix NULL pointer dereference when ftrace is enabled by Zhu Yi · 14 years ago
  46. e578756 netfilter: ctnetlink: fix expectation mask dump by Patrick McHardy · 14 years ago
  47. 7b7422a clocksource: Prevent potential kgdb dead lock by Thomas Gleixner · 14 years ago
  48. c92b544 ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure by Shan Wei · 14 years ago
  49. 6abce77 sparc64: Fix UP build. by David S. Miller · 14 years ago
  50. de3f440 drm/i915: handle non-flip pending case when unpinning the scanout buffer by Jesse Barnes · 14 years ago
  51. 26636bf ocfs2/dlm: Print more messages during lock migration by Sunil Mushran · 14 years ago
  52. 71656fa ocfs2/dlm: Ignore LVBs of locks in the Blocked list by Sunil Mushran · 14 years ago
  53. 2bd6321 ocfs2/trivial: Remove trailing whitespaces by Sunil Mushran · 14 years ago
  54. e5f2cb2 ocfs2: fix a misleading variable name by Wengang Wang · 14 years ago
  55. 1097df3 ocfs2: Sync max_inline_data_with_xattr from tools. by Tao Ma · 14 years ago
  56. 9a3cbe3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  57. 01974ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  58. 7c1c05a 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. 486d35e Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  60. a8d0b66 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  61. c799d15 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  62. abefedd Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  63. 840f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  64. e219778 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  65. 4f4e65d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  66. 39d3215 virtio_net: Make delayed refill more reliable by Herbert Xu · 14 years ago
  67. 5a27e86 sfc: Use fixed-size buffers for MCDI NVRAM requests by Ben Hutchings · 14 years ago
  68. 8704a2c sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer by Guido Barzini · 14 years ago
  69. f81074f tcp_probe: avoid modulus operation and wrap fix by Stephen Hemminger · 14 years ago
  70. 4f9a91c qlge: Only free resources if they were allocated by Breno Leitao · 14 years ago
  71. c84a301 Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 14 years ago
  72. aa8bc9e ath9k: fix eeprom INI values override for 2GHz-only cards by Felix Fietkau · 14 years ago
  73. 0b5d9b2 iwlwifi: fix pointer signedness warning by Johannes Berg · 14 years ago
  74. 74bf407 tracing: Prevent kernel oops with corrupted buffer by Steven Rostedt · 14 years ago
  75. ef39a1b [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. by Denis Turischev · 14 years ago
  76. bd1f46d PCI: fix nested spinlock hang in aer_inject by Andrew Patterson · 14 years ago
  77. 8a6c77d drm/i915: Fix the device info of Pineview by Li Peng · 14 years ago
  78. c062df6 drm/i915: enable vblank interrupt on ironlake by Li Peng · 14 years ago
  79. d3db7b4 drbd: null dereference bug by Dan Carpenter · 14 years ago
  80. 0ce907f drm/i915: Prevent use of uninitialized pointers along error path. by Chris Wilson · 14 years ago
  81. eceb784 drm/i915: disable hotplug detect before Ironlake CRT detect by Zhenyu Wang · 14 years ago
  82. 86f2ce0 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  83. 40aa703 ASoC: fix a memory-leak in wm8903 by Guennadi Liakhovetski · 14 years ago
  84. e83e452 oprofile/x86: add Xeon 7500 series support by Andi Kleen · 14 years ago
  85. d8cc108 oprofile/x86: fix crash when profiling more than 28 events by Suravee Suthikulpanit · 14 years ago
  86. 443c39b KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() by Wei Yongjun · 14 years ago
  87. 36cb93f KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks by Wei Yongjun · 14 years ago
  88. 062d5e9 KVM: S390: fix potential array overrun in intercept handling by Christian Borntraeger · 14 years ago
  89. b6a114d KVM: fix spurious interrupt with irqfd by Michael S. Tsirkin · 14 years ago
  90. cb289d6 eventfd - allow atomic read and waitqueue remove by Davide Libenzi · 14 years ago
  91. a6085fba KVM: MMU: bail out pagewalk on kvm_read_guest error by Marcelo Tosatti · 14 years ago
  92. d72118c KVM: properly check max PIC pin in irq route setup by Marcelo Tosatti · 14 years ago
  93. f1d1c30 KVM: only allow one gsi per fd by Michael S. Tsirkin · 14 years ago
  94. 82b7005 KVM: x86: Fix host_mapping_level() by Sheng Yang · 15 years ago
  95. e1f829b KVM: powerpc: Show timing option only on embedded by Alexander Graf · 15 years ago
  96. a5d36f8 KVM: Fix race between APIC TMR and IRR by Avi Kivity · 15 years ago
  97. c453615 hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog by Hans de Goede · 14 years ago
  98. 5542482 hwmon: (asus_atk0110) Do not fail if MBIF is missing by Luca Tettamanti · 14 years ago
  99. 316e266 hwmon: (amc6821) Double unlock bug by Dan Carpenter · 14 years ago
  100. a00d643 hwmon: (smsc47m1) Fix section mismatch by Jeff Mahoney · 14 years ago