summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mxs-fixes-3.9-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-111-5/+5
|\
| * ARM: mxs: cfa10049: Fix fb initialisation functionMaxime Ripard2013-03-071-5/+5
* | ARM: multiplatform: Sort the max gpio numbers.Maxime Ripard2013-03-111-2/+5
* | ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"Paul Bolle2013-03-051-1/+1
* | Merge tag 'omap-for-v3.9-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-03-0510-14/+20
|\ \
| * | ARM: OMAP: RX-51: add missing USB phy bindingAaro Koskinen2013-03-051-0/+2
| * | ARM: OMAP2+: Remove duplicate omap4430_init_late() declarationSantosh Shilimkar2013-03-041-1/+0
| * | ARM: OMAP2+: mux: correct wrong error messagesRuslan Bilovol2013-03-041-2/+2
| * | ARM: OMAP2+: mux: fix debugfs file permissionFelipe Balbi2013-03-041-2/+3
| * | ARM: OMAP2+: Fix unmet direct dependencies for zoom for 8250 serialTony Lindgren2013-03-042-6/+2
| * | ARM: OMAP3: board-generic: Add missing omap3_init_lateRajendra Nayak2013-03-041-0/+2
| * | ARM: OMAP2+: Fix broken gpmc supportJon Hunter2013-03-041-3/+3
| * | ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren2013-03-043-0/+6
* | | Merge tag 'mxs-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-03-054-1/+4
|\ \ \ | | |/ | |/|
| * | ARM: mxs: ocotp: Fix sparse warningFabio Estevam2013-03-041-0/+1
| * | ARM: mxs: icoll: Fix sparse warningFabio Estevam2013-03-041-1/+1
| * | ARM: mxs: mm: Fix sparse warningFabio Estevam2013-03-041-0/+1
| * | ARM: mxs_defconfig: Make USB host functional againFabio Estevam2013-03-041-0/+1
| |/
* | Merge tag 'imx-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-03-053-26/+10
|\ \
| * | ARM: dts: imx53-mba53: fix fsl,pins for disp1-grp1Shawn Guo2013-03-041-2/+1
| * | ARM: mach-imx: move early resume code out of the .data sectionNicolas Pitre2013-03-042-24/+9
| |/
* | clk: Tegra: Remove duplicate smp_twd clockPrashant Gaikwad2013-03-052-2/+0
* | ARM: Tegra: Add clock entry for smp_twd clockPrashant Gaikwad2013-03-052-0/+2
* | ARM: dts: remove generated .dtb files on cleanNishanth Menon2013-03-051-1/+1
* | ARM: bcm2835: fix I2C module clock rateStephen Warren2013-03-051-1/+1
* | irqchip: fix typo when moving gic_raise_softirq()Javi Merino2013-03-051-1/+1
|/
* Linux 3.9-rc1v3.9-rc1Linus Torvalds2013-03-041-2/+2
* Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-038-254/+284
|\
| * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-208-254/+284
* | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-035-49/+57
|\ \
| * | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
| * | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-011-0/+9
| * | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-281-1/+9
| * | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-251-22/+12
| * | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-251-26/+26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-0326-171/+108
|\ \ \
| * | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-025-10/+10
| * | | fix nommu breakage in shmem.cAl Viro2013-03-021-3/+2
| * | | cache the value of file_inode() in struct fileAl Viro2013-03-023-2/+6
| * | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-281-3/+17
| * | | 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-281-2/+5
| * | | 9p: untangle ->lookup() a bitAl Viro2013-02-281-18/+9
| * | | 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-281-1/+0
| * | | 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-284-22/+11
| * | | v9fs: get rid of v9fs_dentryAl Viro2013-02-283-51/+9
| * | | 9p: turn fid->dlist into hlistAl Viro2013-02-284-11/+9
| * | | 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-282-7/+6
| * | | more file_inode() open-coded instancesAl Viro2013-02-2710-45/+38
| * | | selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro2013-02-271-9/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-031-0/+1
|\ \ \ \