Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
4b76c9da611593eed6a13527c5ebd00c173624ad
/
arch
/
powerpc
/
kernel
f7adbba
KVM: PPC: Keep SRR1 flags around in shadow_msr
by Alexander Graf
· 15 years ago
fbad5f1
KVM: PPC: Export __giveup_vsx
by Alexander Graf
· 15 years ago
021ec9c
KVM: PPC: Call SLB patching code in interrupt safe manner
by Alexander Graf
· 15 years ago
7e57cba
KVM: PPC: Use PACA backed shadow vcpu
by Alexander Graf
· 15 years ago
6556a67
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
ef1a8de
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
68c6b85
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
6e37738
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
by Peter Zijlstra
· 15 years ago
874f2f9
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
6ebdc66
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
89a74ec
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
by Bjorn Helgaas
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
071c06c
powerpc: Convert pmc_owner_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
b8f8778
powerpc: Convert die.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
f95e085
powerpc: Convert big_irq_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
51adc54
powerpc/fsl-booke: replace a hardcoded constant
by Sebastian Andrzej Siewior
· 15 years ago
3bffb65
powerpc/booke: Add support for advanced debug registers
by Dave Kleikamp
· 15 years ago
3162d92
powerpc: Extended ptrace interface
by Dave Kleikamp
· 15 years ago
172ae2e
powerpc/booke: Introduce new CONFIG options for advanced debug registers
by Dave Kleikamp
· 15 years ago
17081102
powerpc: Convert global "BAD" interrupt to per cpu spurious
by Anton Blanchard
· 15 years ago
89713ed
powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts
by Anton Blanchard
· 15 years ago
c86845e
powerpc: Rework /proc/interrupts
by Anton Blanchard
· 15 years ago
8c007bf
powerpc: Reduce footprint of irq_stat
by Anton Blanchard
· 15 years ago
fc0bdae
of: move definition of of_chosen into common code.
by Grant Likely
· 15 years ago
22d5579
of: remove unused extern reference to devtree_lock
by Grant Likely
· 15 years ago
4ef7b37
of/flattree: Don't assume HAVE_LMB
by Jeremy Kerr
· 15 years ago
087f79c
of/flattree: endian-convert members of boot_param_header
by Jeremy Kerr
· 15 years ago
1406bc2
of/flattree: use callback to setup initrd from /chosen
by Jeremy Kerr
· 15 years ago
51975db
of/flattree: merge early_init_dt_scan_memory() common code
by Grant Likely
· 15 years ago
71a157e
of: add 'of_' prefix to machine_is_compatible()
by Grant Likely
· 15 years ago
89751a7
of: merge of_find_node_by_phandle
by Jeremy Kerr
· 15 years ago
fcdeb7f
of: merge of_attach_node() & of_detach_node()
by Grant Likely
· 15 years ago
b919ee8
powerpc: Only print clockevent settings once
by Anton Blanchard
· 15 years ago
44c9f3c
powerpc: Clear MSR_RI during RTAS calls
by Anton Blanchard
· 15 years ago
8354be9
powerpc: Remove trailing space in messages
by Frans Pop
· 15 years ago
0b9612c
powerpc: Make powerpc_firmware_features __read_mostly
by Anton Blanchard
· 15 years ago
66fcb10
powerpc: Add last sysfs file and dump of ftrace buffer to oops printout
by Anton Blanchard
· 15 years ago
5a2ad98
arch/powerpc: Fix continuation line formats
by Joe Perches
· 15 years ago
efec959
powerpc/pseries: Pass more accurate number of supported cores to firmware
by Benjamin Herrenschmidt
· 15 years ago
28bb9ee
powerpc: Add static fields to ibm,client-architecture call
by jschopp@austin.ibm.com
· 15 years ago
5be3492
powerpc: Mark some variables in the page fault path __read_mostly
by Anton Blanchard
· 15 years ago
61c03dd
powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
by Anton Blanchard
· 15 years ago
94f28da
powerpc: TIF_ABI_PENDING bit removal
by Andreas Schwab
· 15 years ago
ae7f671
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
94afc00
powerpc/pci: Add missing call to header fixup
by Benjamin Herrenschmidt
· 15 years ago
26b4a0c
powerpc/pci: Add missing hookup to pci_slot
by Benjamin Herrenschmidt
· 15 years ago
bb209c8
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
by Benjamin Herrenschmidt
· 15 years ago
0ada0a7
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
by Grant Likely
· 15 years ago
6016a36
of: unify phandle name in struct device_node
by Grant Likely
· 15 years ago
923f7e3
of: Merge of_node_get() and of_node_put()
by Grant Likely
· 15 years ago
1f43cfb
of: merge machine_is_compatible()
by Grant Likely
· 15 years ago
339ce1a
perf: Fix inconsistency between IP and callchain sampling
by Anton Blanchard
· 15 years ago
d0174c7
powerpc: Move cpu hotplug driver lock from pseries to powerpc
by Nathan Fontenot
· 15 years ago
9becd2a
powerpc: Move /proc/ppc64 to /proc/powerpc update
by Nathan Fontenot
· 15 years ago
061ec95
powerpc/8xx: Fix user space TLB walk in dcbX fixup
by Joakim Tjernlund
· 15 years ago
3e7b484
powerpc: Fix decrementer setup on 1GHz boards
by Stefan Roese
· 15 years ago
e443ed3
powerpc/swsusp_32: Fix TLB invalidation
by Anton Vorontsov
· 15 years ago
9f4f04b
powerpc/8xx: Always pin kernel instruction TLB
by Joakim Tjernlund
· 15 years ago
d661d76
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
bb7f20b
powerpc: Handle VSX alignment faults correctly in little-endian mode
by Neil Campbell
· 15 years ago
2d1c861
PCI/cardbus: Add a fixup hook and fix powerpc
by Benjamin Herrenschmidt
· 15 years ago
a73611b
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 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
· 15 years ago
a66022c
iommu-helper: use bitmap library
by Akinobu Mita
· 15 years ago
25baa35
ptrace: powerpc: implement user_single_step_siginfo()
by Oleg Nesterov
· 15 years ago
d4703ae
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
by Rusty Russell
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
d1d56f8
powerpc: gamecube/wii: early debugging using usbgecko
by Albert Herranz
· 15 years ago
45158dc
powerpc: broadway processor support
by Albert Herranz
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
86e0322
of/flattree: merge early_init_dt_scan_chosen()
by Grant Likely
· 15 years ago
0f0b56c
of/flattree: eliminate cell_t typedef
by Grant Likely
· 15 years ago
83f7a06
of/flattree: merge dt_mem_next_cell
by Grant Likely
· 15 years ago
f00abd9
of/flattree: Merge earlyinit_dt_scan_root()
by Grant Likely
· 15 years ago
f7b3a83
of/flattree: Merge early_init_dt_check_for_initrd()
by Grant Likely
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
e090aa8
powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
by Benjamin Herrenschmidt
· 15 years ago
bcd6acd
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
40d50cf
powerpc: Make "intspec" pointers in irq_host->xlate() const
by Roman Fietze
· 15 years ago
990d89c
powerpc/8xx: DTLB Miss cleanup
by Joakim Tjernlund
· 15 years ago
2321f33
powerpc/8xx: Remove DIRTY pte handling in DTLB Error.
by Joakim Tjernlund
· 15 years ago
15d914d
powerpc/8xx: Start using dcbX instructions in various copy routines
by Joakim Tjernlund
· 15 years ago
0c46616
powerpc/8xx: Restore _PAGE_WRITETHRU
by Joakim Tjernlund
· 15 years ago
4a280a4
powerpc/8xx: Add missing Guarded setting in DTLB Error.
by Joakim Tjernlund
· 15 years ago
0a2ab51
powerpc/8xx: Fixup DAR from buggy dcbX instructions.
by Joakim Tjernlund
· 15 years ago
60e071f
powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.
by Joakim Tjernlund
· 15 years ago
fe11dc3
powerpc/8xx: Update TLB asm so it behaves as linux mm expects.
by Joakim Tjernlund
· 15 years ago
8c82da5
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 15 years ago
8389b37
powerpc: stop_this_cpu: remove the cpu from the online map.
by Valentine Barshak
· 15 years ago
12633e8
sysfs/cpu: Add probe/release files
by Nathan Fontenot
· 15 years ago
fbf07ea
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3ad1f3b
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
Next »