1. 17f98dc pids: clean up find_task_by_pid variants by Christoph Hellwig · 15 years ago
  2. 8053bdd ptrace_get_task_struct: s/tasklist/rcu/, make it static by Oleg Nesterov · 15 years ago
  3. 1c21627 ptrace: tracehook_unsafe_exec(): remove the stale comment by Oleg Nesterov · 15 years ago
  4. c5b947b memcg: add interface to reset limits by Daisuke Nishimura · 15 years ago
  5. 8a9478c memcg: fix swap accounting by KAMEZAWA Hiroyuki · 15 years ago
  6. 20ebcdd memcg: remove unneeded forward declaration from sched.h by Li Zefan · 15 years ago
  7. 302362c memcg: remove mem_cgroup_cache_charge_swapin() by Daisuke Nishimura · 15 years ago
  8. d69b042 memcg: add file-based RSS accounting by Balbir Singh · 15 years ago
  9. 1d965fe reiserfs: fix warnings with gcc 4.4 by Jeff Mahoney · 15 years ago
  10. 77906a54 pca953x: support GPIOLIB GPIO naming by Daniel Silverstone · 15 years ago
  11. 7390284 mpc52xx_psc_spi: convert to cs_control callback by Anton Vorontsov · 15 years ago
  12. e7db06b spi: move more spi_setup() functionality into core by David Brownell · 15 years ago
  13. 7d07719 spi: move common spi_setup() functionality into core by David Brownell · 15 years ago
  14. aa0ce5b softirq: introduce statistics for softirq by Keika Kobayashi · 15 years ago
  15. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  16. 7cc4766 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  17. 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
  18. 4d3792e mfd: fix tmio related warnings by Samuel Ortiz · 15 years ago
  19. 1b89040 mfd: asic3: remove SD/SDIO controller register definitions by Philipp Zabel · 15 years ago
  20. 01906d6 mfd: add ASIC3 IRQ numbers by Philipp Zabel · 15 years ago
  21. 6483c1b mfd: asic3: add asic3_set_register common operation by Philipp Zabel · 15 years ago
  22. 13a09f9 mfd: add PCAP driver by Daniel Ribeiro · 15 years ago
  23. 14fa569 mfd: add U300 AB3100 core support by Linus Walleij · 15 years ago
  24. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  25. b069e8e Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  26. 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
  27. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  28. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  29. 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
  30. e03ab9d Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus by Pekka Enberg · 15 years ago
  31. 608ba50 Cleanup of adfs headers by Al Viro · 15 years ago
  32. 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
  33. 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
  34. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  35. 00115e6 fbdev: blackfin has __raw I/O accessors, so use them in fb.h by Mike Frysinger · 15 years ago
  36. 3ed167a fbdev: s1d13xxxfb: add accelerated bitblt functions by Kristoffer Ericson · 15 years ago
  37. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 15 years ago
  38. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  39. 8f3128e lis3: add click function by Daniel Mack · 15 years ago
  40. 55e331c drivers: add support for the TI VLYNQ bus by Florian Fainelli · 15 years ago
  41. cc6f267 syscalls.h: remove duplicated declarations for sys_pipe2 by Masatake YAMATO · 15 years ago
  42. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  43. 8b0b1db remove put_cpu_no_resched() by Thomas Gleixner · 15 years ago
  44. 10fc89d drbd: add major number to major.h by Philipp Reisner · 15 years ago
  45. 0d9c25d headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h by Andrew Morton · 15 years ago
  46. 4938d7e poll: avoid extra wakeups in select/poll by Eric Dumazet · 15 years ago
  47. a7d932a utsname.h: make new_utsname fields use the proper length constant by Dan Smith · 15 years ago
  48. 24cf72518 vmscan: count the number of times zone_reclaim() scans and fails by Mel Gorman · 15 years ago
  49. 6fe6b7e vmscan: report vm_flags in page_referenced() by Wu Fengguang · 15 years ago
  50. 168f5ac mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument by Sergei Trofimovich · 15 years ago
  51. aca8bf3 mm: remove file argument from swap_readpage() by Minchan Kim · 15 years ago
  52. 2869735 mm: remove __invalidate_mapping_pages variant by Mike Waychison · 15 years ago
  53. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 15 years ago
  54. 355cfa7 mm: modify swap_map and add SWAP_HAS_CACHE flag by KAMEZAWA Hiroyuki · 15 years ago
  55. cb4b86b mm: add swap cache interface for swap reference by KAMEZAWA Hiroyuki · 15 years ago
  56. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  57. 96cb4df page-allocator: add inactive ratio calculation function of each zone by Minchan Kim · 15 years ago
  58. bc75d33 page-allocator: clean up functions related to pages_min by Minchan Kim · 15 years ago
  59. 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
  60. 31c9113 mm: check the argument of kunmap on architectures without highmem by Matthew Wilcox · 15 years ago
  61. 7f33d49 mm, PM/Freezer: Disable OOM killer when tasks are frozen by Rafael J. Wysocki · 15 years ago
  62. 3b6748e mm: introduce follow_pfn() by Johannes Weiner · 15 years ago
  63. 6e08a36 vmscan: cleanup the scan batching code by Wu Fengguang · 15 years ago
  64. 56e49d2 vmscan: evict use-once pages first by Rik van Riel · 15 years ago
  65. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 15 years ago
  66. 62bc62a page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths by Christoph Lameter · 15 years ago
  67. 4185896 page allocator: use allocation flags as an index to the zone watermark by Mel Gorman · 15 years ago
  68. 49255c6 page allocator: move check for disabled anti-fragmentation out of fastpath by Mel Gorman · 15 years ago
  69. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  70. b3c466c page allocator: do not sanity check order in the fast path by Mel Gorman · 15 years ago
  71. d239171 page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() by Mel Gorman · 15 years ago
  72. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 15 years ago
  73. d2bf6be mm: clean up get_user_pages_fast() documentation by Nick Piggin · 15 years ago
  74. dc56612 radix-tree: add radix_tree_prev_hole() by Wu Fengguang · 15 years ago
  75. d30a110 readahead: record mmap read-around states in file_ra_state by Wu Fengguang · 15 years ago
  76. 1ebf26a readahead: make mmap_miss an unsigned int by Wu Fengguang · 15 years ago
  77. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  78. 3b0fde0 firmware_map: fix hang with x86/32bit by Yinghai Lu · 15 years ago
  79. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  80. ecfe0cf V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV receivers by Uri Shkolnik · 15 years ago
  81. 49809d6 V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge. by Hans de Goede · 15 years ago
  82. 5ddc9b1 V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tuner by Andy Walls · 15 years ago
  83. 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
  84. 4d7a2d6 V4L/DVB (11845): ir-kbd-i2c: Use initialization data by Jean Delvare · 15 years ago
  85. c668f32 V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model by Jean Delvare · 15 years ago
  86. 1df8e98 V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needs by Jean Delvare · 15 years ago
  87. 8475cbc V4L/DVB (11775): tuner: add support Philips MK5 tuner by Dmitri Belimov · 15 years ago
  88. 06e61f8 V4L/DVB (11743): Analog Devices ADV7343 video encoder driver by Chaithrika U S · 15 years ago
  89. 40199c5 V4L/DVB (11742): TI THS7303 video amplifier driver code by Chaithrika U S · 15 years ago
  90. 0fd327b V4L/DVB (11705): soc-camera: prepare for the platform driver conversion by Guennadi Liakhovetski · 15 years ago
  91. b5b2b7e V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v4l2_device. by Hans Verkuil · 15 years ago
  92. 102e781 V4L/DVB (11671): v4l2: add v4l2_device_set_name() by Hans Verkuil · 15 years ago
  93. eff505f V4L/DVB (11609): soc-camera: remove an extra device generation from struct soc_camera_host by Guennadi Liakhovetski · 15 years ago
  94. 594bb46 V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  95. 1351a58 V4L/DVB (11517): v4l: remove driver-core BUS_ID_SIZE by Kay Sievers · 15 years ago
  96. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  97. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  98. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  99. d613839 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  100. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago