summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2-7/+10
2011-12-07Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann4-24/+8
2011-12-06Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Arnd Bergmann6-16/+18
2011-12-06Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann5-6/+7
2011-12-06Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kern...Arnd Bergmann2-0/+2
2011-12-06Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann3-14/+19
2011-12-06Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann6-8/+8
2011-12-05ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik1-1/+6
2011-12-05ARM: davinci: dm365 evm: align nand partition table to u-bootShankarmurthy,Akshay1-1/+1
2011-12-05ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0Manjunathappa, Prakash1-1/+1
2011-12-05ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil1-3/+3
2011-12-05ARM: davinci: dm646x does not have a DSP domainSekhar Nori1-1/+0
2011-12-05ARM: davinci: psc: fix incorrect offsetsMurali Karicheri2-9/+11
2011-12-05ARM: davinci: psc: fix incorrect maskMurali Karicheri2-1/+2
2011-12-03Merge branch 'next/topic-update-maintainer' into samsung-fixes-2Kukjin Kim1-22/+5
2011-12-02ARM: mx28: LRADC macro renamePeter Rusko1-2/+2
2011-12-02arm: mx23: recognise stmp378x as mx23Wolfram Sang1-0/+1
2011-12-02ARM: mxs: fix machines' initializers orderLauri Hintsala2-2/+2
2011-12-02ARM: mxs/tx28: add __initconst for fec pdataDong Aisheng1-2/+2
2011-12-02ARM: S3C64XX: Staticise s3c6400_sysclassMark Brown1-1/+1
2011-12-02ARM: S3C64XX: Add linux/export.h to dev-spi.cMark Brown1-0/+1
2011-12-02ARM: S3C64XX: Remove extern from definition of framebuffer setup callMark Brown1-1/+1
2011-12-02MAINTAINERS: Extend Samsung patterns to cover SPI and ASoC driversMark Brown1-0/+2
2011-12-02MAINTAINERS: Add linux-samsung-soc mailing list for SamsungMark Brown1-0/+1
2011-12-02MAINTAINERS: Consolidate Samsung MAINTAINERSHeiko Stuebner1-22/+2
2011-12-02ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'Barry Song1-0/+1
2011-12-02ARM: CSR: fix build error due to new mdesc->dma_zone_sizeBarry Song1-0/+1
2011-12-01ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik1-1/+1
2011-12-01ARM: OMAP1: Remove unsafe clock values from omap1_defconfigJanusz Krzysztofik1-5/+0
2011-12-01ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren1-0/+3
2011-12-01Linux 3.2-rc4v3.2-rc4Linus Torvalds1-1/+1
2011-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-536/+995
2011-12-01ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita2-5/+52
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds27-120/+199
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-25/+60
2011-12-01Btrfs: fix meta data raid-repair merge problemJan Schmidt1-7/+20
2011-12-01arm/imx: fix irq_base for gpioShawn Guo3-9/+6
2011-12-01arm/imx: fix return type of callback passed to of_irq_init()Shawn Guo3-5/+13
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-45/+62
2011-11-30Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2-0/+3
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-4/+46
2011-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds71-270/+517
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2-2/+2
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2-10/+19
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)1-1/+1
2011-11-30Btrfs: skip allocation attempt from empty clusterAlexandre Oliva1-3/+3
2011-11-30Btrfs: skip block groups without enough space for a clusterAlexandre Oliva1-1/+1
2011-11-30Btrfs: start search for new cluster at the beginningAlexandre Oliva1-4/+2
2011-11-30Btrfs: reset cluster's max_size when creating bitmapAlexandre Oliva1-0/+1
2011-11-30Btrfs: initialize new bitmaps' listAlexandre Oliva1-0/+1