Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 19 | -21/+293 |
2012-08-02 | sh: explicitly include sh_dma.h in setup-sh7722.c | Guennadi Liakhovetski | 1 | -0/+1 |
2012-08-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 14 | -72/+108 |
2012-08-02 | Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 22 | -302/+205 |
2012-08-02 | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 14 | -144/+13 |
2012-08-02 | Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 5 | -85/+58 |
2012-08-02 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 13 | -194/+139 |
2012-08-02 | um: pass siginfo to guest process | Martin Pärtel | 10 | -34/+71 |
2012-08-02 | um: fix ubd_file_size for read-only files | Martin Pärtel | 1 | -1/+1 |
2012-08-02 | um: pull interrupt_end() into userspace() | Al Viro | 2 | -8/+6 |
2012-08-02 | um: split syscall_trace(), pass pt_regs to it | Al Viro | 3 | -43/+34 |
2012-08-02 | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs | Al Viro | 3 | -5/+5 |
2012-08-01 | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2 | -4/+22 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -53/+26 |
2012-08-01 | MIPS: Loongson 2: Sort out clock managment. | Ralf Baechle | 7 | -51/+33 |
2012-08-01 | MIPS: Loongson 1: more clk support and add select HAVE_CLK | Yoichi Yuasa | 2 | -0/+17 |
2012-08-01 | MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK | Yoichi Yuasa | 1 | -0/+1 |
2012-08-01 | MIPS: Lantiq: Platform specific CLK fixup | John Crispin | 1 | -0/+5 |
2012-08-01 | MIPS: Lantiq: Add device_tree_init function | John Crispin | 1 | -0/+22 |
2012-08-01 | MIPS: Lantiq: Fix interface clock and PCI control register offset | John Crispin | 1 | -21/+28 |
2012-08-01 | Merge branch 'common/irqdomain' into sh-latest | Paul Mundt | 3 | -5/+2 |
2012-08-01 | sh: ecovec: care CN5 VBUS if USB host mode | Kuninori Morimoto | 1 | -0/+8 |
2012-08-01 | sh: sh7724: fixup renesas_usbhs clock settings | Kuninori Morimoto | 1 | -2/+2 |
2012-08-01 | Merge branch 'sh/dmaengine' into sh-latest | Paul Mundt | 510 | -8244/+16618 |
2012-08-01 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -5/+2 |
2012-08-01 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 13 | -19/+20 |
2012-08-01 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -32/+20 |
2012-08-01 | mips: zero out pg_data_t when it's allocated | Minchan Kim | 1 | -0/+1 |
2012-08-01 | memcg: rename config variables | Andrew Morton | 10 | -18/+18 |
2012-08-01 | mm: account the total_vm in the vm_stat_account() | Huang Shijie | 1 | -1/+0 |
2012-08-01 | xtensa: select generic atomic64_t support | Fengguang Wu | 1 | -0/+1 |
2012-08-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -146/+1473 |
2012-08-01 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 7 | -55/+121 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 17 | -105/+103 |
2012-07-31 | Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengine | Russell King | 7 | -137/+11 |
2012-07-31 | ARM: 7481/1: OMAP2+: omap2plus_defconfig: enable OMAP DMA engine | Javier Martinez Canillas | 1 | -0/+2 |
2012-07-31 | ARM: omap: remove mmc platform data dma_mask and initialization | Russell King | 6 | -7/+0 |
2012-07-31 | ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT caches | Will Deacon | 1 | -2/+6 |
2012-07-31 | ARM: Fix undefined instruction exception handling | Russell King | 4 | -62/+92 |
2012-07-31 | ARM: 7480/1: only call smp_send_stop() on SMP | Javier Martinez Canillas | 1 | -1/+2 |
2012-07-31 | ARM: 7478/1: errata: extend workaround for erratum #720789 | Will Deacon | 1 | -0/+12 |
2012-07-31 | ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UP | Colin Cross | 1 | -0/+6 |
2012-07-31 | ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspend | Colin Cross | 1 | -1/+1 |
2012-07-31 | ARM: 7468/1: ftrace: Trace function entry before updating index | Colin Cross | 1 | -8/+9 |
2012-07-31 | ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+ | Will Deacon | 1 | -115/+4 |
2012-07-31 | ARM: 7466/1: disable interrupt before spinning endlessly | Shawn Guo | 1 | -0/+2 |
2012-07-31 | powerpc/kvm/book3s_32: Fix MTMSR_EERI macro | Alexander Graf | 1 | -1/+0 |
2012-07-31 | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 6 | -54/+121 |