aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-10powerpc/p1022ds: Add RTC supportJerry Huang
2012-07-10powerpc/85xx: Enable MTD/NOR/NAND options by default in defconfigShengzhou Liu
2012-07-10powerpc/fsl: Distribute interrupts on all CPUs by defaultKim Phillips
2012-07-10powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed upMatias Garcia
2012-07-10powerpc: Turn on BPF_JIT in ppc64_defconfigMichael Ellerman
2012-07-10powerpc: IOMMU fault injectionAnton Blanchard
2012-07-10powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard
2012-07-10powerpc/vio: Separate vio bus probe and device probeAnton Blanchard
2012-07-10powerpc/vio: Remove dma not supported warningsAnton Blanchard
2012-07-10powerpc/pseries: Fix whitespace in eehMichael Neuling
2012-07-10powerpc/perf: Use perf_instruction_pointer in callchainsAnton Blanchard
2012-07-10powerpc/perf: Always use pt_regs for userspace samplesAnton Blanchard
2012-07-10powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard
2012-07-10powerpc/perf: Create mmcra_sihv/mmcra_sipv helpersAnton Blanchard
2012-07-10powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling
2012-07-10powerpc: Add defines for RA 0-R31Michael Neuling
2012-07-10powerpc: Enforce usage of R0-R31 where possibleMichael Neuling
2012-07-10powerpc: Introduce new __REG_R macrosMichael Neuling
2012-07-10powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling
2012-07-10powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling
2012-07-10powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling
2012-07-10powerpc: Fixes for instructions not using correct register namingMichael Neuling
2012-07-10powerpc: Change LOAD_REG_ADDR to use real register namesMichael Neuling
2012-07-10powerpc: Change mtcrf to use real register namesMichael Neuling
2012-07-10powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt
2012-07-10powerpc: Merge VCPU_GPRMichael Neuling
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling
2012-07-10powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling
2012-07-10powerpc: Convert to %r for all GPR usageMichael Neuling
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling
2012-07-10powerpc: Modify macro ready for %r0 register changeMichael Neuling
2012-07-10powerpc: Add defines for R0-R31Michael Neuling
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-07-10tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt
2012-07-10powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-07-09Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-07-09gspca_sn9c20x: Fix NULL pointer dereferenceHans de Goede
2012-07-09Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-09Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-09Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-09Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-09Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-09virtio-balloon: fix add/get API useMichael S. Tsirkin
2012-07-08Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-07Linux 3.5-rc6Linus Torvalds
2012-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-07-07vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds
2012-07-07cgroup: fix cgroup hierarchy umount raceTejun Heo