summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* x86_64: mcelog tolerant level cleanupTim Hockin2007-07-222-9/+13
* x86_64: remove unused variable maxcpusJan Beulich2007-07-221-6/+0Star
* x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-221-1/+1
* Documentation:reference notifiers.txt in freezing-of-tasks.txtOliver Neukum2007-07-221-3/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-202-41/+5Star
|\
| * Pull ia64-clocksource into release branchTony Luck2007-07-202-41/+2Star
| |\
| | * [IA64] remove time interpolatorBob Picco2007-07-201-41/+0Star
| | * [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-0/+2
| * | Pull vector-domain into release branchTony Luck2007-07-201-0/+3
| |\ \
| | * | [IA64] Enable percpu vector domain for IA64_GENERICYasuaki Ishimatsu2007-07-171-0/+3
* | | | [ALSA] hda-intel: support for iMac 24'' released on 09/2006Nicola Fagnani2007-07-201-0/+1
* | | | [ALSA] hda-codec - Rename HP model-specific quirksClaudio Matsuoka2007-07-201-2/+2
* | | | [ALSA] usb-audio - Fix AC3 with M-Audio Audiophile USBThibault Le Meur2007-07-201-6/+16
* | | | [ALSA] usb-audio - Fix audiophile-USB quirk for little-endianThibault Le Meur2007-07-201-79/+151
* | | | [ALSA] Add missing model entries for HD-audio codecsTakashi Iwai2007-07-201-0/+19
* | | | [ALSA] hda: support for S/PDIF out on ASUS M2VMike Crash2007-07-201-0/+1
* | | | [ALSA] hda-codec - Add AD1882 codec supportTakashi Iwai2007-07-201-0/+4
* | | | [ALSA] hda-codec - Add model dell for Dell XPS M1210Takashi Iwai2007-07-201-0/+1
* | | | [ALSA] hda-codec - Add support of ALC268 codecKailang Yang2007-07-201-0/+4
* | | | [ALSA] More description on duplex streams with OSS emulationAlan Horstmann2007-07-201-0/+15
* | | | [ALSA] hda-codec - Fix pin configs for Intel MacsIvan N. Zlatev2007-07-201-6/+11
* | | | [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)Takashi Iwai2007-07-201-1/+6
* | | | [ALSA] hda-codec - Add support of newer version of Intel iMacTakashi Iwai2007-07-201-0/+1
* | | | [ALSA] Add description about probe_mask option for snd-hda-intelTakashi Iwai2007-07-201-0/+12
* | | | [ALSA] hda-codec - Add AD1884 / AD1984 codec supportTakashi Iwai2007-07-201-0/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-191-0/+14
|\ \ \ \
| * | | | kbuild: document cc-fullversionSam Ravnborg2007-07-161-0/+14
* | | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-07-1911-59/+823
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-191-9/+0Star
| * | | | hwmon/w83627ehf: Add support for the VID inputsJean Delvare2007-07-191-3/+3
| * | | | hwmon: Add LM93 supportHans-Jürgen Koch2007-07-191-0/+412
| * | | | hwmon: Improve the pwmN_enable documentationJean Delvare2007-07-191-5/+4Star
| * | | | hwmon: Add support for newer uGuru'sHans de Goede2007-07-192-13/+83
| * | | | hwmon/f71805f: Add temperature-tracking fan control modePhil Endecott2007-07-191-13/+22
| * | | | hwmon: add SCH5317 to smsc47b397 driverJuerg Haefliger2007-07-191-3/+4
| * | | | hwmon/it87: Add IT8726F supportRudolf Marek2007-07-191-2/+7
| * | | | hwmon: Fault files naming conventionJean Delvare2007-07-191-3/+3
| * | | | hwmon/lm90: Add support for the Maxim MAX6680/MAX6681Rainer Birkenmaier2007-07-191-7/+27
| * | | | hwmon/dme1737: Add documentationJuerg Haefliger2007-07-191-0/+257
| * | | | hwmon/lm90: Spelling fix: explicitlyJean Delvare2007-07-191-1/+1
* | | | | drivers/edac: add to edac docsDoug Thompson2007-07-191-27/+165
* | | | | lguest: the documentation, example launcherRusty Russell2007-07-193-0/+1168
* | | | | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-192-6/+3Star
* | | | | update checkpatch.pl to version 0.08Andy Whitcroft2007-07-191-1/+2
* | | | | Typo: fro -> fromRolf Eike Beer2007-07-191-1/+1
* | | | | coredump masking: documentation for /proc/pid/coredump_filterKawai, Hidehiro2007-07-191-0/+38
* | | | | docbook: don't reference file without kernel-docRandy Dunlap2007-07-191-1/+0Star
* | | | | kernel-doc: add tools doc in MakefileRandy Dunlap2007-07-191-5/+5
* | | | | audit: rework execve auditPeter Zijlstra2007-07-191-0/+7
* | | | | jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-7/+1Star