index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Fix encoding of page table cache numbers
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+6
*
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
2009-08-20
2
-0
/
+6
*
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
2
-1
/
+3
*
powerpc: Add TLB management code for 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
5
-0
/
+26
*
powerpc: Add PACA fields specific to 64-bit Book3E processors
Benjamin Herrenschmidt
2009-08-20
1
-3
/
+20
*
powerpc: Add definitions used by exception handling on 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
2
-0
/
+220
*
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
2009-08-20
8
-37
/
+195
*
powerpc: Add SPR definitions for new 64-bit BookE
Benjamin Herrenschmidt
2009-08-20
2
-10
/
+42
*
powerpc/mm: Rework & cleanup page table freeing code path
Benjamin Herrenschmidt
2009-08-20
2
-46
/
+31
*
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
2009-08-20
1
-0
/
+9
*
powerpc/mm: Call mmu_context_init() from ppc64
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+6
*
powerpc/mm: Make low level TLB flush ops on BookE take additional args
Benjamin Herrenschmidt
2009-08-20
1
-2
/
+9
*
powerpc: Modify some ppc_asm.h macros to accomodate 64-bits Book3E
Benjamin Herrenschmidt
2009-08-20
1
-4
/
+10
*
powerpc/mm: Add more bit definitions for Book3E MMU registers
Benjamin Herrenschmidt
2009-08-20
1
-49
/
+119
*
powerpc/mm: Add opcode definitions for tlbivax and tlbsrx.
Benjamin Herrenschmidt
2009-08-20
1
-0
/
+6
*
powerpc/mm: Add HW threads support to no_hash TLB management
Benjamin Herrenschmidt
2009-08-20
1
-0
/
+16
*
powerpc/mm: Fix misplaced #endif in pgtable-ppc64-64k.h
Benjamin Herrenschmidt
2009-08-20
1
-3
/
+1
*
powerpc: Add compat_sys_truncate
Benjamin Herrenschmidt
2009-08-20
1
-2
/
+2
*
powerpc: Change PACA from SPRG3 to SPRG1
Benjamin Herrenschmidt
2009-08-20
1
-5
/
+5
*
powerpc: Remove use of a second scratch SPRG in STAB code
Benjamin Herrenschmidt
2009-08-20
2
-4
/
+6
*
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-20
2
-9
/
+122
*
powerpc: Rename exception.h to exception-64s.h
Benjamin Herrenschmidt
2009-08-20
1
-0
/
+0
*
powerpc: Move 64bit VDSO to improve context switch performance
Anton Blanchard
2009-08-20
1
-2
/
+1
*
powerpc: expose the multi-bit ops that underlie single-bit ops.
Geoff Thorpe
2009-08-20
1
-134
/
+62
*
KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpc
Stephen Rothwell
2009-08-05
1
-1
/
+1
*
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-07-27
3
-6
/
+6
*
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-07-10
1
-3
/
+1
*
powerpc: Fix spin_event_timeout() to be robust over context switches
Grant Likely
2009-07-08
1
-0
/
+2
*
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-30
1
-0
/
+2
|
\
|
*
perf_counter, x86: Add mmap counter read support
Peter Zijlstra
2009-06-25
1
-0
/
+2
*
|
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
2009-06-26
1
-2
/
+0
|
\
\
|
*
|
powerpc/cpm1: Remove IMAP_ADDR
Kumar Gala
2009-06-23
1
-2
/
+0
*
|
|
powerpc/mm: Fix potential access to freed pages when using hugetlbfs
Benjamin Herrenschmidt
2009-06-26
1
-1
/
+2
*
|
|
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
2009-06-26
1
-0
/
+3
*
|
|
powerpc/rtas: Turn rtas lock into a raw spinlock
Benjamin Herrenschmidt
2009-06-26
1
-1
/
+1
*
|
|
powerpc: Add irqtrace support for 32-bit powerpc
Benjamin Herrenschmidt
2009-06-26
1
-10
/
+10
*
|
|
powerpc/mm: Make k(un)map_atomic out of line
Benjamin Herrenschmidt
2009-06-26
1
-53
/
+4
*
|
|
powerpc: Swiotlb breaks pseries
Michael Ellerman
2009-06-26
1
-6
/
+18
|
|
/
|
/
|
*
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-20
2
-23
/
+35
|
\
\
|
*
|
perf_counter: powerpc: Change how processor-specific back-ends get selected
Paul Mackerras
2009-06-18
1
-2
/
+3
|
*
|
perf_counter: powerpc: Use unsigned long for register and constraint values
Paul Mackerras
2009-06-18
1
-17
/
+18
|
*
|
perf_counter: powerpc: Enable use of software counters on 32-bit powerpc
Paul Mackerras
2009-06-18
2
-3
/
+12
|
*
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-17
30
-104
/
+355
|
|
\
\
|
*
|
|
perf_counter: Make set_perf_counter_pending() declaration common
Paul Mackerras
2009-06-15
2
-1
/
+2
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-19
6
-9
/
+48
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge commit 'gcl/merge' into next
Benjamin Herrenschmidt
2009-06-18
2
-6
/
+6
|
|
\
\
\
|
|
*
|
|
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
2009-06-17
2
-6
/
+6
|
*
|
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-18
1
-7
/
+0
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-17
1
-0
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
powerpc: Add memory clobber to mtspr()
Benjamin Herrenschmidt
2009-06-16
1
-1
/
+2
[next]