summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* | | lxfb: disable suspend VT switch by defaultAndres Salomon2008-04-281-0/+2
* | | lxfb: rename kernel arg fbsize to vramAndres Salomon2008-04-281-0/+50
* | | update modedb.txt documentation about mode_option parameter changeKrzysztof Helt2008-04-281-0/+4
* | | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switchAndres Salomon2008-04-281-1/+2
* | | gxfb: replace FBSIZE config option with a module parameterAndres Salomon2008-04-281-0/+51
* | | gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-281-0/+10
* | | kprobes: update document about batch registrationMasami Hiramatsu2008-04-281-4/+47
* | | documentation: move spidev_fdx example to its own source fileRandy Dunlap2008-04-282-166/+160
* | | mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn2008-04-281-6/+5
* | | mempolicy: use MPOL_PREFERRED for system-wide default policyLee Schermerhorn2008-04-281-36/+18
* | | mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn2008-04-281-0/+68
* | | mempolicy: rename struct mempolicy 'policy' member to 'mode'Lee Schermerhorn2008-04-281-4/+0
* | | mempolicy: disallow static or relative flags for local preferred modeDavid Rientjes2008-04-281-2/+14
* | | mempolicy: update NUMA memory policy documentationDavid Rientjes2008-04-282-31/+112
* | | mm: filter based on a nodemask as well as a gfp_maskMel Gorman2008-04-281-8/+3
* | | mm: remove nopageNick Piggin2008-04-282-12/+0
* | | kerneldoc for <linux/clk.h>David Brownell2008-04-281-0/+54
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-04-274-0/+250
|\ \ \
| * | | KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-271-0/+41
| * | | KVM: Register ioctl rangeAvi Kivity2008-04-271-0/+2
| * | | KVM: ia64: Add a guide about how to create kvm guests on ia64Xiantao Zhang2008-04-271-0/+82
| * | | KVM: s390: API documentationCarsten Otte2008-04-271-0/+125
* | | | gayle: add "doubler" parameterBartlomiej Zolnierkiewicz2008-04-271-6/+3
* | | | ide: add "cdrom=" and "chs=" parametersBartlomiej Zolnierkiewicz2008-04-271-17/+14
* | | | ide: add "nodma|noflush|noprobe|nowerr=" parametersBartlomiej Zolnierkiewicz2008-04-271-13/+13
* | | | ide: remove obsoleted "hdx=autotune" kernel parameterBartlomiej Zolnierkiewicz2008-04-271-7/+0
* | | | ide: mark "idebus=" kernel parameter as obsoleted (take 2)Bartlomiej Zolnierkiewicz2008-04-271-10/+0
* | | | ide-tape: remove comments markup from Documentation/ide/ide-tape.txtBorislav Petkov2008-04-271-67/+65
* | | | ide-tape: remove pipelined mode description from Documentation/ide/ide-tape.txtBorislav Petkov2008-04-271-79/+0
* | | | ide: remove obsoleted "idex=" kernel parametersBartlomiej Zolnierkiewicz2008-04-272-6/+0
* | | | ide: remove obsoleted "idex=reset" kernel parameterBartlomiej Zolnierkiewicz2008-04-271-2/+0
* | | | ide: remove obsoleted "idex=serialize" kernel parameterBartlomiej Zolnierkiewicz2008-04-271-5/+0
* | | | ide: add "ignore_cable" parameter (take 2)Bartlomiej Zolnierkiewicz2008-04-271-5/+10
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-261-46/+0
|\ \ \
| * | | au1xxx-ide: fix MWDMA supportBartlomiej Zolnierkiewicz2008-04-261-46/+0
* | | | x86, boot: Document for linked list of struct setup_dataHuang, Ying2008-04-261-0/+26
|/ / /
* | | documentation: remove smart-config.txtRandy Dunlap2008-04-252-100/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-251-0/+11
|\ \ \
| * | | [POWERPC] Xilinx: of_serial support for Xilinx uart 16550.John Linn2008-04-241-0/+11
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-04-251-3/+9
|\ \ \
| * | | leds: disable triggers on brightness setNémeth Márton2008-04-241-3/+9
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-254-25/+207
|\ \ \
| * | | USB: add documentation about callbacksOliver Neukum2008-04-241-0/+132
| * | | USB: add Documentation about usb_anchorOliver Neukum2008-04-241-0/+50
| * | | USB: serial: Remove obsolete contact addressesMatti Linnanvuori2008-04-241-5/+2
| * | | USB: check serial-number string after device resetAlan Stern2008-04-241-4/+4
| * | | USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-241-16/+19
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-04-251-1/+4
|\ \ \
| * | | kbuild: silence documentation GEN xml messages according to $(quiet)Mike Frysinger2008-04-251-1/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-04-251-0/+52
|\ \ \ \
OpenPOWER on IntegriCloud