aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-12ARM: mach-shmobile: kzm9g: enable SMP bootKuninori Morimoto
2012-05-12ARM: mach-shmobile: kzm9g: defconfig updateKuninori Morimoto
2012-05-12ARM: mach-shmobile: kzm9g: add PCF8757 gpio-keyKuninori Morimoto
2012-05-12ARM: mach-shmobile: kzm9g: add SDHI supportKuninori Morimoto
2012-05-12ARM: mach-shmobile: kzm9g: add MMCIF supportKuninori Morimoto
2012-05-12ARM: mach-shmobile: kzm9g: correct screen directionKuninori Morimoto
2012-05-12ARM: mach-shmobile: sh73a0.h: add GPIO_NRKuninori Morimoto
2012-05-12ARM: mach-shmobile: pfc-sh73a0: fixup MSEL2CR MSEL18 for I2C-3Kuninori Morimoto
2012-05-12ARM: mach-shmobile: kzm9g: add ST1232 Touchscreen supportKuninori Morimoto
2012-05-12ARM: mach-shmobile: kzm9g: add LCDC supportKuninori Morimoto
2012-05-12ARM: mach-shmobile: kzm9g: add external USB Host supportKuninori Morimoto
2012-05-12ARM: mach-shmobile: kzm9g: add SMSC 9221 supportKuninori Morimoto
2012-05-12ARM: mach-shmobile: kzm9g: add defconfigKuninori Morimoto
2012-05-12ARM: mach-shmobile: add KZM-A9-GT board supportKuninori Morimoto
2012-05-12ARM: mach-shmobile: clock-r8a7740: use followparent_recalc on usb24sKuninori Morimoto
2012-05-12ARM: mach-shmobile: clock-r8a7740: add MMCIF clockKuninori Morimoto
2012-05-12ARM: mach-shmobile: clock-r8a7740: add SDHI clockKuninori Morimoto
2012-05-12ARM: mach-shmobile: clock-r8a7740: add USB clockKuninori Morimoto
2012-05-12ARM: mach-shmobile: clock-r8a7740: add FSI clockKuninori Morimoto
2012-05-12ARM: mach-shmobile: r8a7740: cleanup I2C workaround methodKuninori Morimoto
2012-05-12ARM: mach-shmobile: r8a7740: add gpio_irq supportKuninori Morimoto
2012-05-12ARM: mach-shmobile: sh7372: Add FSI DMAEngine supportKuninori Morimoto
2012-05-12ARM / mach-shmobile: Use preset_lpj with calibrate_delay()Magnus Damm
2012-05-12Merge branch 'renesas-dt' into renesas-soc-coreRafael J. Wysocki
2012-05-12ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm
2012-05-12ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto
2012-05-12ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-12ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski
2012-05-06Linux 3.4-rc6v3.4-rc6Linus Torvalds
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin
2012-05-05Merge branch 'fix/asoc' into for-linusTakashi Iwai
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai
2012-05-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman
2012-05-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-05-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-05-04CPU frequency drivers MAINTAINERS updateDave Jones
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang