Age | Commit message (Expand) | Author | Files | Lines |
2008-04-14 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -0/+6 |
2008-04-07 | [POWERPC] Fix kernel panic in arch_arm_kprobe | Ionut Nicu | 1 | -1/+2 |
2008-04-07 | [POWERPC] Add hand-coded assembly strcmp | Steven Rostedt | 1 | -0/+2 |
2008-04-03 | [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c | Stefan Roese | 1 | -0/+18 |
2008-04-03 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 1 | -0/+6 |
2008-04-01 | [POWERPC] Add error return from htab_remove_mapping() | Badari Pulavarty | 1 | -1/+1 |
2008-04-01 | [POWERPC] PS3: Sys-manager Wake-on-LAN support | Geoff Levand | 1 | -0/+2 |
2008-04-01 | [POWERPC] PS3: Save power in busy loops on halt | Geert Uytterhoeven | 1 | -2/+3 |
2008-03-26 | [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX) | Stefan Roese | 1 | -0/+78 |
2008-03-26 | [POWERPC] 4xx: Add dcri_clrset() for locked read/modify/write functionality | Valentine Barshak | 1 | -0/+17 |
2008-03-26 | [POWERPC] Move a.out.h to header-y since it doesn't check __KERNEL__ | Robert P. J. Day | 1 | -1/+1 |
2008-03-26 | [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var | Manish Ahuja | 1 | -0/+1 |
2008-03-26 | [POWERPC] pseries: phyp dump: Invalidate and print dump areas | Manish Ahuja | 1 | -0/+3 |
2008-03-26 | [POWERPC] pseries: phyp dump: Reserve and release memory | Manish Ahuja | 1 | -0/+41 |
2008-03-13 | Merge branch 'linux-2.6' | Paul Mackerras | 3 | -9/+3 |
2008-03-07 | [POWERPC] 8xx: fix swap | Vitaly Bordug | 1 | -8/+0 |
2008-03-06 | pasemi_mac: jumbo frame support | Olof Johansson | 1 | -2/+58 |
2008-03-05 | [POWERPC] pasemi: Add function engine management functions to dma_lib | Olof Johansson | 1 | -0/+4 |
2008-03-05 | [POWERPC] pasemi: Add flag management functions to dma_lib | Olof Johansson | 1 | -0/+6 |
2008-03-05 | pasemi_mac: Move RX/TX section enablement to dma_lib | Olof Johansson | 1 | -1/+6 |
2008-03-05 | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli | 1 | -1/+0 |
2008-03-03 | [POWERPC] move celleb DABRX definitions | Jens Osterkamp | 1 | -0/+3 |
2008-02-26 | [POWERPC] Fix thinko in cpu_thread_mask_to_cores() | Benjamin Herrenschmidt | 1 | -1/+1 |
2008-02-26 | [POWERPC] Add code for removing HPTEs for parts of the linear mapping | Badari Pulavarty | 2 | -0/+3 |
2008-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6 | Paul Mackerras | 2 | -75/+10 |
2008-02-23 | percpu: fix DEBUG_PREEMPT per_cpu checking | Hugh Dickins | 1 | -1/+1 |
2008-02-20 | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg} | Andre Detsch | 1 | -2/+1 |
2008-02-14 | [POWERPC] Wire up new timerfd syscalls | Stephen Rothwell | 2 | -3/+7 |
2008-02-14 | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2 | -75/+10 |
2008-02-08 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 1 | -0/+8 |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 3 | -9/+26 |
2008-02-08 | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 1 | -3/+2 |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2 | -19/+19 |
2008-02-08 | [POWERPC] Disable G5 NAP mode during SMU commands on U3 | Benjamin Herrenschmidt | 1 | -0/+8 |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 12 | -84/+183 |
2008-02-07 | Add cmpxchg64 and cmpxchg64_local to powerpc | Mathieu Desnoyers | 1 | -2/+16 |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 1 | -1/+1 |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 4 | -11/+0 |
2008-02-07 | [POWERPC] Use generic compat_sys_ptrace | Roland McGrath | 1 | -0/+2 |
2008-02-07 | [POWERPC] Switch to generic compat_binfmt_elf code | Roland McGrath | 1 | -0/+1 |
2008-02-07 | [POWERPC] Switch to using user_regset-based core dumps | Roland McGrath | 1 | -0/+1 |
2008-02-07 | [POWERPC] 4xx: PCIe indirect DCR spinlock fix. | Valentine Barshak | 1 | -18/+29 |
2008-02-07 | [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=y | Olof Johansson | 1 | -1/+1 |
2008-02-07 | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 2 | -0/+70 |
2008-02-07 | [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driver | John Rigby | 1 | -0/+48 |
2008-02-07 | [POWERPC] mpc512x: Basic platform support | John Rigby | 1 | -0/+22 |
2008-02-06 | ps3: use symbolic names for video modes | Geert Uytterhoeven | 1 | -11/+30 |
2008-02-06 | ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused | Geert Uytterhoeven | 1 | -2/+0 |
2008-02-06 | scheduled OSS driver removal | Adrian Bunk | 1 | -35/+4 |
2008-02-06 | taskstats scaled time cleanup | Michael Neuling | 2 | -2/+14 |