summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-09-05powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman
2012-09-05powerpc: Remove <asm/abs_addr.h>Michael Ellerman
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman
2012-09-05powerpc: Remove virt_to_abs() now all users have been fixedMichael Ellerman
2012-09-05powerpc: Remove abs_to_virt() now all users have been fixedMichael Ellerman
2012-09-05powerpc: Remove phys_to_abs() now all users have been removedMichael Ellerman
2012-09-05powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman
2012-09-05powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman
2012-09-05powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman
2012-09-05powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman
2012-09-05powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman
2012-09-05powerpc/mm: Replace abs_to_virt() with __va()Michael Ellerman
2012-09-05powerpc: Remove remaining iSeries chunksMichael Ellerman
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski
2012-08-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-02um: pass siginfo to guest processMartin Pärtel
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel
2012-08-02um: pull interrupt_end() into userspace()Al Viro
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle
2012-08-01MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt
2012-08-01sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto
2012-08-01sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt
2012-07-31Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-07-31x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon