summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | Merge branch 'vexpress-v3.4' of git://git.linaro.org/people/pawelmoll/linux i...Olof Johansson2012-05-26127-557/+1028
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: vexpress: Remove twice included header filesThomas Weber2012-05-211-2/+0
| | | * | | | | | | | | | ARM: vexpress: Device Tree updatesPawel Moll2012-05-213-7/+28
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'next/devel-samsung-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-05-1973-1345/+3083
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | ARM: EXYNOS: Support suspend and resume for EXYNOS5250Jongpill Lee2012-05-204-36/+110
| | | * | | | | | | | | ARM: EXYNOS: Add Clock register list for save and restoreJongpill Lee2012-05-202-2/+67
| | | * | | | | | | | | ARM: EXYNOS: Add PMU table for EXYNOS5250Jongpill Lee2012-05-206-27/+265
| | | * | | | | | | | | ARM: EXYNOS: Rename of function for pm.cJongpill Lee2012-05-201-27/+28
| | | * | | | | | | | | ARM: EXYNOS: Remove GIC save & restore functionJongpill Lee2012-05-201-83/+0
| | | * | | | | | | | | ARM: dts: Add node for interrupt combiner controller on EXYNOS5250Thomas Abraham2012-05-201-0/+16
| | | * | | | | | | | | ARM: S3C24XX: add support for second irq set of S3C2416Heiko Stuebner2012-05-204-1/+116
| | | * | | | | | | | | Merge branch 'next/devel-exynos5250-1' into next/devel-samsung-2Kukjin Kim2012-05-2032-368/+567
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'next/devel-samsung' into next/devel-samsung-2Kukjin Kim2012-05-2042-805/+1918
| | | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'late/cleanup' into devel-lateOlof Johansson2012-05-301-30/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-05-191-30/+15
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | ARM: S3C64XX: use timekeeping wrapper on cpuidleDaniel Lezcano2012-05-181-11/+1
| | | * | | | | | | | | | ARM: S3C64XX: declare the states with the new api on cpuidleDaniel Lezcano2012-05-181-19/+14
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-3134-382/+444
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg2012-05-292-1/+1
| * | | | | | | | | | | | sparc32: remove unused variable in head_32.SSam Ravnborg2012-05-291-8/+0
| * | | | | | | | | | | | sparc32,leon: fix leon bootupSam Ravnborg2012-05-291-32/+41
| * | | | | | | | | | | | sparc32: Export leon_dma_ops to modules.David S. Miller2012-05-281-1/+2
| * | | | | | | | | | | | sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg2012-05-271-8/+4
| * | | | | | | | | | | | sparc32,leon: always support leon in ioportSam Ravnborg2012-05-272-11/+9
| * | | | | | | | | | | | sparc32,leon: always include leon_pmc in buildSam Ravnborg2012-05-272-7/+10
| * | | | | | | | | | | | sparc32: refactor cpu_idle()Sam Ravnborg2012-05-271-30/+5
| * | | | | | | | | | | | sparc32: srmmu_probe now knows about leon tooSam Ravnborg2012-05-274-23/+23
| * | | | | | | | | | | | sparc32: drop LEON hack for ASI_M_MMUREGSSam Ravnborg2012-05-271-4/+0
| * | | | | | | | | | | | sparc32: introduce run-time patching of srmmu access functionsSam Ravnborg2012-05-273-61/+90
| * | | | | | | | | | | | sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg2012-05-275-29/+59
| * | | | | | | | | | | | sparc32,leon: fix section mismatch warningSam Ravnborg2012-05-271-2/+2
| * | | | | | | | | | | | sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-276-28/+2
| * | | | | | | | | | | | sparc32,leon: always include leon_kernel in buildSam Ravnborg2012-05-273-7/+1
| * | | | | | | | | | | | sparc32,leon: clean up leon.hSam Ravnborg2012-05-273-65/+4
| * | | | | | | | | | | | sparc32: handle leon in cpu.cSam Ravnborg2012-05-272-9/+11
| * | | | | | | | | | | | sparc32: handle leon in irq_32.cSam Ravnborg2012-05-271-10/+12
| * | | | | | | | | | | | sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg2012-05-274-16/+72
| * | | | | | | | | | | | sparc32: introduce sparc32_start_kernel called from head_32.SSam Ravnborg2012-05-273-8/+15
| * | | | | | | | | | | | sparc32: implement proper LEON support in head_32 (after highmem)Sam Ravnborg2012-05-271-25/+33
| * | | | | | | | | | | | sparc32: implement proper LEON support in head_32 (before highmem)Sam Ravnborg2012-05-272-11/+53
| * | | | | | | | | | | | sparc32: string and whitespace cleanup in head_32.SSam Ravnborg2012-05-271-15/+15
| * | | | | | | | | | | | sparc: fix bad merge of sparc KconfigStephen Rothwell2012-05-271-1/+0
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2012-05-27845-24024/+33613
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sparc64: Fix several bugs in quad floating point emulation.David S. Miller2012-05-252-11/+21
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-3155-645/+343
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | net/smsc911x: Repair broken failure pathsLee Jones2012-05-301-3/+4
| * | | | | | | | | | | | virtio-net: remove useless disable on freezeMichael S. Tsirkin2012-05-301-5/+0
| * | | | | | | | | | | | netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUGJoe Perches2012-05-301-4/+4
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-3029-566/+184
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-291-6/+6
OpenPOWER on IntegriCloud