Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
403d29713e0a5c671d852913a0b5935c0ff00cb7
/
arch
/
powerpc
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
7908a9e
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
85ca788
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
a06cdb5
KVM: powerpc: fix init/exit annotation
by Jean Delvare
· 15 years ago
238c1a7
powerpc/oprofile: fix potential buffer overrun in op_model_cell.c
by Denis Kirjanov
· 15 years ago
39059cc
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
ee227c5
of/powerpc: fix fsl_msi device node pointer
by Wolfram Sang
· 15 years ago
c2cdf6a
powerpc/macio: Fix probing of macio devices by using the right of match table
by Benjamin Herrenschmidt
· 15 years ago
257d569
powerpc/cell: Fix integer constant warning
by Denis Kirjanov
· 15 years ago
db97bc7
powerpc/kprobes: Remove resume_execution() in kprobes
by Ananth N Mavinakayanahalli
· 15 years ago
45fdf00
of/powerpc: fix 85xx RapidIO device node pointer
by Alexandre Bounine
· 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
3d00d4f
Merge commit 'jwb/next' into next
by Benjamin Herrenschmidt
· 15 years ago
969ea5c
tracing: fix for tracepoint API change
by Stephen Rothwell
· 15 years ago
1b061d9
rename the generic fsync implementations
by Christoph Hellwig
· 15 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 15 years ago
1ef0437
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
by FUJITA Tomonori
· 15 years ago
e32205e
powerpc: use asm-generic/scatterlist.h
by FUJITA Tomonori
· 15 years ago
712d3e2
powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops
by FUJITA Tomonori
· 15 years ago
bd4fb65
rapidio: fix maintenance access to higher memory areas
by Thomas Moll
· 15 years ago
a52c8f5
rapidio, powerpc/85xx: Add MChk handler for SRIO port
by Alexandre Bounine
· 15 years ago
5b2074a
rapidio, powerpc/85xx: add Port-Write message handler for SRIO port
by Alexandre Bounine
· 15 years ago
e5cabeb
rapidio: add Port-Write handling for EM
by Alexandre Bounine
· 15 years ago
13da9e2
Revert "endian: #define __BYTE_ORDER"
by Linus Torvalds
· 15 years ago
895443c
powerpc/44x: icon: select SM502 and frame buffer console support
by Anatolij Gustschin
· 15 years ago
702c0b0
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
b3b77c8
endian: #define __BYTE_ORDER
by Joakim Tjernlund
· 15 years ago
b1e50eb
Merge remote branch 'origin' into secretlab/next-spi
by Grant Likely
· 15 years ago
6e27388f1b
spi/mpc5121: Add SPI master driver for MPC5121 PSC
by Anatolij Gustschin
· 15 years ago
2da8cb6
powerpc/mpc5121: move PSC FIFO memory init to platform code
by Anatolij Gustschin
· 15 years ago
48936a08
powerpc/85xx: Add P1021MDS board support
by Haiying Wang
· 15 years ago
710e338
powerpc/85xx: Change MPC8572DS camp dtses for MSI sharing
by Li Yang
· 15 years ago
4805999
powerpc/fsl_msi: add removal path and probe failing path
by Li Yang
· 15 years ago
061ca4a
powerpc/fsl_msi: enable msi sharing through AMP OSes
by Li Yang
· 15 years ago
694a7a3
powerpc/fsl_msi: enable msi allocation in all banks
by Li Yang
· 15 years ago
02adac6
powerpc/fsl_msi: fix the conflict of virt_msir's chip_data
by Li Yang
· 15 years ago
8081881
powerpc/fsl_msi: Add multiple MSI bank support
by Lan Chunhe-B25806
· 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
0961d65
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 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
90b9a32
Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
0472fd0
powerpc/85xx: Enable support for ports 3 and 4 on 8548 CDS
by Andy Fleming
· 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
40a5a44
powerpc: Build-in e1000e for pseries & ppc64_defconfig
by Michael Neuling
· 15 years ago
32c96f7
powerpc/pseries: Make request_ras_irqs() available to other pseries code
by Mark Nelson
· 15 years ago
bc8449c
powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity
by Anton Blanchard
· 15 years ago
5660820
powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
by Anton Blanchard
· 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
d504bed
powerpc/kexec: Speedup kexec hash PTE tear down
by Michael Neuling
· 15 years ago
f90ece2
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
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
ce47c1c
powerpc/eeh: Fix oops when probing in early boot
by Anton Blanchard
· 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
e62cee4
powerpc: Avoid bad relocations in iSeries code
by Paul Mackerras
· 15 years ago
abb17f9
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
by Milton Miller
· 15 years ago
ca5d067
powerpc: Fix string library functions
by Andreas Schwab
· 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
67fc4e0
kdb: core for kgdb back end (2 of 2)
by Jason Wessel
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
98001d8
KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
by Avi Kivity
· 15 years ago
0ee75be
KVM: Let vcpu structure alignment be determined at runtime
by Avi Kivity
· 15 years ago
329d20b
KVM: powerpc: use of kzalloc/kfree requires including slab.h
by Stephen Rothwell
· 15 years ago
b2be052
panic: Allow warnings to set different taint flags
by Ben Hutchings
· 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
4c5ddd5
powerpc/8610: add probing for individual DMA channels, not just DMA controllers
by Timur Tabi
· 15 years ago
6971df4
powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boards
by Anton Vorontsov
· 15 years ago
0aedc00
powerpc/85xx: Fix P1020RDB boot hang due USB2
by Anton Vorontsov
· 15 years ago
7541ef7
powerpc/85xx: Add eTSEC 2.0 support for P1020RDB boards
by Anton Vorontsov
· 15 years ago
18f397c8
powerpc: remove tls_ssl_stream descriptor type capability in sec3.3 node
by Kim Phillips
· 15 years ago
345e5c8
powerpc: Add interrupt support to mpc8xxx_gpio
by Peter Korsgaard
· 15 years ago
b83d4a9
KVM: PPC: Enable native paired singles
by Alexander Graf
· 15 years ago
251585b
KVM: PPC: Find HTAB ourselves
by Alexander Graf
· 15 years ago
5156f27
KVM: PPC: Fix Book3S_64 Host MMU debug output
by Alexander Graf
· 15 years ago
Next »