summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-10/+77
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds13-560/+80
2013-11-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2-16/+58
2013-11-10dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()Joe Thornber1-2/+4
2013-11-10dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz1-2/+9
2013-11-09vfs: take i_mutex on renamed fileJ. Bruce Fields1-9/+22
2013-11-09iget/iget5: don't bother with ->i_lock until we find a matchAl Viro1-0/+8
2013-11-08floppy: Correct documentation of driver options when used as a module.Ben Harris1-3/+3
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+10
2013-11-08Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-13/+60
2013-11-08bonding: document the new packets_per_slave optionNikolay Aleksandrov1-0/+9
2013-11-07Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+0
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring7-19/+62
2013-11-07mtd: nand_bbt: kill NAND_BBT_SCANALLPAGESBrian Norris1-2/+0
2013-11-07mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesPekon Gupta1-4/+4
2013-11-07ARM: OMAP2+: cleaned-up DT support of various ECC schemesPekon Gupta1-2/+6
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-8/+155
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-17/+15
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2013-11-07Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-2/+2591
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-31/+355
2013-11-07Merge branch 'cpu-bindings' into for-nextRob Herring2-47/+828
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar1-0/+76
2013-11-06Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar5-54/+89
2013-11-06Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar17-229/+97
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+2
2013-11-05arm64: Use 42-bit address space with 64K pagesCatalin Marinas1-1/+26
2013-11-05Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-0/+217
2013-11-05tcp: properly handle stretch acks in slow startYuchung Cheng1-11/+0
2013-11-05tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng1-2/+2
2013-11-05clk: new driver for efm32 SoCUwe Kleine-König1-0/+11
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-31/+31
2013-11-04of: Add Panasonic Corporation vendor prefixThierry Reding1-0/+1
2013-11-04of: Add Chunghwa Picture Tubes Ltd. vendor prefixThierry Reding1-0/+1
2013-11-04of: Add AU Optronics Corporation vendor prefixThierry Reding1-0/+1
2013-11-04Merge tag 'asoc-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-1/+1
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov1-0/+44
2013-11-04Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linusMark Brown1-1/+1
2013-11-04net: extend net_device allocation to vmalloc()Eric Dumazet1-5/+5
2013-11-03of: add vendor prefix for PHYTEC Messtechnik GmbHMatt Porter1-0/+1
2013-11-03DT: sort vendor-prefixes.txtSilvio F1-2/+2
2013-11-03of: Add vendor prefix for CadenceSoren Brinkmann1-0/+1
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar7-201/+34
2013-11-01f2fs: update f2fs documentJaegeuk Kim1-0/+1
2013-10-31can: add broadcast manager documentationOliver Hartkopp1-0/+217
2013-10-31Documentation/kvm: add a 00-INDEX fileRamkumar Ramachandra1-0/+24
2013-10-31doc:net: Fix typo in Documentation/networkingMasanari Iida11-20/+20
2013-10-30kvm: Add VFIO deviceAlex Williamson1-0/+22
2013-10-30kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov1-3/+74