1. 34db18a0 smp: move smp setup functions to kernel/smp.c by Amerigo Wang · 14 years ago
  2. fa9ee9c include/linux/err.h: add a function to cast error-pointers to a return value by Uwe Kleine-König · 14 years ago
  3. f3ccfcd fs.h: remove 8 bytes of padding from block_device on 64bit builds by Richard Kennedy · 14 years ago
  4. c837fb3 include/linux/compiler-gcc*.h: unify macro definitions by Borislav Petkov · 14 years ago
  5. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 14 years ago
  6. 78afd56 mm: add __GFP_OTHER_NODE flag by Andi Kleen · 14 years ago
  7. 8afdcec mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones by Mel Gorman · 14 years ago
  8. 0331932 pagewalk: only split huge pages when necessary by Dave Hansen · 14 years ago
  9. 3f58a82 memcg: move memcg reclaimable page into tail of inactive list by Minchan Kim · 14 years ago
  10. 3156018 mm: deactivate invalidated pages by Minchan Kim · 14 years ago
  11. 481b4bb mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds by Richard Kennedy · 14 years ago
  12. cb24045 mm: remove unused TestSetPageLocked() interface by Michel Lespinasse · 14 years ago
  13. 01d8b20 mm: simplify anon_vma refcounts by Peter Zijlstra · 14 years ago
  14. 8381326 mm: move anon_vma ref out from under CONFIG_foo by Peter Zijlstra · 14 years ago
  15. 9e60109 mm: rename drop_anon_vma() to put_anon_vma() by Peter Zijlstra · 14 years ago
  16. e64a782 mm: change __remove_from_page_cache() by Minchan Kim · 14 years ago
  17. 702cfbf mm: goodbye remove_from_page_cache() by Minchan Kim · 14 years ago
  18. 97cecb5 mm: introduce delete_from_page_cache() by Minchan Kim · 14 years ago
  19. ef6a3c6 mm: add replace_page_cache_page() function by Miklos Szeredi · 14 years ago
  20. 318b275 mm: allow GUP to fail instead of waiting on a page by Gleb Natapov · 14 years ago
  21. ddd588b oom: suppress nodes that are not allowed from meminfo on oom kill by David Rientjes · 14 years ago
  22. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 14 years ago
  23. d527caf mm: compaction: prevent kswapd compacting memory to reduce CPU usage by Andrea Arcangeli · 14 years ago
  24. ef0a5e8 pwm_backlight: add check_fb() hook by Robert Morell · 14 years ago
  25. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  26. 9517f92 leds: make *struct gpio_led_platform_data.leds const by Uwe Kleine-König · 14 years ago
  27. b1e6b70 leds: add driver for LM3530 ALS by Shreshtha Kumar Sahu · 14 years ago
  28. c7a1fcd include/asm-generic/unistd.h: fix syncfs syscall number by Andrew Morton · 14 years ago
  29. 01ba825 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  30. 0adfc56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  31. f23eb2b tty: stop using "delayed_work" in the tty layer by Linus Torvalds · 14 years ago
  32. 472af2b [media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_t by Pawel Osciak · 14 years ago
  33. 0e4c180 [media] v4l: soc-camera: Store negotiated buffer settings by Sergio Aguirre · 14 years ago
  34. 15195d3 [media] rc/keymaps: Rename Hauppauge table as rc-hauppauge by Mauro Carvalho Chehab · 14 years ago
  35. db13890 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  36. b1a873a [media] v4l2: use new flag to enable core priority handling by Hans Verkuil · 14 years ago
  37. bedf8bc [media] v4l2-device: add kref and a release function by Hans Verkuil · 14 years ago
  38. 99cd47bc [media] v4l2-ioctl: add priority handling support by Hans Verkuil · 14 years ago
  39. dfddb24 [media] v4l2-fh: add v4l2_fh_is_singular by Hans Verkuil · 14 years ago
  40. 73cb420 [media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functions by Hans Verkuil · 14 years ago
  41. fc5602b [media] v4l2-fh: implement v4l2_priority support by Hans Verkuil · 14 years ago
  42. 0f62fd6 [media] v4l2: add v4l2_prio_state to v4l2_device and video_device by Hans Verkuil · 14 years ago
  43. 0226549 [media] v4l2_prio: move from v4l2-common to v4l2-dev by Hans Verkuil · 14 years ago
  44. 4fdccdf slub: Add statistics for this_cmpxchg_double failures by Christoph Lameter · 14 years ago
  45. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 14 years ago
  46. 75ea635 Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  47. 14577be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  48. c62b389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  49. bf5f001 video, sm501: add I/O functions for use on powerpc by Heiko Schocher · 14 years ago
  50. e6abbaa ipv4: fix route deletion for IPs on many subnets by Julian Anastasov · 14 years ago
  51. 2766051 net: implement dev_disable_lro() hw_features compatibility by Michał Mirosław · 14 years ago
  52. 9507208 [media] Update Pawel Osciak's e-mail address by Pawel Osciak · 14 years ago
  53. 638b53f [media] add TerraTec remote by Antti Palosaari · 14 years ago
  54. ce5b2ac [media] gspca - nw80x: New subdriver for Divio based webcams by Jean-François Moine · 14 years ago
  55. e0eec9a [media] s5p-fimc: Add a platform data entry for MIPI-CSI data alignment by Sylwester Nawrocki · 14 years ago
  56. 117182d [media] s5p-fimc: Allow defining number of sensors at runtime by Sylwester Nawrocki · 14 years ago
  57. 474966e [media] media: Pick a free ioctls range by Laurent Pinchart · 14 years ago
  58. 7e8970e [media] omap3isp: Kconfig and Makefile by Laurent Pinchart · 14 years ago
  59. 448de7e [media] omap3isp: OMAP3 ISP core by Sakari Ailus · 14 years ago
  60. 39187e1 [media] v4l: Add 12 bits bayer pixel formats by Laurent Pinchart · 14 years ago
  61. 7140c55 [media] v4l: Add missing 12 bits bayer media bus formats by Laurent Pinchart · 14 years ago
  62. b1fd18c [media] v4l: Add remaining RAW10 patterns w DPCM pixel code variants by Laurent Pinchart · 14 years ago
  63. 2d8deaf [media] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codes by Laurent Pinchart · 14 years ago
  64. f80a3ab [media] v4l: Add subdev sensor g_skip_frames operation by Laurent Pinchart · 14 years ago
  65. f6a5cb1 [media] v4l: v4l2_subdev userspace crop API by Antti Koskipaa · 14 years ago
  66. 35c3017 [media] v4l: v4l2_subdev userspace frame interval API by Laurent Pinchart · 15 years ago
  67. 333c8b9 [media] v4l: v4l2_subdev userspace format API by Laurent Pinchart · 15 years ago
  68. eb08f35 [media] v4l: v4l2_subdev pad-level operations by Laurent Pinchart · 15 years ago
  69. f0beea8 [media] v4l: subdev: Add new file operations by Laurent Pinchart · 14 years ago
  70. 7cd5a16 [media] v4l: Create v4l2 subdev file handle structure by Stanimir Varbanov · 15 years ago
  71. dacdde7 [media] v4l: Group media bus pixel codes by types and sort them alphabetically by Laurent Pinchart · 14 years ago
  72. 07670433 [media] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8 by Laurent Pinchart · 14 years ago
  73. 84d0688 [media] v4l: Replace enums with fixed-sized fields in public structure by Laurent Pinchart · 14 years ago
  74. 2ef2d5a [media] v4l: Move the media/v4l2-mediabus.h header to include/linux by Laurent Pinchart · 15 years ago
  75. 61f5db5 [media] v4l: Make v4l2_subdev inherit from media_entity by Laurent Pinchart · 15 years ago
  76. 2c0ab67 [media] v4l: Make video_device inherit from media_entity by Laurent Pinchart · 15 years ago
  77. 95db3a6 [media] v4l: Add a media_device pointer to the v4l2_device structure by Laurent Pinchart · 15 years ago
  78. e02188c [media] media: Pipelines and media streams by Laurent Pinchart · 14 years ago
  79. 97548ed [media] media: Links setup by Laurent Pinchart · 15 years ago
  80. 1651333 [media] media: Entities, pads and links enumeration by Laurent Pinchart · 15 years ago
  81. 140d881 [media] media: Media device information query by Laurent Pinchart · 14 years ago
  82. 503c3d82 [media] media: Entity use count by Laurent Pinchart · 15 years ago
  83. a5ccc48 [media] media: Entity graph traversal by Sakari Ailus · 15 years ago
  84. 53e269c [media] media: Entities, pads and links by Laurent Pinchart · 15 years ago
  85. 176fb0d [media] media: Media device by Laurent Pinchart · 15 years ago
  86. cf4b921 [media] media: Media device node support by Laurent Pinchart · 15 years ago
  87. 1e9bb88 block: fix non-atomic access to genhd inflight structures by Shaohua Li · 14 years ago
  88. 7cdcdb6 atmel_lcdfb: implement inverted contrast pwm by Andreas Bießmann · 14 years ago
  89. 38d2620 svga: Make svga_set_timings() take an iomem regbase pointer. by David Miller · 14 years ago
  90. 55db092 svga: Make svga_tilecursor() take an iomem regbase pointer. by David Miller · 14 years ago
  91. 9c96394 svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer. by David Miller · 14 years ago
  92. 1d28fca svga: Make svga_set_default_crt_regs() take an iomem regbase pointer. by David Miller · 14 years ago
  93. ea77078 svga: Make svga_wcrt_mask() take an iomem regbase pointer. by David Miller · 14 years ago
  94. d907ec0 svga: Make svga_wseq_mask() take an iomem regbase pointer. by David Miller · 14 years ago
  95. a4ade839 svga: Make svga_set_default_seq_regs take an iomem regbase pointer. by David Miller · 14 years ago
  96. f51a14d svga: Make svga_set_default_atc_regs take an iomem regbase pointer. by David Miller · 14 years ago
  97. e2fade2 svga: Make svga_set_default_gfx_regs take an iomem regbase pointer. by David Miller · 14 years ago
  98. dc6aff3 svga: Make svga_wseq_multi take an iomem regbase pointer. by David Miller · 14 years ago
  99. 21da386 svga: Make svga_wcrt_multi take an iomem regbase pointer. by David Miller · 14 years ago
  100. f6b0cc4 svga: Make svga_wattr take an iomem regbase pointer. by David Miller · 14 years ago