aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | powerpc/kgdb: Removed kmalloc returned value castAlex Grad2013-04-17
| | * | | | | powerpc: remove PReP platformPaul Bolle2013-04-17
| | * | | | | powerpc: remove dead CONFIG_HVC_SCOM codePaul Bolle2013-04-17
| | * | | | | powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-17
| | * | | | | powerpc/kernel: Cleanup on rtas_pci.cGavin Shan2013-04-17
| | * | | | | powerpc/rtas_flash: Free kmem upon module exitVasant Hegde2013-04-17
| * | | | | | powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang2013-04-23
| * | | | | | ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()Oleg Nesterov2013-04-23
| * | | | | | powerpc: Add VDSO version of timeAdhemerval Zanella2013-04-23
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \ \ \
| * | | | | | ppc: Clean up rtas_flash driver somewhatDavid Howells2013-05-01
| * | | | | | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
| * | | | | | lparcfg: don't bother saving pointer to proc_dir_entryAl Viro2013-04-09
| * | | | | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \ \ \
| * | | | | | ppc compat wrappers for add_key(2) and request_key(2) are pointlessAl Viro2013-03-03
| * | | | | | merge compat sys_ipc instancesAl Viro2013-03-03
| * | | | | | consolidate compat lookup_dcookie()Al Viro2013-03-03
| * | | | | | convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro2013-03-03
* | | | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | | | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \
| * | | | | | | powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-18
| |/ / / / / /
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Use generic idle loopThomas Gleixner2013-04-08
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-04-16
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | uretprobes/powerpc: Hijack return addressAnton Arapov2013-04-13
| | * | | | | | uprobes/powerpc: Remove additional trap instruction checkAnanth N Mavinakayanahalli2013-04-04
| | * | | | | | uprobes/powerpc: Teach uprobes to ignore gdb breakpointsAnanth N Mavinakayanahalli2013-04-04
| | | |_|_|/ / | | |/| | | |
* | | | | | | early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-29
* | | | | | | mm/ppc: use common help functions to free reserved pagesJiang Liu2013-04-29
| |_|_|_|/ / |/| | | | |
* | | | | | powerpc: add a missing label in resume_kernelKevin Hao2013-04-15
* | | | | | powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple2013-04-15
* | | | | | powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-09
|/ / / / /
* | | | | powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder2013-03-25
* | | | | powerpc: make additional room in exception vector areaChen Gang2013-03-25
| |_|/ / |/| | |
* | | | powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V2013-03-16
* | | | powerpc: Update kernel VSID rangeAneesh Kumar K.V2013-03-16
* | | | powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling2013-03-16
* | | | powerpc: Fix -mcmodel=medium breakage in prom_init.cAnton Blanchard2013-03-12
* | | | powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-12
|/ / /
* | | powerpc: Set DSCR bit in FSCR setupMichael Neuling2013-03-05
* | | powerpc: Fix setting FSCR for HV=0 and on secondary CPUsMichael Neuling2013-03-05
* | | powerpc: Avoid link stack corruption in MMU on syscall entry pathMichael Neuling2013-03-05
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-02
|\ \
| * | fix compat truncate/ftruncateAl Viro2013-02-25
| * | switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2013-02-24
* | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \