aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst1-11/+0
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig2-6/+0
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixesLinus Torvalds1-165/+0
2008-05-05sched: remove old sched docIngo Molnar1-165/+0
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2008-05-05m68k: remove old mac_esp cruftFinn Thain1-3/+0
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu1-0/+2
2008-05-05kgdb: minor documentation fixesgrzegorz.chwesewicz@chilan.com1-3/+5
2008-05-04kconfig-language.txt: remove bogus hintAdrian Bunk1-24/+0
2008-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-4/+6
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+11
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+22
2008-05-02lguest: make Launcher see device status updatesRusty Russell1-15/+35
2008-05-02virtio: de-structify virtio_block status byteRusty Russell1-6/+6
2008-05-02slabinfo: Support printout of the number of fallbacksChristoph Lameter1-4/+6
2008-05-01[POWERPC] mpc5200: Allow for fixed speed MII configurationsGrant Likely1-0/+11
2008-05-01Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds1-1/+2
2008-05-01kexec: make extended crashkernel= syntax less confusingMichael Ellerman1-1/+4
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-23/+149
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen Brown102-2016/+4693
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+12
2008-04-30debugobjects: add documentationThomas Gleixner2-1/+392
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner1-0/+2
2008-04-30Basic braille screen reader supportSamuel Thibault2-0/+39
2008-04-30mm: document missing fields for /proc/meminfoMiklos Szeredi1-4/+17
2008-04-30mm: bdi: move statistics to debugfsMiklos Szeredi1-28/+15
2008-04-30mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra1-1/+8
2008-04-30mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra1-0/+6
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra1-0/+46
2008-04-30Deprecate find_task_by_pid()Pavel Emelyanov1-0/+18
2008-04-29docbook: fix fatal rapidio yet again (and more to come)Randy Dunlap1-1/+0
2008-04-29[SCSI] megaraid_sas; Update the Version and Changelogbo yang1-0/+22
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-1/+36
2008-04-29V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil1-0/+34
2008-04-29V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6Igor Kuznetsov1-1/+1
2008-04-29V4L/DVB (7765): Add support for Beholder BeholdTV H6Igor Kuznetsov1-0/+1
2008-04-29i2c: Add support for device alias namesJean Delvare1-1/+2
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-19/+19
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+1
2008-04-29[ALSA] hda - Add support of Medion RIM 2150Takashi Iwai1-0/+1
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixesLinus Torvalds1-2/+10
2008-04-29doc: replace yet another dev with pdev for consistency in DMA-mapping.txtMatti Linnanvuori1-1/+1
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+14
2008-04-29edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner1-2/+1
2008-04-29keys: make the keyring quotas controllable through /proc/sysDavid Howells1-1/+23
2008-04-29keys: add keyctl function to get a security labelDavid Howells1-0/+21
2008-04-29keys: allow the callout data to be passed as a blob rather than a stringDavid Howells2-9/+16
2008-04-29doc: fix DMA-API function parametersRandy Dunlap1-2/+2
2008-04-29dma: document dma_*map*_attrs() interfacesArthur Kepner2-0/+89
2008-04-29Cpuset hardwall flag: add a mem_hardwall flag to cpusetsPaul Menage1-12/+14