Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
fc380c0c8a17bc2bd2d9d7fb41d4a88c3e618db2
/
arch
/
powerpc
fc380c0
powerpc: Remove whitespace in irq chip name fields
by Anton Blanchard
· 16 years ago
c86845e
powerpc: Rework /proc/interrupts
by Anton Blanchard
· 16 years ago
fda9d86
powerpc: Reduce footprint of xics_ipi_struct
by Anton Blanchard
· 16 years ago
8c007bf
powerpc: Reduce footprint of irq_stat
by Anton Blanchard
· 16 years ago
8d3d50b
powerpc/eeh: Fix a bug when pci structure is null
by Breno Leitao
· 16 years ago
e0508b1
powerpc: Add coherent_dma_mask to mv64x60 devices
by Corey Minyard
· 16 years ago
ec144a8
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
77058e1
powerpc: Fix address masking bug in hpte_need_flush()
by David Gibson
· 16 years ago
b919ee8
powerpc: Only print clockevent settings once
by Anton Blanchard
· 16 years ago
44c9f3c
powerpc: Clear MSR_RI during RTAS calls
by Anton Blanchard
· 16 years ago
8354be9
powerpc: Remove trailing space in messages
by Frans Pop
· 16 years ago
0b9612c
powerpc: Make powerpc_firmware_features __read_mostly
by Anton Blanchard
· 16 years ago
a13672f
powerpc: Reformat SD_NODE_INIT to match x86
by Anton Blanchard
· 16 years ago
7317ac8
powerpc: Convert mmu context allocator from idr to ida
by Anton Blanchard
· 16 years ago
66fcb10
powerpc: Add last sysfs file and dump of ftrace buffer to oops printout
by Anton Blanchard
· 16 years ago
b926a88
powerpc: Reduce differences between pseries and ppc64 defconfigs
by Anton Blanchard
· 16 years ago
20a8ab9
powerpc/pseries: Quieten cede latency printk
by Anton Blanchard
· 16 years ago
5a2ad98
arch/powerpc: Fix continuation line formats
by Joe Perches
· 16 years ago
25ef231
powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup
by Will Schmidt
· 16 years ago
36350e0
powerpc/pseries: Fix kexec regression caused by CPPR tracking
by Mark Nelson
· 16 years ago
efec959
powerpc/pseries: Pass more accurate number of supported cores to firmware
by Benjamin Herrenschmidt
· 16 years ago
28bb9ee
powerpc: Add static fields to ibm,client-architecture call
by jschopp@austin.ibm.com
· 16 years ago
6c504d4
powerpc: Fix typo s/leve/level/ in TLB code
by Thadeu Lima de Souza Cascardo
· 16 years ago
859aefc
powerpc: Increase NR_IRQS Kconfig maximum to 32768
by Anton Blanchard
· 16 years ago
7b62922
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
by Peter Tyser
· 16 years ago
5be3492
powerpc: Mark some variables in the page fault path __read_mostly
by Anton Blanchard
· 16 years ago
61c03dd
powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
by Anton Blanchard
· 16 years ago
4ba525d
powerpc: Simplify param.h by including <asm-generic/param.h>
by Robert P. J. Day
· 16 years ago
94f28da
powerpc: TIF_ABI_PENDING bit removal
by Andreas Schwab
· 16 years ago
bf647fa
powerpc/pseries: Fix xics build without CONFIG_SMP
by Benjamin Herrenschmidt
· 16 years ago
e90c52e
Merge commit 'jwb/merge' into merge
by Benjamin Herrenschmidt
· 16 years ago
d234b3c
powerpc/4xx: Add pcix type 1 transactions
by Stef van Os
· 16 years ago
94afc00
powerpc/pci: Add missing call to header fixup
by Benjamin Herrenschmidt
· 16 years ago
26b4a0c
powerpc/pci: Add missing hookup to pci_slot
by Benjamin Herrenschmidt
· 16 years ago
bb209c8
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
by Benjamin Herrenschmidt
· 16 years ago
e1f829b
KVM: powerpc: Show timing option only on embedded
by Alexander Graf
· 16 years ago
7892457
Merge commit 'gcl/merge' into merge
by Benjamin Herrenschmidt
· 16 years ago
291f8de
Merge commit 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 16 years ago
d0174c7
powerpc: Move cpu hotplug driver lock from pseries to powerpc
by Nathan Fontenot
· 16 years ago
9becd2a
powerpc: Move /proc/ppc64 to /proc/powerpc update
by Nathan Fontenot
· 16 years ago
061ec95
powerpc/8xx: Fix user space TLB walk in dcbX fixup
by Joakim Tjernlund
· 16 years ago
3e7b484
powerpc: Fix decrementer setup on 1GHz boards
by Stefan Roese
· 16 years ago
b0ff153
powerpc/iseries: Initialise on-stack completion
by Michael Ellerman
· 16 years ago
4bf936b
powerpc: Use helpers for rlimits
by Jiri Slaby
· 16 years ago
c81b812
powerpc: cpumask_of_node() should handle -1 as a node
by Anton Blanchard
· 16 years ago
46150a0
powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE
by FUJITA Tomonori
· 16 years ago
92cb369
powerpc/pseries: Fix xics interrupt affinity
by Anton Blanchard
· 16 years ago
e443ed3
powerpc/swsusp_32: Fix TLB invalidation
by Anton Vorontsov
· 16 years ago
9f4f04b
powerpc/8xx: Always pin kernel instruction TLB
by Joakim Tjernlund
· 16 years ago
6846ee5
zlib: Fix build of powerpc boot wrapper
by Benjamin Herrenschmidt
· 16 years ago
ac4c2a3
zlib: optimize inffast when copying direct from output
by Joakim Tjernlund
· 16 years ago
1e65346
powerpc: 2.6.33 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx
by Kumar Gala
· 16 years ago
02ea228
powerpc/40x: Update the PowerPC 40x board defconfigs
by Josh Boyer
· 16 years ago
ea708ac
powerpc/44x: Update PowerPC 44x board defconfigs
by Josh Boyer
· 16 years ago
3f884bf
powerpc: Use scripts/mkuboot.sh instead of 'mkimage'
by Peter Tyser
· 16 years ago
06d352f
powerpc/5200: update defconfigs
by Grant Likely
· 16 years ago
d661d76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
5279aeb
KVM: powerpc: Fix mtsrin in book3s_64 mmu
by Alexander Graf
· 16 years ago
95cd34b
powerpc/gc/wii: Remove get_irq_desc()
by Albert Herranz
· 16 years ago
7ccec3e
powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock
by Albert Herranz
· 16 years ago
8beac08
Merge commit 'jwb/next' into merge
by Benjamin Herrenschmidt
· 16 years ago
2593f93
Merge commit 'kumar/next' into merge
by Benjamin Herrenschmidt
· 16 years ago
698cd33
powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbg
by Albert Herranz
· 16 years ago
38e1313
powerpc/mpic: Fix problem that affinity is not updated
by Yang Li
· 16 years ago
a1128f8
powerpc/mm: Fix stupid bug in subpge protection handling
by David Gibson
· 16 years ago
c3a6635
powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion
by Yong Zhang
· 16 years ago
7a96c6b
powerpc: Fix MSI support on U4 bridge PCIe slot
by Benjamin Herrenschmidt
· 16 years ago
bb7f20b
powerpc: Handle VSX alignment faults correctly in little-endian mode
by Neil Campbell
· 16 years ago
f04b10c
powerpc/mm: Fix typo of cpumask_clear_cpu()
by Yang Li
· 16 years ago
5c33991
powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.
by Sachin P. Sant
· 16 years ago
01ae45b
powerpc: Convert BUG() to use unreachable()
by David Daney
· 16 years ago
3d9b740
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
by Gautham R Shenoy
· 16 years ago
e9edb23
powerpc/pseries: Don't panic when H_PROD fails during cpu-online.
by Gautham R Shenoy
· 16 years ago
5089145
powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VM
by Benjamin Herrenschmidt
· 16 years ago
030bdc3
powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs
by Anton Blanchard
· 16 years ago
55f2fa1
powerpc/defconfigs: Disable token ring in powerpc defconfigs
by Anton Blanchard
· 16 years ago
c2613c7
powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modules
by Anton Blanchard
· 16 years ago
8a55c4b
powerpc/pseries: Select XICS and PCI_MSI PSERIES
by Mel Gorman
· 16 years ago
29827b0
powerpc/85xx: Wrong variable returned on error
by Roel Kluin
· 16 years ago
5c916a2
powerpc/iseries: Convert to proc_fops
by Alexey Dobriyan
· 16 years ago
14b8a76
powerpc: Make the CMM memory hotplug aware
by Robert Jennings
· 16 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 16 years ago
2d1c861
PCI/cardbus: Add a fixup hook and fix powerpc
by Benjamin Herrenschmidt
· 16 years ago
a73611b
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 16 years ago
74f3ae7
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
7949456
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
a66022c
iommu-helper: use bitmap library
by Akinobu Mita
· 16 years ago
ac2b3e6
dma-mapping: fix off-by-one error in dma_capable()
by Jan Beulich
· 16 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 16 years ago
25baa35
ptrace: powerpc: implement user_single_step_siginfo()
by Oleg Nesterov
· 16 years ago
d4703ae
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
by Rusty Russell
· 16 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 16 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 16 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 16 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 16 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 16 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 16 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 16 years ago
ae4cec4
powerpc: fix up for mmu_mapin_ram api change
by Stephen Rothwell
· 16 years ago
c0577ee
powerpc: wii: allow ioremap within the memory hole
by Albert Herranz
· 16 years ago
Next »