summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* backlight: Minor code cleanups for hp680_bl.cRichard Purdie2007-02-201-15/+24
* backlight: Minor code cleanups for corgi_bl.cRichard Purdie2007-02-201-14/+16
* backlight: Remove excessive (un)likelysDmitry Torokhov2007-02-202-20/+20
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-2020-23/+0Star
* backlight: Fix error handlingDmitry Torokhov2007-02-202-7/+11
* backlight: Add Frontpath ProGear HX1050+ driverMarcin Juszkiewicz2007-02-203-0/+163
* backlight: Add maintainer entryRichard Purdie2007-02-201-0/+5
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-2010-33/+532
|\
| * [MIPS] Cobalt: Fix UART I/O typeYoichi Yuasa2007-02-201-7/+7
| * [MIPS] Fixup copy_from_user_inatomicRalf Baechle2007-02-203-3/+486
| * [MIPS] Fix struct sigcontext for N32 userlandAtsushi Nemoto2007-02-201-17/+16Star
| * [MIPS] Make some __setup functions staticAtsushi Nemoto2007-02-202-3/+3
| * [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=yRalf Baechle2007-02-201-2/+2
| * [MIPS] Allow selection of KGDB only on platforms where it's supported.Ralf Baechle2007-02-202-1/+18
* | [PATCH] Fix a free-wrong-pointer bug in nfs/acl server.Greg Banks2007-02-201-5/+12
|/
* [PATCH] tick management: make broadcast dependent on local APICThomas Gleixner2007-02-191-0/+1
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-197-7/+14
* [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copiedErez Zadok2007-02-191-5/+9
* [PATCH] NOHZ: Produce debug output instead of a BUG()Thomas Gleixner2007-02-191-1/+3
* [PATCH] NOHZ: Fix RCU handlingIngo Molnar2007-02-191-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-02-191-1/+1
|\
| * [WATCHDOG] machzwd warning fixAndrew Morton2007-02-171-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-1987-2110/+7920
|\ \
| * | [MIPS] Update defconfigsRalf Baechle2007-02-1847-1450/+5656
| * | [MIPS] Support for several more SNI RM models.Thomas Bogendoerfer2007-02-1817-395/+1874
| * | [MIPS] Include <asm/bugs> to for declaration of check_bugs32.Ralf Baechle2007-02-181-0/+1
| * | [MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto2007-02-185-3/+5
| * | [MIPS] Make kernel_thread_helper() staticAtsushi Nemoto2007-02-181-1/+1
| * | [MIPS] Make __declare_dbe_table static and avoid it getting optimized awayRalf Baechle2007-02-181-7/+3Star
| * | [MIPS] Use MIPS R2 instructions for bitops.Ralf Baechle2007-02-181-1/+51
| * | [MIPS] signals: Share even more code.Ralf Baechle2007-02-187-164/+35Star
| * | [MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n buildRalf Baechle2007-02-181-2/+2
| * | [MIPS] Iomap implementation.Ralf Baechle2007-02-186-81/+287
| * | [MIPS] <asm/compat-signal.h> needs to include <asm/uaccess.h>.Ralf Baechle2007-02-181-0/+2
| * | [MIPS] IP27: Fix warning.Ralf Baechle2007-02-181-1/+1
| * | [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Atsushi Nemoto2007-02-182-5/+2Star
| |/
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-02-1921-137/+769
|\ \
| * | hwmon/vt1211: Add probing of alternate config index portJuerg Haefliger2007-02-141-28/+30
| * | hwmon/f71805f: Fix a race conditionJean Delvare2007-02-141-7/+1Star
| * | hwmon/abituguru: Fix unchecked return statusHans de Goede2007-02-141-9/+21
| * | hwmon: New driver for the Analog Devices ADM1029Corentin Labbe2007-02-144-0/+526
| * | hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard2007-02-142-18/+90
| * | hwmon: Use subsys_initcallDavid Brownell2007-02-141-1/+1
| * | hwmon/lm70: Make lm70_remove a __devexit functionRalf Baechle2007-02-141-1/+1
| * | hwmon: Cleanup a bogus legacy commentJean Delvare2007-02-147-31/+14Star
| * | hwmon: Simplify the locking model of two driversJean Delvare2007-02-142-33/+11Star
| * | hwmon: Drop unused mutexes in two driversJean Delvare2007-02-142-2/+0Star
| * | hwmon/it87: Add PWM base frequency controlJean Delvare2007-02-143-7/+74
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-1937-468/+1048
|\ \ \
| * | | [MTD] [NAND] S3C2412 fix hw eccMatthieu CASTET2007-02-181-0/+27