Age | Commit message (Expand) | Author | Files | Lines |
2013-03-17 | powerpc: Rename USER_ESID_BITS* to ESID_BITS* | Aneesh Kumar K.V | 1 | -8/+8 |
2013-03-17 | powerpc: Update kernel VSID range | Aneesh Kumar K.V | 1 | -56/+59 |
2013-03-17 | powerpc: Make VSID_BITS* dependency explicit | Aneesh Kumar K.V | 1 | -5/+6 |
2013-03-05 | powerpc: Add DSCR FSCR register bit definition | Michael Neuling | 1 | -1/+2 |
2013-03-05 | powerpc: Wireup the kcmp syscall to sys_ni | Tony Breeds | 2 | -1/+2 |
2013-03-05 | powerpc: Remove unused BITOP_LE_SWIZZLE macro | Akinobu Mita | 1 | -2/+0 |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -2/+0 |
2013-02-25 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -8/+15 |
2013-02-24 | switch lseek to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -1/+1 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -50/+33 |
2013-02-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 23 | -111/+579 |
2013-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+6 |
2013-02-20 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 1 | -0/+17 |
2013-02-15 | powerpc: Add transactional memory to POWER8 cpu features | Michael Neuling | 1 | -1/+2 |
2013-02-15 | powerpc: Add new transactional memory state to the signal context | Michael Neuling | 1 | -0/+1 |
2013-02-15 | powerpc: Add helper functions for transactional memory context switching | Michael Neuling | 2 | -1/+21 |
2013-02-15 | powerpc: Add transactional memory paca scratch register to show_regs | Michael Neuling | 1 | -0/+3 |
2013-02-15 | powerpc: Register defines for various transactional memory registers | Michael Neuling | 1 | -0/+27 |
2013-02-15 | powerpc: New macros for transactional memory support | Michael Neuling | 2 | -0/+84 |
2013-02-15 | powerpc: Add additional state needed for transactional memory to thread struct | Michael Neuling | 1 | -0/+28 |
2013-02-15 | powerpc: Add new instructions for transactional memory | Michael Neuling | 1 | -0/+10 |
2013-02-15 | powerpc: Add new CPU feature bit for transactional memory | Michael Neuling | 1 | -0/+7 |
2013-02-15 | powerpc: Move boot_paca into early_setup | Geoff Levand | 1 | -1/+0 |
2013-02-15 | powerpc/ps3: Add macro PS3_VERBOSE_RESULT | Geoff Levand | 1 | -1/+1 |
2013-02-15 | powerpc/kvm/book3s_hv: Preserve guest CFAR register value | Paul Mackerras | 3 | -2/+10 |
2013-02-15 | powerpc: Save CFAR before branching in interrupt entry paths | Paul Mackerras | 1 | -16/+68 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -4/+0 |
2013-02-13 | booke: Added DBCR4 SPR number | Bharat Bhushan | 1 | -0/+1 |
2013-02-13 | KVM: PPC: booke: Allow multiple exception types | Bharat Bhushan | 1 | -2/+0 |
2013-02-13 | KVM: PPC: booke: use vcpu reference from thread_struct | Bharat Bhushan | 1 | -2/+0 |
2013-02-08 | powerpc: Add support for context switching the TAR register | Ian Munsie | 3 | -1/+7 |
2013-02-06 | perf/powerpc: Fix build error | Sukadev Bhattiprolu | 1 | -1/+1 |
2013-02-05 | powerpc/mpc512x: fix sparce warnings for non static symbols | Anatolij Gustschin | 1 | -0/+1 |
2013-02-05 | powerpc/512x: add function for chip select parameter configuration | Anatolij Gustschin | 1 | -0/+16 |
2013-02-04 | powerpc: trim the crap from syscalls.h | Al Viro | 1 | -5/+0 |
2013-02-04 | powerpc: kill pointless wrappers | Al Viro | 1 | -31/+31 |
2013-02-04 | powerpc: switch to generic old sigsuspend | Al Viro | 1 | -0/+1 |
2013-02-04 | powerpc: switch to generic sigaltstack | Al Viro | 1 | -4/+0 |
2013-02-04 | take sys_rt_sigsuspend() prototype to linux/syscalls.h | Al Viro | 1 | -2/+0 |
2013-02-04 | consolidate kernel-side struct sigaction declarations | Al Viro | 2 | -1/+1 |
2013-02-04 | sanitize rt_sigaction() situation a bit | Al Viro | 1 | -3/+0 |
2013-01-31 | perf/POWER7: Make some POWER7 events available in sysfs | Sukadev Bhattiprolu | 1 | -0/+3 |
2013-01-31 | perf/POWER7: Make generic event translations available in sysfs | Sukadev Bhattiprolu | 1 | -0/+23 |
2013-01-29 | powerpc: Change hardware breakpoint to allow longer ranges | Michael Neuling | 1 | -2/+0 |
2013-01-29 | powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSOR | Li Zhong | 1 | -1/+1 |
2013-01-27 | cputime: Generic on-demand virtual cputime accounting | Frederic Weisbecker | 3 | -6/+6 |
2013-01-15 | powerpc: Rename set_break to avoid naming conflict | Michael Neuling | 2 | -2/+2 |
2013-01-10 | KVM: PPC: BookE: Implement EPR exit | Alexander Graf | 2 | -0/+11 |