aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08schedule obsolete OSS drivers for removal, 4th roundAdrian Bunk1-0/+8
2007-05-08VFS: delay the dentry name generation on sockets and pipesEric Dumazet2-1/+24
2007-05-08proc: maps protectionKees Cook1-0/+7
2007-05-08tty: Clarify documentation of ->write()Alan1-1/+3
2007-05-08Documentation: Ask driver writers to provide PM supportRafael J. Wysocki3-0/+163
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-34/+1352
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-2/+34
2007-05-07power management: change /sys/power/disk displayJohannes Berg1-2/+6
2007-05-07blackfin architectureBryan Wu4-0/+293
2007-05-07mm: fix handling of panic_on_oom when cpusets are in useYasunori Goto1-6/+17
2007-05-07slub: add slabinfo toolChristoph Lameter1-0/+943
2007-05-07slub: user documentationChristoph Lameter1-0/+113
2007-05-07smaps: add clear_refs file to clear referenceDavid Rientjes1-15/+16
2007-05-07add new_id to PCMCIA driversBernhard Walle1-0/+30
2007-05-07sh: SH7722 clock framework support.dmitry pervushin1-0/+32
2007-05-07doc: Update sysrq doc for sh kgdb trigger.Paul Mundt1-2/+2
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-10/+4
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds6-12/+123
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-5/+7
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-53/+72
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+1
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-17/+4
2007-05-04Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-304/+181
2007-05-04MAINTAINER change for Connect Tech IncStuart MacDonald1-1/+1
2007-05-04[S390] cio: Deprecate read_dev_chars() and read_conf_data{,_lpm}().Cornelia Huck1-0/+17
2007-05-02PCI: the overdue removal of pci_module_init()Adrian Bunk2-9/+0
2007-05-02PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk1-4/+0
2007-05-02PCI Documentation: power/pci.txt fix copy/paste errorRandy Dunlap1-1/+1
2007-05-02PCI: Require vendor and device for new_idJean Delvare1-3/+3
2007-05-02DOC: Fix wrong identifier name in Documentation/driver-model/devres.txtRolf Eike Beer1-1/+1
2007-05-02kernel-doc: alphabetically-sorted entries in index.html of 'htmldocs'Randy Dunlap1-1/+1
2007-05-02kbuild: fix make mrproper for Documentation/DocBook/manSam Ravnborg2-8/+2
2007-05-02kbuild: small documentation fix in Documentation/kbuild/modules.txtAnton Blanchard1-1/+1
2007-05-02[PATCH] x86-64: Don't exclude asm-offsets.c in Documentation/dontdiffAndi Kleen1-2/+2
2007-05-02[PATCH] x86-64: Dynamically adjust machine check intervalTim Hockin1-1/+6
2007-05-02[PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patchingJeremy Fitzhardinge1-0/+3
2007-05-02[PATCH] i386: Allow boot-time disable of SMP altinstructionsJeremy Fitzhardinge1-0/+6
2007-05-02[PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen1-2/+9
2007-05-02[PATCH] i386: Make COMPAT_VDSO runtime selectable.Jeremy Fitzhardinge1-0/+1
2007-05-02[PATCH] x86: add command line length to boot protocolBernhard Walle1-6/+17
2007-05-02[PATCH] x86-64: fake numa for cpusets documentDavid Rientjes1-0/+66
2007-05-02[PATCH] x86-64: fixed size remaining fake nodesDavid Rientjes1-5/+9
2007-05-02[PATCH] x86-64: split remaining fake nodes equallyDavid Rientjes1-1/+3
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes1-1/+7
2007-05-01i2c: Documentation updateJean Delvare2-271/+39
2007-05-01i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2cJean Delvare1-0/+8
2007-05-01i2c: Make i2c_del_driver a void functionJean Delvare1-4/+1
2007-05-01i2c: Document i2c_new_device()Jean Delvare1-0/+38
2007-05-01i2c: i2c probe() and remove() documentedDavid Brownell2-19/+92