1. 801019d Merge branches 'amd/transparent-bridge' and 'core' by Joerg Roedel · 13 years ago
  2. 403f81d iommu/amd: Move missing parts to drivers/iommu by Joerg Roedel · 13 years ago
  3. 68255b6 iommu: Move iommu Kconfig entries to submenu by Joerg Roedel · 13 years ago
  4. 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago
  5. 29b6841 x86: amd_iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago
  6. b10f127 msm: iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago
  7. 5629937 Linux 3.0-rc4 by Linus Torvalds · 13 years ago
  8. 79568f5 vfs: i_state needs to be 'unsigned long' for now by Linus Torvalds · 13 years ago
  9. f5fc556 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  10. 85d45ad Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  11. eda0841 Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  12. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  13. 3669820 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  14. a377e18 drm/radeon/kms/r6xx+: voltage fixes by Alex Deucher · 13 years ago
  15. fdb9c3c msm: timer: Fix DGT rate on 8960 and 8660 by Stephen Boyd · 13 years ago
  16. 3844204 pxa168_eth: fix race in transmit path. by Richard Cochran · 13 years ago
  17. 8ad2475 ipv4, ping: Remove duplicate icmp.h include by Jesper Juhl · 13 years ago
  18. c82b9d7 netxen: fix race in skb->len access by Eric Dumazet · 13 years ago
  19. ef46222 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  20. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  21. 90a800de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  22. 10e18e6 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  23. 482e0cd devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper by Al Viro · 13 years ago
  24. 8e833fd fix comment in generic_permission() by Al Viro · 13 years ago
  25. 6291176 kill obsolete comment for follow_down() by Al Viro · 13 years ago
  26. 1aec703 proc_sys_permission() is OK in RCU mode by Al Viro · 13 years ago
  27. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  28. cf12791 proc_fd_permission() is doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  29. 730e908 nilfs2_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  30. a63ab94 logfs doesn't need ->permission() at all by Al Viro · 13 years ago
  31. 6b41995 coda_ioctl_permission() is safe in RCU mode by Al Viro · 13 years ago
  32. ec12781 cifs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  33. 1712c20 bad_inode_permission() is safe from RCU mode by Al Viro · 13 years ago
  34. 185bf87 ubifs: dereferencing an ERR_PTR in ubifs_mount() by Dan Carpenter · 13 years ago
  35. 105f462 nfsd4: fix break_lease flags on nfsd open by J. Bruce Fields · 13 years ago
  36. 4ee1c57f drm/nouveau: drop leftover debugging by Dave Airlie · 13 years ago
  37. ca295e5 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  38. 682f1a5 drm/radeon: avoid warnings from r600/eg irq handlers on powered off card. by Dave Airlie · 13 years ago
  39. 74d074e drm/radeon/kms: add missing param for dce3.2 DP transmitter setup by Alex Deucher · 13 years ago
  40. 8323fa6 drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards by Alex Deucher · 13 years ago
  41. 44da29d sgi-xp: fix a use after free by Eric Dumazet · 13 years ago
  42. 658924d hp100: fix an skb->len race by Eric Dumazet · 13 years ago
  43. 00ce2d561 Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  44. cefa999 netpoll: copy dev name of slaves to struct netpoll by WANG Cong · 13 years ago
  45. de2d1a5 KVM: Fix register corruption in pvclock_scale_delta by Zachary Amsden · 13 years ago
  46. a0a8eab KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap by Steve · 13 years ago
  47. 5233dd5 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS by Marcelo Tosatti · 13 years ago
  48. b723363 KVM: MMU: Fix build warnings in walk_addr_generic() by Borislav Petkov · 13 years ago
  49. 8816ead Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  50. 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  51. de505e7 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  52. c1f5c54 x86, MAINTAINERS: Add x86 MCE people by Ingo Molnar · 13 years ago
  53. 7d68dc3 x86, efi: Do not reserve boot services regions within reserved areas by Maarten Lankhorst · 13 years ago
  54. 9aa3c94 ipv4: fix multicast losses by Eric Dumazet · 13 years ago
  55. c11760c isofs: fix bh leak in isofs_fill_super() error case by Linus Torvalds · 13 years ago
  56. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 13 years ago
  57. b27af56 Input: omap-keypad - add missing input_sync() by Janusz Krzysztofik · 13 years ago
  58. da40b0b Input: evdev - try to wake up readers only if we have full packet by Dmitry Torokhov · 13 years ago
  59. b1e698d hwmon: (s3c) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  60. fb794e0 hwmon: (ibmpex) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  61. 3cdb205 hwmon: (ibmaem) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  62. 9a2d55b hwmon: (asus_atk0110) Consolidate sysfs attribute initialization by Guenter Roeck · 13 years ago
  63. 808b4e6 hwmon: (coretemp) Drop unused struct members by Jean Delvare · 13 years ago
  64. b16a5a1 drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync by Ben Skeggs · 13 years ago
  65. f66b3d5 drm/nv50/disp: fix gamma with page flipping overlay turned on by Ben Skeggs · 13 years ago
  66. 2905544 drm/nouveau/pm: Prevent overflow in nouveau_perf_init() by Emil Velikov · 13 years ago
  67. 0897554 drm/nouveau: fix big-endian switch by Ben Skeggs · 13 years ago
  68. a6c0a39 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  69. 2f48802 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  70. 95559f2 Merge branch 'anon_vma-locking' by Linus Torvalds · 13 years ago
  71. dd34739 mm: avoid anon_vma_chain allocation under anon_vma lock by Linus Torvalds · 13 years ago
  72. eee2acb mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas() by Peter Zijlstra · 13 years ago
  73. bb4aa39 mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone() by Linus Torvalds · 13 years ago
  74. 498e720 drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. by Daniel J Blueman · 13 years ago
  75. 650f156 msm: timer: compensate for timer shift in msm_read_timer_count by Jeff Ohlstein · 13 years ago
  76. 3744100 r8169: fix static initializers. by Francois Romieu · 13 years ago
  77. e999376 Btrfs: avoid delayed metadata items during commits by Chris Mason · 13 years ago
  78. eeb1497 inet_diag: fix inet_diag_bc_audit() by Eric Dumazet · 13 years ago
  79. 2f9381e gigaset: call module_put before restart of if_open() by Pavel Shved · 13 years ago
  80. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 13 years ago
  81. 1eddcea net: rfs: enable RFS before first data packet is received by Eric Dumazet · 13 years ago
  82. cab758e fs_enet: fix freescale FCC ethernet dp buffer alignment by Clive Stubbings · 13 years ago
  83. 35a30d7 btrfs: fix uninitialized return value by David Sterba · 13 years ago
  84. 19fd294 btrfs: fix wrong reservation when doing delayed inode operations by Miao Xie · 13 years ago
  85. 9fe6a50 btrfs: Remove unused sysfs code by Maarten Lankhorst · 13 years ago
  86. 3ed4498 btrfs: fix dereference of ERR_PTR value by David Sterba · 13 years ago
  87. e038dca Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into for-linus by Chris Mason · 13 years ago
  88. 95d17b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  89. 01eff85 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  90. d9cbf02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  91. 7585717 Btrfs: fix relocation races by Chris Mason · 13 years ago
  92. 0835619 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  93. add7944 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  94. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 13 years ago
  95. 82362cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  96. e479c60 spi/bfin_spi: fix handling of default bits per word setting by Mike Frysinger · 13 years ago
  97. ad24094 ALSA: hda - Fix no NID error with VIA codecs by Takashi Iwai · 13 years ago
  98. cf6f1ff ALSA: isight: adjust for new queueing API by Clemens Ladisch · 13 years ago
  99. d8ad7d1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts by Takao Indoh · 13 years ago
  100. 118133e netdev: bfin_mac: fix memory leak when freeing dma descriptors by Sonic Zhang · 13 years ago