summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-12ARM: exynos: move exynos4210-combiner to drivers/irqchipRob Herring4-216/+236
2013-02-09Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson4-395/+0
2013-02-09Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson249-1180/+2093
2013-02-08ARM: at91: remove NEOCORE 926 boardNicolas Ferre4-395/+0
2013-02-05Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson41-478/+266
2013-02-05Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson17-1132/+687
2013-02-05Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson18-208/+71
2013-02-05Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson25-291/+352
2013-02-05sunxi: Cleanup the reset code and add meaningful registers definesMaxime Ripard1-4/+15
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson45-138/+0
2013-02-04Merge tag 'cleanup_for_v3.9_round2' of git://git.infradead.org/users/jcooper/...Olof Johansson0-0/+0
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson105-1776/+836
2013-02-04ARM: S3C24XX: header mach/regs-mem.h localKukjin Kim19-219/+65
2013-02-04ARM: S3C24XX: header mach/regs-power.h localKukjin Kim7-45/+45
2013-02-04ARM: S3C24XX: header mach/regs-s3c2412-mem.h localKukjin Kim4-51/+30
2013-02-03ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/Kukjin Kim15-163/+126
2013-02-03ARM: S3C24XX: transform s3c2443 subirqs into new structureHeiko Stuebner1-214/+75
2013-02-03ARM: S3C24XX: modify s3c2443 irq init to initialize all irqsHeiko Stuebner3-19/+7
2013-02-03ARM: S3C24XX: move s3c2443 irq code to irq.cHeiko Stuebner3-282/+244
2013-02-03ARM: S3C24XX: transform s3c2416 irqs into new structureHeiko Stuebner1-255/+87
2013-02-03ARM: S3C24XX: modify s3c2416 irq init to initialize all irqsHeiko Stuebner3-19/+6
2013-02-03ARM: S3C24XX: move s3c2416 irq init to common irq codeHeiko Stuebner4-349/+310
2013-02-03ARM: S3C24XX: Modify s3c_irq_wake to use the hwirq propertyHeiko Stuebner1-4/+4
2013-02-03ARM: S3C24XX: Move irq syscore-ops to irq-pmHeiko Stuebner9-19/+24
2013-01-31clocksource: always define CLOCKSOURCE_OF_DECLAREStephen Warren1-0/+2
2013-01-31ARM: imx: fix imx31-dt.c time-related warningStephen Warren1-1/+6
2013-02-01Linux 3.8-rc6v3.8-rc6Linus Torvalds1-2/+2
2013-02-01Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-14/+5
2013-02-01Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-1/+16
2013-02-01Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-58/+86
2013-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-22/+67
2013-01-31HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires1-1/+12
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper2-4/+39
2013-01-31dm: fix write same requests countingAlasdair G Kergon1-2/+4
2013-01-31ARM: dove: cleanup includesSebastian Hesselbarth1-20/+9
2013-01-31ARM: kirkwood: nsa310: cleanup includes and unneeded codeJason Cooper1-7/+1
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2-6/+6
2013-01-31dm thin: fix queue limits stackingMike Snitzer1-12/+1
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-76/+216
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-66/+118
2013-01-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-9/+0
2013-01-31Revert "console: implement lockdep support for console_lock"Dave Airlie1-9/+0
2013-01-30NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust1-2/+12
2013-01-30SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust1-1/+17
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin4-15/+25
2013-01-30NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust1-0/+20
2013-01-30MIPS: Netlogic: Fix UP compilation on XLRJayachandran C1-1/+4
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-30MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-30MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin1-1/+1