Sign in
android-kvm
/
linux
/
55fd766b5fad8240b7a6e994b5779a46d28f73d4
/
arch
/
powerpc
/
kernel
55fd766
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
by Kumar Gala
· 15 years ago
4490c06
powerpc/fsl-booke: Add support for FSL 64-bit e5500 core
by Kumar Gala
· 14 years ago
3c4b764
powerpc: Fix compile error with paca code on ppc64e
by Kumar Gala
· 14 years ago
2ed38b2
powerpc/fsl_booke: Add support to boot from core other than 0
by Matthew McClintock
· 15 years ago
c71635d
powerpc/kexec: make masking/disabling interrupts generic
by Matthew McClintock
· 14 years ago
55ec2fc
powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols
by Timur Tabi
· 14 years ago
4108d9b
powerpc/Makefiles: Change to new flag variables
by matt mooney
· 14 years ago
bc0df9e
powerpc/pci: Cleanup device dma setup code
by Nishanth Aravamudan
· 14 years ago
45848e0
powerpc/viobus: Free TCE table on device release
by Nishanth Aravamudan
· 14 years ago
edea8f6
powerpc/vio: Use put_device() on device_register failure
by Nishanth Aravamudan
· 14 years ago
ffa56e55
powerpc/dma: Fix check for direct DMA support
by Nishanth Aravamudan
· 14 years ago
1cb8e85
powerpc/dma: Fix dma_iommu_dma_supported compare
by Nishanth Aravamudan
· 14 years ago
a655237
powerpc/irq.c: Add of_node_put to avoid memory leak
by Julia Lawall
· 15 years ago
4e74fd7
powerpc: Use static const char arrays
by Joe Perches
· 14 years ago
d8862be
powerpc/pseries: Export rtas_ibm_suspend_me()
by Nathan Fontenot
· 15 years ago
4783f39
Merge remote branch 'kumar/merge' into next
by Benjamin Herrenschmidt
· 14 years ago
7c6d45e
powerpc: remove unused variable
by Stephen Rothwell
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
9f5f9ff
powerpc/perf: Fix sampling enable for PPC970
by Paul Mackerras
· 15 years ago
9a81c16
powerpc: fix double syscall restarts
by Al Viro
· 14 years ago
5b6e9ff
powerpc/dma: Add optional platform override of dma_set_mask()
by Benjamin Herrenschmidt
· 15 years ago
cab175f
powerpc: Use is_32bit_task() helper to test 32-bit binary
by Denis Kirjanov
· 15 years ago
05d77ac
powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}
by Andreas Schwab
· 15 years ago
872e439
powerpc/pseries: Re-enable dispatch trace log userspace interface
by Paul Mackerras
· 15 years ago
cf9efce
powerpc: Account time using timebase rather than PURR
by Paul Mackerras
· 15 years ago
93c2270
powerpc: Dynamically allocate most lppaca structs
by Paul Mackerras
· 15 years ago
8154c5d
powerpc: Abstract indexing of lppaca structs
by Paul Mackerras
· 15 years ago
e1f0ece
powerpc: Move arch_sd_sibling_asym_packing() to smp.c
by Michael Neuling
· 15 years ago
f89451f
powerpc: Feature nop out reservation clear when stcx checks address
by Anton Blanchard
· 15 years ago
54a8340
powerpc: Don't use kernel stack with translation off
by Michael Neuling
· 15 years ago
b0d278b
powerpc/perf_event: Reduce latency of calling perf_event_do_pending
by Paul Mackerras
· 15 years ago
4562c98
powerpc/kexec: Adds correct calling convention for kexec purgatory
by Matthew McClintock
· 15 years ago
bcc30d3
powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls
by Andreas Schwab
· 15 years ago
76ec01db
powerpc/pci: Fix checking for child bridges in PCI code.
by Grant Likely
· 15 years ago
f761622
powerpc: Initialise paca->kstack before early_setup_secondary
by Matt Evans
· 15 years ago
7aa241f
powerpc: Fix bogus it_blocksize in VIO iommu code
by Anton Blanchard
· 15 years ago
4138d65
powerpc: Inline ppc64_runlatch_off
by Anton Blanchard
· 15 years ago
954e6da
powerpc: Correct smt_enabled=X boot option for > 2 threads per core
by Nathan Fontenot
· 15 years ago
6685a47
powerpc: Silence __cpu_up() under normal operation
by Signed-off-by: Darren Hart
· 15 years ago
a7c2bb8
powerpc: Re-enable preemption before cpu_die()
by Signed-off-by: Darren Hart
· 15 years ago
da9bef6
powerpc/pci: Drop unnecessary null test
by Julia Lawall
· 15 years ago
249ec22
powerpc/kdump: Stop all other CPUs before running crash handlers
by Anton Blanchard
· 15 years ago
9904b00
powerpc: Use is_32bit_task() helper to test 32 bit binary
by Denis Kirjanov
· 15 years ago
b1515af
Merge remote branch 'jwb/merge' into merge
by Benjamin Herrenschmidt
· 15 years ago
3e7f45a
powerpc/4xx: Index interrupt stacks by physical cpu
by Dave Kleikamp
· 15 years ago
6647746
powerpc/47x: Remove redundant line from cputable.c
by Dave Kleikamp
· 15 years ago
029b8f6
powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts
by Dave Kleikamp
· 15 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 15 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 15 years ago
ee11006
powerpc: fix i8042 module build error
by Grant Likely
· 15 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c4efd6b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4aed2fd
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
89a6c8c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
cdd854b
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
3f0a55e
kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE
by Michal Simek
· 15 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
412a4ac
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 15 years ago
69e77a8
perf, powerpc: fsl_emb: Restore setting perf_sample_data.period
by Scott Wood
· 15 years ago
09f86cd
perf, powerpc: Convert the FSL driver to use local64_t
by Peter Zijlstra
· 15 years ago
3772b73
Merge commit 'v2.6.35' into perf/core
by Ingo Molnar
· 15 years ago
22ae782f
of/address: Clean up function declarations
by Grant Likely
· 15 years ago
49f6be8
KVM: PPC: elide struct thread_struct instances from stack
by Andreas Schwab
· 15 years ago
e8e5c21
powerpc/kexec: Fix orphaned offline CPUs across kexec
by Matt Evans
· 15 years ago
e2f7f73
powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c
by Matt Evans
· 15 years ago
2c48a7d
powerpc: Print decimal values in prom_init.c
by Michael Neuling
· 15 years ago
d77cb21
powerpc/smp: remove the incorrect decrementer initial codes for AP
by Tiejun Chen
· 15 years ago
67238fb
powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files properly
by Neil Horman
· 15 years ago
bbc8e30
powerpc/crashdump: Fix issues with kexec and 36bit physical addr
by Matthew McClintock
· 15 years ago
fc53b42
powerpc/kexec: Switch to a static PACA on the way out
by Matt Evans
· 15 years ago
7e3f36c
Merge commit 'jwb/next' into next
by Benjamin Herrenschmidt
· 15 years ago
47916be
Merge branch 'powerpc.cherry-picks' into timers/clocksource
by Thomas Gleixner
· 15 years ago
d75d68c
powerpc: Clean up obsolete code relating to decrementer and timebase
by Paul Mackerras
· 15 years ago
0e469db
powerpc: Rework VDSO gettimeofday to prevent time going backwards
by Paul Mackerras
· 15 years ago
6b95ed3
perf, powerpc: Use perf_sample_data_init() for the FSL code
by Peter Zijlstra
· 15 years ago
7615856
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
by John Stultz
· 15 years ago
06d518e
powerpc: Cleanup xtime usage
by John Stultz
· 15 years ago
b0797b6
powerpc: Simplify update_vsyscall
by John Stultz
· 15 years ago
ff34910
powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctly
by Lee Nipper
· 15 years ago
c0dd394
of: remove of_default_bus_ids
by Jonas Bonn
· 15 years ago
c608558
of: make of_find_device_by_node generic
by Jonas Bonn
· 15 years ago
a454dc5
powerpc: remove references to of_device and to_of_device
by Grant Likely
· 15 years ago
1ab1d63
of/platform: remove all of_bus_type and of_platform_bus_type references
by Grant Likely
· 15 years ago
eca3930
of: Merge of_platform_bus_type with platform_bus_type
by Grant Likely
· 15 years ago
4e4f62bf
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 15 years ago
3fdfd99
powerpc: Fix erroneous lmb->memblock conversions
by Benjamin Herrenschmidt
· 15 years ago
dca45ad
Merge branch 'linus' into sched/core
by Ingo Molnar
· 15 years ago
9dcdbf7
Merge branch 'linus' into perf/core
by Ingo Molnar
· 15 years ago
a253129
update email address
by Pavel Machek
· 15 years ago
c5f5849
of: Remove unused of_find_device_by_phandle()
by Grant Likely
· 15 years ago
6f7dd68
Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 15 years ago
ff82c31
powerpc/book3e: Fix single step when using HW page tables
by Benjamin Herrenschmidt
· 15 years ago
34d97e07
powerpc/book3e: Add generic 64-bit idle powersave support
by Benjamin Herrenschmidt
· 15 years ago
77154a2
powerpc/fsl-booke: Fix address issue when using relocatable kernels
by Matthew McClintock
· 15 years ago
850f22d
powerpc/book3e: Resend doorbell exceptions to ourself
by Michael Ellerman
· 15 years ago
0e37d25
powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI path
by David Gibson
· 15 years ago
89c8179
powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
Next »