summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-12-183-2/+28
|\
| * i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flagShubhrajyoti D2012-11-281-1/+0
| * i2c: i2c-cbus-gpio: introduce driverAaro Koskinen2012-11-191-0/+27
| * i2c: i2c-sh_mobile: support I2C hardware block with a faster operating clockShinya Kuribayashi2012-11-161-0/+1
| * ARM: i2c: omap: Remove the i207 errata flagShubhrajyoti D2012-11-141-1/+0
| * Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley2012-11-141-0/+1
* | Merge branch 'akpm' (more patches from Andrew)Linus Torvalds2012-12-1810-9/+286
|\ \
| * | mm/hugetlb: create hugetlb cgroup file in hugetlb_initJianguo Wu2012-12-181-3/+2
| * | memcg: add comments clarifying aspects of cache attribute propagationGlauber Costa2012-12-181-0/+6
| * | slub: slub-specific propagation changesGlauber Costa2012-12-181-0/+1
| * | slab: propagate tunable valuesGlauber Costa2012-12-182-4/+6
| * | memcg: aggregate memcg cache values in slabinfoGlauber Costa2012-12-182-0/+12
| * | memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa2012-12-181-0/+5
| * | memcg: destroy memcg cachesGlauber Costa2012-12-182-1/+11
| * | sl[au]b: allocate objects from memcg cacheGlauber Costa2012-12-181-1/+4
| * | sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa2012-12-181-0/+5
| * | memcg: skip memcg kmem allocations in specified code regionsGlauber Costa2012-12-181-0/+1
| * | memcg: infrastructure to match an allocation to the right cacheGlauber Costa2012-12-181-0/+41
| * | memcg: allocate memory for memcg caches whenever a new memcg appearsGlauber Costa2012-12-181-0/+2
| * | slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa2012-12-182-1/+39
| * | slab/slub: struct memcg_paramsGlauber Costa2012-12-183-0/+30
| * | fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombsGlauber Costa2012-12-181-0/+2
| * | memcg: use static branches when code not in useGlauber Costa2012-12-181-1/+3
| * | res_counter: return amount of charges after res_counter_uncharge()Glauber Costa2012-12-181-5/+7
| * | mm: allocate kernel pages to the right memcgGlauber Costa2012-12-181-0/+3
| * | memcg: kmem controller infrastructureGlauber Costa2012-12-181-0/+110
| * | mm: add a __GFP_KMEMCG flagGlauber Costa2012-12-182-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-182-9/+11
|\ \ \
| * | | Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones2012-11-271-8/+2
| * | | Merge branch 'for-linus' into nextDmitry Torokhov2012-11-241-2/+3
| |\ \ \
| * | | | Input: document new members of struct input_devHenrik Rydberg2012-11-101-0/+3
| * | | | Input: introduce managed input devices (add devres support)Dmitry Torokhov2012-11-081-1/+6
* | | | | Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s...Linus Torvalds2012-12-181-0/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | xen: Add EVTCHNOP_reset in Xen interface header files.Wei Liu2012-12-171-0/+13
* | | | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-183-7/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'slab/next' into slab/for-linusPekka Enberg2012-12-183-7/+15
| |\ \ \ \ \
| | * | | | | slab: Simplify bootstrapChristoph Lameter2012-12-111-1/+5
| | * | | | | mm/sl[aou]b: Move common kmem_cache_size() to slab.hEzequiel Garcia2012-10-311-1/+8
| | * | | | | slub: Commonize slab_cache field in struct pageGlauber Costa2012-10-241-5/+2
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-8/+21
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-1828-69/+355
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-2686-2330/+2415
| |\ \ \ \ \ \ \ \
| * | | | | | | | | powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-151-4/+3
| * | | | | | | | | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-4/+18
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-181-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Btrfs: parse parent 0 into correct value in tracepointLiu Bo2012-12-161-1/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-12-183-127/+76
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NFSv4.1: Move the RPC timestamp out of the slot.Trond Myklebust2012-12-151-0/+1
| * | | | | | | | | | SUNRPC: Don't allow low priority tasks to pre-empt higher priority onesTrond Myklebust2012-12-061-1/+0
| * | | | | | | | | | NFSv4: Reorder the XDR structures to put sequence at the top, not bottomTrond Myklebust2012-12-061-69/+69