summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | i2c: omap: Restore i2c context alwaysShubhrajyoti D2012-11-141-2/+1
| * | | i2c: omap: make reset a seperate functionShubhrajyoti D2012-11-141-15/+24
| * | | i2c: omap: re-factor omap_i2c_init functionShubhrajyoti D2012-11-141-40/+35
| * | | ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D2012-11-144-11/+5
| * | | i2c: omap: remove the dtrevShubhrajyoti D2012-11-141-7/+5
| * | | i2c: omap: use revision check for OMAP_I2C_FLAG_APPLY_ERRATA_I207Shubhrajyoti D2012-11-141-1/+2
| * | | i2c: omap: Fix the revision register readShubhrajyoti D2012-11-141-13/+48
| * | | i2c: omap: adopt pinctrl supportSebastien Guiriec2012-11-141-0/+13
| * | | i2c: omap: ensure writes to dev->buf_len are orderedFelipe Balbi2012-11-141-1/+3
| * | | Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-143-18/+36
| * | | i2c: at91: fix SMBus quick commandLudovic Desroches2012-11-141-1/+6
| * | | i2c: i2c-gpio: fix name issue with multiple i2c gpio nodesBo Shen2012-11-141-1/+5
| * | | i2c: ocores: Use devm_request_and_ioremap()Thierry Reding2012-11-131-12/+3
| * | | i2c: rcar: fix section mismatchWolfram Sang2012-11-131-2/+2
| * | | i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()Kuninori Morimoto2012-11-131-1/+1
| * | | i2c: nomadik: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-121-14/+0
* | | | Merge branch 'akpm' (more patches from Andrew)Linus Torvalds2012-12-1938-204/+2407
|\ \ \ \
| * | | | mm/vmscan.c: avoid possible deadlock caused by too_many_isolated()Fengguang Wu2012-12-191-0/+8
| * | | | vmscan: comment too_many_isolated()Fengguang Wu2012-12-191-1/+5
| * | | | mm/kmemleak.c: remove obsolete simple_strtoulAbhijit Pawar2012-12-191-1/+2
| * | | | mm/memory_hotplug.c: improve commentsTang Chen2012-12-191-6/+12
| * | | | mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu2012-12-193-15/+20
| * | | | mm/mprotect.c: coding-style cleanupsAndrew Morton2012-12-191-14/+16
| * | | | Documentation: ABI: /sys/devices/system/node/Davidlohr Bueso2012-12-191-1/+95
| * | | | slub: drop mutex before deleting sysfs entryGlauber Costa2012-12-191-1/+12
| * | | | memcg: add comments clarifying aspects of cache attribute propagationGlauber Costa2012-12-193-4/+24
| * | | | kmem: add slab-specific documentation about the kmem controllerGlauber Costa2012-12-191-0/+7
| * | | | slub: slub-specific propagation changesGlauber Costa2012-12-192-1/+76
| * | | | slab: propagate tunable valuesGlauber Costa2012-12-196-14/+69
| * | | | memcg: aggregate memcg cache values in slabinfoGlauber Costa2012-12-195-5/+108
| * | | | memcg/sl[au]b: shrink dead cachesGlauber Costa2012-12-191-3/+43
| * | | | memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa2012-12-193-2/+55
| * | | | memcg: destroy memcg cachesGlauber Costa2012-12-196-2/+106
| * | | | sl[au]b: allocate objects from memcg cacheGlauber Costa2012-12-194-5/+16
| * | | | sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa2012-12-195-14/+53
| * | | | memcg: skip memcg kmem allocations in specified code regionsGlauber Costa2012-12-192-3/+55
| * | | | memcg: infrastructure to match an allocation to the right cacheGlauber Costa2012-12-193-1/+258
| * | | | memcg: allocate memory for memcg caches whenever a new memcg appearsGlauber Costa2012-12-193-16/+221
| * | | | slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa2012-12-196-18/+157
| * | | | slab: annotate on-slab caches nodelist locksGlauber Costa2012-12-191-1/+33
| * | | | slab/slub: struct memcg_paramsGlauber Costa2012-12-194-0/+43
| * | | | memcg: add documentation about the kmem controllerGlauber Costa2012-12-191-1/+58
| * | | | fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombsGlauber Costa2012-12-192-2/+4
| * | | | memcg: execute the whole memcg freeing in free_worker()Glauber Costa2012-12-191-32/+34
| * | | | memcg: allow a memcg with kmem charges to be destructedGlauber Costa2012-12-191-1/+14
| * | | | memcg: use static branches when code not in useGlauber Costa2012-12-192-5/+78
| * | | | memcg: kmem accounting lifecycle managementGlauber Costa2012-12-191-7/+50
| * | | | res_counter: return amount of charges after res_counter_uncharge()Glauber Costa2012-12-193-15/+24
| * | | | mm: allocate kernel pages to the right memcgGlauber Costa2012-12-192-0/+38
| * | | | memcg: kmem controller infrastructureGlauber Costa2012-12-192-0/+280