1. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 13 years ago
  2. 2b1caf6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 13 years ago
  4. 8d99641 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  5. ca3e021 memcg: fix USED bit handling at uncharge in THP by KAMEZAWA Hiroyuki · 13 years ago
  6. e589501 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  7. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 13 years ago
  8. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  9. 4580ccc sctp: user perfect name for Delayed SACK Timer option by Shan Wei · 13 years ago
  10. 8d5f0a6 ACPICA: Update version to 20110112 by Bob Moore · 13 years ago
  11. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 13 years ago
  12. f966a13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  13. b7c15e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  14. 6845a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  15. 9e8a462 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  16. 8c34482 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  17. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  18. 235646a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  19. e1288cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  20. 2a8652f ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h by Roberto Sassu · 14 years ago
  21. ecf5632 fs: fix address space warnings in ioctl_fiemap() by Namhyung Kim · 13 years ago
  22. c2b3e74 fs: Remove unlikely() from fput_light() by Steven Rostedt · 14 years ago
  23. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 13 years ago
  24. 4790f4d Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next by Roland Dreier · 13 years ago
  25. f062671 RDMA: Update workqueue usage by Tejun Heo · 14 years ago
  26. 94ae852 ARM: PL08x: cleanup comments by Russell King - ARM Linux · 13 years ago
  27. b3697c0 fix non-x86 build failure in pmdp_get_and_clear by Andrea Arcangeli · 13 years ago
  28. fc8fe1e PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset by Rafael J. Wysocki · 13 years ago
  29. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  30. f03c659 sanitize vfsmount refcounting changes by Al Viro · 13 years ago
  31. 672c544 dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() by Grant Likely · 13 years ago
  32. ea5b778 Unexport do_add_mount() and add in follow_automount(), not ->d_automount() by David Howells · 13 years ago
  33. ab90911 Allow d_manage() to be used in RCU-walk mode by David Howells · 13 years ago
  34. 1972580 autofs4: Bump version by Ian Kent · 13 years ago
  35. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  36. 6f45b65 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount by David Howells · 13 years ago
  37. cc53ce5 Add a dentry op to allow processes to be held during pathwalk transit by David Howells · 13 years ago
  38. 9875cf8 Add a dentry op to handle automounting rather than abusing follow_link() by David Howells · 13 years ago
  39. 1b59be2 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  40. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  41. 597fb18 Merge branch 'slub/hotplug' into slab/urgent by Pekka Enberg · 13 years ago
  42. 96a608a ARM: PL08x: fix a warning by Dan Williams · 13 years ago
  43. 98d530f Fix dmaengine_submit() return type by Russell King - ARM Linux · 14 years ago
  44. 3856733 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 by Linus Torvalds · 13 years ago
  45. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 13 years ago
  46. ab0724f PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS by Markus Trippelsdorf · 13 years ago
  47. 6ab8219 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  48. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  49. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  50. 3e8b3b9 ALSA: constify functions in ac97 by Hanno Boeck · 13 years ago
  51. 49731ba block: restore multiple bd_link_disk_holder() support by Tejun Heo · 13 years ago
  52. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  53. 5957e33 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  54. acda472 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 13 years ago
  55. 822e521 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  56. b6e335a PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events by Rafael J. Wysocki · 14 years ago
  57. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 13 years ago
  58. c94fbe1 tracing: Only process module tracepoints once by Steven Rostedt · 13 years ago
  59. c66ac9d [SCSI] target: Add LIO target core v4.0.0-rc6 by Nicholas Bellinger · 14 years ago
  60. 323b7fe include/gpio.h: remove remaining __must_check-annotiations by Wolfram Sang · 13 years ago
  61. 836cb71 Revert update for dirty_ratio for memcg. by KAMEZAWA Hiroyuki · 13 years ago
  62. 359ab9f power_supply: Add MAX17042 Fuel Gauge Driver by MyungJoo Ham · 13 years ago
  63. 32385c7 kernel: fix hlist_bl again by Russell King · 13 years ago
  64. 92d50a4 mfd: ab8500-core chip version cut 2.0 support by Mattias Wallin · 14 years ago
  65. 735a3d9 regulator: Support MAX8998/LP3974 DVS-GPIO by MyungJoo Ham · 13 years ago
  66. 337ce5d mfd: Support LP3974 RTC by MyungJoo Ham · 13 years ago
  67. cdd137c mfd: MAX8998/LP3974 hibernation support by MyungJoo Ham · 14 years ago
  68. e098aded7 mfd: ab8500-core ioresources irq for subdrivers added by Mattias Wallin · 14 years ago
  69. 4c90aa9 mfd: Provide pm_runtime_no_callbacks flag in cell data by Mark Brown · 14 years ago
  70. 412dc11 mfd: Add WM8326 support by Mark Brown · 14 years ago
  71. 51e7eed7 etherdevice.h: Add is_unicast_ether_addr function by Tobias Klauser · 13 years ago
  72. 78d0736 ipsec: update MAX_AH_AUTH_LEN to support sha512 by Nicolas Dichtel · 13 years ago
  73. 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 13 years ago
  74. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  75. dc8e7e3 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
  76. db9effe Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 13 years ago
  77. 9c4bc1c Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  78. 2c67559 fs: hlist UP debug fixup by Nick Piggin · 13 years ago
  79. 9ce137e nfsd: don't support msnfs export option by J. Bruce Fields · 13 years ago
  80. 50de1dd memcg: fix memory migration of shmem swapcache by Daisuke Nishimura · 13 years ago
  81. dbd4ea7 memcg: add lock to synchronize page accounting and migration by KAMEZAWA Hiroyuki · 13 years ago
  82. 2a7106f memcg: create extensible page stat update routines by Greg Thelen · 13 years ago
  83. db16d5e memcg: add page_cgroup flags for dirty page tracking by Greg Thelen · 13 years ago
  84. 29c1f67 mm: migration: use rcu_dereference_protected when dereferencing the radix tree slot during file page migration by Mel Gorman · 13 years ago
  85. 22e5c47 thp: add compound_trans_head() helper by Andrea Arcangeli · 13 years ago
  86. 60ab324 thp: khugepaged: make khugepaged aware about madvise by Andrea Arcangeli · 13 years ago
  87. a664b2d thp: madvise(MADV_NOHUGEPAGE) by Andrea Arcangeli · 13 years ago
  88. 1ddd6db thp: mm: define MADV_NOHUGEPAGE by Andrea Arcangeli · 13 years ago
  89. 37c2ac7 thp: compound_trans_order by Andrea Arcangeli · 13 years ago
  90. 2c888cf thp: fix anon memory statistics with transparent hugepages by Rik van Riel · 13 years ago
  91. 5a03b05 thp: use compaction in kswapd for GFP_ATOMIC order > 0 by Andrea Arcangeli · 13 years ago
  92. 8ee5382 thp: mmu_notifier_test_young by Andrea Arcangeli · 13 years ago
  93. 94fcc58 thp: avoid breaking huge pmd invariants in case of vma_adjust failures by Andrea Arcangeli · 13 years ago
  94. 0bbbc0b thp: add numa awareness to hugepage allocations by Andrea Arcangeli · 13 years ago
  95. cd7548a thp: mprotect: transparent huge page support by Johannes Weiner · 13 years ago
  96. 0ca1634 thp: mincore transparent hugepage support by Johannes Weiner · 13 years ago
  97. f2d6bfe thp: add x86 32bit support by Johannes Weiner · 13 years ago
  98. 5f24ce5 thp: remove PG_buddy by Andrea Arcangeli · 13 years ago
  99. ba76149 thp: khugepaged by Andrea Arcangeli · 13 years ago
  100. 7913417 thp: transparent hugepage vmstat by Andrea Arcangeli · 13 years ago