aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-04-29memcgroups: add a document describing the resource counter abstractionPavel Emelyanov1-0/+181
2008-04-29cgroups: simplify init_subsys()Li Zefan1-2/+1
2008-04-29cgroups: implement device whitelistSerge E. Hallyn1-0/+48
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon1-0/+7
2008-04-29sysrq: add show-backtrace-on-all-cpus functionRik van Riel1-0/+2
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein1-0/+4
2008-04-29ACPI: thinkpad-acpi: bump up version to 0.20Henrique de Moraes Holschuh1-2/+2
2008-04-29ACPI: thinkpad-acpi: use uppercase for "LED" on user documentationHenrique de Moraes Holschuh1-11/+11
2008-04-29ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)Henrique de Moraes Holschuh1-6/+41
2008-04-29ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)Henrique de Moraes Holschuh1-5/+20
2008-04-29ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1)Henrique de Moraes Holschuh1-0/+5
2008-04-29ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)Henrique de Moraes Holschuh1-0/+50
2008-04-29[POWERPC] mpc5200: add gpiolib support for mpc5200s.hauer@pengutronix.de1-0/+12
2008-04-29x86: add more boot protocol documentationIan Campbell1-2/+10
2008-04-29thermal: update the documentationZhang Rui1-6/+27
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-8/+11
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-16/+11