index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
8
-64
/
+83
2009-03-24
powerpc/mm: e300c2/c3/c4 TLB errata workaround
Kumar Gala
1
-0
/
+6
2009-03-24
powerpc: expect all devices calling dma ops to have archdata set
Kumar Gala
1
-11
/
+1
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
1
-1
/
+1
2009-03-24
powerpc: Add dispatch trace log fields to lppaca
Jeremy Kerr
1
-2
/
+4
2009-03-24
powerpc: Fix page_ins details in lppaca comments
Jeremy Kerr
1
-1
/
+1
2009-03-24
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+3
2009-03-20
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
1
-0
/
+1
2009-03-20
powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions
Benjamin Herrenschmidt
2
-12
/
+26
2009-03-20
powerpc/mm: Split the various pgtable-* headers based on MMU type
Benjamin Herrenschmidt
12
-467
/
+564
2009-03-17
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
Piotr Ziecik
1
-1
/
+3
2009-03-11
powerpc/5200: add function to return external clock frequency
Wolfgang Grandegger
1
-0
/
+1
2009-03-11
powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip
Thomas Gleixner
1
-1
/
+1
2009-03-11
powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF
Andrew Klossner
1
-0
/
+1
2009-03-11
powerpc/ps3: Make ps3av_set_video_mode mode ID signed
roel kluin
1
-1
/
+1
2009-03-11
powerpc: Add missing DABR flags
Geoff Levand
1
-0
/
+2
2009-03-11
powerpc: Add defintion for MSR[GS] to list of MSR bits
Timur Tabi
1
-0
/
+1
2009-03-11
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
2
-1
/
+7
2009-03-11
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-4
/
+5
2009-03-09
powerpc/fsl-booke: Add support for tlbilx instructions
Kumar Gala
1
-2
/
+2
2009-03-03
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
5
-8
/
+18
2009-03-03
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
2
-4
/
+5
2009-02-23
powerpc: Randomise PIEs
Anton Blanchard
1
-1
/
+2
2009-02-23
powerpc: Randomise the brk region
Anton Blanchard
1
-0
/
+3
2009-02-23
powerpc: Randomise lower bits of stack address
Anton Blanchard
1
-1
/
+1
2009-02-23
powerpc: More stack randomisation for 64bit binaries
Anton Blanchard
1
-0
/
+5
2009-02-23
powerpc: Move is_32bit_task
Anton Blanchard
1
-0
/
+7
2009-02-23
powerpc: Add support for using doorbells for SMP IPI
Kumar Gala
2
-1
/
+46
2009-02-23
powerpc: Fix warnings from make headers_check
Kumar Gala
6
-5
/
+8
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala
3
-8
/
+75
2009-02-23
powerpc32, ftrace: save and restore mcount regs with macro
Steven Rostedt
1
-1
/
+38
2009-02-18
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2
-27
/
+45
2009-02-18
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-4
/
+4
2009-02-14
powerpc/44x: Support for 256KB PAGE_SIZE
Yuri Tikhonov
5
-8
/
+18
2009-02-13
powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL
Philippe Gerum
3
-3
/
+4
2009-02-13
powerpc/book-3e: Introduce concept of Book-3e MMU
Kumar Gala
2
-3
/
+3
2009-02-13
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
Kumar Gala
1
-24
/
+42
2009-02-11
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
4
-74
/
+97
2009-02-11
powerpc: Remove unused ppc64_terminate_msg()
Michael Ellerman
1
-2
/
+0
2009-01-29
powerpc/fsl-booke: Cleanup init/exception setup to be runtime
Kumar Gala
1
-0
/
+1
2009-01-16
powerpc/ps3: Use dma_addr_t down through the stack
Stephen Rothwell
1
-4
/
+4
2009-01-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-3
/
+25
2009-01-15
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-01-15
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-3
/
+0
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2
-2
/
+7
2009-01-13
Merge commit 'kumar/kumar-next' into next
Benjamin Herrenschmidt
1
-1
/
+18
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...
Linus Torvalds
2
-0
/
+8
2009-01-08
powerpc/oprofile: IBM CELL: add SPU event profiling support
Carl Love
2
-0
/
+8
2009-01-08
powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()
Anton Vorontsov
1
-55
/
+0
[next]