index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-09
powerpc/mm: Enable _PAGE_NUMA for book3s
Aneesh Kumar K.V
2
-1
/
+71
2013-12-09
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
Aneesh Kumar K.V
1
-1
/
+1
2013-12-09
powerpc: Make slb_shadow a local
Jeremy Kerr
1
-2
/
+0
2013-12-05
powerpc: Add real mode cache inhibited IO accessors
Michael Ellerman
1
-0
/
+16
2013-12-05
PPC: POWERNV: move iommu_add_device earlier
Alexey Kardashevskiy
1
-0
/
+26
2013-12-05
powerpc/powernv: Move SG list structure to header file
Vasant Hegde
1
-0
/
+22
2013-12-05
powerpc/powernv: Infrastructure to read opal messages in generic format.
Mahesh Salgaonkar
1
-1
/
+23
2013-12-05
powerpc/powernv: Machine check exception handling.
Mahesh Salgaonkar
1
-0
/
+1
2013-12-05
powerpc/book3s: Queue up and process delayed MCE events.
Mahesh Salgaonkar
1
-0
/
+3
2013-12-05
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
1
-0
/
+124
2013-12-05
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.
Mahesh Salgaonkar
1
-0
/
+3
2013-12-05
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.
Mahesh Salgaonkar
2
-0
/
+72
2013-12-05
powerpc/book3s: Add flush_tlb operation in cpu_spec.
Mahesh Salgaonkar
1
-0
/
+5
2013-12-05
powerpc/book3s: Introduce a early machine check hook in cpu_spec.
Mahesh Salgaonkar
1
-0
/
+7
2013-12-05
powerpc/book3s: Introduce exclusive emergency stack for machine check exception.
Mahesh Salgaonkar
1
-0
/
+9
2013-12-05
powerpc/book3s: Split the common exception prolog logic into two section.
Mahesh Salgaonkar
1
-7
/
+14
2013-12-02
powerpc: Make irq_stat.timers_irqs counting more specific
fan.du
1
-1
/
+2
2013-12-02
powerpc: purge all the prefetched instructions for the coherent icache flush
Kevin Hao
1
-1
/
+13
2013-12-02
powerpc: Move the patch_exception to a common place
Kevin Hao
1
-0
/
+7
2013-11-26
powerpc: Clean up panic_timeout usage
Jason Baron
1
-0
/
+1
2013-11-25
powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering
Hari Bathini
1
-0
/
+1
2013-11-22
powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported
LEROY Christophe
3
-0
/
+17
2013-11-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
1
-1
/
+1
2013-11-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core
Ingo Molnar
1
-3
/
+2
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
1
-1
/
+1
2013-11-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
4
-0
/
+41
2013-11-21
powerpc: Set eflags correctly for ELF ABIv2 core dumps.
Rusty Russell
1
-0
/
+2
2013-11-21
powerpc: Add TIF_ELF2ABI flag.
Rusty Russell
2
-0
/
+11
2013-11-21
pseries: Add H_SET_MODE to change exception endianness
Anton Blanchard
2
-0
/
+28
2013-11-20
uprobes/powerpc: Kill arch_uprobe->ainsn
Oleg Nesterov
1
-3
/
+2
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-281
/
+277
2013-11-15
powerpc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-1
/
+4
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+2
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+2
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-27
/
+6
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
25
-204
/
+508
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2013-11-09
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
1
-1
/
+2
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-1
/
+1
2013-11-06
driver/mtd/IFC: Add support of 8K page size NAND flash
Prabhakar Kushwaha
1
-0
/
+2
2013-11-06
uprobes: Introduce arch_uprobe->ixol
Oleg Nesterov
1
-0
/
+1
2013-11-06
uprobes: Move function declarations out of arch
David A. Long
1
-7
/
+0
2013-11-06
powerpc: Fix fatal SLB miss when restoring PPR
Benjamin Herrenschmidt
1
-7
/
+0
2013-11-06
powerpc/scom: Enable 64-bit addresses
Benjamin Herrenschmidt
1
-4
/
+4
2013-11-04
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
17
-295
/
+302
2013-10-31
powerpc/bpf: Fix DIVWU instruction opcode
Vladimir Murzin
1
-1
/
+1
2013-10-31
of: Move definition of of_find_next_cache_node into common code.
Sudeep KarkadaNagesha
1
-3
/
+0
[prev]
[next]