summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2013-09-26USB: serial: invoke dcd_change ldisc's handler.Paul Chavent-0/+15
2013-09-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds-7/+7
2013-09-20arm64: documentation: tighten up tagged pointer documentationWill Deacon-7/+7
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+6
2013-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-7/+7
2013-09-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+1
2013-09-16vfs: improve i_op->atomic_open() documentationMiklos Szeredi-7/+7
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-5/+31
2013-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-31/+11
2013-09-15bonding: Make alb learning packet interval configurableNeil Horman-0/+6
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+10
2013-09-13cifs: update cifs.txt and remove some outdated infosBjörn Jacke-31/+11
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+190
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-0/+2
2013-09-12memcg: document cgroup dirty/writeback memory statisticsSha Zhengju-0/+2
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+4
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds-6/+184
2013-09-12sched/Documentation: Update sched-design-CFS.txt documentationLi Bin-3/+1
2013-09-12Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-4/+8
2013-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-9/+118
2013-09-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+2065
2013-09-11Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds-0/+12
2013-09-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds-36/+147
2013-09-11initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley-0/+4
2013-09-11aoe: remove do-nothing NAME="%k" term from example udev rulesEd Cashin-1/+1
2013-09-11Documentation/filesystems/proc.txt: fix mistake in the description of Committ...Minto Joseph-10/+9
2013-09-11coredump: add new %P variable in core_patternStéphane Graber-0/+1
2013-09-11drivers/rtc/rtc-palmas.c: support for backup battery chargingLaxman Dewangan-0/+33
2013-09-11drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm eventsHebbar Gururaja-1/+5
2013-09-11rtc: add MOXA ART RTC driverJonas Jensen-0/+17
2013-09-11mm: track vma changes with VM_SOFTDIRTY bitCyrill Gorcunov-0/+7
2013-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi-11/+19
2013-09-11hugepage: mention libhugetlbfs in docDavidlohr Bueso-13/+12
2013-09-11block: support embedded device command line partitionCai Zhiyong-0/+39
2013-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+117
2013-09-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-5/+4
2013-09-11i40e: include i40e in kernel properJesse Brandeburg-0/+117
2013-09-10Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6Linus Torvalds-0/+17
2013-09-10fs: remove vfs_follow_linkChristoph Hellwig-0/+4
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-1/+1
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-27/+90
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+4
2013-09-10Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9/+198
2013-09-10dma-buf: Expose buffer size to userspace (v2)Christopher James Halse Rogers-0/+12
2013-09-09Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds-7/+8
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds-23/+414
2013-09-09Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds-6/+67
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-0/+168
2013-09-09Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfioLinus Torvalds-4/+4
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-0/+12