1. 4dcaadc Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  2. 4fbcc42 Merge branch 'amd/fixes' of git://git.8bytes.org/scm/iommu by Linus Torvalds · 14 years ago
  3. bff747c regulator: fix kernel-doc warning in consumer.h by Randy Dunlap · 14 years ago
  4. d2f1528 wireless: fix kernel-doc warning in net/cfg80211.h by Randy Dunlap · 14 years ago
  5. 79016f6 Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. e81b693 Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. b0fb422 Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 54d6d53 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  9. 4fc1d39 Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux by Linus Torvalds · 14 years ago
  10. 28c51ee Merge branch 'for-linus' of git://github.com/ericvh/linux by Linus Torvalds · 14 years ago
  11. 1154526 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 14 years ago
  12. 768b56f Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvm by Linus Torvalds · 14 years ago
  13. 96219c3 i2c-tegra: fix possible race condition after tx by Doug Anderson · 14 years ago
  14. 048e29c i2c-tegra: add I2C_FUNC_SMBUS_EMUL by Mike Rapoport · 14 years ago
  15. 406bd18 i2c-tegra: Add of_match_table by John Bonesio · 14 years ago
  16. 7a703ad i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths by Axel Lin · 14 years ago
  17. f020b00 hwmon: (ucd9000/ucd9200) Optimize array walk by Jean Delvare · 14 years ago
  18. d91aae1 hwmon: (max16065) Add chip access warning to documentation by Guenter Roeck · 14 years ago
  19. ff71c18 hwmon: (max16065) Fix current calculation by Guenter Roeck · 14 years ago
  20. 51b8b4f fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 14 years ago
  21. 73f5071 fs/9p: Always ask new inode in lookup for cache mode disabled by Aneesh Kumar K.V · 14 years ago
  22. f88657c fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 14 years ago
  23. b49d8b5 net/9p: Fix kernel crash with msize 512K by Aneesh Kumar K.V · 14 years ago
  24. 4508914 fs/9p: Don't update file type when updating file attributes by Aneesh Kumar K.V · 14 years ago
  25. 5441ae5 fs/9p: Add fid before dentry instantiation by Aneesh Kumar K.V · 14 years ago
  26. ddf2835 Linux 3.1-rc5 by Linus Torvalds · 14 years ago
  27. 0b04368 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  28. 4d7b5a1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  29. e33acde iommu/amd: Don't take domain->lock recursivly by Joerg Roedel · 14 years ago
  30. f1ca151 iommu/amd: Make sure iommu->need_sync contains correct value by Joerg Roedel · 14 years ago
  31. 4862571 Merge branch 'fortglx/3.1/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 14 years ago
  32. d054ac1 drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2) by Alex Deucher · 14 years ago
  33. ed467e6 xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. by Konrad Rzeszutek Wilk · 14 years ago
  34. d198d49 xen: x86_32: do not enable iterrupts when returning from exception in interrupt context by Igor Mammedov · 14 years ago
  35. 58d84c4 xfs: fix ->write_inode return values by Christoph Hellwig · 14 years ago
  36. d312ae87 xen: use maximum reservation to limit amount of usable RAM by David Vrabel · 14 years ago
  37. 866e4ed xfs: fix xfs_mark_inode_dirty during umount by Christoph Hellwig · 14 years ago
  38. b79c4f7 Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4 by Linus Torvalds · 14 years ago
  39. fd53f7d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  40. e9208a4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  41. 8c0bec2 ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining by Jiaying Zhang · 14 years ago
  42. 20afc60 x86, perf: Check that current->mm is alive before getting user callchain by Andrey Vagin · 14 years ago
  43. 7f310a5 perf_event: Fix broken calc_timer_values() by Eric B Munson · 14 years ago
  44. 9adceaa drm/radeon/kms: set a default max_pixel_clock by Dave Airlie · 14 years ago
  45. 43220aa md/raid5: fix a hang on device failure. by NeilBrown · 14 years ago
  46. 0c81e4b powerpc/p1023rds: Fix the error of bank-width of nor flash by Chunhe Lan · 14 years ago
  47. e09e2fb powerpc/85xx: enable caam crypto driver by default by Kim Phillips · 14 years ago
  48. 39c428f powerpc/85xx: enable the audio drivers in the defconfigs by Timur Tabi · 14 years ago
  49. 9e79e3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 14 years ago
  50. ebde8b0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  51. bd82382 bitops: Move find_next_bit.o from lib-y to obj-y by Geert Uytterhoeven · 14 years ago
  52. 3b21711 KVM: Fix instruction size issue in pvclock scaling by Duncan Sands · 14 years ago
  53. 302a8e8 drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU by Alex Deucher · 14 years ago
  54. a49a50d drm/radeon/kms: evergreen & ni reset SPI block on CP resume by Jerome Glisse · 14 years ago
  55. 7da64a0 md: fix clearing of 'blocked' flag in the presence of bad blocks. by NeilBrown · 14 years ago
  56. 1a8e0da sparc64: Only Panther cheetah+ chips have POPC. by David S. Miller · 14 years ago
  57. 90e9364 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  58. 3ae627b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  59. d4d7b2a remove remaining references to nfsservctl by Stephen Rothwell · 14 years ago
  60. 0f43dd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  61. 2cd6c7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 14 years ago
  62. 380dc20 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 14 years ago
  63. c42a263 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 14 years ago
  64. f9557a4 MAINTAINERS: change framebuffer maintainer by Florian Tobias Schandinat · 14 years ago
  65. 38f7f8f sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interrupt by Kjetil Oftedal · 14 years ago
  66. 2ee04a1 sparc: Remove another reference to nfsservctl by Stephen Rothwell · 14 years ago
  67. 6380c50 drm: Fix the number of connector and encoder to cleanup functions by Joonyoung Shim · 14 years ago
  68. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 14 years ago
  69. feff8fa sched: Fix a memory leak in __sdt_free() by WANG Cong · 14 years ago
  70. 9c40cef2 sched: Move blk_schedule_flush_plug() out of __schedule() by Thomas Gleixner · 14 years ago
  71. c259e01 sched: Separate the scheduler entry for preemption by Thomas Gleixner · 14 years ago
  72. a408bae ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock support by Magnus Damm · 14 years ago
  73. 7ceb666 ARM: mach-shmobile: sh7372 MSIOF clock support by Magnus Damm · 14 years ago
  74. 6b4cb8f ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settings by Kuninori Morimoto · 14 years ago
  75. 86d8408 ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecter by Kuninori Morimoto · 14 years ago
  76. 4861da4 ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCS by Magnus Damm · 14 years ago
  77. 8a1c049 Merge branch 'rmobile/dma' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  78. 21d41f2 sh: fix the compile error in setup-sh7757.c by Yoshihiro Shimoda · 14 years ago
  79. 4480a68 serial: sh-sci: report CTS as active for get_mctrl by Yoshii Takashi · 14 years ago
  80. 34f7145 sh: Add unaligned memory access for PC relative intructions by Phil Edworthy · 14 years ago
  81. 0710b91c sh: Fix unaligned memory access for branches without delay slots by Phil Edworthy · 14 years ago
  82. c6a389f Linux 3.1-rc4 by Linus Torvalds · 14 years ago
  83. c11a7e2 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  84. 2590415 ARM: pm: avoid writing the auxillary control register for ARMv7 by Russell King · 14 years ago
  85. f35235a ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness by Russell King · 14 years ago
  86. 1c0270c ARM: pm: arm920/926: fix number of registers saved by Russell King · 14 years ago
  87. 6f354e5 ARM: pm: CPU specific code should not overwrite r1 (v:p offset) by Russell King · 14 years ago
  88. 0f81bb6 ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMU by Will Deacon · 14 years ago
  89. 552e0c8 ARM: 7065/1: kexec: ensure new kernel is entered in ARM state by Will Deacon · 14 years ago
  90. 219f358 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  91. d0168fd ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental) by Magnus Damm · 14 years ago
  92. 7e72c68 rtc: twl: Fix registration vs. init order by Todd Poynor · 14 years ago
  93. a7402de rtc: Initialized rtc_time->tm_isdst by Mike Waychison · 14 years ago
  94. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 14 years ago
  95. b727d20 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  96. 7a54f5e Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  97. efe45ab Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  98. 3ab4702 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  99. 0cf0adb Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  100. e9278a4 netpoll: fix incorrect access to skb data in __netpoll_rx by Eric Dumazet · 14 years ago