aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19kernel-doc: add tools doc in MakefileRandy Dunlap1-5/+5
2007-07-19audit: rework execve auditPeter Zijlstra1-0/+7
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman1-7/+1
2007-07-19gpio calls don't need i/o barriersDavid Brownell1-0/+3
2007-07-19PM: introduce hibernation and suspend notifiersRafael J. Wysocki1-0/+50
2007-07-19mm: fault feedback #1Nick Piggin2-20/+2
2007-07-19Document ->page_mkwrite() lockingMark Fasheh1-1/+10
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2-0/+29
2007-07-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+6
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6Linus Torvalds4-0/+1606
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-6/+23
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds2-0/+615
2007-07-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+10
2007-07-18zh_CN/HOWTO: update URLs of git treesLi Yang1-13/+13
2007-07-18Chinese translation of Documentation/stable_api_nonsense.txtTripleX1-0/+157
2007-07-18HOWTO: add Chinese translation of Documentation/HOWTOLi Yang1-0/+536
2007-07-18Documentation: add Japanese translated stable_api_nonsense.txtIKEDA, Munehiro1-0/+263
2007-07-18HOWTO: add Japanese translation of Documentation/HOWTOTsugikazu Shibata1-0/+650
2007-07-18UIO: DocumentationHans J. Koch2-0/+615
2007-07-18HOWTO: Add the knwon_regression URI to the documentationPaolo Ciarrocchi1-0/+3
2007-07-18dev_vdbg() documentationDavid Brownell1-2/+18
2007-07-18Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips1-1/+1
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern1-1/+0
2007-07-18PM: Remove deprecated sysfs filesAlan Stern1-2/+1
2007-07-18Add phy-connection-type to gianfar nodesAndy Fleming1-0/+6
2007-07-18V4L/DVB (5829): Firmware extract and loading for opera dvb-usb updateMarco Gittler2-1/+87
2007-07-18V4L/DVB (5803): Bttv: add support for DViCO FusionHDTV 2Michael Krufky1-0/+1
2007-07-18V4L/DVB (5800): Tuner: correct description of Philips FCV1236D tunerMichael Krufky1-1/+1
2007-07-18V4L/DVB (5792): Zr364xx: add support for Trust Powerc@m 970ZAntoine Jacquet1-1/+1
2007-07-18V4L/DVB (5789): Fix 3dfx Voodoo entries on CardlistMauro Carvalho Chehab1-1/+2
2007-07-18V4L/DVB (5771): Get_dvb_firmware: update script for new locationMichael Krufky1-1/+1
2007-07-18V4L/DVB (5765): SN9C1xx driver updatesLuca Risolia1-1/+2
2007-07-18V4L/DVB (5701): Documentation/dvb/bt8xx.txt updateUwe Bugla1-12/+20
2007-07-18V4L/DVB (5685): Cx88: add support for ADS Tech Instant Video PCIDaniel Gimpelevich1-0/+1
2007-07-18V4L/DVB (5646): V4l: saa7134: add support for 10moons TM300 cardTony Wan1-0/+1
2007-07-18V4L/DVB (5563a): Add experimental support for tea5761 tunerMauro Carvalho Chehab1-0/+1
2007-07-17IB/mthca: Schedule MSI support for removalRoland Dreier1-0/+10
2007-07-17rtc: make example code jump to done instead of return when ioctl not supportedHans-Christian Egtvedt1-1/+1
2007-07-17eCryptfs: Move ecryptfs docs into Documentation/filesystems/Josef 'Jeff' Sipek1-0/+0
2007-07-17spi_lm70llp parport adapter driverKaiwan N Billimoria1-0/+69
2007-07-17CRC7 supportJan Nikitenko1-1/+3
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+2
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki3-54/+164
2007-07-17SLUB: change error reporting format to follow lockdep looselyChristoph Lameter1-48/+89
2007-07-17Add a movablecore= parameter for sizing ZONE_MOVABLEMel Gorman1-0/+10
2007-07-17handle kernelcore=: genericMel Gorman3-1/+33
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-3/+52
2007-07-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds2-10/+49
2007-07-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds14-2764/+0
2007-07-16docs: static initialization of spinlocks is OKEd L. Cashin1-9/+11