]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-11-07 Jingoo Handrivers/video/backlight/s6e63m0.c: remove unnecessary...
2012-11-07 Jingoo Handrivers/video/backlight/vgg2432a4.c: add missing const
2012-11-07 Jingoo Handrivers/video/backlight/tdo24m.c: add missing const
2012-11-07 Jingoo Handrivers/video/backlight/lms283gf05.c: add missing const
2012-11-07 Jingoo Handrivers/video/backlight/da9052_bl.c: add missing const
2012-11-07 Kim, Milodrivers/video/backlight/lp855x_bl.c: remove unnecessary...
2012-11-07 Andrew Mortondrivers-video-backlight-lp855x_blc-use-generic-pwm...
2012-11-07 Kim, Milodrivers/video/backlight/lp855x_bl.c: use generic PWM...
2012-11-07 Jingoo Hanbacklight: tosa: use devm_gpio_request_one
2012-11-07 Jingoo Hanbacklight: lms283gf05: use devm_gpio_request_one
2012-11-07 Jingoo Hanbacklight: vgg2432a4: fix checkpatch warning
2012-11-07 Jingoo Hanbacklight: tosa: fix checkpatch error and warning
2012-11-07 Jingoo Hanbacklight: tdo24m: fix checkpatch warning
2012-11-07 Jingoo Hanbacklight: platform_lcd: fix checkpatch error
2012-11-07 Jingoo Hanbacklight: pcf50633: fix checkpatch warning
2012-11-07 Jingoo Hanbacklight: omap1: fix checkpatch warning
2012-11-07 Jingoo Hanbacklight: locomolcd: fix checkpatch error and warning
2012-11-07 Jingoo Hanbacklight: lm3630: fix checkpatch warning
2012-11-07 Jingoo Hanbacklight: l4f00242t03: fix checkpatch warning
2012-11-07 Jingoo Hanbacklight: jornada720: fix checkpatch error and warning
2012-11-07 Jingoo Hanbacklight: ili9320: fix checkpatch error and warning
2012-11-07 Jingoo Hanbacklight: hp680_bl: fix checkpatch error and warning
2012-11-07 Jingoo Hanbacklight: generic_bl: fix checkpatch warning
2012-11-07 Jingoo Hanbacklight: da903x_bl: fix checkpatch warning
2012-11-07 Jingoo Hanbacklight: corgi_lcd: fix checkpatch error and warning
2012-11-07 Jingoo Hanbacklight: atmel-pwm-bl: fix checkpatch warning
2012-11-07 Jingoo Hanbacklight: 88pm860x_bl: fix checkpatch warning
2012-11-07 Jingoo Hanbacklight: da903x_bl: use dev_get_drvdata() instead...
2012-11-07 Kirill Tkhaiscripts/tags.sh: add magic for declarations of popular...
2012-11-07 Matthew Leachinclude/linux/init.h: use the stringify operator for...
2012-11-07 Wen CongyangDocumentation/kernel-parameters.txt: update mem= option...
2012-11-07 Andrew Mortonscripts-pnmtologo-fix-for-plain-pbm-checkpatch-fixes
2012-11-07 Andreas Bießmannscripts/pnmtologo: fix for plain PBM
2012-11-07 Wanpeng Limm/memblock: reduce overhead in binary search
2012-11-07 Andrew Mortonswap-add-a-simple-detector-for-inappropriate-swapin...
2012-11-07 Shaohua Liswap: add a simple detector for inappropriate swapin...
2012-11-07 Andrew Mortondrop_caches-add-some-documentation-and-info-messsge...
2012-11-07 Michal Hockodrop_caches: add some documentation and info message
2012-11-07 Glauber Costakmem: add slab-specific documentation about the kmem...
2012-11-07 Glauber Costaslub: slub-specific propagation changes
2012-11-07 Glauber Costaslab: propagate tunable values
2012-11-07 Glauber Costamemcg: aggregate memcg cache values in slabinfo
2012-11-07 Glauber Costamemcg/sl[au]b: shrink dead caches
2012-11-07 Glauber Costamemcg/sl[au]b: track all the memcg children of a kmem_cache
2012-11-07 Glauber Costamemcg: destroy memcg caches
2012-11-07 Glauber Costasl[au]b: allocate objects from memcg cache
2012-11-07 Glauber Costasl[au]b: always get the cache from its page in kmem_cac...
2012-11-07 Glauber Costamemcg: skip memcg kmem allocations in specified code...
2012-11-07 Glauber Costamemcg: infrastructure to match an allocation to the...
2012-11-07 Glauber Costamemcg: allocate memory for memcg caches whenever a...
2012-11-07 Glauber Costaslab/slub: consider a memcg parameter in kmem_create_cache
2012-11-07 Glauber Costaslab: annotate on-slab caches nodelist locks
2012-11-07 Glauber Costaslab/slub: struct memcg_params
2012-11-07 Glauber Costamemcg: add documentation about the kmem controller
2012-11-07 Glauber Costafork: protect architectures where THREAD_SIZE >= PAGE_S...
2012-11-07 Glauber Costamemcg: execute the whole memcg freeing in free_worker()
2012-11-07 Glauber Costamemcg: allow a memcg with kmem charges to be destructed
2012-11-07 Glauber Costamemcg: use static branches when code not in use
2012-11-07 Glauber Costamemcg: kmem accounting lifecycle management
2012-11-07 Glauber Costares_counter: return amount of charges after res_counter...
2012-11-07 Glauber Costamm: allocate kernel pages to the right memcg
2012-11-07 Glauber Costamemcg: kmem controller infrastructure
2012-11-07 Glauber Costamm: add a __GFP_KMEMCG flag
2012-11-07 Glauber Costamemcg: kmem accounting basic infrastructure
2012-11-07 Glauber Costamemcg: change defines to an enum
2012-11-07 Suleiman Souhlalmemcg: reclaim when more than one page needed
2012-11-07 Suleiman Souhlalmemcg: make it possible to use the stock for more than...
2012-11-07 David Rientjesmm, oom: allow exiting threads to have access to memory...
2012-11-07 Jeff LiuDocumentation/cgroups/memory.txt: s/mem_cgroup_charge...
2012-11-07 Mike Yoknismm: memmap_init_zone() performance improvement
2012-11-07 Will Deaconmm: thp: set the accessed flag for old pages on access...
2012-11-07 Joonsoo Kimmm, highmem: get virtual address of the page using...
2012-11-07 Joonsoo Kimmm-highmem-makes-flush_all_zero_pkmaps-return-index...
2012-11-07 Joonsoo Kimmm, highmem: makes flush_all_zero_pkmaps() return index...
2012-11-07 Joonsoo Kimmm-highmem-remove-page_address_pool-list-v2
2012-11-07 Joonsoo Kimmm, highmem: remove page_address_pool list
2012-11-07 Joonsoo Kimmm, highmem: remove useless pool_lock
2012-11-07 Joonsoo Kimmm, highmem: use PKMAP_NR() to calculate an index of...
2012-11-07 Cesar Eduardo... mm: do not call frontswap_init() during swapoff
2012-11-07 Cesar Eduardo... mm: refactor reinsert of swap_info in sys_swapoff()
2012-11-07 Andrew Mortonmmvmscan-only-evict-file-pages-when-we-have-plenty-fix
2012-11-07 Rik van Rielmm,vmscan: only evict file pages when we have plenty
2012-11-07 Jan Karamm: add comment on storage key dirty bit semantics
2012-11-07 Lai Jiangshanslub, hotplug: ignore unrelated node's hot-adding and...
2012-11-07 Lai Jiangshanmemory_hotplug: fix possible incorrect node_states...
2012-11-07 Wen Congyangmemory-hotplug: build zonelist if a zone is populated...
2012-11-07 Michal Hockomm: make zone_pcp_reset independent of MEMORY_HOTREMOVE
2012-11-07 Wen Congyangmemory-hotplug: allocate zone's pcp before onlining...
2012-11-07 Wen Congyangmemory-hotplug, mm/sparse.c: clear the memory to store...
2012-11-07 Yasuaki Ishimatsumemory-hotplug: suppress "Device nodeX does not have...
2012-11-07 Wen Congyangnuma: convert static memory to dynamically allocated...
2012-11-07 Wen Congyangmemory-hotplug: fix NR_FREE_PAGES mismatch
2012-11-07 Wen Congyangmemory-hotplug: auto offline page_cgroup when onlining...
2012-11-07 Andrew Mortonmemory-hotplug-update-mce_bad_pages-when-removing-the...
2012-11-07 Wen Congyangmemory-hotplug: update mce_bad_pages when removing...
2012-11-07 Wen Congyangmemory-hotplug: skip HWPoisoned page when offlining...
2012-11-07 Yasuaki Ishimatsumemory hotplug: suppress "Device memoryX does not have...
2012-11-07 Bob Liuthp: cleanup: introduce mk_huge_pmd()
2012-11-07 Bob Liuthp: introduce hugepage_vma_check()
2012-11-07 Andrew Mortonmm-introduce-mm_find_pmd-fix
next