index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-01
KVM: PPC: Centralize locking of arch specific vcpu ioctls
Avi Kivity
1
-4
/
+8
2010-08-01
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
3
-30
/
+0
2010-07-31
powerpc/kexec: Fix orphaned offline CPUs across kexec
Matt Evans
1
-1
/
+25
2010-07-31
powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c
Matt Evans
1
-5
/
+24
2010-07-31
powerpc: Print decimal values in prom_init.c
Michael Neuling
1
-9
/
+35
2010-07-31
powerpc: ONLINE to OFFLINE CPU state transition during removal
Robert Jennings
1
-0
/
+1
2010-07-31
powerpc/powermac: Add PowerMac10,2 machine descriptor
Benjamin Herrenschmidt
1
-1
/
+5
2010-07-31
powerpc/pseries: Increase cpu die timeout
Benjamin Herrenschmidt
1
-2
/
+2
2010-07-31
powerpc/smp: remove the incorrect decrementer initial codes for AP
Tiejun Chen
1
-8
/
+0
2010-07-31
powerpc: Fix GENERIC_ISA_DMA dependency
Anton Vorontsov
1
-1
/
+1
2010-07-31
powerpc: Remove redundant xics badness warning
Brian King
1
-2
/
+0
2010-07-31
powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...
Neil Horman
1
-0
/
+12
2010-07-31
powerpc: Remove unnecessary casts of private_data
Joe Perches
1
-1
/
+1
2010-07-31
powerpc/crashdump: Fix issues with kexec and 36bit physical addr
Matthew McClintock
2
-7
/
+7
2010-07-31
powerpc/kexec: Switch to a static PACA on the way out
Matt Evans
4
-11
/
+31
2010-07-30
of: Provide default of_node_to_nid() implementation.
Grant Likely
2
-7
/
+7
2010-07-30
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
4
-27
/
+115
2010-07-29
powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts
Ian Campbell
1
-2
/
+3
2010-07-28
Merge branch 'powerpc.cherry-picks' into timers/clocksource
Thomas Gleixner
11
-363
/
+80
2010-07-28
powerpc: Clean up obsolete code relating to decrementer and timebase
Paul Mackerras
7
-153
/
+9
2010-07-28
powerpc: Rework VDSO gettimeofday to prevent time going backwards
Paul Mackerras
5
-237
/
+99
2010-07-27
perf, powerpc: Use perf_sample_data_init() for the FSL code
Peter Zijlstra
1
-3
/
+3
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
1
-4
/
+4
2010-07-27
powerpc: Cleanup xtime usage
John Stultz
1
-4
/
+4
2010-07-27
powerpc: Simplify update_vsyscall
John Stultz
1
-30
/
+25
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-3
/
+0
2010-07-26
powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctly
Lee Nipper
1
-7
/
+111
2010-07-26
powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts files
Stefan Roese
2
-4
/
+4
2010-07-26
Remove REDWOOD_[456] config options and conditional code
Christian Dietrich
1
-16
/
+0
2010-07-24
of: remove of_default_bus_ids
Jonas Bonn
3
-26
/
+26
2010-07-24
of: make of_find_device_by_node generic
Jonas Bonn
1
-16
/
+0
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
17
-46
/
+47
2010-07-24
of/device: Replace of_device with platform_device in includes and core code
Grant Likely
1
-1
/
+1
2010-07-24
of: remove asm/of_device.h
Grant Likely
1
-3
/
+0
2010-07-24
of: remove asm/of_platform.h
Grant Likely
2
-16
/
+2
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-2
/
+1
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
6
-35
/
+3
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
131
-831
/
+581
2010-07-23
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-3
/
+3
2010-07-23
powerpc: Fix erroneous lmb->memblock conversions
Benjamin Herrenschmidt
3
-24
/
+24
2010-07-23
powerpc/mm: Add some debug output when hash insertion fails
Benjamin Herrenschmidt
3
-6
/
+34
2010-07-23
powerpc/mm: Fix bugs in huge page hashing
Benjamin Herrenschmidt
1
-18
/
+13
2010-07-23
powerpc/mm: Move around testing of _PAGE_PRESENT in hash code
Benjamin Herrenschmidt
2
-17
/
+11
2010-07-23
powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge
Anton Blanchard
1
-2
/
+9
2010-07-22
powerpc/kexec: Fix boundary case for book-e kexec memory limits
Kumar Gala
1
-3
/
+3
2010-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
134
-834
/
+622
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
60
-317
/
+488
2010-07-19
update email address
Pavel Machek
1
-1
/
+1
2010-07-18
of: Remove unused of_find_device_by_phandle()
Grant Likely
2
-21
/
+0
2010-07-14
Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
46
-264
/
+264
[prev]
[next]