aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-21Merge branch 'depends/clk' into next/socOlof Johansson18-69/+574
2012-11-21Merge tag 'bcm2835-for-3.8-defconfig' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-2/+0
2012-11-21Merge tag 'bcm2835-for-3.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson6-1/+107
2012-11-21Merge tag 'tegra-for-3.8-defconfig' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-2/+19
2012-11-21Merge tag 'tegra-for-3.8-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson19-73/+1032
2012-11-21Merge tag 'tegra-for-3.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson56-504/+846
2012-11-21ARM: sunxi: Add sunxi restart function via onchip watchdogMaxime Ripard3-1/+53
2012-11-20ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removedAlexander Shiyan1-5/+0
2012-11-20ARM: clps711x: Transform clps711x-framebuffer to platform driver and use itAlexander Shiyan4-6/+23
2012-11-20ARM: clps711x: p720t: Using "leds-gpio" driver for LED controlAlexander Shiyan2-54/+23
2012-11-20ARM: clps711x: Using platform_driver for ethernet deviceAlexander Shiyan6-54/+43
2012-11-20Merge branch 'clps711x/soc' into clps711x/soc2Olof Johansson16-289/+223
2012-11-20Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into...Olof Johansson26-0/+802
2012-11-20ARM: sunxi: Add sun4i and cubieboard supportStefan Roese4-1/+50
2012-11-20ARM: sunxi: Add earlyprintk support for UART0 (sun4i)Stefan Roese2-2/+12
2012-11-20ARM: sunxi: Restructure sunxi dts/dtsi filesStefan Roese3-56/+72
2012-11-19Add support for generic BCM SoC chipsetsChristian Daudt10-0/+296
2012-11-19Merge tag 'davinci-for-v3.8/soc' of git://gitorious.org/linux-davinci/linux-d...Olof Johansson21-68/+165
2012-11-19pinctrl: samsung: Update error check for unsigned variablesTushar Behera1-1/+1
2012-11-19pinctrl: samsung: Add support for EXYNOS4X12Tomasz Figa4-0/+114
2012-11-19Merge remote-tracking branch 'pinctrl/samsung' into next/pinctrl-samsungKukjin Kim7-665/+741
2012-11-18gpio: SPEAr: add spi chipselect control driverShiraz Hashim5-0/+276
2012-11-17gpio: gpio-max710x: Support device tree probingRoland Stigge1-6/+6
2012-11-17gpio: twl4030: Use only TWL4030_MODULE_LED for LED configurationPeter Ujfalusi1-17/+18
2012-11-17gpio: tegra: read output value when gpio is set in direction_outLaxman Dewangan1-0/+5
2012-11-17gpio: pca953x: Add compatible strings to gpio-pca953x driverMaxime Ripard1-0/+29
2012-11-17gpio: pca953x: Register an IRQ domainMaxime Ripard1-6/+20
2012-11-16Linux 3.7-rc6Linus Torvalds1-1/+1
2012-11-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+7
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds19-120/+86
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton6-58/+1
2012-11-16tmpfs: change final i_blocks BUG to WARNINGHugh Dickins1-1/+1
2012-11-16tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins1-2/+14
2012-11-16mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon1-1/+1
2012-11-16mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman1-25/+0
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap2-1/+3
2012-11-16swapfile: fix name leak in swapoffXiaotian Feng1-2/+2
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins4-18/+38
2012-11-16mips, arc: fix build failureDavid Rientjes1-0/+1
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2-6/+19
2012-11-16mm: fix build warning for uninitialized valueDavid Rientjes1-6/+4
2012-11-16mm: add anon_vma_lock to validate_mm()Michel Lespinasse1-0/+2
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai1-4/+7
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-120/+247
2012-11-16ARM: sunxi: Add entry to MAINTAINERSMaxime Ripard1-0/+6
2012-11-16ARM: sunxi: Add device tree for the A13 and the Olinuxino boardMaxime Ripard3-0/+101
2012-11-16ARM: sunxi: Add earlyprintk supportMaxime Ripard2-0/+32
2012-11-16ARM: sunxi: Add basic support for Allwinner A1x SoCsMaxime Ripard8-0/+113
2012-11-16irqchip: sunxi: Add irq controller driverMaxime Ripard4-0/+282
2012-11-16clocksource: sunxi: Add Allwinner A1X Timer DriverMaxime Ripard5-0/+215