summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-05powerpc: Consolidate {k,u}probe definitionsAnanth N Mavinakayanahalli
2012-09-05powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman
2012-09-05hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt
2012-09-05hvc_console: Better kernel console supportBenjamin Herrenschmidt
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/ps3: Replace virt_to_abs() with __pa()Michael 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-05ehea: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman
2012-09-05drivers/macintosh/smu.c: Replace abs_to_virt() with __va()Michael Ellerman
2012-09-05IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()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-05IB/ehca: Don't use phys_to_abs(), it's a nopMichael Ellerman
2012-09-05powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto ...Michael Ellerman
2012-09-05powerpc: Remove remaining iSeries chunksMichael Ellerman
2012-08-02Linux 3.6-rc1Linus Torvalds
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-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus 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-02libceph: fix crypto key null deref, memory leakSylvain Munaut
2012-08-02ceph: simplify+fix atomic_openSage Weil
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: Add arch/x86/um to MAINTAINERSRichard Weinberger
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-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li