Sign in
googlers
/
maze
/
linux
/
9de3a0b6979a4839d67ca840e386ea06acaabe39
/
arch
/
powerpc
/
kernel
ba0fc70
powerpc: Add missing reference to coherent_dma_mask
by Vitaly Bordug
· 17 years ago
3bc5ab9
powerpc: Fix unterminated of_device_id array in legacy_serial.c
by Benjamin Herrenschmidt
· 17 years ago
1e6d1f2
powerpc/legacy_serial: Bail if reg-offset/shift properties are present
by John Linn
· 17 years ago
89f5b7d
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
by Linus Torvalds
· 17 years ago
b17879f
[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vector
by Josh Boyer
· 17 years ago
4a96db3
[POWERPC] Remove ppc32's export of console_drivers
by Stephen Rothwell
· 17 years ago
da3de6d
[POWERPC] Fix -Os kernel builds with newer gcc versions
by Kumar Gala
· 17 years ago
476ff8a
[POWERPC] Fix return value check logic in debugfs virq_mapping setup
by Emil Medve
· 17 years ago
420b5ee
[POWERPC] Use dev_set_name in pci_64.c
by Stephen Rothwell
· 17 years ago
0be234a
[POWERPC] Fix incorrect enabling of VMX when building signal or user context
by Benjamin Herrenschmidt
· 17 years ago
d1e8d50d
[POWERPC] Add kernstart_addr to list of allowed symbols in prom_init
by Michael Ellerman
· 17 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
6a8b230
[POWERPC] ppc: Don't run prom_init_check for arch/ppc builds
by Segher Boessenkool
· 17 years ago
516c8be
[POWERPC] Fix default cputable entries for e200 and e500 families
by Paul Mackerras
· 17 years ago
53962ec
[POWERPC] Remove leftover printk in isa-bridge.c
by Nate Case
· 17 years ago
1c4a811
[POWERPC] Remove duplicate #include
by Huang Weiyi
· 17 years ago
f2fd251
[POWERPC] Initialize lockdep earlier
by Benjamin Herrenschmidt
· 17 years ago
24d9649
[POWERPC] Document when printk is useable
by Benjamin Herrenschmidt
· 17 years ago
1b70c5a
[POWERPC] Fix bogus paca->_current initialization
by Benjamin Herrenschmidt
· 17 years ago
76bc080e
[POWERPC] Make default cputable entries reflect selected CPU family
by Benjamin Herrenschmidt
· 17 years ago
a96df49
[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 core
by Stefan Roese
· 17 years ago
d35c7b0
unified (weak) sys_pipe implementation
by Ulrich Drepper
· 17 years ago
c36c804
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
3b57506
[POWERPC] Bolt in SLB entry for kernel stack on secondary cpus
by Paul Mackerras
· 17 years ago
7fc5c78
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
by Roman Zippel
· 17 years ago
074b3b8
ntp: increase time_freq resolution
by Roman Zippel
· 17 years ago
ec31b212
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
f7511d5
Basic braille screen reader support
by Samuel Thibault
· 17 years ago
eabd909
[POWERPC] Fix crashkernel= handling when no crashkernel= specified
by Michael Ellerman
· 17 years ago
3243d87
[POWERPC] Make emergency stack safe for current_thread_info() use
by Michael Ellerman
· 17 years ago
867a89e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
d4d298f
ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
6674713
powerpc: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
cc2bb69
[RAPIDIO] Add OF-tree support to RapidIO controller driver
by Zhang Wei
· 17 years ago
8521882
[POWERPC] Add IRQSTACKS support on ppc32
by Kumar Gala
· 17 years ago
745a14c
[POWERPC] Add fast little-endian switch system call
by Paul Mackerras
· 17 years ago
bbf45ba
KVM: ppc: PowerPC 440 KVM implementation
by Hollis Blanchard
· 17 years ago
acb0142
[POWERPC] 4xx: Fix 460GT support to not enable FPU
by Stefan Roese
· 17 years ago
7cfb62a
[POWERPC] cell: Generalize io-workarounds code
by Ishizaki Kou
· 17 years ago
f336632
[POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in boot
by Michael Ellerman
· 17 years ago
c7afb4e
[POWERPC] Set udbg_console index to 0
by Michael Ellerman
· 17 years ago
90035fe
[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS
by Tony Breeds
· 17 years ago
4ae2dcb
[POWERPC] Clean up misc_64.S
by Kumar Gala
· 17 years ago
5c02cd2
[POWERPC] Discourage people from fiddling with kernel data from prom_init
by Michael Ellerman
· 17 years ago
91120cc
[POWERPC] Cleanup asm-offsets.c
by Kumar Gala
· 17 years ago
f608600
[POWERPC] Clean up access to thread_info in assembly
by Kumar Gala
· 17 years ago
885aa35
[POWERPC] Fix new warnings arising from stacktrace patch
by Christoph Hellwig
· 17 years ago
37dd2ba
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
by Kumar Gala
· 17 years ago
f6a6168
[POWERPC] Fix kernel stack allocation alignment
by Benjamin Herrenschmidt
· 17 years ago
36a23fc
Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
by Paul Mackerras
· 17 years ago
df69869
Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"
by Paul Mackerras
· 17 years ago
bda0c0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 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
fc215fe
[POWERPC] ppc32: Fix errata for 603 CPUs
by Kumar Gala
· 17 years ago
7cfb5f9
PCI: powerpc: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
9c0c44d
[POWERPC] Define copy_siginfo_from_user32
by Roland McGrath
· 17 years ago
e4cc589
[POWERPC] Add compat handler for PTRACE_GETSIGINFO
by Andreas Schwab
· 17 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
188da98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
945feb1
[POWERPC] irqtrace support for 64-bit powerpc
by Benjamin Herrenschmidt
· 17 years ago
fd3e0bb
[POWERPC] Stacktrace support for lockdep
by Christoph Hellwig
· 17 years ago
ec2b36b
[POWERPC] Move stackframe definitions to common header
by Benjamin Herrenschmidt
· 17 years ago
f4ac7b5
[POWERPC] Fix device-tree locking vs. interrupts
by Benjamin Herrenschmidt
· 17 years ago
1d850bd
ppc: remove ppc_ide_md
by Bartlomiej Zolnierkiewicz
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
4eaddb4
[POWERPC] Make Book-E debug handling SMP safe
by Kumar Gala
· 17 years ago
eb0cd5f
[POWERPC] Rework Book-E debug exception handling
by Kumar Gala
· 17 years ago
37ddd5d
[POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot
by Manish Ahuja
· 17 years ago
366234f
[POWERPC] Update linker script to properly set physical addresses
by Kumar Gala
· 17 years ago
4846c5d
[POWERPC] Clean up some linker and symbol usage
by Kumar Gala
· 17 years ago
0aef996
[POWERPC] 85xx: Cleanup TLB initialization
by Kumar Gala
· 17 years ago
7f4392c
[POWERPC] Efika: Really, don't pretend to be CHRP
by David Woodhouse
· 17 years ago
e6768a4
[POWERPC] Fixup softirq preempt count
by Benjamin Herrenschmidt
· 17 years ago
7c6352a
[POWERPC] Initialize paca->current earlier
by Benjamin Herrenschmidt
· 17 years ago
30ff2e8
[POWERPC] iSeries: Make iseries_reg_save private to iSeries
by Stephen Rothwell
· 17 years ago
3eb9cf0
[POWERPC] iSeries: Use alternate paca structure for booting
by Stephen Rothwell
· 17 years ago
320787c
[POWERPC] Fix handling of unrecoverable SLB miss interrupts
by Paul Mackerras
· 17 years ago
ac7c535
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
c6d4d5a
[POWERPC] Convert pci and eeh code to of_device_is_available
by Nathan Lynch
· 17 years ago
0119536
[POWERPC] Add hand-coded assembly strcmp
by Steven Rostedt
· 17 years ago
4df4441
[POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges()
by Roel Kluin
· 17 years ago
7484839
[POWERPC] Fix rtas_flash procfs interface
by Maxim Shchetynin
· 17 years ago
ff3da2e
[POWERPC] Fix iSeries hard irq enabling regression
by Benjamin Herrenschmidt
· 17 years ago
e48b1b4
[POWERPC] Replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a78bfbf
[POWERPC] Add kernel parameter to set l3cr for MPC745x
by Robert Brose
· 17 years ago
18f032c
[POWERPC] move_device_tree() should be __init
by Geert Uytterhoeven
· 17 years ago
a2ceff5
[POWERPC] Fix missed hardware breakpoints across multiple threads
by Michael Ellerman
· 17 years ago
464076a
[POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S
by Stefan Roese
· 17 years ago
54f53f2
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
654f596
[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var
by Manish Ahuja
· 17 years ago
6ac26c8
[POWERPC] pseries: phyp dump: Reserve and release memory
by Manish Ahuja
· 17 years ago
163dab3
[POWERPC] powerpc32: Remove asm-offsets ptrace cruft
by Roland McGrath
· 17 years ago
71e91a0
[POWERPC] Don't touch PT_DTRACE in exec
by Roland McGrath
· 17 years ago
bceabd1
[POWERPC] Really export empty_zero_page
by Stephen Rothwell
· 17 years ago
0276c13
[POWERPC] Add 'model: ...' line to common show_cpuinfo()
by Marian Balakowicz
· 17 years ago
44387e9
[POWERPC] Fix PMU + soft interrupt disable bug
by Anton Blanchard
· 17 years ago
c2372eb
[POWERPC] user_regset PTRACE_SETREGS regression fix
by Roland McGrath
· 17 years ago
bed04a4
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
07dc42f
[POWERPC] Export empty_zero_page
by Theodore Ts'o
· 17 years ago
7f17289
[POWERPC] Fix bogus test for unassigned PCI resources
by Benjamin Herrenschmidt
· 17 years ago
Next »