Sign in
android-kvm
/
linux
/
7eff2e7a8b65c25920207324e56611150eb1cd9a
/
arch
/
powerpc
/
kernel
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 18 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
d0c3d53
[POWERPC] Implement logging of unhandled signals
by Olof Johansson
· 17 years ago
b63db45
[POWERPC] Add legacy serial support for OPB with flattened device tree
by Valentine Barshak
· 17 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
8087ebd
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24
by Paul Mackerras
· 17 years ago
5d8476c
[POWERPC] 4xx: Add AMCC 405EX support to cputable.c
by Stefan Roese
· 17 years ago
8a13c4f
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers
by Kumar Gala
· 17 years ago
cdec12a
[POWERPC] Make clockevents work on PPC601 processors
by Paul Mackerras
· 17 years ago
d968014
[POWERPC] Prevent decrementer clockevents from firing early
by Paul Mackerras
· 17 years ago
87a72f9
[POWERPC] Fix performance monitor on machines with logical PVR
by Paul Mackerras
· 17 years ago
b833b48
[POWERPC] iSeries: Move detection of virtual cdroms
by Stephen Rothwell
· 17 years ago
dd9b67a
[POWERPC] Remove more iSeries-specific stuff from vio.c
by Stephen Rothwell
· 17 years ago
1670b2b
[POWERPC] Remove iSeries_vio_dev
by Stephen Rothwell
· 17 years ago
b707f51
[POWERPC] Clean up vio.h
by Stephen Rothwell
· 17 years ago
38db7e7
[POWERPC] Only call ppc_md.setup_arch() if it is provided
by Grant Likely
· 17 years ago
dc9b43d
[POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented
by Wolfgang Denk
· 17 years ago
46b45b1
[POWERPC] Align the sys_call_table
by Stephen Rothwell
· 17 years ago
c45248c
[SOFTIRQ]: Remove do_softirq() symbol export.
by Robert Olsson
· 17 years ago
84fdde5
[POWERPC] Use cache-inhibited large page bit from firmware
by Paul Mackerras
· 17 years ago
cd6eed3
[POWERPC] Prepare to remove of_platform_driver name
by Stephen Rothwell
· 17 years ago
6039680
[POWERPC] Update .gitignore for new vdso generated files
by Kumar Gala
· 17 years ago
3c5df5c
[POWERPC] Cleaned up whitespace in head_fsl_booke.S
by Kumar Gala
· 17 years ago
5dd57a1
[POWERPC] 8xx: Move softemu8xx.c from arch/ppc
by Scott Wood
· 17 years ago
7401685
[POWERPC] 8xx: Work around CPU15 erratum.
by Scott Wood
· 18 years ago
ccf0d68
[POWERPC] 8xx: Fix CONFIG_PIN_TLB.
by Scott Wood
· 18 years ago
c374e00
[POWERPC] Add early debug console for CPM serial ports.
by Scott Wood
· 18 years ago
26f571d
[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc
by Paul Mackerras
· 17 years ago
340ffd2
[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaround
by Valentine Barshak
· 17 years ago
8112753
[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xx
by Valentine Barshak
· 17 years ago
84e3ad5
[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform
by Valentine Barshak
· 17 years ago
1ad7499
[POWERPC] Enable tickless idle and high res timers for powerpc
by Tony Breeds
· 17 years ago
d831d0b
[POWERPC] Implement clockevents driver for powerpc
by Tony Breeds
· 17 years ago
70f227d
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
2d5f565
[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller
by Linas Vepstas
· 17 years ago
74c9b99
[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()
by Joachim Fenkes
· 17 years ago
8150caa
[POWERPC] powerpc vDSO: install unstripped copies on disk
by Roland McGrath
· 17 years ago
048c8bc
[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPT
by Hugh Dickins
· 18 years ago
5669c3c
[POWERPC] Limit range of __init_ref_ok somewhat
by Stephen Rothwell
· 17 years ago
0de2d82
[POWERPC] Make instruction dumping work in real mode
by Scott Wood
· 17 years ago
3eb523b
[POWERPC] Fix pci domain detection
by Arnd Bergmann
· 17 years ago
fabca2c
[POWERPC] Add CHECK_FULL_REGS in several places in ptrace code
by Roland McGrath
· 17 years ago
6fccab2
[POWERPC] Make vio_bus_type static
by Stephen Rothwell
· 17 years ago
c868078
[POWERPC] Simplify vio_bus_init a little for legacy iSeries
by Stephen Rothwell
· 17 years ago
c546726
[POWERPC] Remove debug printk from vio_bus_init
by Stephen Rothwell
· 17 years ago
4a4cfe3
[POWERPC] Implement generic time of day clocksource for powerpc
by Tony Breeds
· 17 years ago
aa3be5f
[POWERPC] Implement {read,update}_persistent_clock
by Tony Breeds
· 17 years ago
2578bfa
[POWERPC] Create and use CONFIG_WORD_SIZE
by Stephen Rothwell
· 17 years ago
75918a4
[POWERPC] Separate out legacy machine check exception parsers
by Olof Johansson
· 17 years ago
6f66828
[POWERPC] clk.h interface for platforms
by Domen Puncer
· 17 years ago
474f819
[POWERPC] Ensure FULL_REGS on exec
by Roland McGrath
· 17 years ago
576e393
[POWERPC] Fix build errors when BLOCK=n
by Emil Medve
· 17 years ago
8fd7675c
[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
by Satyam Sharma
· 17 years ago
472b5b4
[POWERPC] Add 64-bit resources support to pci_iomap
by Valentine Barshak
· 18 years ago
70dea47
[POWERPC] 4xx: Implement udbg_getc() for 440
by Hollis Blanchard
· 17 years ago
0ce49a3
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
c27da339
[POWERPC] Fix timekeeping on PowerPC 601
by Benjamin Herrenschmidt
· 17 years ago
7b5acba
[POWERPC] Don't expose clock vDSO functions when CPU has no timebase
by Benjamin Herrenschmidt
· 17 years ago
9e4859e
[POWERPC] FWNMI is only used on pSeries
by Stephen Rothwell
· 17 years ago
ee7a76d
[POWERPC] Size swapper_pg_dir correctly
by Stephen Rothwell
· 17 years ago
19a8d97
[POWERPC] Remove cmd_line from head*.S
by Stephen Rothwell
· 17 years ago
7b2c3c5
[POWERPC] Fix section mismatch in PCI code
by Stephen Rothwell
· 17 years ago
00efee7
[POWERPC] Remove barriers from the SLB shadow buffer update
by Michael Neuling
· 18 years ago
61a564f
[POWERPC] Don't cast kmalloc return value in ibmebus.c
by Jesper Juhl
· 18 years ago
748a768
[POWERPC] Fix modpost warnings from head*.S on ppc32
by Kumar Gala
· 17 years ago
5e14d21
[POWERPC] Add cpu feature for SPE handling
by Kumar Gala
· 17 years ago
26caeb2
[POWERPC] Handle alignment faults on SPE load/store instructions
by Kumar Gala
· 18 years ago
3c607ce
[POWERPC] setup_64.c and prom.c comment cleanup
by Linas Vepstas
· 18 years ago
70c6cc3
[POWERPC] prom.c whitespace cleanup
by Linas Vepstas
· 18 years ago
e788ff1
[POWERPC] prom_init whitespace cleanup, typo fix
by Linas Vepstas
· 18 years ago
bde6c6e
[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses
by Scott Wood
· 18 years ago
6bcc4c0
[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c
by Olof Johansson
· 18 years ago
a416561
[POWERPC] Move lowlevel runlatch calls under cpu feature control
by Olof Johansson
· 18 years ago
01f1c73
[POWERPC] Remove unused platform_machine_check()
by Olof Johansson
· 18 years ago
2e1957f
[POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y
by Olof Johansson
· 18 years ago
60b332e
[POWERPC] Export virq mapping via debugfs
by Michael Ellerman
· 18 years ago
7866291
[POWERPC] Initialise hwirq for legacy irqs
by Michael Ellerman
· 18 years ago
6815800
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
by Michael Ellerman
· 18 years ago
8528ab8
[POWERPC] Invert null match behaviour for irq_hosts
by Michael Ellerman
· 18 years ago
52964f8
[POWERPC] Add an optional device_node pointer to the irq_host
by Michael Ellerman
· 18 years ago
b231537
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
c87ce65
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
ee56c47
[POWERPC] Move serial_dev_init to device_initcall()
by Olof Johansson
· 18 years ago
d861241
[POWERPC] ibmebus: Prevent bus_id collisions
by Joachim Fenkes
· 18 years ago
15fc993
[POWERPC] PowerPC 440EPx: Sequoia board support
by Valentine Barshak
· 18 years ago
0ee6c15
[POWERPC] Flush registers to proper task context
by Kumar Gala
· 18 years ago
35438c4
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 18 years ago
ed16c20
[POWERPC] Remove old includes from arch/ppc
by Kumar Gala
· 18 years ago
dc8f571
[POWERPC] Move the iSeries exception vectors
by Stephen Rothwell
· 18 years ago
f9ff0f3
[POWERPC] Move the exception macros into a header file
by Stephen Rothwell
· 18 years ago
fc68e86
[POWERPC] Move iSeries startup code out of head_64.S
by Stephen Rothwell
· 18 years ago
4b218e9
[POWERPC] Whitespace cleanup in arch/powerpc
by Scott Wood
· 18 years ago
16a15a3
[POWERPC] iSeries: Clean up lparmap mess
by Stephen Rothwell
· 18 years ago
556ecf9
[POWERPC] Advertise correct IDE mode on Pegasos2
by Olaf Hering
· 18 years ago
2046219
Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Linus Torvalds
· 18 years ago
1daa194
[POWERPC] Fix 40x build
by Josh Boyer
· 18 years ago
aab6929
[POWERPC] 40x decrementer fixes
by Josh Boyer
· 18 years ago
4d922c8
[POWERPC] 40x MMU
by Josh Boyer
· 18 years ago
15f6527
[POWERPC] Rename 4xx paths to 40x
by Josh Boyer
· 18 years ago
86d7a9a
[POWERPC] Fix FSL BookE machine check reporting
by Becky Bruce
· 18 years ago
Next »