Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
c9a28fa7b9ac19b676deefa0a171ce7df8755c08
/
arch
/
powerpc
/
kernel
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
4eece4c
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
by Paul Mackerras
· 18 years ago
3b470ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
d6f4fb7
powerpc: ptrace generic resume
by Roland McGrath
· 18 years ago
2a84b0d
powerpc: arch_has_single_step
by Roland McGrath
· 18 years ago
3ff6eec
remove __attribute_used__
by Adrian Bunk
· 18 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 18 years ago
a6f7174
[POWERPC] 85xx: Only invalidate TLB0 and TLB1
by Kumar Gala
· 18 years ago
1a7507c
[POWERPC] Reduce code duplication in legacy_serial, add UART parent types
by Paul Gortmaker
· 18 years ago
c847c85
PPC: Fix powerpc vio_find_name to not use devices_subsys
by Paul Mackerras
· 18 years ago
94d2dde
[POWERPC] Efika: prune fixups and make them more carefull
by Grant Likely
· 18 years ago
75e06e2
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx
by Paul Mackerras
· 18 years ago
3f8fc3e
[POWERPC] 4xx: Add PowerPC 440EP Rev C
by Sean MacLennan
· 18 years ago
b676d84
[POWERPC] 4xx: Add 405EXr to cputable
by Stefan Roese
· 18 years ago
bd83fbd
[POWERPC] Remove bogus comment in dma_direct_alloc_coherent()
by Michael Ellerman
· 18 years ago
31d1b49
[POWERPC] Remove the global dma_direct_offset
by Michael Ellerman
· 18 years ago
35e4a6e
[POWERPC] Use archdata.dma_data in dma_direct_ops and add the offset
by Michael Ellerman
· 18 years ago
9d5f492
[POWERPC] Always hookup PHB IO resource even when empty
by Benjamin Herrenschmidt
· 18 years ago
496b010
[POWERPC] kdump shutdown hook support
by Michael Neuling
· 18 years ago
c3b75bd
[POWERPC] Make setjmp/longjmp code usable outside of xmon
by Michael Neuling
· 18 years ago
caa34c9
[POWERPC] Fix a couple of copyright symbols
by Stephen Rothwell
· 18 years ago
745c2ef
[POWERPC] Make ibmebus use of_(un)register_driver
by Stephen Rothwell
· 18 years ago
ab1f89b
[POWERPC] Export copy_page() on 32bit
by Joseph Fannin
· 18 years ago
e057d98
[POWERPC] Make smp_send_stop() handle panic and xmon reboot
by Olof Johansson
· 18 years ago
b616de5
[POWERPC] Make smp_call_function_map static
by Olof Johansson
· 18 years ago
dcb571b
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25
by Paul Mackerras
· 18 years ago
de3c8d4
[POWERPC] Move RapidIO support code from arch/ppc
by Kumar Gala
· 18 years ago
e8b6376
[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500
by Dale Farnsworth
· 18 years ago
82f0183
[POWERPC] Remove update_bridge_resource
by Kumar Gala
· 18 years ago
b188b2a
[POWERPC] Fixup transparent P2P resources
by Kumar Gala
· 18 years ago
96d69c3
[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resources
by Kumar Gala
· 18 years ago
9156ad4
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
fa28237
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
by Paul Mackerras
· 18 years ago
0173d42
[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.
by Jon Loeliger
· 18 years ago
0a4690c
[POWERPC] Check that the syscall table matches the syscall numbers
by Stephen Rothwell
· 18 years ago
85e99b9
[POWERPC] arch/powerpc/kernel: Use for_each_child_of_node
by Stephen Rothwell
· 18 years ago
66524b2
[POWERPC] pci_32.c: Use for_each_child_of_node
by Stephen Rothwell
· 18 years ago
885b86e
[POWERPC] iSeries: eliminate pci_dn bussubno
by Stephen Rothwell
· 18 years ago
3329c0d
[POWERPC] Use for_each macros in arch/powerpc/kernel
by Cyrill Gorcunov
· 18 years ago
283029d
[POWERPC] Add of_find_matching_node() helper function
by Grant Likely
· 18 years ago
d262c32
[POWERPC] Workaround for iommu page alignment
by Benjamin Herrenschmidt
· 18 years ago
6f4347c
[POWERPC] efika: add phy-handle property for fec_mpc52xx
by Olaf Hering
· 18 years ago
533b192
Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated"
by Paul Mackerras
· 18 years ago
e3e414b
[POWERPC] Conditionally compile e200 and e500 platforms in cputable
by Josh Boyer
· 18 years ago
14b3d92
[POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaround
by Valentine Barshak
· 18 years ago
9ac30c3
[POWERPC] 4xx: Fix 440grx setup function to call 440A fixup
by Josh Boyer
· 18 years ago
b2be3b1
[POWERPC] 4xx: Correct 440GRx machine_check callback
by Valentine Barshak
· 18 years ago
9dae8af
[POWERPC] 4xx: Add early udbg support for 40x processors
by Benjamin Herrenschmidt
· 18 years ago
47c0bd1
[POWERPC] Reworking machine check handling and Fix 440/440A
by Benjamin Herrenschmidt
· 18 years ago
c2a7dcad
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
b91bdd1
[POWERPC] Constify the of_device_id passed to of_platform_bus_probe
by Stephen Rothwell
· 18 years ago
92d1616
[POWERPC] The builtin matches for ibmebus.c can be __initdata
by Stephen Rothwell
· 18 years ago
b1b166b
[POWERPC] Fix possible NULL deref in ppc32 PCI
by Benjamin Herrenschmidt
· 18 years ago
7ac5dde
[POWERPC] Implement arch disable/enable irq hooks.
by Scott Wood
· 18 years ago
eda09fb
[POWERPC] Optimize counting distinct entries in the relocation sections
by Emil Medve
· 18 years ago
05ead01
[POWERPC] arch/powerpc: Remove duplicate includes
by Lucas Woods
· 18 years ago
08a644e
[POWERPC] Stop the TOC overflowing for large builds
by Stephen Rothwell
· 19 years ago
54a24cb
[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0
by Benjamin Herrenschmidt
· 18 years ago
553aa76
[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated
by Benjamin Herrenschmidt
· 18 years ago
be8cbcd
[POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resources
by Benjamin Herrenschmidt
· 18 years ago
bcf988a
[POWERPC] Various fixes to pcibios_enable_device()
by Benjamin Herrenschmidt
· 18 years ago
549beb9
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
by Benjamin Herrenschmidt
· 18 years ago
24f8c82
[POWERPC] Updates/fixes to 32 bits pcibios_enable_device()
by Benjamin Herrenschmidt
· 18 years ago
50c9bc2
[POWERPC] fix iSeries PCI resource management
by Benjamin Herrenschmidt
· 18 years ago
3fd94c6
[POWERPC] Merge PCI resource allocation & assignment
by Benjamin Herrenschmidt
· 18 years ago
bf5e2ba
[POWERPC] Merge PCI resource fixups
by Benjamin Herrenschmidt
· 18 years ago
fe2d338
[POWERPC] Merge pcibios_resource_to_bus/bus_to_resource
by Benjamin Herrenschmidt
· 18 years ago
fa462f2
[POWERPC] pci32: Add platform option to enable /proc PCI domains
by Benjamin Herrenschmidt
· 18 years ago
853ad6c
[POWERPC] pci32: Remove obsolete PowerMac bus number hack
by Benjamin Herrenschmidt
· 18 years ago
fc3fb71
[POWERPC] pci32: Add flags modifying the PCI code behaviour
by Benjamin Herrenschmidt
· 18 years ago
b9baa20
[POWERPC] pci32: Remove PowerMac P2P bridge IO hack
by Benjamin Herrenschmidt
· 18 years ago
0ec6b5c
[POWERPC] pci32: Use generic pci_assign_unassign_resources
by Benjamin Herrenschmidt
· 18 years ago
b1258fd
[POWERPC] pci32: Remove bogus alignment message
by Benjamin Herrenschmidt
· 18 years ago
00d7041
[POWERPC] arch/powerpc/: Spelling fixes
by joe@perches.com
· 18 years ago
84631f3
[POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops
by Michael Ellerman
· 18 years ago
53024fe
[POWERPC] Optimize account_system_vtime
by Milton Miller
· 18 years ago
db3801a
[POWERPC] Depend on ->initialized in calc_steal_time
by Milton Miller
· 18 years ago
6e6b44e
[POWERPC] Timer interrupt: use a struct for two per_cpu varables
by Milton Miller
· 18 years ago
8b5621f
[POWERPC] Use __get_cpu_var in time.c
by Milton Miller
· 18 years ago
c481887
[POWERPC] init_decrementer_clockevent can be static __init
by Milton Miller
· 18 years ago
9ac68d3
[POWERPC] Kill non-existent symbols from ksyms and commproc.h
by Jochen Friedrich
· 18 years ago
a58d524
[POWERPC] add e300c4 entry to cputable
by Li Yang
· 19 years ago
c1469f1
[POWERPC] Emulate isel (Integer Select) instruction
by Kumar Gala
· 18 years ago
7ee1746
[POWERPC] Early debug forces console log level to max
by Benjamin Herrenschmidt
· 18 years ago
837c54d
[POWERPC] Add of_translate_dma_address
by Benjamin Herrenschmidt
· 18 years ago
f276b5b
[POWERPC] Remove useless volatiles in udbg_16550.c
by Benjamin Herrenschmidt
· 18 years ago
6d39635
[POWERPC] Change 32-bit PCI message about resource allocation
by Benjamin Herrenschmidt
· 18 years ago
05d3957
[POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources
by Benjamin Herrenschmidt
· 18 years ago
13dccb9
[POWERPC] Merge pci_process_bridge_OF_ranges()
by Benjamin Herrenschmidt
· 18 years ago
25e81f9
[POWERPC] Make isa_mem_base common to 32 and 64 bits
by Benjamin Herrenschmidt
· 18 years ago
584f8b7
[POWERPC] Use SLB size from the device tree
by Michael Neuling
· 18 years ago
44ef339
[POWERPC] pci_controller->arch_data really is a struct device_node *
by Stephen Rothwell
· 18 years ago
6207e81
[POWERPC] Don't special case pci_domain_nr() for iSeries
by Stephen Rothwell
· 18 years ago
9ccc4fd
[POWERPC] Remove some iSeries platform checks from the PCI code
by Stephen Rothwell
· 18 years ago
c96bede
[POWERPC] iSeries: hose->buid is always zero for iSeries
by Stephen Rothwell
· 18 years ago
cb99302
[POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch
by Stephen Rothwell
· 18 years ago
e60516e
[POWERPC] Inline pci_setup_pci_controller as it has become trivial
by Stephen Rothwell
· 18 years ago
68d315f
[POWERPC] iommu_free_table doesn't need the device_node
by Stephen Rothwell
· 18 years ago
0d9dc4b
[POWERPC] lparcfg: Remove useless buffer allocation
by Nathan Lynch
· 18 years ago
94b146c
[POWERPC] kernel_execve is identical in 32 and 64 bit
by Stephen Rothwell
· 18 years ago
Next »