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-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
61
-289
/
+1201
2010-08-03
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
Sam Ravnborg
1
-1
/
+1
2010-08-03
perf, powerpc: fsl_emb: Restore setting perf_sample_data.period
Scott Wood
1
-0
/
+1
2010-08-03
perf, powerpc: Convert the FSL driver to use local64_t
Peter Zijlstra
1
-14
/
+14
2010-08-02
powerpc/85xx: kexec for SMP 85xx BookE systems
Matthew McClintock
2
-5
/
+68
2010-08-02
Merge commit 'v2.6.35' into perf/core
Ingo Molnar
9
-71
/
+95
2010-08-02
KVM: Use u64 for frame data types
Joerg Roedel
1
-1
/
+2
2010-08-01
powerpc/5121: shared DIU framebuffer support
Anatolij Gustschin
6
-0
/
+323
2010-08-01
powerpc/512x: add clock structure for Video-IN (VIU) unit
Anatolij Gustschin
1
-0
/
+18
2010-08-01
powerpc/5121: add initial support for PDM360NG board
Anatolij Gustschin
4
-0
/
+547
2010-08-01
powerpc/512x: Group mpc512x board's selection menu
Anatolij Gustschin
1
-9
/
+4
2010-08-01
KVM: Remove unnecessary divide operations
Joerg Roedel
1
-0
/
+1
2010-08-01
KVM: PPC: Make use of hash based Shadow MMU
Alexander Graf
6
-190
/
+54
2010-08-01
KVM: PPC: Add generic hpte management functions
Alexander Graf
1
-0
/
+277
2010-08-01
KVM: PPC: Make BAT only guest segments work
Alexander Graf
1
-4
/
+4
2010-08-01
KVM: PPC: Use kernel hash function
Alexander Graf
2
-17
/
+4
2010-08-01
KVM: PPC: Remove obsolete kvmppc_mmu_find_pte
Alexander Graf
3
-41
/
+0
2010-08-01
KVM: Remove memory alias support
Avi Kivity
1
-5
/
+0
2010-08-01
KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts
Asias He
1
-1
/
+1
2010-08-01
KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run
Denis Kirjanov
1
-1
/
+1
2010-08-01
of/address: Clean up function declarations
Grant Likely
9
-39
/
+21
2010-08-01
KVM: PPC: elide struct thread_struct instances from stack
Andreas Schwab
5
-95
/
+97
2010-08-01
KVM: Consolidate arch specific vcpu ioctl locking
Avi Kivity
1
-7
/
+4
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
[prev]
[next]