summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/mman.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-07[POWERPC] Use generic compat_ptrace_requestRoland McGrath1-32/+2
2008-02-07[POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath1-12/+0
2008-02-07[POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath1-175/+59
2008-02-07[POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath4-70/+3
2008-02-07[POWERPC] Switch to using user_regset-based core dumpsRoland McGrath1-0/+1
2008-02-07[POWERPC] Add user_regset compat supportRoland McGrath1-0/+162
2008-02-07[POWERPC] Add user_regset_view definitionsRoland McGrath2-0/+54
2008-02-07[POWERPC] Use user_regset accessors for GPRsRoland McGrath1-0/+91
2008-02-07[POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath1-15/+30
2008-02-07[POWERPC] Use user_regset accessors for SPE regsRoland McGrath1-33/+57
2008-02-07[POWERPC] Use user_regset accessors for altivec regsRoland McGrath1-34/+78
2008-02-07[POWERPC] Use user_regset accessors for FP regsRoland McGrath1-6/+31
2008-02-07[POWERPC] mpc52xx: fix compile error introduce when rebasing patchGrant Likely1-25/+14
2008-02-07[POWERPC] 4xx: PCIe indirect DCR spinlock fix.Valentine Barshak1-18/+29
2008-02-07[POWERPC] Add missing native dcr dcr_ind_lock spinlockValentine Barshak1-2/+3
2008-02-07[POWERPC] 4xx: Fix offset value on Warp boardSean MacLennan1-1/+1
2008-02-07[POWERPC] 4xx: Add 440EPx Sequoia ehci dts entryValentine Barshak1-0/+8
2008-02-07[POWERPC] 4xx: Add USB ehci-ppc-of dts bindings.Valentine Barshak1-0/+28
2008-02-07[POWERPC] 4xx: Fix Walnut buildJosh Boyer2-0/+2
2008-02-07[POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot1-32/+45
2008-02-07[POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot1-26/+1
2008-02-07[POWERPC] Split xics_teardown_cpu()Nathan Fontenot4-7/+14
2008-02-07[POWERPC] Update irq descriptor affinityNathan Fontenot1-1/+1
2008-02-07[POWERPC] bootwrapper: Build multiple cuImagesGrant Likely5-74/+103
2008-02-07[POWERPC] Fake NUMA emulation for PowerPCBalbir Singh1-3/+63
2008-02-07[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson2-2/+2
2008-02-06[POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby3-12/+225
2008-02-06[POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driverJohn Rigby1-64/+192