summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-05xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk
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-05ARM: gemini: fix the gemini buildLinus Walleij
2012-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson
2012-09-04mmc: omap: fix broken PIO modePaul Walmsley
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-09-04mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson
2012-09-04mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon
2012-09-04mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon
2012-09-04mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon
2012-09-04mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches
2012-09-04mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo
2012-09-04mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala