1. 8f3128e lis3: add click function by Daniel Mack · 15 years ago
  2. 55e331c drivers: add support for the TI VLYNQ bus by Florian Fainelli · 15 years ago
  3. cc6f267 syscalls.h: remove duplicated declarations for sys_pipe2 by Masatake YAMATO · 15 years ago
  4. 8b0b1db remove put_cpu_no_resched() by Thomas Gleixner · 15 years ago
  5. 10fc89d drbd: add major number to major.h by Philipp Reisner · 15 years ago
  6. 0d9c25d headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h by Andrew Morton · 15 years ago
  7. 4938d7e poll: avoid extra wakeups in select/poll by Eric Dumazet · 15 years ago
  8. a7d932a utsname.h: make new_utsname fields use the proper length constant by Dan Smith · 15 years ago
  9. 24cf72518 vmscan: count the number of times zone_reclaim() scans and fails by Mel Gorman · 15 years ago
  10. 6fe6b7e vmscan: report vm_flags in page_referenced() by Wu Fengguang · 15 years ago
  11. 168f5ac mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument by Sergei Trofimovich · 15 years ago
  12. aca8bf3 mm: remove file argument from swap_readpage() by Minchan Kim · 15 years ago
  13. 2869735 mm: remove __invalidate_mapping_pages variant by Mike Waychison · 15 years ago
  14. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 15 years ago
  15. 355cfa7 mm: modify swap_map and add SWAP_HAS_CACHE flag by KAMEZAWA Hiroyuki · 15 years ago
  16. cb4b86b mm: add swap cache interface for swap reference by KAMEZAWA Hiroyuki · 15 years ago
  17. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  18. 96cb4df page-allocator: add inactive ratio calculation function of each zone by Minchan Kim · 15 years ago
  19. bc75d33 page-allocator: clean up functions related to pages_min by Minchan Kim · 15 years ago
  20. 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
  21. 31c9113 mm: check the argument of kunmap on architectures without highmem by Matthew Wilcox · 15 years ago
  22. 7f33d49 mm, PM/Freezer: Disable OOM killer when tasks are frozen by Rafael J. Wysocki · 15 years ago
  23. 3b6748e mm: introduce follow_pfn() by Johannes Weiner · 15 years ago
  24. 6e08a36 vmscan: cleanup the scan batching code by Wu Fengguang · 15 years ago
  25. 56e49d2 vmscan: evict use-once pages first by Rik van Riel · 15 years ago
  26. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 15 years ago
  27. 62bc62a page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths by Christoph Lameter · 15 years ago
  28. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  29. 49255c6 page allocator: move check for disabled anti-fragmentation out of fastpath by Mel Gorman · 15 years ago
  30. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  31. b3c466c page allocator: do not sanity check order in the fast path by Mel Gorman · 15 years ago
  32. d239171 page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() by Mel Gorman · 15 years ago
  33. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  34. d2bf6be mm: clean up get_user_pages_fast() documentation by Nick Piggin · 15 years ago
  35. dc56612 radix-tree: add radix_tree_prev_hole() by Wu Fengguang · 15 years ago
  36. d30a110 readahead: record mmap read-around states in file_ra_state by Wu Fengguang · 15 years ago
  37. 1ebf26a readahead: make mmap_miss an unsigned int by Wu Fengguang · 15 years ago
  38. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  39. 3b0fde0 firmware_map: fix hang with x86/32bit by Yinghai Lu · 15 years ago
  40. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  41. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. 3f27c0d Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 9aaa630 Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  45. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  46. b110a8f regulator/max1586: support increased V3 voltage range by Philipp Zabel · 15 years ago
  47. 0cbdf7b LP3971 PMIC regulator driver (updated and combined version) by Marek Szyprowski · 15 years ago
  48. 1d98ccc regulator: add userspace-consumer driver by Mike Rapoport · 15 years ago
  49. 55f4fa4 Maxim 1586 regulator driver by Robert Jarzmik · 15 years ago
  50. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  51. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  52. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  53. 5a7e3d1 keyboard: advertise KT_DEAD2 extended diacriticals by Samuel Thibault · 15 years ago
  54. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  55. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  56. b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  57. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  58. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  59. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 15 years ago
  60. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 15 years ago
  61. 9bf69a2 cb710: handle DEBUG define in Makefile by Pierre Ossman · 15 years ago
  62. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 15 years ago
  63. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  64. fbe0b8d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 15 years ago
  65. d219dce list_nulls: add hlist_nulls_add_head and hlist_nulls_del by Pablo Neira Ayuso · 15 years ago
  66. cd6d95d clocksource: prevent selection of low resolution clocksourse also for nohz=on by Thomas Gleixner · 15 years ago
  67. dd14be4 i2c-ocores: Can add I2C devices to the bus by Richard Röjfors · 15 years ago
  68. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  69. 947ec0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  70. c53567a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  71. 4ddbac9 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 5818a6e PM: Add empty suspend/resume device irq functions by Heiko Carstens · 15 years ago
  73. fce2b111 PM/Hibernate: Move NVS routines into a seperate file (v2). by Cornelia Huck · 15 years ago
  74. 0072578 PM: Remove device_type suspend()/resume() by Magnus Damm · 15 years ago
  75. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  76. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  77. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  78. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  79. 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  80. c9b8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  81. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 15 years ago
  82. 16ffc3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio by Linus Torvalds · 15 years ago
  83. c34752b Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  84. 65d52cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  85. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  86. 7ea2ac9 Trivial: fix typo s/balence/balance/ by Thadeu Lima de Souza Cascardo · 15 years ago
  87. 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 15 years ago
  88. 6341de0 Merge branches 'upstream' and 'ntrig-multitouch' into for-linus by Jiri Kosina · 15 years ago
  89. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  90. 5dac051 lguest: remove obsolete LHREQ_BREAK call by Rusty Russell · 15 years ago
  91. df60aee lguest: use eventfds for device notification by Rusty Russell · 15 years ago
  92. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  93. 9fa29b9d virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) by Mark McLoughlin · 15 years ago
  94. ee006b3 virtio: teach virtio_has_feature() about transport features by Mark McLoughlin · 15 years ago
  95. 82af8ce virtio_pci: optional MSI-X support by Michael S. Tsirkin · 15 years ago
  96. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  97. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  98. 20f77f5 virtio: fix obsolete documentation on probe function by Rusty Russell · 15 years ago
  99. 974802e perf_counter: Add forward/backward attribute ABI compatibility by Peter Zijlstra · 15 years ago
  100. f1a3c97 perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too by Peter Zijlstra · 15 years ago