1. 318fe7d iommu: Move IOMMU specific code to intel-iommu.c by Suresh Siddha · 13 years ago
  2. 41750d3 x86, x2apic: Enable the bios request for x2apic optout by Suresh Siddha · 13 years ago
  3. 6bf3b0d Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  4. b0e7031 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  5. 52b9aca Merge branch 'master' of ../netdev/ by David S. Miller · 13 years ago
  6. 48c8301 net: copy userspace buffers on device forwarding by Michael S. Tsirkin · 13 years ago
  7. 946cedc tcp: Change possible SYN flooding messages by Eric Dumazet · 13 years ago
  8. 4f5b048 drivers/gpio/gpio-generic.c: fix build errors by Russell King · 13 years ago
  9. 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 13 years ago
  10. bff747c regulator: fix kernel-doc warning in consumer.h by Randy Dunlap · 13 years ago
  11. 8efcc57 mfd: Fix value of WM8994_CONFIGURE_GPIO by Mark Brown · 13 years ago
  12. a8d757e perf events: Fix slow and broken cgroup context switch code by Stephane Eranian · 13 years ago
  13. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  14. efe45ab Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  15. 3ab4702 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  16. cc7993f backlight: add a callback 'notify_after' for backlight control by Dilan Lee · 13 years ago
  17. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  18. a801876 MAINTAINERS: Evgeniy has moved by Evgeniy Polyakov · 13 years ago
  19. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 13 years ago
  20. e33f2d2 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  21. be27425 Add a personality to report 2.6.x version numbers by Andi Kleen · 13 years ago
  22. 051732b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  23. 24d406a TTY: pty, fix pty counting by Jiri Slaby · 13 years ago
  24. 0d7c5f2 drivers:misc:ti-st: platform hooks for chip states by Pavan Savoy · 13 years ago
  25. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  26. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  27. bb08229 squeeze max-pause area and drop pass-good area by Wu Fengguang · 13 years ago
  28. b4fd4ae Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  29. aa462ab mm: fix __page_to_pfn for a const struct page argument by Ian Campbell · 13 years ago
  30. f991879 mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. by Ian Campbell · 13 years ago
  31. 6cac952 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  32. 950d0a1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  33. 4853aba block: fix flush machinery for stacking drivers with differring flush flags by Jeff Moyer · 13 years ago
  34. 97c24d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  35. 17f2ae7 PM / Domains: Fix build for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 13 years ago
  36. 7fd781e mmc: remove unused "ddr" parameter in struct mmc_ios by Jaehoon Chung · 13 years ago
  37. 73e0881 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  38. ce8a84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  39. 72fa599 move RLIMIT_NPROC check from set_user() to do_execve_common() by Vasiliy Kulikov · 13 years ago
  40. c09c47c blktrace: add FLUSH/FUA support by Namhyung Kim · 13 years ago
  41. 8e4bf84 Move some REQ flags to the common bio/request area by Matthew Wilcox · 13 years ago
  42. 89272b8 dt: add empty of_get_property for non-dt by Stephen Warren · 13 years ago
  43. 5c723ba mm: Fix fixup_user_fault() for MMU=n by Peter Zijlstra · 13 years ago
  44. 638a8439 cred: use 'const' in get_current_{user,groups} by Linus Torvalds · 13 years ago
  45. 27e4e43 CRED: Restore const to current_cred() by David Howells · 13 years ago
  46. 37fb3a3 fuse: fix flock by Miklos Szeredi · 13 years ago
  47. 6602a4b net: Make userland include of netlink.h more sane. by David S. Miller · 13 years ago
  48. 3295514 fix rcu annotations noise in cred.h by Al Viro · 13 years ago
  49. c2f340a Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  50. 3ddcd05 vfs: optimize inode cache access patterns by Linus Torvalds · 13 years ago
  51. 830c0f0 vfs: renumber DCACHE_xyz flags, remove some stale ones by Linus Torvalds · 13 years ago
  52. 7cd4767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  53. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  54. bc0b96b crypto: Move md5_transform to lib/md5.c by David S. Miller · 13 years ago
  55. 2560540 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  56. 1eb19a1 lib/sha1: use the git implementation of SHA-1 by Mandeep Singh Baines · 13 years ago
  57. 3300955 Add KEY_MICMUTE and enable it on Lenovo X220 by Andy Lutomirski · 13 years ago
  58. 24f0eed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  59. 7f3bf7c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  60. 655b161 nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4 by Boaz Harrosh · 13 years ago
  61. 53d1e65 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  62. fe55c18 Revert "dt: add of_alias_scan and of_alias_get_id" by Grant Likely · 13 years ago
  63. 35e51fe Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  64. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  65. 27665ff Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  66. e504f3f tmpfs radix_tree: locate_item to speed up swapoff by Hugh Dickins · 13 years ago
  67. 69f07ec tmpfs: use kmemdup for short symlinks by Hugh Dickins · 13 years ago
  68. aa3b189 tmpfs: convert mem_cgroup shmem to radix-swap by Hugh Dickins · 13 years ago
  69. 41ffe5d tmpfs: miscellaneous trivial cleanups by Hugh Dickins · 13 years ago
  70. 285b2c4 tmpfs: demolish old swap vector support by Hugh Dickins · 13 years ago
  71. a2c16d6 mm: let swap use exceptional entries by Hugh Dickins · 13 years ago
  72. 6328650 radix_tree: exceptional entries and indices by Hugh Dickins · 13 years ago
  73. 5d6f921 drivers/video/backlight/aat2870_bl.c: fix setting max_current by Axel Lin · 13 years ago
  74. 3dab1bc mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE by Johannes Weiner · 13 years ago
  75. 88eca02 ida: simplified functions for id allocation by Rusty Russell · 13 years ago
  76. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
  77. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 13 years ago
  78. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 13 years ago
  79. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  80. ea8f5fb HWPoison: add memory_failure_queue() by Huang Ying · 13 years ago
  81. 7f18427 lib, Make gen_pool memory allocator lockless by Huang Ying · 13 years ago
  82. f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 13 years ago
  83. 750f463 dt: add of_alias_scan and of_alias_get_id by Shawn Guo · 13 years ago
  84. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  85. a6b11f5 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  86. f340681 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  87. 3567866 RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached by Al Viro · 13 years ago
  88. 951c0d6 get rid of boilerplate switches in posix_acl.h by Al Viro · 13 years ago
  89. f52e00c ACPI: remove NID_INVAL by David Rientjes · 13 years ago
  90. 31f5396 thermal: make THERMAL_HWMON implementation fully internal by Jean Delvare · 13 years ago
  91. aac285c of: constify property name parameters for helper functions by Jamie Iles · 13 years ago
  92. 0ddf964 dm ioctl: fill in device parameters in more ioctls by Mikulas Patocka · 13 years ago
  93. 498f010 dm table: share target argument parsing functions by Mike Snitzer · 13 years ago
  94. a6e50b4 dm snapshot: skip reading origin when overwriting complete chunk by Mikulas Patocka · 13 years ago
  95. cfe2234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 13 years ago
  96. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  97. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  98. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  99. a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  100. 2bbc694 PCI : ability to relocate assigned pci-resources by Ram Pai · 13 years ago