Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
471c604daf73ff549d374ee54f9e6bfd5a54d4e8
/
arch
/
powerpc
/
include
c931092
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
by Piotr Ziecik
· 16 years ago
5b10174
x86-64: seccomp: fix 32/64 syscall hole
by Roland McGrath
· 16 years ago
fbc78b0
powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL
by Philippe Gerum
· 16 years ago
494fd07
powerpc/ps3: Use dma_addr_t down through the stack
by Stephen Rothwell
· 16 years ago
5393f78
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
bca2685
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
74d96f0
byteorder: make swab.h include asm/swab.h like a regular header
by Harvey Harrison
· 16 years ago
e55380e
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
by Heiko Carstens
· 16 years ago
fe33332
powerpc: Change u64/s64 to a long long integer type
by Ingo Molnar
· 16 years ago
30aae73
Merge commit 'kumar/kumar-next' into next
by Benjamin Herrenschmidt
· 16 years ago
4ce5f24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 16 years ago
8838232
powerpc/oprofile: IBM CELL: add SPU event profiling support
by Carl Love
· 16 years ago
02af87a
powerpc/kdump: Use ppc_save_regs() in crash_setup_regs()
by Anton Vorontsov
· 16 years ago
0a2d15b
mtd/ps3vram: Add modalias support to the ps3vram driver
by Geert Uytterhoeven
· 16 years ago
cffb4add
mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD
by Jim Paris
· 16 years ago
ee418b8
powerpc/cell: Bitops work on unsigned longs
by Stephen Rothwell
· 16 years ago
d507017
powerpc: Add ioctls for RS485 mode control of serial drivers
by Matthias Fuchs
· 16 years ago
24f0301
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
fdd4e81
powerpc/qe: add Ethernet UPSMR definitions to QE library
by Timur Tabi
· 16 years ago
156ca2b
powerpc: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
ea435467
atomic_t: unify all arch definitions
by Matthew Wilcox
· 16 years ago
3340289
mm: report the MMU pagesize in /proc/pid/smaps
by Mel Gorman
· 16 years ago
4aa12f7
Merge commit 'kumar/kumar-next' into next
by Benjamin Herrenschmidt
· 16 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7eb1955
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
by Mike Travis
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9150641
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc
by Rusty Russell
· 16 years ago
7b70159
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
by Hollis Blanchard
· 16 years ago
73e75b4
KVM: ppc: Implement in-kernel exit timing statistics
by Hollis Blanchard
· 16 years ago
c5fbdff
KVM: ppc: save and restore guest mappings on context switch
by Hollis Blanchard
· 16 years ago
7924bd4
KVM: ppc: directly insert shadow mappings into the hardware TLB
by Hollis Blanchard
· 16 years ago
c0ca609
powerpc/44x: declare tlb_44x_index for use in C code
by Hollis Blanchard
· 16 years ago
8916861
KVM: ppc: support large host pages
by Hollis Blanchard
· 16 years ago
fe4e771
KVM: ppc: fix userspace mapping invalidation on context switch
by Hollis Blanchard
· 16 years ago
d4cf389
KVM: ppc: optimize irq delivery path
by Hollis Blanchard
· 16 years ago
5cf8ca2
KVM: ppc: adjust vcpu types to support 64-bit cores
by Hollis Blanchard
· 16 years ago
db93f57
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
by Hollis Blanchard
· 16 years ago
5cbb510
KVM: ppc: Move the last bits of 44x code out of booke.c
by Hollis Blanchard
· 16 years ago
75f74f0
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
by Hollis Blanchard
· 16 years ago
c381a04
ppc: Create disassemble.h to extract instruction fields
by Hollis Blanchard
· 16 years ago
9dd921c
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
by Hollis Blanchard
· 16 years ago
0f55dc4
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
by Hollis Blanchard
· 16 years ago
a0d7b9f
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
by Hollis Blanchard
· 16 years ago
be11d3b
powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=n
by Anton Vorontsov
· 16 years ago
1b9e890
powerpc/qe: Implement QE Pin Multiplexing API
by Anton Vorontsov
· 16 years ago
33edcf1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
3c92ec8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
ca9153a
powerpc/44x: Support 16K/64K base page sizes on 44x
by Ilya Yanok
· 16 years ago
1db2a5c1
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
86c6f27
cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
by Rusty Russell
· 16 years ago
fc5243d
[S390] arch_setup_additional_pages arguments
by Martin Schwidefsky
· 16 years ago
f8f50b1
powerpc/32: Wire up the trampoline code for kdump
by Dale Farnsworth
· 16 years ago
ccdcef7
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
by Dale Farnsworth
· 16 years ago
7375331
powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
by Anton Vorontsov
· 16 years ago
322b439
powerpc: Prepare xmon_save_regs for use with kdump
by Anton Vorontsov
· 16 years ago
aec739e
powerpc/mpc5200: add rts/cts handling in PSC UART driver
by Wolfram Sang
· 16 years ago
bcb73f5
powerpc/mpc5200: Document and tidy irq driver
by Grant Likely
· 16 years ago
e14d774
powerpc: Const-qualify Device Node Argument to DCR Resource Extent API
by Grant Erickson
· 16 years ago
64b3d0e
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
by Benjamin Herrenschmidt
· 16 years ago
2a4aca11
powerpc/mm: Split low level tlb invalidate for nohash processors
by Benjamin Herrenschmidt
· 16 years ago
f048aac
powerpc/mm: Add SMP support to no-hash TLB handling
by Benjamin Herrenschmidt
· 16 years ago
7c03d65
powerpc/mm: Introduce MMU features
by Benjamin Herrenschmidt
· 16 years ago
2ca8cf7
powerpc/mm: Rework context management for CPUs with no hash table
by Benjamin Herrenschmidt
· 16 years ago
5e69661
powerpc/mm: Split mmu_context handling
by Benjamin Herrenschmidt
· 16 years ago
6d2170b
powerpc/4xx: Extended DCR support v2
by Benjamin Herrenschmidt
· 16 years ago
e523f72
powerpc: Add of_find_next_cache_node()
by Nathan Lynch
· 16 years ago
1a37a3f
powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations
by Benjamin Herrenschmidt
· 16 years ago
a58f053
powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG
by Benjamin Herrenschmidt
· 16 years ago
3045b3c
powerpc: Remove dead BIO_VMERGE_BOUNDARY definition
by FUJITA Tomonori
· 16 years ago
7fe519c
powerpc: Introduce ppc_pci_flags accessors
by Josh Boyer
· 16 years ago
edc72ac
powerpc/pseries: Check for GIQ indicator before calling set-indicator
by Nathan Lynch
· 16 years ago
6b82b3e
powerpc: Remove `have_of' global variable
by Anton Vorontsov
· 16 years ago
0efbb57
powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warning
by Becky Bruce
· 16 years ago
46d0149
powerpc/ps3: Add sub-match id modalias support
by Geert Uytterhoeven
· 16 years ago
15cb1cc
powerpc: Fix typo in pgtable-ppc64.h
by Geoff Levand
· 16 years ago
8309ce72
powerpc: Fix bogus cache flushing on all 40x and BookE processors v2
by Benjamin Herrenschmidt
· 16 years ago
81444a7
Merge branch 'tracing/fastboot' into cpus4096
by Ingo Molnar
· 16 years ago
970987b
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
b8307db
Merge commit 'v2.6.28-rc7' into tracing/core
by Ingo Molnar
· 16 years ago
b389889
powerpc: Better setup of boot page TLB entry
by Trent Piepho
· 16 years ago
6a800f3
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
by Liu Yu
· 16 years ago
463a8c0
powerpc/math-emu: Adopt new version of _FP_CHOOSENAN
by Liu Yu
· 16 years ago
cf03033
powerpc/math-emu: Fix single float point division bug
by Liu Yu
· 16 years ago
3f3b163
powerpc and sparc: Introduce dev_archdata node accessors
by Anton Vorontsov
· 16 years ago
15e09c0
powerpc: Add sync_*_for_* to dma_ops
by Becky Bruce
· 16 years ago
0186f47
powerpc: Use RCU based pte freeing mechanism for all powerpc
by Kumar Gala
· 16 years ago
df3b861
powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidates
by Kumar Gala
· 16 years ago
4ee5f55
powerpc: Fix ppc32 mm_struct CPU tracking in SMP
by Benjamin Herrenschmidt
· 16 years ago
5274918
Merge branch 'merge'
by Paul Mackerras
· 16 years ago
b7d6266
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
a64d31b
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
96b8936
remove __ARCH_WANT_COMPAT_SYS_PTRACE
by Christoph Hellwig
· 16 years ago
4ea8fb9
powerpc set_huge_psize() false positive
by Al Viro
· 16 years ago
1c39194
sched: convert struct root_domain to cpumask_var_t, fix
by Ingo Molnar
· 16 years ago
c30f8a6
KVM: ppc: stop leaking host memory on VM exit
by Hollis Blanchard
· 16 years ago
7cc45e6
powerpc/ppc32: ftrace, dynamic ftrace to handle modules
by Steven Rostedt
· 16 years ago
f48cb8b
powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace
by Steven Rostedt
· 16 years ago
8fd6e5a
powerpc: ftrace, convert to new dynamic ftrace arch API
by Steven Rostedt
· 16 years ago
25ddd73
powerpc: Provide a separate handler for each IPI action
by Milton Miller
· 16 years ago
ae564c6
powerpc: Optimise mutex
by Nick Piggin
· 16 years ago
Next »