summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-301-0/+16
|\
| * KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-261-0/+9
| * KVM: Device assignment permission checksAlex Williamson2011-12-251-0/+4
| * KVM: Remove ability to assign a device without iommu supportAlex Williamson2011-12-251-0/+3
* | bonding: document undocumented active_slave sysfs entry.Nicolas de Pesloüan2011-12-261-0/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-233-12/+3
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-12-131-7/+0
| |\
| | * rbd: remove buggy rollback functionalityJosh Durgin2011-12-071-7/+0
| * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-091-1/+1
| |\ \
| | * | iommu/amd: Fix typo in kernel-parameters.txtSedat Dilek2011-12-061-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-091-4/+2
| |\ \ \
| | * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-12-061-4/+2
| | |\ \ \
| | | * | | ASoC: Remove references to corgi and spitz from machine driver documentMark Brown2011-12-051-4/+2
| | | |/ /
* | | | | packet: fix typo in packet_mmap.txtWei Yongjun2011-12-231-1/+1
* | | | | Partial revert "Basic kernel memory functionality for the Memory Controller"Glauber Costa2011-12-221-20/+2
* | | | | stmmac: update the driver's documentation (Dec-2011)Giuseppe CAVALLARO2011-12-211-7/+9
* | | | | net: doc: fix many typos in scaling.txtShan Wei2011-12-201-4/+4
* | | | | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-12-121-3/+4
|\ \ \ \ \
| * | | | | batman-adv: readme update (mention ap isolation and new log level)Marek Lindner2011-11-201-3/+4
| | |_|/ / | |/| | |
* | | | | Display current tcp memory allocation in kmem cgroupGlauber Costa2011-12-121-0/+1
* | | | | tcp buffer limitation: per-cgroup limitGlauber Costa2011-12-121-0/+1
* | | | | tcp memory pressure controlsGlauber Costa2011-12-121-0/+2
* | | | | socket: initial cgroup code.Glauber Costa2011-12-121-1/+3
* | | | | Basic kernel memory functionality for the Memory ControllerGlauber Costa2011-12-121-2/+38
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-121-2/+1
|\ \ \ \ \
| * | | | | wireless: disable wext sysfs by defaultJohannes Berg2011-12-071-2/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-063-9/+9
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-061-5/+5
| |\ \ \ \ \
| | * | | | | ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2011-12-061-5/+5
| * | | | | | x86, AMD: Correct align_va_addr documentationBorislav Petkov2011-12-051-2/+2
| * | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-021-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | USB: linux-cdc-acm.inf: add support for the acm_ms gadgetKlaus Schwarzkopf2011-11-291-2/+2
* | | | | | | net: Add Open vSwitch kernel components.Jesse Gross2011-12-032-0/+197
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-027-81/+132
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-011-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fix URL of btrfs-progs git repository in docsArnd Hannemann2011-11-301-2/+2
| * | | | | | | Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2011-11-301-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | of: Add Silicon Image vendor prefixPawel Moll2011-11-291-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | PM / Sleep: Update documentation related to system wakeupRafael J. Wysocki2011-11-281-22/+38
| * | | | | | | PM / Runtime: Make documentation follow the new behavior of irq_safeRafael J. Wysocki2011-11-281-5/+6
| * | | | | | | PM / Sleep: Correct inaccurate information in devices.txtRafael J. Wysocki2011-11-281-4/+3
| * | | | | | | PM / Domains: Document how PM domains are used by the PM coreRafael J. Wysocki2011-11-282-26/+45
| |/ / / / / /
| * | | | | | i2c: Fix device name for 10-bit slave addressJean Delvare2011-11-231-17/+19
| * | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-211-3/+11
| |\ \ \ \ \ \
| | * | | | | | RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-151-3/+11
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-11-211-1/+6
| |\ \ \ \ \ \
| | * | | | | | uio: documentation fixupsGeoff Thorpe2011-11-151-1/+6
| | |/ / / / /
* | | | | | | can: cc770: add platform bus driver for the CC770 and AN82527Wolfgang Grandegger2011-12-011-0/+53
* | | | | | | tcp: inherit listener congestion control for passive cnxEric Dumazet2011-11-301-0/+3
* | | | | | | net: add calxeda xgmac ethernet driverRob Herring2011-11-291-0/+15
OpenPOWER on IntegriCloud