aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-132-3/+3
|\ \ \ \
| * | | | [IA64] Move sg_dma_{len,address} from pci.h to scatterlist.hTony Luck2006-12-132-3/+3
* | | | | Driver core: deprecate PM_LEGACY, default it to NDavid Brownell2006-12-131-4/+5
* | | | | Driver core: Make platform_device_add_data accept a const pointerScott Wood2006-12-132-2/+2
* | | | | Driver core: "platform_driver_probe() can save codespace": save codespaceAndrew Morton2006-12-131-1/+1
* | | | | DebugFS : file/directory removal fixMathieu Desnoyers2006-12-131-0/+4
* | | | | DebugFS : more file/directory creation error handlingMathieu Desnoyers2006-12-131-4/+10
* | | | | DebugFS : file/directory creation error handlingMathieu Desnoyers2006-12-131-1/+3
* | | | | DebugFS : coding style fixesMathieu Desnoyers2006-12-131-2/+3
* | | | | DebugFS : inotify create/mkdir supportMathieu Desnoyers2006-12-131-2/+10
* | | | | driver core: delete virtual directory on class_unregister()Akinobu Mita2006-12-131-0/+2
* | | | | Driver core: show "initstate" of moduleKay Sievers2006-12-131-0/+25
* | | | | [PATCH] Add missing KORENIX PCI ID'sRussell King2006-12-131-0/+4
* | | | | [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-1327-7/+54
* | | | | [PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-132-10/+31
* | | | | [PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto2006-12-133-9/+10
* | | | | [PATCH] Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-131-0/+4
* | | | | [PATCH] Add support for Korenix 16C950-based PCI cardsRussell King2006-12-131-0/+24
* | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-134-29/+34
|\ \ \ \ \
| * | | | | [PATCH] Fixup cciss error handlingJens Axboe2006-12-131-1/+1
| * | | | | [PATCH] Allow as-iosched to be unloadedJens Axboe2006-12-131-14/+1
| * | | | | [PATCH 2/2] cciss: remove calls to pci_disable_devicemike.miller@hp.com2006-12-131-5/+1
| * | | | | [PATCH 1/2] cciss: map out more memory for config tablemike.miller@hp.com2006-12-131-1/+1
| * | | | | [PATCH] Propagate down request sync flagJens Axboe2006-12-132-14/+32
| |/ / / /
* | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-1330-300/+4115
|\ \ \ \ \
| * | | | | hwmon: Add MAINTAINERS entry for new ams driverStelian Pop2006-12-121-0/+7
| * | | | | hwmon: New AMS hardware monitoring driverStelian Pop2006-12-128-0/+1037
| * | | | | hwmon/w83793: Add documentation and maintainerRudolf Marek2006-12-123-1/+119
| * | | | | hwmon: New Winbond W83793 hardware monitoring driverRudolf Marek2006-12-123-0/+1620
| * | | | | hwmon: Update Rudolf Marek's e-mail addressJean Delvare2006-12-129-11/+11
| * | | | | hwmon/f71805f: Fix the device address decodingJean Delvare2006-12-121-3/+4
| * | | | | hwmon/f71805f: Always create all fan inputsJean Delvare2006-12-121-51/+23
| * | | | | hwmon/f71805f: Add support for the Fintek F71872F/FG chipJean Delvare2006-12-123-46/+203
| * | | | | hwmon: New PC87427 hardware monitoring driverJean Delvare2006-12-124-0/+679
| * | | | | hwmon/it87: Remove the SMBus interface supportJean Delvare2006-12-124-163/+64
| * | | | | hwmon/hdaps: Update the list of supported devicesStephan Berberig2006-12-122-3/+6
| * | | | | hwmon/hdaps: Move the DMI detection data to .dataJean Delvare2006-12-121-39/+29
| * | | | | hwmon/pc87360: Autodetect the VRM versionJim Cromie2006-12-121-1/+1
| * | | | | hwmon/f71805f: Document the fan control featuresJean Delvare2006-12-121-4/+38
| * | | | | hwmon/f71805f: Add support for "speed mode" fan speed controlJean Delvare2006-12-121-1/+49
| * | | | | hwmon/f71805f: Support DC fan speed control modeJean Delvare2006-12-121-3/+43
| * | | | | hwmon/f71805f: Let the user adjust the PWM base frequencyJean Delvare2006-12-121-1/+62
| * | | | | hwmon/f71805f: Add manual fan speed controlJean Delvare2006-12-121-1/+144
| * | | | | hwmon/f71805f: Store the fan control registersJean Delvare2006-12-121-11/+15
* | | | | | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13172-250/+250
* | | | | | [PATCH] sstfb: add sysfs interfaceHelge Deller2006-12-132-234/+114
* | | | | | [PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven2006-12-133-14/+0
* | | | | | [PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov2006-12-131-3/+3
* | | | | | [PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov2006-12-131-14/+32
* | | | | | [PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov2006-12-131-3/+8