aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2012-05-31c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Gravatar Cyrill Gorcunov 1-0/+5
2012-05-31fs, proc: introduce /proc/<pid>/task/<tid>/children entryGravatar Cyrill Gorcunov 1-0/+18
2012-05-31mqueue: separate mqueue default value from maximum valueGravatar KOSAKI Motohiro 1-0/+7
2012-05-31proc: report file/anon bit in /proc/pid/pagemapGravatar Konstantin Khlebnikov 1-1/+1
2012-05-31CodingStyle: add kmalloc_array() to memory allocatorsGravatar Xi Wang 1-2/+14
2012-05-29drivers/rtc/rtc-lpc32xx.c: add device tree supportGravatar Roland Stigge 1-0/+15
2012-05-29rtc/spear: add Device Tree probing capabilityGravatar Viresh Kumar 1-0/+17
2012-05-29leds: add LM3533 LED driverGravatar Johan Hovold 1-0/+65
2012-05-29leds: add new transient trigger for one shot timer activationGravatar Shuah Khan 1-0/+152
2012-05-29backlight: add LM3533 backlight driverGravatar Johan Hovold 1-0/+48
2012-05-29memcg: move charges to root cgroup if use_hierarchy=0Gravatar KAMEZAWA Hiroyuki 1-5/+8
2012-05-29rescounters: add res_counter_uncharge_until()Gravatar Frederic Weisbecker 1-0/+8
2012-05-29memcg: fix/change behavior of shared anon at moving taskGravatar KAMEZAWA Hiroyuki 1-5/+4
2012-05-29mm: document the meminfo and vmstat fields of relevance to transparent hugepagesGravatar Mel Gorman 2-0/+64
2012-05-29mm/fs: remove truncate_rangeGravatar Hugh Dickins 2-7/+8
2012-05-29Documentation: memcg: future proof hierarchical statistics documentationGravatar Johannes Weiner 1-11/+4
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 4-0/+270
2012-05-28Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri...Gravatar Linus Torvalds 3-7/+4
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-9/+9
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+19
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxGravatar Linus Torvalds 1-9/+7
2012-05-26Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxGravatar Linus Torvalds 4-8/+94
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 4-22/+123
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 7-2/+161
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-0/+18
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 8-8/+52
2012-05-25Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...Gravatar Linus Torvalds 1-7/+102
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-0/+17
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Gravatar Linus Torvalds 1-0/+9
2012-05-25Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 2-0/+42
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisGravatar Linus Torvalds 1-31/+31
2012-05-25Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+30
2012-05-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-3/+3
2012-05-25doc: ext3: update documentation with barrier=1 defaultGravatar Stefan Hajnoczi 1-3/+3
2012-05-25Documentation/initrd.txt: Change the location of util-linuxGravatar Marcos Paulo de Souza 1-2/+2
2012-05-25Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.plGravatar Michel Machado 1-1/+2
2012-05-25Documentation/kernel-parameters: remove autotest and mcatestGravatar Sebastian Andrzej Siewior 1-4/+0
2012-05-25dma-buf: add initial vmap documentationGravatar Dave Airlie 1-0/+11
2012-05-25dma-buf: mmap supportGravatar Daniel Vetter 1-7/+91
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-8/+290
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-0/+46
2012-05-24Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 3-29/+62
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+14
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-10/+47
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+113
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-7/+81
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 50-134/+6028
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Gravatar Linus Torvalds 13-1867/+15
2012-05-23Merge git://www.linux-watchdog.org/linux-watchdogGravatar Linus Torvalds 3-4/+31
2012-05-23Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-9/+48