1. 55db092 svga: Make svga_tilecursor() take an iomem regbase pointer. by David Miller · 14 years ago
  2. 9c96394 svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer. by David Miller · 14 years ago
  3. 1d28fca svga: Make svga_set_default_crt_regs() take an iomem regbase pointer. by David Miller · 14 years ago
  4. ea77078 svga: Make svga_wcrt_mask() take an iomem regbase pointer. by David Miller · 14 years ago
  5. d907ec0 svga: Make svga_wseq_mask() take an iomem regbase pointer. by David Miller · 14 years ago
  6. a4ade839 svga: Make svga_set_default_seq_regs take an iomem regbase pointer. by David Miller · 14 years ago
  7. f51a14d svga: Make svga_set_default_atc_regs take an iomem regbase pointer. by David Miller · 14 years ago
  8. e2fade2 svga: Make svga_set_default_gfx_regs take an iomem regbase pointer. by David Miller · 14 years ago
  9. dc6aff3 svga: Make svga_wseq_multi take an iomem regbase pointer. by David Miller · 14 years ago
  10. 21da386 svga: Make svga_wcrt_multi take an iomem regbase pointer. by David Miller · 14 years ago
  11. f6b0cc4 svga: Make svga_wattr take an iomem regbase pointer. by David Miller · 14 years ago
  12. 1284e49 svga: Use proper VGA register name macros in svga_wattr. by David Miller · 14 years ago
  13. afd8c40 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  14. 10effcb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  15. c3ca48f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  16. c004686 hwmon: (ads1015) Make gain and datarate configurable by Dirk Eibach · 13 years ago
  17. 8c22a8f hwmon: Add support for Texas Instruments ADS1015 by Dirk Eibach · 13 years ago
  18. 0f60f24 FS: lookup_mnt() is only used in the core fs routines now by David Howells · 13 years ago
  19. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 13 years ago
  20. 444699c Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  21. 6113f39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  22. c185a94 i2c: Drop i2c_adapter.id by Jean Delvare · 13 years ago
  23. fe6fc25 i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter by Jean Delvare · 13 years ago
  24. 7ae3148 i2c: Export i2c_for_each_dev by Jean Delvare · 13 years ago
  25. 0c31f8e i2c: Get rid of <linux/i2c-id.h> by Jean Delvare · 13 years ago
  26. d735b34 i2c: make i2c_get_adapter prototype clearer by Jean Delvare · 13 years ago
  27. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  28. 339dc50 asm-generic: support clock_adjtime() in <asm-generic/unistd.h> by Chris Metcalf · 13 years ago
  29. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  30. 5bab188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  31. a8c91da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  32. 9975961 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  33. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  34. f539abe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  35. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  36. d3e458d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  37. 6192978 Merge branch '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
  38. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  39. 7fd23a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  40. 568a60e spi/dw_spi: move dw_spi.h into drivers/spi by Grant Likely · 13 years ago
  41. 46165a3 spi/dw_spi: Fix missing header by Jiri Slaby · 13 years ago
  42. 1aed3e4 lose 'mounting_here' argument in ->d_manage() by Al Viro · 13 years ago
  43. 7cc90cc don't pass 'mounting_here' flag to follow_down() by Al Viro · 13 years ago
  44. d351cf4 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  45. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  46. 6899608 Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  47. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  48. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  49. ec0afc9 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  50. 804f185 Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  51. 474a00e kill simple_set_mnt() by Al Viro · 13 years ago
  52. 5a39837 Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  53. 514af9f Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  54. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  55. 61ef46f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  56. 1791983 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  57. 978ca16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  58. 02e4c62 Merge branch 'for-linus/2639/i2c-1' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  59. 4b0e976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  60. 19520fc Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  61. ef2b4b9 mm: PageBuddy and mapcount robustness by Andrea Arcangeli · 13 years ago
  62. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 13 years ago
  63. c07946a mmc: dw_mmc: support mmc power control with regulator by Jaehoon Chung · 13 years ago
  64. e61cf11 mmc: dw_mmc: fix suspend/resume operation by Jaehoon Chung · 13 years ago
  65. fc3d772 mmc: dw_mmc: add quirks for unreliable card detect, and capabilities by Jaehoon Chung · 13 years ago
  66. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 13 years ago
  67. 7b7adc4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  68. 241eb95 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  69. fd34b0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  70. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 13 years ago
  71. 40c7f21 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  72. f863684 KVM: Fix race between nmi injection and enabling nmi window by Avi Kivity · 13 years ago
  73. 217ece6 KVM: use yield_to instead of sleep in kvm_vcpu_on_spin by Rik van Riel · 13 years ago
  74. 34bb10b KVM: keep track of which task is running a KVM vcpu by Rik van Riel · 13 years ago
  75. f58c9df mm: remove is_hwpoison_address by Huang Ying · 13 years ago
  76. 69ebb83 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally by Huang Ying · 13 years ago
  77. 0014bd9 mm: export __get_user_pages by Huang Ying · 13 years ago
  78. 3cba413 KVM: make make_all_cpus_request() lockless by Xiao Guangrong · 14 years ago
  79. 6b7e2d0 KVM: Add "exiting guest mode" state by Xiao Guangrong · 14 years ago
  80. cb29325 PCI: Rename CPU PCI id define by Borislav Petkov · 13 years ago
  81. 65b0619 Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  82. 8df341c Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  83. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  84. 1d2a195 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 13 years ago
  85. def179c Merge branch 'tsc2005' into next by Dmitry Torokhov · 13 years ago
  86. 37bd446 Input: introduce tsc2005 driver by Lauri Leukkunen · 13 years ago
  87. 92c260f Merge remote branch 'rmk/for-linus' into for-linus by David Brown · 13 years ago
  88. 054cfaa Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  89. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  90. ce443ab unicore32 machine related: add frame buffer driver for pkunity-v3 soc by GuanXuetao · 13 years ago
  91. 7f509a9 asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h by GuanXuetao · 14 years ago
  92. 38f5bf8 asm-generic headers: add ftrace.h by GuanXuetao · 14 years ago
  93. d232b12 asm-generic headers: add sizes.h by GuanXuetao · 14 years ago
  94. 7dc59bd asm-generic: fix inX/outX functions for architectures that have PCI by GuanXuetao · 13 years ago
  95. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  96. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  97. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  98. 6445ced8 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  99. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  100. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago