aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-07powerpc: Fix build dependencies for c files requiring libfdt.hMatthew McClintock
2012-09-07powerpc/oprofile: Fix marked events support on Power7+ not set.Carl E. Love
2012-09-07powerpc: Define Power7+ PV constant PV_POWER7psukadev@linux.vnet.ibm.com
2012-09-07powerpc/pseries: Round up MSI-X requestsAnton Blanchard
2012-09-07powerpc/pci: Save P2P bridge resource if possibleGavin Shan
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-07powerpc/kprobes: Rename opcode_t in probes.h to ppc_opcode_tAnanth N Mavinakayanahalli
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew
2012-09-05powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit intMihai Caraman
2012-09-05powerpc/booke64: Eemove mfspr srr1 duplicate in exception prologMihai Caraman
2012-09-05powerpc/booke64: Add DO_KVM kernel hooksMihai Caraman
2012-09-05powerpc/booke64: Use GSRR registers in Guest Doorbell interruptsMihai Caraman
2012-09-05powerpc/booke64: Fix machine check handler to use the right prologMihai Caraman
2012-09-05powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli
2012-09-05powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli
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-09-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-01net: qmi_wwan: add several new Gobi devicesBjørn Mork
2012-09-01fddi: 64 bit bug in smt_add_para()Dan Carpenter