aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-2024-254/+223
| * | | | | | backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-208-101/+34
| * | | | | | backlight: Improve backlight selection for fbdev driversJames Simmons2007-02-201-37/+36
| * | | | | | backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-209-184/+68
| * | | | | | backlight: Remove unneeded backlight update_status callsRichard Purdie2007-02-203-41/+0
| * | | | | | backlight: Remove uneeded update_status call from chipsfb.cRichard Purdie2007-02-201-18/+0
| * | | | | | backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie2007-02-203-2/+11
| * | | | | | backlight: Fix Kconfig entriesRichard Purdie2007-02-201-15/+4
| * | | | | | backlight: Remove uneeded nvidia set_power callsRichard Purdie2007-02-203-16/+0
| * | | | | | backlight: Convert semaphore -> mutexRichard Purdie2007-02-204-37/+37
| * | | | | | backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-2015-76/+76
| * | | | | | 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/+0
| * | | | | | 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
| |/ / / / /
* | | | | | [PATCH] ARM: fix mach-at91 build breakageDavid Brownell2007-02-201-1/+1
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-2016-295/+173
|\ \ \ \ \ \
| * | | | | | [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]Dale Farnsworth2007-02-205-77/+15
| * | | | | | [MIPS] Drop __init from init_8259A()Atsushi Nemoto2007-02-201-5/+8
| * | | | | | [MIPS] Fix Kconfig typo bugRalf Baechle2007-02-201-1/+1
| * | | | | | [MIPS] Fix double signal on trap and break instructionAtsushi Nemoto2007-02-201-0/+2
| * | | | | | [MIPS] sigset_32 has been made redundand by compat_sigset_t.Ralf Baechle2007-02-201-8/+1
| * | | | | | [MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion.Yoichi Yuasa2007-02-202-2/+0
| * | | | | | [MIPS] Add MTD device support for CobaltYoichi Yuasa2007-02-205-202/+146
* | | | | | | [PATCH] tty_register_driver: Remove incorrect and superfluous castGeert Uytterhoeven2007-02-201-3/+2
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-1910-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/+16
| * | | | | | [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-191-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/+3