summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2012-06-05Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds-0/+93
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+278
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+9
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren-0/+93
2012-06-02Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+11
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber-0/+11
2012-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+65
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds-0/+46
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds-2/+103
2012-06-01Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+7
2012-06-01x86, efi: Add EFI boot stub documentationMatt Fleming-0/+65
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik-0/+7
2012-05-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-3/+45
2012-05-31c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Cyrill Gorcunov-0/+5
2012-05-31fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov-0/+18
2012-05-31mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro-0/+7
2012-05-31proc: report file/anon bit in /proc/pid/pagemapKonstantin Khlebnikov-1/+1
2012-05-31CodingStyle: add kmalloc_array() to memory allocatorsXi Wang-2/+14
2012-05-31Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds-2/+41
2012-05-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+77
2012-05-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+10
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+6
2012-05-31mtip32xx: Changes to sysfs entriesAsai Thambi S P-2/+10
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds-2/+2
2012-05-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+14
2012-05-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-1/+47
2012-05-30Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+20
2012-05-30Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' an...Joerg Roedel-41/+161
2012-05-30Documentation: kernel-parameters.txt Add amd_iommu_dumpShuah Khan-0/+6
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown-4/+14
2012-05-30Watchdog: DA9052/53 PMIC watchdog supportAshish Jangam-0/+5
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede-1/+27
2012-05-30watchdog: Add Locking supportHans de Goede-0/+2
2012-05-30watchdog: create all the proper device filesAlan Cox-0/+5
2012-05-30watchdog: Add multiple device supportAlan Cox-1/+9
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+80
2012-05-29drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge-0/+15
2012-05-29rtc/spear: add Device Tree probing capabilityViresh Kumar-0/+17
2012-05-29leds: add LM3533 LED driverJohan Hovold-0/+65
2012-05-29leds: add new transient trigger for one shot timer activationShuah Khan-0/+152
2012-05-29backlight: add LM3533 backlight driverJohan Hovold-0/+48
2012-05-29memcg: move charges to root cgroup if use_hierarchy=0KAMEZAWA Hiroyuki-5/+8
2012-05-29rescounters: add res_counter_uncharge_until()Frederic Weisbecker-0/+8
2012-05-29memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki-5/+4
2012-05-29mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman-0/+64
2012-05-29mm/fs: remove truncate_rangeHugh Dickins-7/+8
2012-05-29Documentation: memcg: future proof hierarchical statistics documentationJohannes Weiner-11/+4
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-0/+270
2012-05-28Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri...Linus Torvalds-7/+4