Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
a4432345352c2be157ed844603147ac2c82f209c
/
arch
/
powerpc
/
kernel
eda0547
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
837c4ef
PCI: clear bridge resource range if BIOS assigned bad one
by Yinghai Lu
· 15 years ago
db97bc7
powerpc/kprobes: Remove resume_execution() in kprobes
by Ananth N Mavinakayanahalli
· 15 years ago
aef4b9a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
a7fed9f
powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set
by Benjamin Herrenschmidt
· 15 years ago
ecca1a3
Merge commit 'kumar/next' into next
by Benjamin Herrenschmidt
· 15 years ago
712d3e2
powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops
by FUJITA Tomonori
· 15 years ago
b3df895
powerpc/kexec: Add support for FSL-BookE
by Sebastian Andrzej Siewior
· 15 years ago
7c08ce7
powerpc/fsl-booke: Move the entry setup code into a seperate file
by Sebastian Andrzej Siewior
· 15 years ago
2289d2d
powerpc/fsl-booke: fix the case where we are not in the first page
by Sebastian Andrzej Siewior
· 15 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
597b9d1
drivercore: Add of_match_table to the common device drivers
by Grant Likely
· 15 years ago
cb6dc51
arch/powerpc: Move dma_mask from of_device into pdev_archdata
by Grant Likely
· 15 years ago
98edb6c
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
79c4581
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
90103f9
powerpc/fsl-booke: Add hibernation support for FSL BookE processors
by Anton Vorontsov
· 15 years ago
fe04b11
powerpc/e500mc: Implement machine check handler.
by Scott Wood
· 15 years ago
99ec28f
powerpc: Remove unused 'protect4gb' boot parameter
by FUJITA Tomonori
· 15 years ago
b878dc0
powerpc: Use smt_snooze_delay=-1 to always busy loop
by Anton Blanchard
· 15 years ago
dd04c63
powerpc: Remove check of ibm,smt-snooze-delay OF property
by Anton Blanchard
· 15 years ago
60adec6
powerpc/kdump: Fix race in kdump shutdown
by Michael Neuling
· 15 years ago
1fc711f
powerpc/kexec: Fix race in kexec shutdown
by Michael Neuling
· 15 years ago
095c796
powerpc: Use more accurate limit for first segment memory allocations
by Anton Blanchard
· 15 years ago
5d7a872
powerpc/kdump: Use chip->shutdown to disable IRQs
by Anton Blanchard
· 15 years ago
0644079
powerpc/kdump: CPUs assume the context of the oopsing CPU
by Anton Blanchard
· 15 years ago
426b6cb
powerpc/crashdump: Do not fail on NULL pointer dereferencing
by Maxim Uvarov
· 15 years ago
5b339bd
powerpc/pci: Check devices status property when scanning OF tree
by Sonny Rao
· 15 years ago
a1263c7
powerpc/vio: Switch VIO Bus PM to use generic helpers
by Brian King
· 15 years ago
abb17f9
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
by Milton Miller
· 15 years ago
7358650
powerpc/rtasd: Don't start event scan if scan rate is zero
by Michael Ellerman
· 15 years ago
ba797b2
powerpc,kgdb: Introduce low level trap catching
by Jason Wessel
· 15 years ago
dcc7871
kgdb: core changes to support kdb
by Jason Wessel
· 15 years ago
58f9b0b
of: eliminate of_device->node and dev_archdata->{of,prom}_node
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
4d7b4ac
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
78f6223
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
by Kumar Gala
· 15 years ago
78e2e68
powerpc/fsl-booke: Fix InstructionTLBError execute permission check
by Li Yang
· 15 years ago
251585b
KVM: PPC: Find HTAB ourselves
by Alexander Graf
· 15 years ago
dd84c21
KVM: PPC: Add KVM intercept handlers
by Alexander Graf
· 15 years ago
218d169
PPC: Export SWITCH_FRAME_SIZE
by Alexander Graf
· 15 years ago
be85669
KVM: PPC: Export MMU variables
by Alexander Graf
· 15 years ago
97e4925
KVM: PPC: Add SVCPU to Book3S_32
by Alexander Graf
· 15 years ago
0604675
KVM: PPC: Use now shadowed vcpu fields
by Alexander Graf
· 15 years ago
00c3a37
KVM: PPC: Use CONFIG_PPC_BOOK3S define
by Alexander Graf
· 15 years ago
2191d65
KVM: PPC: Name generic 64-bit code generic
by Alexander Graf
· 15 years ago
306d071
KVM: PPC: Don't export Book3S symbols on BookE
by Alexander Graf
· 15 years ago
131c6c9
Merge commit 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 15 years ago
0fe1ac4
powerpc/perf_event: Fix oops due to perf_event_do_pending call
by Paul Mackerras
· 15 years ago
8e6d557
perf, powerpc: Implement group scheduling transactional APIs
by Lin Ming
· 15 years ago
1ed31d6
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
828a698
powerpc/cpumask: Update some comments
by Anton Blanchard
· 15 years ago
cc1ba8e
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
by Anton Blanchard
· 15 years ago
e6532c6
powerpc/cpumask: Convert /proc/cpuinfo to new cpumask API
by Anton Blanchard
· 15 years ago
2c2df03
powerpc/cpumask: Refactor /proc/cpuinfo code
by Anton Blanchard
· 15 years ago
b6decb7
powerpc/cpumask: Convert fixup_irqs to new cpumask API
by Anton Blanchard
· 15 years ago
bfb9126
powerpc/cpumask: Convert smp_cpus_done to new cpumask API
by Anton Blanchard
· 15 years ago
d5f86fe
powerpc/cpumask: Convert rtasd to new cpumask API
by Anton Blanchard
· 15 years ago
b4e8c8d
powerpc/4xx: Simple platform for the ISS 4xx simulator
by Torez Smith
· 15 years ago
221c185
powerpc/476: Add isync after loading mmu and debug spr's
by Dave Kleikamp
· 15 years ago
fc5e709
powerpc/476: add machine check handler for 47x core
by Dave Kleikamp
· 15 years ago
e7f75ad
powerpc/47x: Base ppc476 support
by Dave Kleikamp
· 15 years ago
795033c
powerpc/44x: break out cpu init code into stand-alone function
by Dave Kleikamp
· 15 years ago
471c70f
powerpc/booke: Add Stack Marking support to Booke Exception Prolog
by Torez Smith
· 15 years ago
b8b14c6
powerpc/swiotlb: Fix off by one in determining boundary of which ops to use
by Kumar Gala
· 15 years ago
d706c1b
driver-core: Add device node pointer to struct device
by Grant Likely
· 15 years ago
4b83c33
powerpc/numa: Add form 1 NUMA affinity
by Anton Blanchard
· 15 years ago
963cf3d
KVM: PPC: Add helpers to call FPU instructions
by Alexander Graf
· 15 years ago
359e428
powerpc: Add kprobe-based event tracer
by Mahesh Salgaonkar
· 15 years ago
a32aaf1
powerpc/vio: Add power management support
by Benjamin Herrenschmidt
· 15 years ago
e9bbc8c
powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is present
by Anton Blanchard
· 15 years ago
21dbeb9
powerpc: Use set_cpus_allowed_ptr
by Julia Lawall
· 15 years ago
f6d8c8b
powerpc/vio: Add missing unlock in error path
by Julia Lawall
· 15 years ago
469d62b
powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.
by Joakim Tjernlund
· 15 years ago
d069cb4
powerpc/8xx: Don't touch ACCESSED when no SWAP.
by Joakim Tjernlund
· 15 years ago
4afb0be
powerpc/8xx: Avoid testing for kernel space in ITLB Miss.
by Joakim Tjernlund
· 15 years ago
fe1691e
powerpc/8xx: Optimze TLB Miss handlers
by Joakim Tjernlund
· 15 years ago
6fe9d1f
powerpc/pseries: Export data from new hcall H_EM_GET_PARMS
by Vaidyanathan Srinivasan
· 15 years ago
9c7cc23
powerpc: Disable interrupts for data breakpoint exceptions
by K.Prasad
· 15 years ago
578b7cd
powerpc/vio: Add modalias support
by Benjamin Herrenschmidt
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
6e03bb5
perf: Always build the powerpc perf_arch_fetch_caller_regs version
by Frederic Weisbecker
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6fa4136
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
95c46af
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
191aee5
powerpc: Remove IOMMU_VMERGE config option
by FUJITA Tomonori
· 15 years ago
a932729
powerpc: Fix swiotlb to respect the boot option
by FUJITA Tomonori
· 15 years ago
09156a7
powerpc: Do not call prink when CONFIG_PRINTK is not defined
by Márton Németh
· 15 years ago
d6a8536
Merge commit 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 15 years ago
f82c37e
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9eff26e
powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs
by Paul Mackerras
· 15 years ago
9d296cf
powerpc/fsl-booke: Get coherent bit from PTE
by Kumar Gala
· 15 years ago
9fdfbc2
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b6fedfd
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
6e6c70e
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
by FUJITA Tomonori
· 15 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 15 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
Next »