summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | OMAP: DSS2: Fix compile warningVaibhav Hiremath2010-01-111-0/+2
| * | MAINTAINERS: Combine DSS2 and OMAPFB2 into one entryTomi Valkeinen2010-01-111-12/+3
| * | MAINTAINERS: change omapfb maintainerTomi Valkeinen2010-01-111-1/+1
| * | OMAP: OMAPFB: add dummy release function for omapdssTomi Valkeinen2010-01-111-0/+7
| * | OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen2010-01-114-17/+25
| * | OMAP: DSS2: RFBI: convert to new kfifo APITomi Valkeinen2010-01-111-15/+15
| * | OMAP: DSS2: Fix crash when panel doesn't define enable_te()Tomi Valkeinen2010-01-081-5/+9
| * | OMAP: DSS2: Collect interrupt statisticsTomi Valkeinen2010-01-085-0/+221
| * | OMAP: DSS2: DSI: print debug DCS cmd in hexTomi Valkeinen2010-01-081-1/+1
| * | OMAP: DSS2: DSI: fix VC channels in send_short and send_nullTomi Valkeinen2010-01-081-2/+2
* | | lib: Introduce generic list_sort functionDave Chinner2010-01-125-182/+119
* | | remove my email address from checkpatch.Dave Jones2010-01-121-1/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-124-9/+36
|\ \ \
| * | | libata: retry link resume if necessaryTejun Heo2010-01-122-7/+34
| * | | ata_piix: enable 32bit PIO on SATA piixTejun Heo2010-01-121-1/+1
| * | | sata_promise: don't classify overruns as HSM errorsMikael Pettersson2010-01-121-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-01-1230-56/+183
|\ \ \ \
| * | | | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King2010-01-121-0/+12
| * | | | ARM: Fix wrong dmbRussell King2010-01-121-3/+1
| * | | | ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlockSimon Kagstrom2010-01-111-2/+2
| * | | | ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley2010-01-117-15/+57
| * | | | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar2010-01-101-0/+1
| * | | | ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis...Peter Hüwe2010-01-101-0/+2
| * | | | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe2010-01-101-2/+2
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-01-0813-23/+26
| |\ \ \ \
| | * | | | [ARM] pxa: fix strange characters in zaurus gpio .descCyril Hrubis2010-01-081-2/+2
| | * | | | [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*()Eric Miao2010-01-041-6/+3
| | * | | | [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'Eric Miao2010-01-049-9/+9
| | * | | | [ARM] pxa: enable L2 if present in XSC3Haojian Zhuang2010-01-011-0/+7
| | * | | | [ARM] pxa: do not enable L2 after MMU is enabledHaojian Zhuang2010-01-011-6/+5
| * | | | | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code"Rabin Vincent2010-01-081-1/+2
| * | | | | ARM: 5867/1: Update U300 defconfigLinus Walleij2010-01-081-10/+71
| * | | | | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regsJamie Iles2010-01-081-0/+6
| * | | | | ARM: add missing recvmmsg syscall numberRussell King2010-01-071-0/+1
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-01-1225-354/+134
|\ \ \ \ \ \
| * | | | | | MIPS: Ignore vmlinux.*Yoichi Yuasa2010-01-121-0/+1
| * | | | | | MIPS: Move vmlinux.ecoff to arch/mips/bootYoichi Yuasa2010-01-121-1/+1
| * | | | | | MIPS: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-121-1/+3
| * | | | | | MIPS: Octeon: Use non-overflowing arithmetic in sched_clockDavid Daney2010-01-121-3/+28
| * | | | | | MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Yoichi Yuasa2010-01-123-7/+0
| * | | | | | MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.Yoichi Yuasa2010-01-121-3/+0
| * | | | | | MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa2010-01-121-7/+0
| * | | | | | MIPS: PowerTV: Remove extra r4k_clockevent_init() callDavid VomLehn2010-01-121-1/+0
| * | | | | | MIPS: Cobalt use strlcat() for the command line argumentsYoichi Yuasa2010-01-121-16/+8
| * | | | | | MIPS: Octeon: Add sched_clock() to csrc-octeon.cDavid Daney2010-01-121-0/+7
| * | | | | | MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto2010-01-121-21/+0
| * | | | | | MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()Yoichi Yuasa2010-01-124-56/+10
| * | | | | | MIPS: PowerTV: Remove unused platform_die()Yoichi Yuasa2010-01-121-21/+0
| * | | | | | MIPS: PowerTV: Remove mips_machine_halt()Yoichi Yuasa2010-01-121-18/+0
| * | | | | | MIPS: PowerTV: Remove unused ptv_memsizeYoichi Yuasa2010-01-121-5/+0
OpenPOWER on IntegriCloud