1. 5b739ef random: Add optional continuous repetition test to entropy store based rngs by Neil Horman · 15 years ago
  2. 7cc4766 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  3. 55a6fbf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  4. 4d3792e mfd: fix tmio related warnings by Samuel Ortiz · 15 years ago
  5. 1b89040 mfd: asic3: remove SD/SDIO controller register definitions by Philipp Zabel · 15 years ago
  6. 01906d6 mfd: add ASIC3 IRQ numbers by Philipp Zabel · 15 years ago
  7. 6483c1b mfd: asic3: add asic3_set_register common operation by Philipp Zabel · 15 years ago
  8. 13a09f9 mfd: add PCAP driver by Daniel Ribeiro · 15 years ago
  9. 14fa569 mfd: add U300 AB3100 core support by Linus Walleij · 15 years ago
  10. b069e8e Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  11. 4ce4b1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  12. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  13. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  14. feb72ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  15. e03ab9d Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus by Pekka Enberg · 15 years ago
  16. 608ba50 Cleanup of adfs headers by Al Viro · 15 years ago
  17. 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
  18. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  19. 00115e6 fbdev: blackfin has __raw I/O accessors, so use them in fb.h by Mike Frysinger · 15 years ago
  20. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 15 years ago
  21. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  22. 8f3128e lis3: add click function by Daniel Mack · 15 years ago
  23. 55e331c drivers: add support for the TI VLYNQ bus by Florian Fainelli · 15 years ago
  24. cc6f267 syscalls.h: remove duplicated declarations for sys_pipe2 by Masatake YAMATO · 15 years ago
  25. 8b0b1db remove put_cpu_no_resched() by Thomas Gleixner · 15 years ago
  26. 10fc89d drbd: add major number to major.h by Philipp Reisner · 15 years ago
  27. 0d9c25d headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h by Andrew Morton · 15 years ago
  28. 4938d7e poll: avoid extra wakeups in select/poll by Eric Dumazet · 15 years ago
  29. a7d932a utsname.h: make new_utsname fields use the proper length constant by Dan Smith · 15 years ago
  30. 24cf72518 vmscan: count the number of times zone_reclaim() scans and fails by Mel Gorman · 15 years ago
  31. 6fe6b7e vmscan: report vm_flags in page_referenced() by Wu Fengguang · 15 years ago
  32. 168f5ac mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument by Sergei Trofimovich · 15 years ago
  33. aca8bf3 mm: remove file argument from swap_readpage() by Minchan Kim · 15 years ago
  34. 2869735 mm: remove __invalidate_mapping_pages variant by Mike Waychison · 15 years ago
  35. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 15 years ago
  36. 355cfa7 mm: modify swap_map and add SWAP_HAS_CACHE flag by KAMEZAWA Hiroyuki · 15 years ago
  37. cb4b86b mm: add swap cache interface for swap reference by KAMEZAWA Hiroyuki · 15 years ago
  38. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  39. 96cb4df page-allocator: add inactive ratio calculation function of each zone by Minchan Kim · 15 years ago
  40. bc75d33 page-allocator: clean up functions related to pages_min by Minchan Kim · 15 years ago
  41. 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
  42. 31c9113 mm: check the argument of kunmap on architectures without highmem by Matthew Wilcox · 15 years ago
  43. 7f33d49 mm, PM/Freezer: Disable OOM killer when tasks are frozen by Rafael J. Wysocki · 15 years ago
  44. 3b6748e mm: introduce follow_pfn() by Johannes Weiner · 15 years ago
  45. 6e08a36 vmscan: cleanup the scan batching code by Wu Fengguang · 15 years ago
  46. 56e49d2 vmscan: evict use-once pages first by Rik van Riel · 15 years ago
  47. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 15 years ago
  48. 62bc62a page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths by Christoph Lameter · 15 years ago
  49. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  50. 49255c6 page allocator: move check for disabled anti-fragmentation out of fastpath by Mel Gorman · 15 years ago
  51. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  52. b3c466c page allocator: do not sanity check order in the fast path by Mel Gorman · 15 years ago
  53. d239171 page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() by Mel Gorman · 15 years ago
  54. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  55. d2bf6be mm: clean up get_user_pages_fast() documentation by Nick Piggin · 15 years ago
  56. dc56612 radix-tree: add radix_tree_prev_hole() by Wu Fengguang · 15 years ago
  57. d30a110 readahead: record mmap read-around states in file_ra_state by Wu Fengguang · 15 years ago
  58. 1ebf26a readahead: make mmap_miss an unsigned int by Wu Fengguang · 15 years ago
  59. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  60. 3b0fde0 firmware_map: fix hang with x86/32bit by Yinghai Lu · 15 years ago
  61. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  62. ecfe0cf V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV receivers by Uri Shkolnik · 15 years ago
  63. 49809d6 V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge. by Hans de Goede · 15 years ago
  64. 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
  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. e28d713 printk: Add KERN_DEFAULT printk log-level by Linus Torvalds · 15 years ago
  71. 5fd29d6 printk: clean up handling of log-levels and newlines by Linus Torvalds · 15 years ago
  72. 5ced504 mg_disk: seperate mg_disk.h again by unsik Kim · 15 years ago
  73. e475bba block: Introduce helper to reset queue limits to default values by Martin K. Petersen · 15 years ago
  74. f0058c6 USB: Change names of SuperSpeed ep companion descriptor structs. by Sarah Sharp · 15 years ago
  75. e04748e USB: Push scatter gather lists down to host controller drivers. by Sarah Sharp · 15 years ago
  76. 663c30d USB: Parse and store the SuperSpeed endpoint companion descriptors. by Sarah Sharp · 15 years ago
  77. 6d65b78 USB: Support for submitting control URBs under xHCI. by Sarah Sharp · 15 years ago
  78. c651527 USB: Support for addressing a USB device under xHCI by Sarah Sharp · 15 years ago
  79. 7206b00 USB: Add route string to struct usb_device. by Sarah Sharp · 15 years ago
  80. 6b403b0 USB: Add SuperSpeed to the list of USB device speeds. by Sarah Sharp · 15 years ago
  81. 66d4ead USB: xhci: BIOS handoff and HW initialization. by Sarah Sharp · 15 years ago
  82. 453f775 USB: Add Intel Langwell USB OTG Transceiver Drive by Hao Wu · 15 years ago
  83. 5be19a9 USB: Add Intel Langwell USB Device Controller driver by Xiaochen Shen · 15 years ago
  84. f9c99bb USB: usb-serial: replace shutdown with disconnect, release by Alan Stern · 15 years ago
  85. c706ebd USB: usb-serial: call port_probe and port_remove at the right times by Alan Stern · 15 years ago
  86. c47d7b0 USB: audio: add USB audio class definitions by Bryan Wu · 15 years ago
  87. 5effabb USB: r8a66597-hcd: use platform_data instead of module_param by Yoshihiro Shimoda · 15 years ago
  88. 98fcb5f USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break by Jason Wessel · 15 years ago
  89. 715b1dc USB: usb_debug, usb_generic_serial: implement multi urb write by Jason Wessel · 15 years ago
  90. bf92c19 USB: usb.h: change private: kernel-doc for new format requirement by Randy Dunlap · 15 years ago
  91. cac85a8 USB: composite.h: mark private struct members as private: by Randy Dunlap · 15 years ago
  92. 00240c3 PCI: add power-state name strings by Alan Stern · 15 years ago
  93. 820d7a2 USB: remove unused usb_host class by Greg Kroah-Hartman · 15 years ago
  94. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago
  95. 00048b8 USB: add usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  96. cc835e3 USB: nop-usb-xceiv: behave when linked as a module by David Brownell · 15 years ago
  97. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  98. 4b9d0d3 eisa: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  99. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago
  100. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 15 years ago