summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-0/+1
| * | | | | | | memcg: enhance memcg iterator to support predicatesMichal Hocko2013-09-121-6/+43
| * | | | | | | vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko2013-09-121-2/+4
| * | | | | | | memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko2013-09-121-7/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-126-39/+196
|\ \ \ \ \ \ \ \
| * | | | | | | | list_lru: dynamically adjust node arraysGlauber Costa2013-09-101-11/+2
| * | | | | | | | shrinker: Kill old ->shrink API.Dave Chinner2013-09-102-12/+7
| * | | | | | | | fs: convert inode and dentry shrinking to be node awareDave Chinner2013-09-101-2/+2
| * | | | | | | | vmscan: per-node deferred workGlauber Costa2013-09-101-2/+12
| * | | | | | | | shrinker: add node awarenessDave Chinner2013-09-101-0/+3
| * | | | | | | | list_lru: remove special case function list_lru_dispose_all.Glauber Costa2013-09-101-17/+0
| * | | | | | | | list_lru: per-node APIGlauber Costa2013-09-101-5/+34
| * | | | | | | | list_lru: per-node list infrastructureDave Chinner2013-09-101-5/+18
| * | | | | | | | dcache: convert to use new lru list infrastructureDave Chinner2013-09-101-8/+7
| * | | | | | | | inode: convert inode lru list to generic lru list code.Dave Chinner2013-09-101-4/+2
| * | | | | | | | list: add a new LRU list typeDave Chinner2013-09-101-0/+115
| * | | | | | | | shrinker: convert superblock shrinkers to new APIDave Chinner2013-09-101-6/+2
| * | | | | | | | mm: new shrinker APIDave Chinner2013-09-101-9/+29
| * | | | | | | | dentry: move to per-sb LRU locksDave Chinner2013-09-101-1/+3
| * | | | | | | | super: fix calculation of shrinkable objects for small numbersGlauber Costa2013-09-101-0/+4
| * | | | | | | | fs: bump inode and dentry counters to longGlauber Costa2013-09-103-10/+10
| * | | | | | | | fs: remove vfs_follow_linkChristoph Hellwig2013-09-101-1/+0
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-09-122-9/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado2013-08-261-13/+14
| * | | | | | | | | leds: pca9633: Add hardware blink supportMark A. Greer2013-08-261-0/+6
| * | | | | | | | | leds: support new LP8501 device - another LP55xx commonKim, Milo2013-08-261-0/+10
* | | | | | | | | | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-121-0/+16
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel2013-09-121-0/+16
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi2013-08-141-0/+16
| | |/ / / / / / / / /
* | | | | | | | | | | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-121-1/+0
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-09-111-1/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki2013-09-101-1/+0
| | * | | | | | | | | | | cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat2013-09-101-1/+0
| | * | | | | | | | | | | cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar2013-09-101-0/+1
* | | | | | | | | | | | | vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds2013-09-121-11/+0
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-122-4/+86
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Btrfs: use __u64 in exported user headersMike Frysinger2013-09-011-1/+1
| * | | | | | | | | | | | | btrfs: offline dedupeMark Fasheh2013-09-011-0/+28
| * | | | | | | | | | | | | Btrfs/tracepoint: update delayed ref tracepointsLiu Bo2013-09-011-3/+57
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | seqlock: Add a new locking reader typeWaiman Long2013-09-121-5/+63
* | | | | | | | | | | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/rsnd' into asoc-linusMark Brown2013-09-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ASoC: rsnd: fixup flag name of rsnd_scu_platform_infoKuninori Morimoto2013-09-091-1/+1
| * | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-09-114-6/+14
| |\| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/atmel' into asoc-linusMark Brown2013-09-1111-157/+389
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-09-122-119/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin2013-09-031-0/+10
| * | | | | | | | | | | | | | | drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin2013-09-031-0/+8
| * | | | | | | | | | | | | | | Merge branch 'for_3.12/exynos' of git://git.kernel.org/pub/scm/linux/kernel/g...Zhang Rui2013-08-151-119/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap2013-08-131-119/+0
| | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |