Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | [IA64] Move sg_dma_{len,address} from pci.h to scatterlist.h | Tony Luck | 2006-12-13 | 2 | -3/+3 | |
* | | | | | | | | | | Driver core: deprecate PM_LEGACY, default it to N | David Brownell | 2006-12-13 | 1 | -4/+5 | |
* | | | | | | | | | | Driver core: Make platform_device_add_data accept a const pointer | Scott Wood | 2006-12-13 | 2 | -2/+2 | |
* | | | | | | | | | | Driver core: "platform_driver_probe() can save codespace": save codespace | Andrew Morton | 2006-12-13 | 1 | -1/+1 | |
* | | | | | | | | | | DebugFS : file/directory removal fix | Mathieu Desnoyers | 2006-12-13 | 1 | -0/+4 | |
* | | | | | | | | | | DebugFS : more file/directory creation error handling | Mathieu Desnoyers | 2006-12-13 | 1 | -4/+10 | |
* | | | | | | | | | | DebugFS : file/directory creation error handling | Mathieu Desnoyers | 2006-12-13 | 1 | -1/+3 | |
* | | | | | | | | | | DebugFS : coding style fixes | Mathieu Desnoyers | 2006-12-13 | 1 | -2/+3 | |
* | | | | | | | | | | DebugFS : inotify create/mkdir support | Mathieu Desnoyers | 2006-12-13 | 1 | -2/+10 | |
* | | | | | | | | | | driver core: delete virtual directory on class_unregister() | Akinobu Mita | 2006-12-13 | 1 | -0/+2 | |
* | | | | | | | | | | Driver core: show "initstate" of module | Kay Sievers | 2006-12-13 | 1 | -0/+25 | |
* | | | | | | | | | | [PATCH] Add missing KORENIX PCI ID's | Russell King | 2006-12-13 | 1 | -0/+4 | |
* | | | | | | | | | | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 2006-12-13 | 27 | -7/+54 | |
* | | | | | | | | | | [PATCH] MIPS: Fix COW D-cache aliasing on fork | Atsushi Nemoto | 2006-12-13 | 2 | -10/+31 | |
* | | | | | | | | | | [PATCH] Pass vma argument to copy_user_highpage(). | Atsushi Nemoto | 2006-12-13 | 3 | -9/+10 | |
* | | | | | | | | | | [PATCH] Fix COW D-cache aliasing on fork | Atsushi Nemoto | 2006-12-13 | 1 | -0/+4 | |
* | | | | | | | | | | [PATCH] Add support for Korenix 16C950-based PCI cards | Russell King | 2006-12-13 | 1 | -0/+24 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-12-13 | 4 | -29/+34 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [PATCH] Fixup cciss error handling | Jens Axboe | 2006-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] Allow as-iosched to be unloaded | Jens Axboe | 2006-12-13 | 1 | -14/+1 | |
| * | | | | | | | | | | [PATCH 2/2] cciss: remove calls to pci_disable_device | mike.miller@hp.com | 2006-12-13 | 1 | -5/+1 | |
| * | | | | | | | | | | [PATCH 1/2] cciss: map out more memory for config table | mike.miller@hp.com | 2006-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] Propagate down request sync flag | Jens Axboe | 2006-12-13 | 2 | -14/+32 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2006-12-13 | 30 | -300/+4115 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | hwmon: Add MAINTAINERS entry for new ams driver | Stelian Pop | 2006-12-12 | 1 | -0/+7 | |
| * | | | | | | | | | | hwmon: New AMS hardware monitoring driver | Stelian Pop | 2006-12-12 | 8 | -0/+1037 | |
| * | | | | | | | | | | hwmon/w83793: Add documentation and maintainer | Rudolf Marek | 2006-12-12 | 3 | -1/+119 | |
| * | | | | | | | | | | hwmon: New Winbond W83793 hardware monitoring driver | Rudolf Marek | 2006-12-12 | 3 | -0/+1620 | |
| * | | | | | | | | | | hwmon: Update Rudolf Marek's e-mail address | Jean Delvare | 2006-12-12 | 9 | -11/+11 | |
| * | | | | | | | | | | hwmon/f71805f: Fix the device address decoding | Jean Delvare | 2006-12-12 | 1 | -3/+4 | |
| * | | | | | | | | | | hwmon/f71805f: Always create all fan inputs | Jean Delvare | 2006-12-12 | 1 | -51/+23 | |
| * | | | | | | | | | | hwmon/f71805f: Add support for the Fintek F71872F/FG chip | Jean Delvare | 2006-12-12 | 3 | -46/+203 | |
| * | | | | | | | | | | hwmon: New PC87427 hardware monitoring driver | Jean Delvare | 2006-12-12 | 4 | -0/+679 | |
| * | | | | | | | | | | hwmon/it87: Remove the SMBus interface support | Jean Delvare | 2006-12-12 | 4 | -163/+64 | |
| * | | | | | | | | | | hwmon/hdaps: Update the list of supported devices | Stephan Berberig | 2006-12-12 | 2 | -3/+6 | |
| * | | | | | | | | | | hwmon/hdaps: Move the DMI detection data to .data | Jean Delvare | 2006-12-12 | 1 | -39/+29 | |
| * | | | | | | | | | | hwmon/pc87360: Autodetect the VRM version | Jim Cromie | 2006-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | hwmon/f71805f: Document the fan control features | Jean Delvare | 2006-12-12 | 1 | -4/+38 | |
| * | | | | | | | | | | hwmon/f71805f: Add support for "speed mode" fan speed control | Jean Delvare | 2006-12-12 | 1 | -1/+49 | |
| * | | | | | | | | | | hwmon/f71805f: Support DC fan speed control mode | Jean Delvare | 2006-12-12 | 1 | -3/+43 | |
| * | | | | | | | | | | hwmon/f71805f: Let the user adjust the PWM base frequency | Jean Delvare | 2006-12-12 | 1 | -1/+62 | |
| * | | | | | | | | | | hwmon/f71805f: Add manual fan speed control | Jean Delvare | 2006-12-12 | 1 | -1/+144 | |
| * | | | | | | | | | | hwmon/f71805f: Store the fan control registers | Jean Delvare | 2006-12-12 | 1 | -11/+15 | |
* | | | | | | | | | | | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 172 | -250/+250 | |
* | | | | | | | | | | | [PATCH] sstfb: add sysfs interface | Helge Deller | 2006-12-13 | 2 | -234/+114 | |
* | | | | | | | | | | | [PATCH] fbdev: remove references to non-existent fbmon_valid_timings() | Geert Uytterhoeven | 2006-12-13 | 3 | -14/+0 | |
* | | | | | | | | | | | [PATCH] HPT37x: read f_CNT saved by BIOS from port | Sergei Shtylyov | 2006-12-13 | 1 | -3/+3 | |
* | | | | | | | | | | | [PATCH] ide: HPT3xx: fix PCI clock detection | Sergei Shtylyov | 2006-12-13 | 1 | -14/+32 | |
* | | | | | | | | | | | [PATCH] ide: fix the case of multiple HPT3xx chips present | Sergei Shtylyov | 2006-12-13 | 1 | -3/+8 | |
* | | | | | | | | | | | [PATCH] ide: fix HPT3xx hotswap support | Sergei Shtylyov | 2006-12-13 | 1 | -79/+36 |