summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-24Revert "powerpc: Update g5_defconfig"Benjamin Herrenschmidt
2012-08-24powerpc/perf: Use pmc_overflow() to detect rolled back eventsSukadev Bhattiprolu
2012-08-24powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard
2012-08-24powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard
2012-08-24powerpc: Fix personality handling in ppc64_personality()Jiri Kosina
2012-08-24powerpc/dma-iommu: Fix IOMMU window checkAaro Koskinen
2012-08-24powerpc: Remove unnecessary ifdefsMichael Neuling
2012-08-24powerpc/kgdb: Restore current_thread_info properlyTiejun Chen
2012-08-24powerpc/kgdb: Bail out of KGDB when we've been triggeredTiejun Chen
2012-08-24powerpc/kgdb: Do not set kgdb_single_step on ppcTiejun Chen
2012-08-24powerpc/mpic_msgr: Add missing includesScott Wood
2012-08-24powerpc: Fix null pointer deref in perf hardware breakpointsMichael Neuling
2012-08-24powerpc: Fixup whitespace in xmonMichael Ellerman
2012-08-24powerpc: Fix xmon dl command for new printk implementationMichael Ellerman
2012-08-23powerpc/fsl: fix "Failed to mount /dev: No such device" errorsKim Phillips
2012-08-23powerpc/fsl: update defconfigsKim Phillips
2012-08-17booke/wdt: some ioctls do not return values properlyTiejun Chen
2012-08-10powerpc/p4080ds: dts - add usb controller version info and port0Shengzhou Liu
2012-08-10powerpc/85xx: mpc85xx_defconfig - add VIA PATA support for MPC85xxCDSZhao Chenhui
2012-08-03powerpc/fsl-pci: Only scan PCI bus if configured as a hostJia Hongtao
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-01um: Add arch/x86/um to MAINTAINERSRichard Weinberger
2012-08-01um: pass siginfo to guest processMartin Pärtel
2012-08-01um: fix ubd_file_size for read-only filesMartin Pärtel
2012-08-01md/dm-raid: DM_RAID should select MD_RAID10NeilBrown
2012-08-01md/raid1: submit IO from originating thread instead of md thread.NeilBrown
2012-08-01raid5: raid5d handle stripe in batch wayShaohua Li
2012-08-01raid5: make_request use batch stripe releaseShaohua Li
2012-08-01um: pull interrupt_end() into userspace()Al Viro