Age | Commit message (Expand) | Author | Files | Lines |
2013-11-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 33 | -68/+331 |
2013-11-16 | Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 29 | -34/+35 |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -1/+11 |
2013-11-15 | Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o... | Olof Johansson | 58 | -546/+456 |
2013-11-15 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -0/+1 |
2013-11-15 | Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ... | Olof Johansson | 14 | -1/+120 |
2013-11-15 | ARM: OMAP2+: Fix build for dra7xx without omap4 and 5 | Tony Lindgren | 2 | -2/+3 |
2013-11-15 | ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resume | Nishanth Menon | 1 | -2/+11 |
2013-11-15 | ARM: OMAP3: Beagle: fix return value check in beagle_opp_init() | Wei Yongjun | 1 | -1/+1 |
2013-11-15 | ARM: at91: fix hanged boot due to early rtt-interrupt | Johan Hovold | 7 | -0/+34 |
2013-11-15 | ARM: at91: fix hanged boot due to early rtc-interrupt | Johan Hovold | 11 | -1/+86 |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 20 | -203/+590 |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 9 | -9/+424 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 1 | -1/+1 |
2013-11-15 | arm: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -5/+7 |
2013-11-15 | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-14 | ARM: highbank: only select errata 764369 if SMP | Olof Johansson | 1 | -1/+1 |
2013-11-14 | ARM: sti: only select errata 764369 if SMP | Olof Johansson | 1 | -1/+1 |
2013-11-14 | ARM: tegra: init fuse before setting reset handler | Alexandre Courbot | 1 | -1/+1 |
2013-11-14 | ARM: vt8500: add defconfig for v6/v7 chips | Olof Johansson | 1 | -0/+90 |
2013-11-14 | ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCD | Jonathan Austin | 1 | -1/+2 |
2013-11-14 | ARM: OMAP2+: smsc911x: fix return value check in gpmc_smsc911x_init() | Wei Yongjun | 1 | -1/+1 |
2013-11-14 | Merge tag 'for-v3.13/clock-fixes-a' of git://git.kernel.org/pub/scm/linux/ker... | Tony Lindgren | 2 | -10/+51 |
2013-11-14 | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 10 | -30/+28 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 32 | -207/+527 |
2013-11-14 | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -15/+35 |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 100 | -547/+7617 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 4 | -12/+61 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+6 |
2013-11-13 | arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c | Nicolin Chen | 1 | -8/+1 |
2013-11-13 | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 1 | -1/+1 |
2013-11-12 | Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next | Russell King | 13 | -84/+36 |
2013-11-12 | Merge branch 'devel-stable' into for-next | Russell King | 69 | -220/+7135 |
2013-11-12 | Merge branch 'misc' into for-next | Russell King | 30 | -244/+447 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -72/+91 |
2013-11-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 1 | -19/+1 |
2013-11-12 | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 28 | -404/+197 |
2013-11-12 | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+54 |
2013-11-12 | Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -12/+0 |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -20/+43 |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2013-11-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+2 |
2013-11-11 | xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2m | Stefano Stabellini | 1 | -8/+2 |
2013-11-11 | ARM: dts: i.MX51: Fix OTG PHY clock | Alexander Shiyan | 1 | -1/+1 |
2013-11-11 | ARM: imx: set up pllv3 POWER and BYPASS sequentially | Shawn Guo | 1 | -2/+10 |
2013-11-11 | ARM: imx: pllv3 needs relock in .set_rate() call | Shawn Guo | 1 | -18/+25 |
2013-11-11 | ARM: imx: add sleep for pllv3 relock | Shawn Guo | 1 | -0/+2 |
2013-11-11 | ARM: imx6q: add missing sentinel to divider table | Lothar Waßmann | 1 | -2/+3 |