index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-20
powerpc: More work to support HV exceptions
Benjamin Herrenschmidt
1
-28
/
+64
2011-04-20
powerpc: Base support for exceptions using HSRR0/1
Benjamin Herrenschmidt
2
-12
/
+39
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
4
-9
/
+20
2011-04-20
powerpc: Define CPU feature for Architected 2.06 HV mode
Benjamin Herrenschmidt
3
-0
/
+72
2011-04-18
powerpc/perf_event: Skip updating kernel counters if register value shrinks
Eric B Munson
1
-7
/
+30
2011-04-18
powerpc: Fix oops if scan_dispatch_log is called too early
Anton Blanchard
1
-0
/
+3
2011-04-18
powerpc/kexec: Fix regression causing compile failure on UP
Paul Gortmaker
1
-6
/
+6
2011-04-18
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
2
-4
/
+6
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-2
/
+2
2011-04-12
powerpc/book3e: Fix CPU feature handling on 64-bit e5500
Kumar Gala
1
-1
/
+1
2011-04-12
powerpc: Check device status before adding serial device
Prabhakar Kushwaha
1
-3
/
+5
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-3
/
+3
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
19
-20
/
+20
2011-04-05
powerpc: Set nr_cpu_ids early and use it to free PACAs
Ryan Grimm
2
-1
/
+4
2011-04-05
powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.
Paul Gortmaker
1
-3
/
+3
2011-04-01
powerpc/smp: Increase vdso_data->processorCount, not just decrease it
Benjamin Herrenschmidt
1
-0
/
+4
2011-04-01
powerpc/smp: Create idle threads on demand and properly reset them
Benjamin Herrenschmidt
1
-22
/
+78
2011-04-01
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
1
-1
/
+6
2011-04-01
powerpc/smp: Add a smp_ops->bringup_up() done callback
Benjamin Herrenschmidt
1
-0
/
+4
2011-04-01
powerpc/pmac/smp: Properly NAP offlined CPU on G5
Benjamin Herrenschmidt
2
-21
/
+7
2011-04-01
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
Benjamin Herrenschmidt
2
-2
/
+3
2011-04-01
powerpc/smp: Remove unused smp_ops->cpu_enable()
Benjamin Herrenschmidt
1
-10
/
+0
2011-04-01
powerpc/smp: Remove unused generic_cpu_enable()
Benjamin Herrenschmidt
1
-22
/
+0
2011-04-01
powerpc/smp: Fix generic_mach_cpu_die()
Benjamin Herrenschmidt
1
-2
/
+1
2011-04-01
powerpc/smp: soft-replugged CPUs must go back to start_secondary
Benjamin Herrenschmidt
2
-2
/
+16
2011-04-01
powerpc: Make decrementer interrupt robust against offlined CPUs
Benjamin Herrenschmidt
1
-4
/
+11
2011-03-31
Fix common misspellings
Lucas De Marchi
19
-20
/
+20
2011-03-30
powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
Benjamin Herrenschmidt
1
-14
/
+14
2011-03-30
powerpc: Fix accounting of softirq time when idle
Anton Blanchard
1
-1
/
+1
2011-03-30
powerpc: Implement dma_mmap_coherent()
Benjamin Herrenschmidt
1
-0
/
+18
2011-03-29
powerpc: Use generic show_interrupts()
Thomas Gleixner
1
-60
/
+1
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
3
-5
/
+5
2011-03-29
powerpc: irq: Use irqdata based information
Thomas Gleixner
1
-6
/
+8
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2
-3
/
+3
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-17
/
+0
2011-03-23
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
1
-1
/
+1
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-2
/
+2
2011-03-21
powerpc/ptrace: Remove BUG_ON when full register set not available
Mike Wolf
1
-3
/
+12
2011-03-21
powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes
Benjamin Herrenschmidt
1
-2
/
+5
2011-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+23
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
6
-49
/
+85
2011-03-17
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
1
-4
/
+18
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
7
-26
/
+419
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-16
perf, powerpc: Handle events that raise an exception without overflowing
Anton Blanchard
1
-1
/
+23
[prev]
[next]