1. 89e004ea SHM_LOCKED pages are unevictable by Lee Schermerhorn · 16 years ago
  2. ba9ddf4 Ramfs and Ram Disk pages are unevictable by Lee Schermerhorn · 16 years ago
  3. bbfd28e unevictable lru: add event counting with statistics by Lee Schermerhorn · 16 years ago
  4. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  5. 8a7a854 pageflag helpers for configed-out flags by Lee Schermerhorn · 16 years ago
  6. 556adec vmscan: second chance replacement for anonymous pages by Rik van Riel · 16 years ago
  7. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  8. b2e1853 define page_file_cache() function by Rik van Riel · 16 years ago
  9. 68a22394 vmscan: free swap space on swap-in/activation by Rik van Riel · 16 years ago
  10. f04e9eb swap: use an array for the LRU pagevecs by KOSAKI Motohiro · 16 years ago
  11. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  12. 62695a8 vmscan: move isolate_lru_page() to vmscan.c by Nick Piggin · 16 years ago
  13. 0cfd810 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  14. f7ea4a4 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  15. 5564da7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  16. 58617d5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  17. 1987625 USB: anchor API changes needed for btusb by Oliver Neukum · 16 years ago
  18. cbc3011 usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc. by Stephen Ware · 16 years ago
  19. 0b14c38 USB: Fix spelling in usb/serial.h by Geoff Levand · 16 years ago
  20. 3086775 usb gadget: cdc obex glue by Felipe Balbi · 16 years ago
  21. 60beed9 usb gadget: function activation/deactivation by David Brownell · 16 years ago
  22. 6a2839b USB: extend poisoning to anchors by Oliver Neukum · 16 years ago
  23. 55b447b USB: kill URBs permanently by Oliver Neukum · 16 years ago
  24. 5b775f6 USB: add USB test and measurement class driver by Greg Kroah-Hartman · 16 years ago
  25. edc6f38 radeon: fix PCI bus mastering support enables. by Alex Deucher · 16 years ago
  26. b2ceddf radeon: add RS400 family support. by Alex Deucher · 16 years ago
  27. f0738e9 drm/radeon: add support for RS740 IGP chipsets. by Alex Deucher · 16 years ago
  28. ba1eb1d i915: Map status page cached for chips with GTT-based HWS location. by Keith Packard · 16 years ago
  29. 9bfbd5c drm: kill drm_device->irq by Jesse Barnes · 16 years ago
  30. dbb19d3 i915 gem: install and uninstall irq handler in entervt and leavevt ioctls. by Kristian Høgsberg · 16 years ago
  31. ed4c9c4 i915: Add chip set ID param. by Kristian Høgsberg · 16 years ago
  32. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago
  33. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  34. ddb7f4c drm: remove #define's for non-linux systems by Carlos R. Mafra · 16 years ago
  35. dcadd08 V4L/DVB (9276): videobuf-dvb: two functions are now static by Mauro Carvalho Chehab · 16 years ago
  36. 96b7a1a V4L/DVB (9271): videobuf: data storage optimisation (2) by Darron Broad · 16 years ago
  37. 953cafc V4L/DVB (9268): tuner: add FMD1216MEX tuner by Darron Broad · 16 years ago
  38. 7bdf84f V4L/DVB (9265): videobuf: data storage optimisation by Darron Broad · 16 years ago
  39. 073afdd V4L/DVB (9245): video: add header to soc_camera_platform include file by Magnus Damm · 16 years ago
  40. 50c616f V4L/DVB (9241): soc-camera: move sensor power management to soc_camera_platform.c by Guennadi Liakhovetski · 16 years ago
  41. 2a1d245 V4L/DVB (9240): saa7127: Fix two typos by Jean Delvare · 16 years ago
  42. 59b1842 V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion by Darron Broad · 16 years ago
  43. 8e73909 V4L/DVB (9225): MFE: Add configurable gate control by Darron Broad · 16 years ago
  44. 363c35f V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support. by Steven Toth · 16 years ago
  45. 7b31b57 V4L/DVB (9209): v4l2: add comment to the v4l2-i2c-drv headers. by Hans Verkuil · 16 years ago
  46. 5ba4ecc V4L/DVB (9196): Add support for DSS delivery by Manu Abraham · 16 years ago
  47. 9785482 V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 delivery by Manu Abraham · 16 years ago
  48. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  49. c53dbf5 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  50. ed09441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  51. f73e2d1 block: remove __generic_unplug_device() from exports by Jens Axboe · 16 years ago
  52. 756f824 blktrace: add support for driver data by Stefan Raspl · 16 years ago
  53. 8677142 block: fix nr_phys_segments miscalculation bug by FUJITA Tomonori · 16 years ago
  54. 54514a7 softirq: Add support for triggering softirq work on softirqs. by David S. Miller · 16 years ago
  55. 3e624fc ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback by Theodore Ts'o · 16 years ago
  56. 52ad096 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  57. 08d19f51 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  58. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. 0999d97 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. cb76d5a FRV: Switch unaligned access to the packed-struct implementation by Harvey Harrison · 16 years ago
  61. 1eee21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  62. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  63. e4856a7 Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  64. c472273 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  65. 36ac1d2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  66. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  68. c9f6616 resource: add resource_type() and IORESOURCE_TYPE_BITS by Magnus Damm · 16 years ago
  69. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  70. 612de10 parport: remove CVS keywords by Adrian Bunk · 16 years ago
  71. 25cbe53 pid_ns: kill the now unused task_child_reaper() by Oleg Nesterov · 16 years ago
  72. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  73. b73c29f6 quota: remove CVS keywords by Adrian Bunk · 16 years ago
  74. 60836eb telephony: remove CVS keywords by Adrian Bunk · 16 years ago
  75. b563cf5 pnp: make the resource type an unsigned long by Rene Herman · 16 years ago
  76. b53cde3 fbdev: add new TMIO framebuffer driver by Dmitry Baryshkov · 16 years ago
  77. e3a1938 matroxfb: support G200eV chip by Darrick J. Wong · 16 years ago
  78. 0b17888 fbdev: allow more chip revisions in Epson s1d13... video driver by Kristoffer Ericson · 16 years ago
  79. b1ee26b radeonfb: accelerate imageblit and other improvements by Benjamin Herrenschmidt · 16 years ago
  80. a6c0c37 radeonfb: misc cleanup of engine and dst cache handling by Benjamin Herrenschmidt · 16 years ago
  81. 3a56805 neofb: remove open_lock mutex by Krzysztof Helt · 16 years ago
  82. 35e8bb5 gpiolib: request/free hooks by David Brownell · 16 years ago
  83. 0f6d504 gpiolib: gpio_to_irq() hooks by David Brownell · 16 years ago
  84. 3d599d1 gpio_free might sleep, generic part by Uwe Kleine-König · 16 years ago
  85. 4fd5463 gpio: make gpiochip label const by Dmitry Baryshkov · 16 years ago
  86. 8d7b48e autofs4: add miscellaneous device for ioctls by Ian Kent · 16 years ago
  87. bb979d7 autofs4: cleanup autofs mount type usage by Ian Kent · 16 years ago
  88. 9d793b0 i2o: Fix 32/64bit DMA locking by Alan Cox · 16 years ago
  89. 2bec19f orion_spi: handle 88F6183 erratum by Lennert Buytenhek · 16 years ago
  90. bf2a9a3 Allow recursion in binfmt_script and binfmt_misc by Kirill A. Shutemov · 16 years ago
  91. 5311248 alpha: introduce field 'taso' into struct linux_binprm by Kirill A. Shutemov · 16 years ago
  92. 56d9366 introduce generic iommu_num_pages function by Joerg Roedel · 16 years ago
  93. bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  94. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  95. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  96. f7ad160 include/linux/clk.h: fix comment by Alex Raimondi · 16 years ago
  97. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  98. 22b8ce9 profiling: dynamically enable readprofile at runtime by Dave Hansen · 16 years ago
  99. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  100. a25d644 wait: kill is_sync_wait() by Tejun Heo · 16 years ago