summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memory hotremove: unset migrate type "ISOLATE" after removalKAMEZAWA Hiroyuki2007-11-142-5/+5
* Migration: find correct vma in new_vma_page()Lee Schermerhorn2007-11-142-5/+23
* proc: fix proc_kill_inodes to kill dentries on all proc superblocksEric W. Biederman2007-11-143-18/+25
* 8250_pnp: add support for "LG C1 EXPRESS DUAL" machinesDamian Jurd2007-11-141-0/+5
* video/sis/: fix negative array indexAdrian Bunk2007-11-141-1/+2
* lguest_user.c: fix memory leakAdrian Bunk2007-11-141-1/+1
* LXFB: use the correct MSR number for panel supportJordan Crouse2007-11-141-1/+1
* Forbid user to change file flags on quota filesJan Kara2007-11-145-0/+21
* drivers/video/s1d13xxxfb.c: fix build as module with dbgStanislav Brabec2007-11-141-1/+4
* Improve cgroup printksDiego Calleja2007-11-141-5/+4
* uml: update address space affected by pud_clearJeff Dike2007-11-141-1/+1
* uml: fix recvmsg return value checkingJeff Dike2007-11-141-2/+1
* oProfile: oops when profile_pc() returns ~0LUPhilippe Elie2007-11-143-0/+12
* uvesafb: fix warnings about unused variables on non-x86Frank Lichtenheld2007-11-141-2/+4
* chipsfb: uses/depends on PCIRandy Dunlap2007-11-141-1/+1
* rtc: tweak driver documentation for rtc periodicMike Frysinger2007-11-141-3/+4
* uml: fix symlink loopsJeff Dike2007-11-141-3/+3
* lib: move bitmap.o from lib-y to obj-y.Paul Mundt2007-11-141-2/+2
* cm40x0_cs.c: fix debug macrosPascal Terjan2007-11-142-2/+2
* sysctl: check length at deprecated_sysctl_warningTetsuo Handa2007-11-141-0/+4
* serial: add PNP ID for Davicom ISA 33.6K modemBjorn Helgaas2007-11-141-0/+2
* slab: fix typo in allocation failure handlingAkinobu Mita2007-11-141-1/+1
* W1: fix memset size errorLi Zefan2007-11-141-1/+1
* drivers/video/ps3fb: fix memset size errorLi Zefan2007-11-141-1/+1
* rtc-ds1307 exports NVRAMDavid Brownell2007-11-142-2/+95
* RTCs: handle NVRAM betterDavid Brownell2007-11-144-4/+8
* rtc_hctosys expects RTCs in UTC (doc)David Brownell2007-11-142-3/+5
* Fix Oops in toshiba_acpi error return pathAndrey Borzenkov2007-11-141-0/+3
* eCryptfs: cast page->index to loff_t instead of off_tMichael Halcrow2007-11-141-1/+1
* ide: remove stale/incorrect comment from setup-pci.cBartlomiej Zolnierkiewicz2007-11-131-5/+0
* it821x/jmicron: fix return value of {it821x,jmicron}_init_one()Bartlomiej Zolnierkiewicz2007-11-132-4/+2
* ide: don't BUG() on unsupported transfer modesBartlomiej Zolnierkiewicz2007-11-134-7/+3
* ide: use drive->select.all for REQ_TYPE_ATA_TASK in execute_drive_cmd()Bartlomiej Zolnierkiewicz2007-11-131-5/+1
* ide: add missing HOB bit clearing to ide_dump_ata_status()Bartlomiej Zolnierkiewicz2007-11-131-0/+1
* ide-pmac: skip conservative PIO "downgrade"Bartlomiej Zolnierkiewicz2007-11-131-0/+1
* ide: BLK_DEV_IDECD help: remove outdated noteAdrian Bunk2007-11-131-4/+0
* cmd64x: don't clear the other channel's interruptSergei Shtylyov2007-11-131-2/+3
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-11-1315-189/+1049
|\
| * hwmon: (i5k_amb) Convert macros to C functionsDarrick J. Wong2007-11-081-22/+43
| * hwmon: (w83781d) Add missing curly bracesJean Delvare2007-11-081-1/+2
| * hwmon: (abituguru3) Identify ABit IP35 Pro as suchHans de Goede2007-11-081-1/+1
| * hwmon: (f75375s) pwmX_mode sysfs files writable for f75375 variantRiku Voipio2007-11-081-3/+16
| * hwmon: (f75375s) On n2100 systems, set fans to full speed on bootRiku Voipio2007-11-081-0/+11
| * hwmon: (f75375s) Allow setting up fans with platform_dataRiku Voipio2007-11-082-7/+56
| * hwmon: (f75375s) Add new style bindingsRiku Voipio2007-11-081-26/+83
| * hwmon: (lm70) Convert semaphore to mutexMatthias Kaehlcke2007-11-081-5/+6
| * hwmon: (applesmc) Add support for Mac Pro 2 x Quad-CoreRené Rebe2007-11-081-6/+101
| * hwmon: (abituguru3) Add support for 2 new motherboardsHans de Goede2007-11-081-0/+54
| * hwmon: (ibmpex) Change printk to dev_{info,err} macrosDarrick J. Wong2007-11-081-25/+23
| * hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong2007-11-084-0/+545