aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-4/+4
2011-09-16ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson1-9/+8
2011-09-15stmmac: update the doc with new info about the driver's debug (v3)Giuseppe CAVALLARO1-1/+32
2011-09-08batman-adv: update README (date & ap isolation sysfs file)Simon Wunderlich1-4/+4
2011-08-24Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-0/+8
2011-08-22batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli1-0/+8
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+515
2011-08-18net: netdev-features.txt update to Documentation/networking/00-INDEXWillem de Bruijn1-1/+1
2011-08-17flexcan: Prefer device tree clock frequency if available.holt@sgi.com1-0/+2
2011-08-17flexcan: Fix up fsl-flexcan device tree binding.holt@sgi.com1-50/+11
2011-08-17net: remove ndo_set_multicast_list callbackJiri Pirko1-2/+2
2011-08-13net: minor update to Documentation/networking/scaling.txtWillem de Bruijn1-8/+15
2011-08-13net: add missing entries to Documentation/networking/00-INDEXWillem de Bruijn1-0/+116
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tipLinus Torvalds1-0/+21
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski1-0/+21
2011-08-10net: add Documentation/networking/scaling.txtWillem de Bruijn1-0/+371
2011-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-166/+448
2011-08-07bonding: document two undocumented options.Nicolas de Pesloüan1-0/+29
2011-08-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-5/+5
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds2-0/+28
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, for greppingJosh Triplett1-16/+7
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman1-5/+5
2011-08-05ideapad: define cfg bits and create sysfs node for cfgIke Panhc1-0/+17
2011-08-05acer-wmi: schedule threeg and interface sysfs for feature removalLee, Chun-Yi1-0/+11
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2011-08-04Merge commit 'v3.0' into x86/vdsoH. Peter Anvin31-267/+453
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+12
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-0/+3
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+9
2011-08-03Documentation: add pointer to name_to_dev_t for root= valuesWill Drewry3-3/+25
2011-08-03fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita1-2/+1
2011-08-03cpuidle: create bootparam "cpuidle.off=1"Len Brown1-0/+3
2011-08-03Merge branch 'apei' into apei-releaseLen Brown1-2/+9
2011-08-03ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying1-2/+9
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-9/+5
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds3-57/+150
2011-08-02Input: gpio_keys - fix two typos in devicetree documentationTobias Klauser1-1/+1
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into releaseLen Brown5-12/+7
2011-08-02ACPI: delete stale reference in kernel-parameters.txtLen Brown1-2/+0
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linusChris Metcalf31-267/+453
2011-08-02thermal: hide CONFIG_THERMAL_HWMONJean Delvare1-9/+0
2011-08-02dm crypt: optionally support discard requestsMilan Broz1-1/+20
2011-08-02dm raid: support metadata devicesJonathan Brassow1-6/+6
2011-08-02dm raid: add write_mostly parameterJonathan Brassow1-1/+3
2011-08-02dm raid: add region_size parameterJonathan Brassow1-0/+4
2011-08-02dm raid: improve table parameters documentationJonathan Brassow1-46/+78
2011-08-02dm flakey: add corrupt_bio_byte featureMike Snitzer1-0/+19
2011-08-02dm flakey: add drop_writesMike Snitzer1-6/+23
2011-08-01net/smsc911x: add device tree probe supportShawn Guo1-0/+38