summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | OMAP: DSS2: initialize dss clk sources properlyTomi Valkeinen2010-03-151-0/+3
| * | | | | | | OMAP: DSS2: VRAM: Fix early_param for vramThomas Weber2010-03-101-5/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-2512-32/+103
|\ \ \ \ \ \ \
| * | | | | | | [ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTONChristian Lamparter2010-03-231-1/+1
| * | | | | | | [ARM] Kirkwood: WPS button keycode mappingChristian Lamparter2010-03-231-2/+2
| * | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-03-238-26/+26
| |\ \ \ \ \ \ \
| | * | | | | | | pxa168fb: fix incorrect resource calculationDan Carpenter2010-03-221-1/+1
| | * | | | | | | [ARM] pxa/raumfeld: fix button nameDaniel Mack2010-03-221-1/+1
| | * | | | | | | [ARM] pxa/raumfeld: remove duplicated #includeHuang Weiyi2010-03-221-2/+0Star
| | * | | | | | | [ARM] locomo: fix unpaired spin_lock_irqsaveH Hartley Sweeten2010-03-221-3/+3
| | * | | | | | | [ARM] locomo: fix SPI register offsetH Hartley Sweeten2010-03-221-2/+2
| | * | | | | | | [ARM] pxa/sharpsl: add dependency of max1111 driver to sharpsl_pmEric Miao2010-03-221-0/+7
| | * | | | | | | [ARM] pxa: remove unnecessary 'select FB_W100' from some platformsEric Miao2010-03-221-4/+0Star
| | * | | | | | | [ARM] pxa: remove spi cs gpio direction to avoid clash with driverJonathan Cameron2010-03-222-9/+0Star
| | * | | | | | | [ARM] mmp: fix for variables in uncompress.h being discardedEric Miao2010-03-221-1/+4
| | * | | | | | | [ARM] pxa: fix for variables in uncompress.h being discardedJonathan Cameron2010-03-221-3/+8
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | ARM: Update mach-typesRussell King2010-03-201-2/+73
| * | | | | | | ARM: Fix IXP23xx build error in mach/memory.hRussell King2010-03-201-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-03-259-36/+22Star
|\ \ \ \ \ \ \
| * | | | | | | NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton2010-03-221-0/+2
| * | | | | | | sunrpc: handle allocation errors from __rpc_lookup_create()Dan Carpenter2010-03-221-0/+2
| * | | | | | | SUNRPC: Fix the return value of rpc_run_bc_task()Trond Myklebust2010-03-221-0/+1
| * | | | | | | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust2010-03-224-32/+13Star
| * | | | | | | SUNRPC: Fix a potential memory leak in auth_gssTrond Myklebust2010-03-211-3/+2Star
| * | | | | | | NFS: Prevent another deadlock in nfs_release_page()Trond Myklebust2010-03-191-1/+2
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-252-7/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | libata-sff: fix spurious IRQ handlingTejun Heo2010-03-231-7/+36
| * | | | | | | | pata_via: Add VIA VX900 supportJosephChan@via.com.tw2010-03-231-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-2513-30/+69
|\ \ \ \ \ \ \ \
| * | | | | | | | sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt2010-03-231-2/+2
| * | | | | | | | sh: Tidy up a couple of section mismatches.Paul Mundt2010-03-232-2/+2
| * | | | | | | | sh: Fix build after dynamic PMB reworkMatt Fleming2010-03-231-0/+2
| * | | | | | | | sh: Replace unsafe manipulation of MMUCRMatt Fleming2010-03-232-7/+16
| * | | | | | | | sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming2010-03-232-0/+4
| * | | | | | | | sh64: Remove long unused mid_sched macroAndreas Bombe2010-03-231-7/+0Star
| * | | | | | | | SH: remove superfluous warning from the serial driverGuennadi Liakhovetski2010-03-231-4/+0Star
| * | | | | | | | SH: fix SCIFA SCASCR register bit definitionsGuennadi Liakhovetski2010-03-231-1/+5
| * | | | | | | | serial: sh-sci: fix SH-Mobile SH breakageMagnus Damm2010-03-231-7/+22
| * | | | | | | | sh: Add watch-dog register address for SH7722/SH7723/SH7724Kuninori Morimoto2010-03-231-0/+6
| * | | | | | | | sh: ms7724: Add tiny-document for soundKuninori Morimoto2010-03-231-0/+8
| * | | | | | | | sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_initKuninori Morimoto2010-03-231-0/+2
| |/ / / / / / /
* | | | | | | | fscache: add missing unlockDan Carpenter2010-03-251-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-03-256-7/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: fix dangling pointersWolfram Sang2010-03-223-3/+4
| * | | | | | | | lp3971: Fix BUCK_VOL_CHANGE_SHIFT logicAxel Lin2010-03-221-1/+1
| * | | | | | | | lp3971: Fix setting val for LDO2 and LDO4Axel Lin2010-03-221-1/+2
| * | | | | | | | regulator: Get rid of lockdep warningAmeya Palande2010-03-221-0/+1
| * | | | | | | | regulator: handle kcalloc() failureDan Carpenter2010-03-221-0/+5
| * | | | | | | | Regulators: max8925-regulator - clean up driver data after removalDmitry Torokhov2010-03-221-2/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | do_sync_read/write() should set kiocb.ki_nbytes to be consistentDavid Howells2010-03-251-0/+2