Sign in
gem5
/
arm
/
linux
/
9015e4996273c86574d6fd26df8a203941d3cc24
/
arch
/
powerpc
/
kernel
/
Makefile
34d97e0
powerpc/book3e: Add generic 64-bit idle powersave support
by Benjamin Herrenschmidt
· 14 years ago
89c8179
powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
5aae8a5
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
by K.Prasad
· 15 years ago
90103f9
powerpc/fsl-booke: Add hibernation support for FSL BookE processors
by Anton Vorontsov
· 15 years ago
a111065
powerpc/perf: e500 support
by Scott Wood
· 15 years ago
9d6df3f
powerpc/perf: Build callchain code regardless of hardware event support.
by Scott Wood
· 15 years ago
3d541c4
powerpc/chrp: Use the same RTAS daemon as pSeries
by Benjamin Herrenschmidt
· 15 years ago
188917e
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
by Benjamin Herrenschmidt
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
fbe6544
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
by Grant Likely
· 15 years ago
4f0dbc2
Merge commit 'paulus-perf/master' into next
by Benjamin Herrenschmidt
· 15 years ago
a15098c
powerpc: Enable GCOV
by Michael Ellerman
· 15 years ago
2d27cfd
powerpc: Remaining 64-bit Book3E support
by Benjamin Herrenschmidt
· 15 years ago
20002de
perf_counter: powerpc: Add callchain support
by Paul Mackerras
· 15 years ago
12e24f3
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7325927
perf_counter: powerpc: Add processor back-end for MPC7450 family
by Paul Mackerras
· 16 years ago
105988c
perf_counter: powerpc: Enable use of software counters on 32-bit powerpc
by Paul Mackerras
· 16 years ago
ba55bd7
powerpc: Add configurable -Werror for arch/powerpc
by Michael Ellerman
· 16 years ago
7719ed7
powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
by Michael Ellerman
· 16 years ago
bc47ab0
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
4da5296
perf_counters: powerpc: Add support for POWER7 processors
by Paul Mackerras
· 16 years ago
ec3cf2e
powerpc: Add support for swiotlb on 32-bit
by Becky Bruce
· 16 years ago
e821ea7
powerpc: Move VMX and VSX asm code to vector.S
by Benjamin Herrenschmidt
· 16 years ago
f541ae3
Merge branch 'linus' into perfcounters/core-v2
by Ingo Molnar
· 16 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
880860e
perfcounters/powerpc: add support for POWER4 processors
by Paul Mackerras
· 16 years ago
aabbaa6
perfcounters/powerpc: add support for POWER5+ processors
by Paul Mackerras
· 16 years ago
742bd95
perfcounters/powerpc: Add support for POWER5 processors
by Paul Mackerras
· 16 years ago
620165f
powerpc: Add support for using doorbells for SMP IPI
by Kumar Gala
· 16 years ago
6794c78
powerpc64: port of the function graph tracer
by Steven Rostedt
· 16 years ago
105c31d
powerpc/fsl-booke: Cleanup init/exception setup to be runtime
by Kumar Gala
· 16 years ago
c0d362a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perfcounters into perfcounters/core
by Ingo Molnar
· 16 years ago
f786283
powerpc/perf_counter: Add support for POWER6
by Paul Mackerras
· 16 years ago
16b0679
powerpc/perf_counter: Add support for PPC970 family
by Paul Mackerras
· 16 years ago
4574910
powerpc/perf_counter: Add generic support for POWER-family PMU hardware
by Paul Mackerras
· 16 years ago
93197a3
powerpc: Rewrite sysfs processor cache info code
by Nathan Lynch
· 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
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
f1eecf0
powerpc/ppc32: static ftrace fixes for PPC32
by Steven Rostedt
· 16 years ago
606576c
ftrace: rename FTRACE to FUNCTION_TRACER
by Steven Rostedt
· 16 years ago
4fc665b
powerpc: Merge 32 and 64-bit dma code
by Becky Bruce
· 16 years ago
8dd0e95
powerpc: Move iommu dma ops from dma.c to dma-iommu.c
by Becky Bruce
· 16 years ago
7c05d7e
powerpc: Rename dma_64.c to dma.c
by Becky Bruce
· 16 years ago
549e815
powerpc: Make the 64-bit kernel as a position-independent executable
by Paul Mackerras
· 16 years ago
7e392f8
Merge branch 'linux-2.6'
by Paul Mackerras
· 16 years ago
7563dc6
powerpc: Work around gcc's -fno-omit-frame-pointer bug
by Tony Breeds
· 16 years ago
b950bdd
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
by Benjamin Herrenschmidt
· 16 years ago
9c4cb82
powerpc: Remove use of CONFIG_PPC_MERGE
by Kumar Gala
· 16 years ago
17ce452
kgdb, powerpc: arch specific powerpc kgdb support
by Jason Wessel
· 16 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
f0c426b
powerpc: Move common module code into its own file
by Kumar Gala
· 17 years ago
fc4033b
powerpc/85xx: add DOZE/NAP support for e500 core
by Kumar Gala
· 17 years ago
4e491d1
ftrace: support for PowerPC
by Steven Rostedt
· 17 years ago
6a8b230
[POWERPC] ppc: Don't run prom_init_check for arch/ppc builds
by Segher Boessenkool
· 17 years ago
cc2bb69
[RAPIDIO] Add OF-tree support to RapidIO controller driver
by Zhang Wei
· 17 years ago
5c02cd2
[POWERPC] Discourage people from fiddling with kernel data from prom_init
by Michael Ellerman
· 17 years ago
9a64388
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
fd3e0bb
[POWERPC] Stacktrace support for lockdep
by Christoph Hellwig
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
e4ccde0
[POWERPC] Remove generated files on make clean
by Kumar Gala
· 17 years ago
01e31db
[POWERPC] Switch to generic compat_binfmt_elf code
by Roland McGrath
· 17 years ago
80fdf47
[POWERPC] Add user_regset_view definitions
by Roland McGrath
· 17 years ago
de3c8d4
[POWERPC] Move RapidIO support code from arch/ppc
by Kumar Gala
· 17 years ago
0a4690c
[POWERPC] Check that the syscall table matches the syscall numbers
by Stephen Rothwell
· 17 years ago
08a644e
[POWERPC] Stop the TOC overflowing for large builds
by Stephen Rothwell
· 17 years ago
5dd57a1
[POWERPC] 8xx: Move softemu8xx.c from arch/ppc
by Scott Wood
· 17 years ago
26f571d
[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc
by Paul Mackerras
· 17 years ago
84e3ad5
[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform
by Valentine Barshak
· 17 years ago
2578bfa
[POWERPC] Create and use CONFIG_WORD_SIZE
by Stephen Rothwell
· 17 years ago
6f66828
[POWERPC] clk.h interface for platforms
by Domen Puncer
· 17 years ago
16a15a3
[POWERPC] iSeries: Clean up lparmap mess
by Stephen Rothwell
· 17 years ago
15f6527
[POWERPC] Rename 4xx paths to 40x
by Josh Boyer
· 17 years ago
55a910a
[POWERPC] Fix for assembler -g
by Roland McGrath
· 17 years ago
b0cb1a1
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
by Rafael J. Wysocki
· 17 years ago
5516b54
[POWERPC] Use global_number in ppc32 pci_controller
by Kumar Gala
· 18 years ago
22e38f2
[POWERPC] Make syscall restart code more common
by Benjamin Herrenschmidt
· 18 years ago
3d5134e
[POWERPC] Rewrite IO allocation & mapping on powerpc64
by Benjamin Herrenschmidt
· 18 years ago
df87ef5
[POWERPC] PowerPC MSI infrastructure
by Michael Ellerman
· 18 years ago
02bbc0f
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
543b9fd
[POWERPC] powermac: Suspend to disk on G5
by Johannes Berg
· 18 years ago
49c3df6
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
by Vivek Goyal
· 18 years ago
be9c94d
[POWERPC] Fix suspend states again
by Johannes Berg
· 18 years ago
bed5927
[POWERPC] Allow pSeries to build without CONFIG_PCI
by Stephen Rothwell
· 18 years ago
1199919
[POWERPC] pasemi: Idle loops
by Olof Johansson
· 18 years ago
f09b5ce
[POWERPC] iSeries: head_64.o needs to depend on lparmap.s
by Stephen Rothwell
· 18 years ago
e73aedb
[POWERPC] iSeries: don't build head_64.o unnecessarily
by Stephen Rothwell
· 18 years ago
68a6435
[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
by Benjamin Herrenschmidt
· 18 years ago
4cb3cee
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
by Benjamin Herrenschmidt
· 18 years ago
12d04ee
[POWERPC] Refactor 64 bits DMA operations
by Benjamin Herrenschmidt
· 18 years ago
7eebde7
[POWERPC] Souped-up of_platform_device support
by Benjamin Herrenschmidt
· 18 years ago
4c75a6f
[POWERPC] Generic DCR infrastructure
by Benjamin Herrenschmidt
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
2fcd342
[PATCH] Make nvram_64.o a 64bit-only object
by s.hauer@pengutronix.de
· 18 years ago
dd6c89f
[POWERPC] Fix oprofile support for e500 in arch/powerpc
by Andy Fleming
· 18 years ago
5adcaf5
[POWERPC] convert string i/o operations to C
by Stephen Rothwell
· 18 years ago
c547fc2
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
c080379
[PATCH] syscall classes hookup for ppc and s390
by Al Viro
· 18 years ago
ea0763a
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
2e97425
[POWERPC] Rename cpu_setup_power4.S to cpu_setup_ppc970.S
by Olof Johansson
· 18 years ago
Next »