1. 5672bc81 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  2. 27b3d80 sysctl: fix min/max handling in __do_proc_doulongvec_minmax() by Eric Dumazet · 14 years ago
  3. aaac7d9 MAINTAINERS: add Samsung S5P series FIMC maintainers by Kyungmin Park · 14 years ago
  4. 880b0e2 MAINTAINERS: Haavard has moved by Andrew Morton · 14 years ago
  5. ad4ca5f memcg: fix thresholds with use_hierarchy == 1 by Kirill A. Shutemov · 14 years ago
  6. f241e660 mm: alloc_large_system_hash() printk overflow on 16TB boot by Robin Holt · 14 years ago
  7. 4efe7f5 Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" by John W. Linville · 14 years ago
  8. d91f243 ceph: update issue_seq on cap grant by Sage Weil · 14 years ago
  9. 21b559d ceph: send cap release message early on failed revoke. by Greg Farnum · 14 years ago
  10. bba0cd0 ceph: Update max_len with minimum required size by Aneesh Kumar K.V · 14 years ago
  11. 92923dc ceph: Fix return value of encode_fh function by Aneesh Kumar K.V · 14 years ago
  12. 6bc1887 ceph: avoid null deref in osd request error path by Sage Weil · 14 years ago
  13. 936aeb5 ceph: fix list_add usage on unsafe_writes list by Henry C Chang · 14 years ago
  14. fb3dbec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by David S. Miller · 14 years ago
  15. 47f43e7 HWPOISON: Stop shrinking at right page count by Andi Kleen · 14 years ago
  16. 0d9ee6a HWPOISON: Report correct address granuality for AO huge page errors by Andi Kleen · 14 years ago
  17. a337fda HWPOISON: Copy si_addr_lsb to user by Andi Kleen · 14 years ago
  18. 6715981 page-types.c: fix name of unpoison interface by Naoya Horiguchi · 14 years ago
  19. 430c62f elevator: fix oops on early call to elevator_change() by Jens Axboe · 14 years ago
  20. dab8dcf drm: don't drop handle reference on unload by Dave Airlie · 14 years ago
  21. 081003f xfs: properly account for reclaimed inodes by Johannes Weiner · 14 years ago
  22. 12e9447 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  23. 5c04f55 md: check return code of read_sb_page by Vasiliy Kulikov · 14 years ago
  24. db8d9d3 md/raid1: minor bio initialisation improvements. by NeilBrown · 14 years ago
  25. 7571ae8 md/raid1: avoid overflow in raid1 resync when bitmap is in use. by NeilBrown · 14 years ago
  26. cb655d0 Linux 2.6.36-rc7 by Linus Torvalds · 14 years ago
  27. 81c20b9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  28. 44271488 mac80211: delete AddBA response timer by Johannes Berg · 14 years ago
  29. 918df62 ath9k_hw: fix regression in ANI listen time calculation by Felix Fietkau · 14 years ago
  30. 089eed2 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  31. 34984f5 Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  32. 8fe9793 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  33. e42dee9 HID: hidraw, fix a NULL pointer dereference in hidraw_write by Antonio Ospite · 14 years ago
  34. d20d5ff HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl by Antonio Ospite · 14 years ago
  35. 7931506 caif: fix two caif_connect() bugs by Eric Dumazet · 14 years ago
  36. 27e6f06 bonding: fix WARN_ON when writing to bond_master sysfs file by Neil Horman · 14 years ago
  37. cf8eda3 ASoC: Update links for Wolfson MAINTAINERS entry by Mark Brown · 14 years ago
  38. 645a659 ASoC: Add Dimitris Papastamos to Wolfson maintainers by Mark Brown · 14 years ago
  39. 7c6d45e powerpc: remove unused variable by Stephen Rothwell · 14 years ago
  40. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 14 years ago
  41. 392bd0c skge: add quirk to limit DMA by Stanislaw Gruszka · 14 years ago
  42. 0d16440 MAINTAINERS: update Intel LAN Ethernet info by Jeff Kirsher · 14 years ago
  43. da8c01c e1000e.txt: Add e1000e documentation by Jeff Kirsher · 14 years ago
  44. 2bff89c e1000.txt: Update e1000 documentation by Jeff Kirsher · 14 years ago
  45. c4b8c01 ixgbevf.txt: Update ixgbevf documentation by Jeff Kirsher · 14 years ago
  46. e1d9694 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. d24a9da IPS driver: Fix limit clamping when reducing CPU power by Matthew Garrett · 14 years ago
  48. 96f3823 [PATCH 2/2] IPS driver: disable CPU turbo by Jesse Barnes · 14 years ago
  49. 4fd07ac IPS driver: apply BIOS provided CPU limit if different from default by Jesse Barnes · 14 years ago
  50. 070c0ee1 intel_ips -- ensure we do not enable gpu turbo mode without driver linkage by Andy Whitcroft · 14 years ago
  51. a8c096a intel_ips: Print MCP limit exceeded values. by Tim Gardner · 14 years ago
  52. eceab27 IPS driver: verify BIOS provided limits by Jesse Barnes · 14 years ago
  53. 354aeeb IPS driver: don't toggle CPU turbo on unsupported CPUs by Jesse Barnes · 14 years ago
  54. a7abda8 NULL pointer might be used in ips_monitor() by minskey guo · 14 years ago
  55. fed522f Release symbol on error-handling path of ips_get_i915_syms() by minskey guo · 14 years ago
  56. c21eae4 old_cpu_power is wrongly divided by 65535 in ips_monitor() by minskey guo · 14 years ago
  57. 6230d18 seqno mask of THM_ITV register is 16bit by minskey guo · 14 years ago
  58. 39c12be Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 231d0ae wait: using uninitialized member of wait queue by Evgeny Kuznetsov · 14 years ago
  60. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  61. 0fa035e omap: iommu-load cam register before flushing the entry by Hari Kanigeri · 14 years ago
  62. 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
  63. a947f0f xen: do not set xenstored_ready before xenbus_probe on hvm by Stefano Stabellini · 14 years ago
  64. cdaf9a2 ARM: fix section mismatch warnings in Versatile Express by Russell King · 14 years ago
  65. 4e18b3e cls_u32: signedness bug by Dan Carpenter · 14 years ago
  66. f6cd378 Input: wacom - fix runtime PM related deadlock by Dmitry Torokhov · 14 years ago
  67. eaa71b3 Bluetooth: Disallow to change L2CAP_OPTIONS values when connected by Gustavo F. Padovan · 14 years ago
  68. 2f6b3aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  69. 3c06806 Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  70. ccdf2e1 ARM: 6412/1: kprobes-decode: add support for MOVW instruction by Will Deacon · 14 years ago
  71. 7f58217 ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags by Santosh Shilimkar · 14 years ago
  72. 475d92f ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to data corruption by Will Deacon · 14 years ago
  73. d9f73af Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  74. 53d22d8 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  75. 5a4bbd0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  76. 989cd44 Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  77. 4a73a43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  78. c470af0 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  79. 4e31635 ksm: fix bad user data when swapping by Hugh Dickins · 14 years ago
  80. 4829b90 ksm: fix page_address_in_vma anon_vma oops by Hugh Dickins · 14 years ago
  81. 158d674 MIPS: Octeon: Place cnmips_cu2_setup in __init memory. by David Daney · 14 years ago
  82. 4c7106c MIPS: Don't place cu2 notifiers in __cpuinitdata by David Daney · 14 years ago
  83. 2ccc5b1 MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin by Shmulik Ladkani · 14 years ago
  84. 2b877a3 MIPS: Alchemy: Resolve prom section mismatches by Manuel Lauss · 14 years ago
  85. e080e61 MIPS: Fix syscall 64 bit number comments. by Ralf Baechle · 14 years ago
  86. 5e844b3 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. by David Daney · 14 years ago
  87. c9c4d98b MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  88. e9fb4d8 MIPS: N32: Fix getdents64 syscall for n32 by Bernhard Walle · 14 years ago
  89. 7dde29c MIPS: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  90. c1b47e9 MIPS: PNX8550: Sort out machine halt, restart and powerdown functions. by Ralf Baechle · 14 years ago
  91. 863cb9b MIPS: GIC: Remove dependencies from Malta files. by Ralf Baechle · 14 years ago
  92. 25f12b3 MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. by Ralf Baechle · 14 years ago
  93. a2e715a MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. by Ralf Baechle · 14 years ago
  94. 2445994 MIPS: Audit: Fix hang in entry.S. by Ralf Baechle · 14 years ago
  95. 5707bf6 MIPS: Document why RELOC_HIDE is there. by Ralf Baechle · 14 years ago
  96. 1ec0e73 MIPS: Octeon: Determine if helper needs to be built by Andreas Bießmann · 14 years ago
  97. 2b78920 MIPS: Use generic atomic64 for 32-bit kernels by Deng-Cheng Zhu · 14 years ago
  98. 543001f MIPS: RM7000: Symbol should be static by Ricardo Mendoza · 14 years ago
  99. 26deda5 MIPS: kspd: Adjust confusing if indentation by Julia Lawall · 14 years ago
  100. eefc3f3 MIPS: Fix a typo. by Andrea Gelmini · 14 years ago