1. de2efd2 backlight: generic_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  2. 23741ad backlight: ep93xx: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  3. 02f0092 backlight: da9052_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  4. 5644529 backlight: da903x_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  5. 26faf15 backlight: bd6107: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  6. 3e61c73c backlight: atmel-pwm-bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  7. 83dedc0 backlight: as3711_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  8. 568ee6c backlight: adp8870: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  9. 91fa4ee backlight: adp8860: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  10. 5f652c7 backlight: adp5520: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  11. c7a2bf3 backlight: aat2870: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  12. f829c9e backlight: 88pm860x_bl: use devm_backlight_device_register() by Jingoo Han · 11 years ago
  13. c512794c backlight: use dev_get_platdata() by Jingoo Han · 11 years ago
  14. 1f29999 backlight: lp8788: staticize 'default_bl_config' by Jingoo Han · 11 years ago
  15. 0ab7b20 backlight: lm3639: don't mix different enum types by Jingoo Han · 11 years ago
  16. 86b15d5 backlight: ld9040: Staticize local variable gamma_table by Jingoo Han · 11 years ago
  17. 4c4d2a3 backlight: lm3630: fix sparse warning by Daniel Jeong · 11 years ago
  18. e19493c drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe() by Dan Carpenter · 11 years ago
  19. 2a0c316 drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init() by Dan Carpenter · 11 years ago
  20. 28e64a6 backlight: lm3630: apply chip revision by Daniel Jeong · 11 years ago
  21. 5812c13 backlight: lp855x_bl: support new LP8555 device by Milo Kim · 11 years ago
  22. b300645 MAINTAINERS: update Zwane Mwaikambo's e-mail address by Jean Delvare · 11 years ago
  23. 07eb659 MAINTAINERS: remove Richard Purdie as backlight maintainer by Jingoo Han · 11 years ago
  24. 4c1ace6 printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo by Dirk Gouders · 11 years ago
  25. 29e9d22 kernel/printk/printk.c: enable boot delay for earlyprintk by Dave Young · 11 years ago
  26. 312b4e2 vsprintf: check real user/group id for %pK by Ryan Mallon · 11 years ago
  27. 27083ba kernel/printk/printk.c: convert to pr_foo() by Andrew Morton · 11 years ago
  28. 6b80239 printk: report console names during cut-over by Kees Cook · 11 years ago
  29. 8f6b2ae init/main.c: remove prototype for softirq_init() by Geert Uytterhoeven · 11 years ago
  30. 27f69e6 sched: remove ARCH specific fpu_counter from task_struct by Vineet Gupta · 11 years ago
  31. c375f15 x86: move fpu_counter into ARCH specific thread_struct by Vineet Gupta · 11 years ago
  32. 616c05d sh: move fpu_counter into ARCH specific thread_struct by Vineet Gupta · 11 years ago
  33. 261adc9 jump_label: unlikely(x) > 0 by Roel Kluin · 11 years ago
  34. 81e41ea kernel/sys.c: remove obsolete #include <linux/kexec.h> by Geert Uytterhoeven · 11 years ago
  35. 324d666 kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk() by Chen Gang · 11 years ago
  36. c725ee54 gen_init_cpio: avoid NULL pointer dereference and rework env expanding by Michal Nazarewicz · 11 years ago
  37. 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
  38. 6c25161 init/do_mounts.c: add maj:min syntax comment by Sebastian Capella · 11 years ago
  39. b506465 scripts/mod/modpost.c: handle non ABS crc symbols by Andi Kleen · 11 years ago
  40. 83460ec syscalls.h: use gcc alias instead of assembler aliases for syscalls by Andi Kleen · 11 years ago
  41. 54886a7 cramfs: mark as obsolete by Michael Opdenacker · 11 years ago
  42. 623fd80 percpu: add test module for various percpu operations by Greg Thelen · 11 years ago
  43. 3d035f5 drivers/char/hpet.c: allow user controlled mmap for user processes by Prarit Bhargava · 11 years ago
  44. 72403b4 mm: numa: return the number of base pages altered by protection changes by Mel Gorman · 11 years ago
  45. 00619bc mm: factor commit limit calculation by Jerome Marchand · 11 years ago
  46. 715ea41 mm: improve the description for dirty_background_ratio/dirty_ratio sysctl by Zheng Liu · 11 years ago
  47. a1aeb65 mm/page_alloc.c: fix comment in zlc_setup() by Zhi Yong Wu · 11 years ago
  48. d4dd100 arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() by Zhi Yong Wu · 11 years ago
  49. 0ab0abc mm/zswap: refactor the get/put routines by Weijie Yang · 11 years ago
  50. 67d13fe mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently by Weijie Yang · 11 years ago
  51. 7a67d7a memcg, kmem: use cache_from_memcg_idx instead of hard code by Qiang Huang · 11 years ago
  52. 2ade4de memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx by Qiang Huang · 11 years ago
  53. f35c3a8 memcg, kmem: use is_root_cache instead of hard code by Qiang Huang · 11 years ago
  54. 2afc745 mm: ensure get_unmapped_area() returns higher address than mmap_min_addr by Akira Takeuchi · 11 years ago
  55. 0cbef29 mm: __rmqueue_fallback() should respect pageblock type by KOSAKI Motohiro · 11 years ago
  56. 52c8f6a mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag() by KOSAKI Motohiro · 11 years ago
  57. 5d0f3f7 mm: fix page_group_by_mobility_disabled breakage by KOSAKI Motohiro · 11 years ago
  58. af248a0 readahead: fix sequential read cache miss detection by Damien Ramonda · 11 years ago
  59. c78e936 mm: do not walk all of system memory during show_mem by Mel Gorman · 11 years ago
  60. 4a099fb mm/bootmem.c: remove unused local `map' by Daeseok Youn · 11 years ago
  61. 807a1bd mm: clear N_CPU from node_states at CPU offline by Toshi Kani · 11 years ago
  62. d7e0b37 mm: set N_CPU to node_states during boot by Toshi Kani · 11 years ago
  63. c532092 mem-hotplug: introduce movable_node boot option by Tang Chen · 11 years ago
  64. fa591c4 x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed. by Tang Chen · 11 years ago
  65. b959ed6c x86/mem-hotplug: support initialize page tables in bottom-up by Tang Chen · 11 years ago
  66. 0167d7d x86/mm: factor out of top-down direct mapping setup by Tang Chen · 11 years ago
  67. 79442ed mm/memblock.c: introduce bottom-up allocation mode by Tang Chen · 11 years ago
  68. 1402899 mm/memblock.c: factor out of top-down allocation by Tang Chen · 11 years ago
  69. 7aba842 s390/mmap: randomize mmap base for bottom up direction by Heiko Carstens · 11 years ago
  70. 4e99b02 mmap: arch_get_unmapped_area(): use proper mmap base for bottom up direction by Heiko Carstens · 11 years ago
  71. b349acc mm/zswap: avoid unnecessary page scanning by Weijie Yang · 11 years ago
  72. c4a391b writeback: do not sync data dirtied after sync start by Jan Kara · 11 years ago
  73. 46c77e2 tools/vm/page-types.c: support KPF_SOFTDIRTY bit by Naoya Horiguchi · 11 years ago
  74. ec8e41a /proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line by Naoya Horiguchi · 11 years ago
  75. bfc4f9d mm/page_alloc.c: remove unused marco LONG_ALIGN by Zhang Yanfei · 11 years ago
  76. 58e97ba frontswap: enable call to invalidate area on swapoff by Krzysztof Kozlowski · 11 years ago
  77. 2de1a7e mm/swapfile.c: fix comment typos by Seth Jennings · 11 years ago
  78. 7f88f88 mm: kmemleak: avoid false negatives on vmalloc'ed objects by Catalin Marinas · 11 years ago
  79. 81556b0 mm/sparsemem: fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAP by Zhang Yanfei · 11 years ago
  80. 85b35fe mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter by Zhang Yanfei · 11 years ago
  81. 071aee1 memcg: support hierarchical memory.numa_stats by Ying Han · 11 years ago
  82. 25485de memcg: refactor mem_control_numa_stat_show() by Greg Thelen · 11 years ago
  83. b76ac7e mm/mempolicy: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  84. 9f1b868 mm: thp: khugepaged: add policy for finding target node by Bob Liu · 11 years ago
  85. 10dc415 mm: thp: cleanup: mv alloc_hugepage to better place by Bob Liu · 11 years ago
  86. 0151e3d Documentation/vm/zswap.txt: fix typos by Christian Hesse · 11 years ago
  87. b82225f3 revert mm/vmalloc.c: emit the failure message before return by Wanpeng Li · 11 years ago
  88. af12346 mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info" by Wanpeng Li · 11 years ago
  89. c2ce8c1 mm/vmalloc: fix show vmap_area information race with vmap_area tear down by Wanpeng Li · 11 years ago
  90. 3722e13 mm/vmalloc: don't set area->caller twice by Wanpeng Li · 11 years ago
  91. 948927e mm, mempolicy: make mpol_to_str robust and always succeed by David Rientjes · 11 years ago
  92. 40c3baa mm/arch: use NUMA_NO_NODE by Jianguo Wu · 11 years ago
  93. 03b61ff mm/memory-failure.c: move set_migratetype_isolate() outside get_any_page() by Naoya Horiguchi · 11 years ago
  94. 01b0f19 cpu/mem hotplug: add try_online_node() for cpu_up() by Toshi Kani · 11 years ago
  95. 309d0b3 mm/nobootmem.c: have __free_pages_memory() free in larger chunks. by Robin Holt · 11 years ago
  96. b9921ec mm: add a helper function to check may oom condition by Qiang Huang · 11 years ago
  97. 9c2606b mm/memory_hotplug.c: use pfn_to_nid() instead of page_to_nid(pfn_to_page()) by Xishi Qiu · 11 years ago
  98. d6de9d5 mm/memory_hotplug.c: rename the function is_memblock_offlined_cb() by Xishi Qiu · 11 years ago
  99. b38a872 mm: use populated_zone() instead of if(zone->present_pages) by Xishi Qiu · 11 years ago
  100. 83285c7 mm: use pgdat_end_pfn() to simplify the code in others by Xishi Qiu · 11 years ago