summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] mm: schedule find_trylock_page() removalNick Piggin2006-03-311-0/+12
| |/
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-301-4/+43
| |\
| | * [PATCH] libata: Simplex and other mode filtering logicAlan Cox2006-03-291-4/+43
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-291-0/+36
| |\ \ | | |/ | |/|
| | * [PATCH] bcm43xx: update READMEMichael Buesch2006-03-271-1/+1
| | * [PATCH] bcm43xx: Move README file to Documentation directory.Michael Buesch2006-03-271-0/+36
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-291-18/+0
| |\ \
| | * | [NET]: Kill Documentation/networking/TODODavid S. Miller2006-03-281-18/+0
| * | | Merge ../linux-2.6Paul Mackerras2006-03-2915-65/+549
| |\ \ \ | | |/ /
| * | | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-0/+5
| | |/ | |/|
* | | [CPUFREQ] Update LART site URLErik Mouw2006-04-031-1/+1
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-282-2/+2
|\ \
| * | [ARM] 3416/1: Update LART site URLErik Mouw2006-03-272-2/+2
* | | [PATCH] Typo fixesAlexey Dobriyan2006-03-282-2/+2
* | | [PATCH] trivial typos in Documentation/cputopology.txtJesper Juhl2006-03-281-2/+2
* | | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-0/+2
* | | [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2006-03-281-2/+0
* | | [PATCH] Docs update: missing files and descriptions for filesystems/00-INDEXJesper Juhl2006-03-281-7/+47
* | | [PATCH] for_each_possible_cpu: documentaionKAMEZAWA Hiroyuki2006-03-282-3/+3
* | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-03-271-2/+12
|\ \ \
| * | | [PATCH] update max_sectors documentationMike Christie2006-03-271-2/+12
| | |/ | |/|
* | | [PATCH] pnp: PNP: adjust pnp_register_driver signatureBjorn Helgaas2006-03-271-0/+3
* | | [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-272-3/+1
* | | [PATCH] lightweight robust futexes: docsIngo Molnar2006-03-272-0/+402
* | | [PATCH] knfsd: Update rpc-cache.txt to match recent changesNeilBrown2006-03-271-45/+76
|/ /
* | [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-261-1/+1
* | [PATCH] EDAC: documentation spelling fixesDave Peterson2006-03-261-17/+17
* | [PATCH] 3c59x: documentation updateSteffen Klassert2006-03-261-39/+42
* | [PATCH] Add flush_kernel_dcache_page() APIJames Bottomley2006-03-261-0/+12
* | [PATCH] Add API for flushing Anon pagesJames Bottomley2006-03-261-0/+9
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds2006-03-252-0/+3
|\
| * [PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin2006-03-232-0/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-254-84/+198
|\ \
| * | kbuild: in makefile.txt note that Makefile is preferred name for kbuild filesSam Ravnborg2006-03-101-3/+3
| * | kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-061-1/+7
| * | kbuild: remove checkconfig.plBrian Gerst2006-02-191-4/+0
| * | kbuild: make cc-version available in kbuild filesSam Ravnborg2006-02-191-69/+97
| * | kbuild: improved modversioning support for external modulesSam Ravnborg2006-02-191-7/+80
| * | kbuild: support building individual files for external modulesSam Ravnborg2006-02-191-0/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-256-13/+13
|\ \ \
| * | | rcu: undeclared variable used in documentationBaruch Even2006-03-241-2/+2
| * | | fix typos "wich" -> "which"Uwe Zeisberger2006-03-242-8/+8
| * | | Fix simple typosAndrzej Zaborowski2006-03-243-3/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-03-2510-172/+172
|\ \ \ \
| * | | | V4L/DVB (3599c): Whitespace cleanups under Documentation/video4linuxMauro Carvalho Chehab2006-03-2510-172/+172
| |/ / /
* | | | [PATCH] More corrections to vfs.txt updateNeilBrown2006-03-251-25/+25
* | | | [PATCH] Doc: fix example firmware source codeRandy Dunlap2006-03-252-3/+1
* | | | [PATCH] doc: more serial-console infoRandy Dunlap2006-03-252-8/+18
* | | | [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi2006-03-251-0/+14
* | | | [PATCH] Update some VFS documentationNeilBrown2006-03-251-22/+195
OpenPOWER on IntegriCloud