1. 8d15b0e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  2. 0dd5198 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  3. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  4. 00115e6 fbdev: blackfin has __raw I/O accessors, so use them in fb.h by Mike Frysinger · 15 years ago
  5. 3ed167a fbdev: s1d13xxxfb: add accelerated bitblt functions by Kristoffer Ericson · 15 years ago
  6. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 15 years ago
  7. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  8. 8f3128e lis3: add click function by Daniel Mack · 15 years ago
  9. 55e331c drivers: add support for the TI VLYNQ bus by Florian Fainelli · 15 years ago
  10. cc6f267 syscalls.h: remove duplicated declarations for sys_pipe2 by Masatake YAMATO · 15 years ago
  11. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  12. 8b0b1db remove put_cpu_no_resched() by Thomas Gleixner · 15 years ago
  13. 10fc89d drbd: add major number to major.h by Philipp Reisner · 15 years ago
  14. 0d9c25d headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h by Andrew Morton · 15 years ago
  15. 4938d7e poll: avoid extra wakeups in select/poll by Eric Dumazet · 15 years ago
  16. a7d932a utsname.h: make new_utsname fields use the proper length constant by Dan Smith · 15 years ago
  17. 24cf72518 vmscan: count the number of times zone_reclaim() scans and fails by Mel Gorman · 15 years ago
  18. 6fe6b7e vmscan: report vm_flags in page_referenced() by Wu Fengguang · 15 years ago
  19. 168f5ac mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument by Sergei Trofimovich · 15 years ago
  20. aca8bf3 mm: remove file argument from swap_readpage() by Minchan Kim · 15 years ago
  21. 2869735 mm: remove __invalidate_mapping_pages variant by Mike Waychison · 15 years ago
  22. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 15 years ago
  23. 355cfa7 mm: modify swap_map and add SWAP_HAS_CACHE flag by KAMEZAWA Hiroyuki · 15 years ago
  24. cb4b86b mm: add swap cache interface for swap reference by KAMEZAWA Hiroyuki · 15 years ago
  25. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  26. 96cb4df page-allocator: add inactive ratio calculation function of each zone by Minchan Kim · 15 years ago
  27. bc75d33 page-allocator: clean up functions related to pages_min by Minchan Kim · 15 years ago
  28. b70d94e page-allocator: use integer fields lookup for gfp_zone and check for errors in flags passed to the page allocator by Christoph Lameter · 15 years ago
  29. 31c9113 mm: check the argument of kunmap on architectures without highmem by Matthew Wilcox · 15 years ago
  30. 7f33d49 mm, PM/Freezer: Disable OOM killer when tasks are frozen by Rafael J. Wysocki · 15 years ago
  31. 3b6748e mm: introduce follow_pfn() by Johannes Weiner · 15 years ago
  32. 6e08a36 vmscan: cleanup the scan batching code by Wu Fengguang · 15 years ago
  33. 56e49d2 vmscan: evict use-once pages first by Rik van Riel · 15 years ago
  34. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 15 years ago
  35. 62bc62a page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths by Christoph Lameter · 15 years ago
  36. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  37. 49255c6 page allocator: move check for disabled anti-fragmentation out of fastpath by Mel Gorman · 15 years ago
  38. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  39. b3c466c page allocator: do not sanity check order in the fast path by Mel Gorman · 15 years ago
  40. d239171 page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() by Mel Gorman · 15 years ago
  41. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  42. d2bf6be mm: clean up get_user_pages_fast() documentation by Nick Piggin · 15 years ago
  43. dc56612 radix-tree: add radix_tree_prev_hole() by Wu Fengguang · 15 years ago
  44. d30a110 readahead: record mmap read-around states in file_ra_state by Wu Fengguang · 15 years ago
  45. 1ebf26a readahead: make mmap_miss an unsigned int by Wu Fengguang · 15 years ago
  46. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  47. 3b0fde0 firmware_map: fix hang with x86/32bit by Yinghai Lu · 15 years ago
  48. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  49. ecfe0cf V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV receivers by Uri Shkolnik · 15 years ago
  50. 49809d6 V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge. by Hans de Goede · 15 years ago
  51. 5ddc9b1 V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tuner by Andy Walls · 15 years ago
  52. f83b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  53. 4d7a2d6 V4L/DVB (11845): ir-kbd-i2c: Use initialization data by Jean Delvare · 15 years ago
  54. c668f32 V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model by Jean Delvare · 15 years ago
  55. 1df8e98 V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needs by Jean Delvare · 15 years ago
  56. 8475cbc V4L/DVB (11775): tuner: add support Philips MK5 tuner by Dmitri Belimov · 15 years ago
  57. 06e61f8 V4L/DVB (11743): Analog Devices ADV7343 video encoder driver by Chaithrika U S · 15 years ago
  58. 40199c5 V4L/DVB (11742): TI THS7303 video amplifier driver code by Chaithrika U S · 15 years ago
  59. 0fd327b V4L/DVB (11705): soc-camera: prepare for the platform driver conversion by Guennadi Liakhovetski · 15 years ago
  60. b5b2b7e V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v4l2_device. by Hans Verkuil · 15 years ago
  61. 102e781 V4L/DVB (11671): v4l2: add v4l2_device_set_name() by Hans Verkuil · 15 years ago
  62. eff505f V4L/DVB (11609): soc-camera: remove an extra device generation from struct soc_camera_host by Guennadi Liakhovetski · 15 years ago
  63. 594bb46 V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  64. 1351a58 V4L/DVB (11517): v4l: remove driver-core BUS_ID_SIZE by Kay Sievers · 15 years ago
  65. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  66. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  67. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  68. d613839 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  69. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  70. 9bd47bf Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  71. e28d713 printk: Add KERN_DEFAULT printk log-level by Linus Torvalds · 15 years ago
  72. 5fd29d6 printk: clean up handling of log-levels and newlines by Linus Torvalds · 15 years ago
  73. 5ced504 mg_disk: seperate mg_disk.h again by unsik Kim · 15 years ago
  74. e475bba block: Introduce helper to reset queue limits to default values by Martin K. Petersen · 15 years ago
  75. f0058c6 USB: Change names of SuperSpeed ep companion descriptor structs. by Sarah Sharp · 15 years ago
  76. e04748e USB: Push scatter gather lists down to host controller drivers. by Sarah Sharp · 15 years ago
  77. 663c30d USB: Parse and store the SuperSpeed endpoint companion descriptors. by Sarah Sharp · 15 years ago
  78. 6d65b78 USB: Support for submitting control URBs under xHCI. by Sarah Sharp · 15 years ago
  79. c651527 USB: Support for addressing a USB device under xHCI by Sarah Sharp · 15 years ago
  80. 7206b00 USB: Add route string to struct usb_device. by Sarah Sharp · 15 years ago
  81. 6b403b0 USB: Add SuperSpeed to the list of USB device speeds. by Sarah Sharp · 15 years ago
  82. 66d4ead USB: xhci: BIOS handoff and HW initialization. by Sarah Sharp · 15 years ago
  83. 453f775 USB: Add Intel Langwell USB OTG Transceiver Drive by Hao Wu · 15 years ago
  84. 5be19a9 USB: Add Intel Langwell USB Device Controller driver by Xiaochen Shen · 15 years ago
  85. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  86. c706ebd USB: usb-serial: call port_probe and port_remove at the right times by Alan Stern · 15 years ago
  87. c47d7b0 USB: audio: add USB audio class definitions by Bryan Wu · 15 years ago
  88. 5effabb USB: r8a66597-hcd: use platform_data instead of module_param by Yoshihiro Shimoda · 15 years ago
  89. 98fcb5f USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break by Jason Wessel · 15 years ago
  90. 715b1dc USB: usb_debug, usb_generic_serial: implement multi urb write by Jason Wessel · 15 years ago
  91. bf92c19 USB: usb.h: change private: kernel-doc for new format requirement by Randy Dunlap · 15 years ago
  92. cac85a8 USB: composite.h: mark private struct members as private: by Randy Dunlap · 15 years ago
  93. 00240c3 PCI: add power-state name strings by Alan Stern · 15 years ago
  94. 820d7a2 USB: remove unused usb_host class by Greg Kroah-Hartman · 15 years ago
  95. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago
  96. 00048b8 USB: add usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  97. cc835e3 USB: nop-usb-xceiv: behave when linked as a module by David Brownell · 15 years ago
  98. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  99. 4b9d0d3 eisa: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  100. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago