summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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-01-31ARM: dove: cleanup includesSebastian Hesselbarth1-20/+9
2013-01-31ARM: kirkwood: nsa310: cleanup includes and unneeded codeJason Cooper1-7/+1
2013-01-29Merge branch 'zynq/timer' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson3-81/+73
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson13-104/+39
2013-01-29Merge tag 'cleanup_for_v3.9_round2' of git://git.infradead.org/users/jcooper/...Olof Johansson2-28/+10
2013-01-29ARM: dove: cleanup includesSebastian Hesselbarth1-20/+9
2013-01-29ARM: kirkwood: nsa310: cleanup includes and unneeded codeJason Cooper1-8/+1
2013-01-29arm: zynq: Add missing irqchip.h to common.cMichal Simek1-0/+1
2013-01-29Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-26/+6
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij12-18/+19
2013-01-29ARM: ux500: Introduce cpu_is_u8580()Maxime Coquelin1-1/+20
2013-01-29mfd: prcmu: delete pin control helpersLinus Walleij2-85/+0
2013-01-29Merge tag 'imx-cleanup-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson24-1947/+11
2013-01-29ARM: imx: Remove mx508 supportFabio Estevam19-1703/+9
2013-01-29ARM: imx: Remove mach-mx51_3ds boardFabio Estevam4-193/+0
2013-01-29ARM: imx: use debug_ll_io_init() for imx6qShawn Guo4-54/+2
2013-01-29ARM: imx: remove unused imx6q_clock_map_io()Shawn Guo3-4/+0
2013-01-28arm: zynq: timer: Set clock_event cpumaskSoren Brinkmann1-0/+1
2013-01-28arm: zynq: timer: Fix comment styleSoren Brinkmann1-3/+6
2013-01-28arm: zynq: timer: Remove redundant #includesSoren Brinkmann1-8/+0
2013-01-28arm: zynq: timer: Align columnsSoren Brinkmann1-3/+3
2013-01-28arm: zynq: timer: Remove unused #definesSoren Brinkmann1-3/+0
2013-01-28arm: zynq: timer: Remove unnecessary register writeSoren Brinkmann1-2/+1
2013-01-28arm: zynq: timer: Replace PSS through PSSoren Brinkmann3-69/+69
2013-01-28arm: zynq: Add missing irqchip.h to common.cMichal Simek1-0/+1
2013-01-27Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson5-15/+80
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson591-3481/+12054
2013-01-27Merge tag 'cleanup_for_v3.9' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson3-3/+0
2013-01-25Linux 3.8-rc5v3.8-rc5Linus Torvalds1-1/+1
2013-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds14-98/+300
2013-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-1/+3
2013-01-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-24Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-27/+26
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds46-220/+248
2013-01-24Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-30/+103
2013-01-24Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-01-24Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-6/+9
2013-01-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds5-6/+16
2013-01-24Btrfs: fix repeated delalloc work allocationMiao Xie1-14/+41
2013-01-24Btrfs: fix wrong max device number for single profileMiao Xie1-1/+1
2013-01-24Btrfs: fix missed transaction->aborted checkMiao Xie1-0/+16
2013-01-24Btrfs: Add ACCESS_ONCE() to transaction->abort accessesMiao Xie2-2/+3
2013-01-24Btrfs: put csums on the right ordered extentJosef Bacik1-2/+2
2013-01-24Btrfs: use right range to find checksum for compressed extentsLiu Bo1-0/+5
2013-01-24Btrfs: fix panic when recovering tree logJosef Bacik1-8/+12
2013-01-24Btrfs: do not allow logged extents to be merged or removedJosef Bacik3-3/+16