Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7d7a110c6127b7fc683dc6d764555f2dbd22b054
/
arch
/
powerpc
/
include
/
asm
0763ed2
of: make of_(un)register_platform_driver common code
by Grant Likely
· 16 years ago
c3310e7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
2e8aead
powerpc: ppc32 needs elf_read_implies_exec()
by Kumar Gala
· 16 years ago
9203fc9
powerpc: Use __REF macro instead of old .text.init.refok.
by Tim Abbott
· 16 years ago
323d23a
Revert "powerpc: Add support for early tlbilx opcode"
by Kumar Gala
· 16 years ago
59e4c3a2
powerpc/32: Don't clobber personality flags on exec
by Andreas Schwab
· 16 years ago
5bd3ef8
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge
by Paul Mackerras
· 16 years ago
306a828
powerpc: Fix data-corrupting bug in __futex_atomic_op
by Paul Mackerras
· 16 years ago
19e0542
parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc
by Tony Breeds
· 16 years ago
e996557
powerpc: Add support for early tlbilx opcode
by Kumar Gala
· 16 years ago
7281f5d
powerpc: Fix tlbilx opcode
by Kumar Gala
· 16 years ago
11b55da
powerpc: Fix oops when loading modules
by Paul Mackerras
· 16 years ago
1a917bb
powerpc: Wire up preadv and pwritev
by Stephen Rothwell
· 16 years ago
4a9f9506
powerpc/pseries: Scan for all events in rtasd
by Anton Blanchard
· 16 years ago
0559f0a
powerpc/pseries: Add dispatch dispersion statistics
by Anton Blanchard
· 16 years ago
85701e6
powerpc: Remove duplicated #include's
by Huang Weiyi
· 16 years ago
ae6e59c
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge
by Paul Mackerras
· 16 years ago
d91e4ea
powerpc: Add support for CoreInt delivery of interrupts on MPIC
by Kumar Gala
· 16 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
bad6a5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
by Linus Torvalds
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
e60f57f
powerpc/math-emu: Change types to work on ppc64
by Kumar Gala
· 16 years ago
39fd093
powerpc: Move SPEFSCR defines to common header
by Kumar Gala
· 16 years ago
0b5f037
powerpc/ps3: Add rtc-ps3
by Geert Uytterhoeven
· 16 years ago
e76e5b2
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
bf9ed57
pm: cleanup includes
by Magnus Damm
· 16 years ago
7ca43e7
mm: use debug_kmap_atomic
by Akinobu Mita
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
65fb0d2
Merge branch 'linus' into cpumask-for-linus
by Ingo Molnar
· 16 years ago
0451fb2
cpumask: remove node_to_first_cpu
by Rusty Russell
· 16 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2b1c6bd
generic compat_sys_ustat
by Christoph Hellwig
· 16 years ago
efbda86
powerpc: Sanitize stack pointer in signal handling code
by Josh Boyer
· 16 years ago
ba1eb95
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
13220a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
5a54bd1
Merge commit 'v2.6.29' into core/header-fixes
by Ingo Molnar
· 16 years ago
87c656b
powerpc/fsl-booke: declare tlbcam_index for use in c
by Liu Yu
· 16 years ago
f5d0906
KVM: ppc: remove debug support broken by KVM debug rewrite
by Hollis Blanchard
· 16 years ago
bb3a8a1
KVM: ppc: Add extra E500 exceptions
by Hollis Blanchard
· 16 years ago
b52a638
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
by Hollis Blanchard
· 16 years ago
bc8080c
KVM: ppc: E500 core-specific code
by Hollis Blanchard
· 16 years ago
f7b200a
KVM: ppc: Add dbsr in kvm_vcpu_arch
by Hollis Blanchard
· 16 years ago
fa86b8d
KVM: ppc: rename 44x MMU functions used in booke.c
by Hollis Blanchard
· 16 years ago
be8d1ca
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
by Hollis Blanchard
· 16 years ago
58a9621
KVM: ppc: change kvmppc_mmu_map() parameters
by Hollis Blanchard
· 16 years ago
ecc0981
KVM: ppc: cosmetic changes to mmu hook names
by Hollis Blanchard
· 16 years ago
c46fb02
KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header
by Hollis Blanchard
· 16 years ago
989c0f0
KVM: Remove old kvm_guest_debug structs
by Jan Kiszka
· 16 years ago
d0bfb94
KVM: New guest debug interface
by Jan Kiszka
· 16 years ago
757c74d
powerpc/mm: Introduce early_init_mmu() on 64-bit
by Benjamin Herrenschmidt
· 16 years ago
a033a48
powerpc/mm: Add option for non-atomic PTE updates to ppc64
by Benjamin Herrenschmidt
· 16 years ago
7108700
powerpc/mm: Merge various PTE bits and accessors definitions
by Benjamin Herrenschmidt
· 16 years ago
8d1cf34
powerpc/mm: Tweak PTE bit combination definitions
by Benjamin Herrenschmidt
· 16 years ago
2319f12
powerpc/mm: e300c2/c3/c4 TLB errata workaround
by Kumar Gala
· 16 years ago
4ae0ff6
powerpc: expect all devices calling dma ops to have archdata set
by Kumar Gala
· 16 years ago
56aa412
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
by Rusty Russell
· 16 years ago
098e895
powerpc: Add dispatch trace log fields to lppaca
by Jeremy Kerr
· 16 years ago
4032278
powerpc: Fix page_ins details in lppaca comments
by Jeremy Kerr
· 16 years ago
9e41d95
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
77ecfe8
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 16 years ago
a7d2dac
powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions
by Benjamin Herrenschmidt
· 16 years ago
c605782
powerpc/mm: Split the various pgtable-* headers based on MMU type
by Benjamin Herrenschmidt
· 16 years ago
11df1f0
PCI/MSI: Use #ifdefs instead of weak functions
by Michael Ellerman
· 16 years ago
17ad6ea
numa, cpumask: move numa_node_id default implementation to topology.h, fix
by Stephen Rothwell
· 16 years ago
c931092
powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx
by Piotr Ziecik
· 16 years ago
df8a95f
powerpc/5200: add function to return external clock frequency
by Wolfgang Grandegger
· 16 years ago
353bca5
powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chip
by Thomas Gleixner
· 16 years ago
af9c724
powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLF
by Andrew Klossner
· 16 years ago
e7eec2f
powerpc/ps3: Make ps3av_set_video_mode mode ID signed
by roel kluin
· 16 years ago
c9c3832
powerpc: Add missing DABR flags
by Geoff Levand
· 16 years ago
9dca4ef
powerpc: Add defintion for MSR[GS] to list of MSR bits
by Timur Tabi
· 16 years ago
1cdab55
powerpc: Wire up /proc/vmallocinfo to our ioremap()
by Benjamin Herrenschmidt
· 16 years ago
e14eee5
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
c307195
powerpc/fsl-booke: Add support for tlbilx instructions
by Kumar Gala
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
8b0e586
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core
by Ingo Molnar
· 16 years ago
652e8f8
Merge commit 'jwb/next' into next
by Benjamin Herrenschmidt
· 16 years ago
5b10174
x86-64: seccomp: fix 32/64 syscall hole
by Roland McGrath
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
501cb16
powerpc: Randomise PIEs
by Anton Blanchard
· 16 years ago
912f9ee
powerpc: Randomise the brk region
by Anton Blanchard
· 16 years ago
d839088
powerpc: Randomise lower bits of stack address
by Anton Blanchard
· 16 years ago
2dadb98
powerpc: More stack randomisation for 64bit binaries
by Anton Blanchard
· 16 years ago
a465f9b
powerpc: Move is_32bit_task
by Anton Blanchard
· 16 years ago
620165f
powerpc: Add support for using doorbells for SMP IPI
by Kumar Gala
· 16 years ago
812d904
powerpc: Fix warnings from make headers_check
by Kumar Gala
· 16 years ago
16c57b3
powerpc: Unify opcode definitions and support
by Kumar Gala
· 16 years ago
bf528a3
powerpc32, ftrace: save and restore mcount regs with macro
by Steven Rostedt
· 16 years ago
fc6fc7f
Merge branch 'linus' into x86/apic
by Ingo Molnar
· 16 years ago
3b6f7b9
Merge branch 'x86/urgent' into x86/core
by Ingo Molnar
· 16 years ago
3b7faeb
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 16 years ago
82a0a1c
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
cb9eff0
net: new user space API for time stamping of incoming and outgoing packets
by Patrick Ohly
· 16 years ago
e124012
powerpc/44x: Support for 256KB PAGE_SIZE
by Yuri Tikhonov
· 16 years ago
fbc78b0
powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL
by Philippe Gerum
· 16 years ago
70fe3af
powerpc/book-3e: Introduce concept of Book-3e MMU
by Kumar Gala
· 16 years ago
d66c82e
powerpc/fsl-booke: Add new ISA 2.06 page sizes and MAS defines
by Kumar Gala
· 16 years ago
Next »