index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Match variable types to API
Joe MacDonald
2012-09-10
1
-2
/
+4
*
powerpc: Change memory_limit from phys_addr_t to unsigned long long
Suzuki Poulose
2012-09-07
1
-1
/
+1
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-09-07
2
-3
/
+5
|
\
|
*
powerpc/vphn: Fix arch_update_cpu_topology() return value
Jesse Larrew
2012-09-05
1
-3
/
+4
|
*
KVM: PPC: Add cache flush on page map
Alexander Graf
2012-08-16
1
-0
/
+1
*
|
powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
Mihai Caraman
2012-09-05
1
-2
/
+2
*
|
powerpc/booke64: Add DO_KVM kernel hooks
Mihai Caraman
2012-09-05
1
-3
/
+11
*
|
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
2012-09-05
1
-0
/
+1
*
|
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-09-05
3
-3
/
+1
*
|
powerpc/mm: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2012-09-05
1
-2
/
+1
*
|
powerpc/mm: Replace abs_to_virt() with __va()
Michael Ellerman
2012-09-05
1
-2
/
+1
|
/
*
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-07-11
1
-4
/
+4
*
powerpc: Enforce usage of RA 0-R31 where possible
Michael Neuling
2012-07-10
2
-13
/
+13
*
powerpc: Fixes for instructions not using correct register naming
Michael Neuling
2012-07-10
1
-5
/
+5
*
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
2012-07-10
1
-48
/
+40
*
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-07-10
3
-82
/
+82
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-07-10
1
-1
/
+1
|
\
|
*
powerpc/numa: Avoid stupid uninitialized warning from gcc
Benjamin Herrenschmidt
2012-07-10
1
-1
/
+1
*
|
powerpc/numa: Fix OF node refcounting bug
Gavin Shan
2012-07-03
1
-0
/
+2
|
/
*
powerpc: Fix uninitialised error in numa.c
Michael Neuling
2012-06-29
1
-1
/
+1
*
powerpc: use clear_tasks_mm_cpumask()
Anton Vorontsov
2012-05-31
1
-9
/
+2
*
powerpc: fix compile fail in hugetlb cmdline parsing
Paul Gortmaker
2012-05-07
1
-1
/
+2
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
8
-7
/
+3
|
\
|
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
8
-7
/
+3
*
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
1
-0
/
+2
|
\
\
|
*
|
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
1
-0
/
+2
*
|
|
params: <level>_initcall-like kernel parameters
Pawel Moll
2012-03-26
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
9
-96
/
+186
|
\
\
|
*
|
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-21
3
-21
/
+3
|
*
|
powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2
Kumar Gala
2012-03-15
1
-6
/
+13
|
*
|
powerpc: Add support for page fault retry and fatal signals
Benjamin Herrenschmidt
2012-03-09
1
-50
/
+120
|
*
|
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2012-03-09
1
-0
/
+11
|
*
|
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
2012-03-09
1
-16
/
+0
|
*
|
powerpc: Use vsprintf extention %pf with builtin_return_address
Joe Perches
2012-03-07
1
-1
/
+1
|
*
|
powerpc/icswx: Fix race condition with IPI setting ACOP
Jimi Xenidis
2012-03-07
2
-2
/
+27
|
*
|
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
2012-02-23
1
-0
/
+11
|
|
/
*
/
powerpc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
3
-7
/
+6
|
/
*
cpumask: update setup_node_to_cpumask_map() comments
Wanlong Gao
2012-01-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
|
*
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
*
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-4
/
+4
|
\
\
|
*
\
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-4
/
+4
|
|
\
\
|
|
*
|
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-4
/
+4
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-01-06
15
-288
/
+577
|
\
\
\
\
|
*
|
|
|
powerpc: Define virtual-physical translations for RELOCATABLE
Suzuki Poulose
2011-12-20
1
-0
/
+7
|
*
|
|
|
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
2011-12-20
1
-1
/
+1
|
*
|
|
|
powerpc/mm: Fix section mismatch for read_n_cells
David Rientjes
2011-12-19
1
-1
/
+1
|
*
|
|
|
powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid
David Rientjes
2011-12-19
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
2011-12-16
1
-4
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/44x: Removing dead CONFIG_PPC47x
Christoph Egger
2011-12-09
1
-4
/
+0
[next]