summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* mm/memcg: complete documentation for tcp memcg filesWanpeng Li2012-07-311-0/+2
* memcg: rename config variablesAndrew Morton2012-07-311-5/+5
* mm, oom: replace some information in tasklist dumpDavid Rientjes2012-07-311-3/+4
* hugetlb/cgroup: add HugeTLB controller documentationAneesh Kumar K.V2012-07-311-0/+45
* mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-313-11/+13
* documentation: update how page-cluster affects swap I/OChristian Ehrhardt2012-07-311-2/+10
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-3018-250/+399
|\
| * Merge branch 'patches_for_v3.6' into v4l_for_linusMauro Carvalho Chehab2012-07-3018-250/+399
| |\
| | * [media] v4l: Correct conflicting V4L2 subdev selection API documentationSakari Ailus2012-07-061-1/+1
| | * [media] Feature removal: V4L2 selections API target and flag definitionsSylwester Nawrocki2012-07-061-0/+18
| | * [media] v4l: Unify selection flags documentationSakari Ailus2012-07-065-145/+159
| | * [media] v4l: Common documentation for selection targetsSakari Ailus2012-07-067-93/+119
| | * [media] v4l: Remove "_ACTUAL" from subdev selection API target definition namesSakari Ailus2012-07-062-20/+20
| | * [media] V4L: Remove "_ACTIVE" from the selection target name definitionsSylwester Nawrocki2012-07-062-19/+20
| | * [media] v4l2-framework.txt: Update the locking documentationHans Verkuil2012-07-061-34/+39
| | * [media] Spec: document CREATE_BUFS behavior if count == 0Hans Verkuil2012-07-061-1/+7
| | * [media] get_dvb_firmware: add logic to get sms1xx-hcw* firmwareMauro Carvalho Chehab2012-07-051-1/+23
| | * [media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUTSakari Ailus2012-07-053-20/+20
| | * Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab2012-06-274-5/+5
| | |\
| | * | [media] Add support for downloading the firmware of the Terratec Cinergy HTC ...Martin Blumenstingl2012-06-211-1/+19
| | * | [media] V4L2 Spec: fix typo: NTSC -> NRSCHans Verkuil2012-06-181-1/+1
| | * | [media] V4L2 spec: clarify a few modulator issuesHans Verkuil2012-06-181-4/+13
| | * | [media] v4l2 spec: document the new v4l2_tuner capabilitiesHans Verkuil2012-06-183-3/+33
| | * | [media] v4l: Correct create_bufs documentationSakari Ailus2012-06-141-3/+2
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-304-6/+153
|\ \ \ \
| * | | | fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita2012-07-301-0/+27
| * | | | fault-injection: notifier error injectionAkinobu Mita2012-07-301-0/+99
| * | | | vsprintf: add support of '%*ph[CDN]'Andy Shevchenko2012-07-301-0/+10
| * | | | vsprintf: add %pMR for Bluetooth MAC addressAndrei Emeltchenko2012-07-301-0/+5
| * | | | fs: make dumpable=2 require fully qualified pathKees Cook2012-07-301-6/+12
* | | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-304-2/+184
|\ \ \ \ \
| * | | | | mfd: Add support for twl6041Peter Ujfalusi2012-07-251-1/+1
| * | | | | Documentation: Describe the AB8500 Device Tree bindingsLee Jones2012-07-161-0/+123
| * | | | | mfd: Add device tree support for max77686Yadwinder Singh Brar2012-07-091-0/+59
| * | | | | mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillatorJohan Hovold2012-07-091-1/+3
* | | | | | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-07-301-0/+7
|\ \ \ \ \ \
| * | | | | | asus-wmi: enable resume on lid openAceLan Kao2012-07-281-0/+7
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-3012-0/+542
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Octeon: Add device tree source files.David Daney2012-07-2312-0/+542
* | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-301-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | kconfig: remove lkc_defs.h from .gitignore and dontdiffPaul Bolle2012-07-131-1/+0
* | | | | | | | | Merge tag 'dm-3.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-07-302-5/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm thin: add read only and fail io modesJoe Thornber2012-07-271-1/+23
| * | | | | | | | | dm stripe: support for non power of 2 chunksizeMike Snitzer2012-07-271-2/+2
| * | | | | | | | | dm stripe: fix size testMikulas Patocka2012-07-271-2/+1
* | | | | | | | | | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-302-1/+43
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski2012-07-301-0/+24
| * | | | | | | | | | common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski2012-07-301-0/+18
| * | | | | | | | | | ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski2012-07-301-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-301-0/+54
|\ \ \ \ \ \ \ \ \ \