index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor
Michael Neuling
2012-09-10
1
-4
/
+11
*
powerpc: Rework set_dabr so it can take a DABRX value as well
Michael Neuling
2012-09-10
4
-14
/
+17
*
powerpc/eeh: Trace eeh device from I/O cache
Gavin Shan
2012-09-10
1
-1
/
+1
*
powerpc/eeh: Move EEH initialization around
Gavin Shan
2012-09-10
1
-3
/
+0
*
powerpc: Initialise paca.data_offset with poison
Michael Ellerman
2012-09-10
1
-0
/
+1
*
powerpc: Use consistent name info for arch_hw_breakpoint
Michael Neuling
2012-09-07
1
-4
/
+4
*
powerpc: Export memory limit via device tree
Suzuki Poulose
2012-09-07
1
-0
/
+12
*
powerpc: Change memory_limit from phys_addr_t to unsigned long long
Suzuki Poulose
2012-09-07
3
-5
/
+4
*
powerpc/pci: Save P2P bridge resource if possible
Gavin Shan
2012-09-07
1
-4
/
+12
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-09-07
14
-33
/
+89
|
\
|
*
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
2012-09-05
2
-2
/
+11
|
*
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2012-09-05
2
-6
/
+18
|
*
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
2012-09-05
1
-10
/
+2
|
*
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2012-09-05
2
-2
/
+5
|
*
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
2012-09-05
1
-0
/
+8
|
*
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
2012-09-05
1
-0
/
+2
|
*
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
2012-09-05
2
-1
/
+11
|
*
powerpc: Fix personality handling in ppc64_personality()
Jiri Kosina
2012-08-24
1
-4
/
+4
|
*
powerpc/dma-iommu: Fix IOMMU window check
Aaro Koskinen
2012-08-24
1
-5
/
+4
|
*
powerpc/kgdb: Restore current_thread_info properly
Tiejun Chen
2012-08-24
1
-2
/
+9
|
*
powerpc/kgdb: Bail out of KGDB when we've been triggered
Tiejun Chen
2012-08-24
1
-0
/
+15
|
*
powerpc/kgdb: Do not set kgdb_single_step on ppc
Tiejun Chen
2012-08-24
1
-1
/
+0
|
*
powerpc: Fix null pointer deref in perf hardware breakpoints
Michael Neuling
2012-08-24
1
-1
/
+1
*
|
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
2012-09-07
3
-5
/
+5
*
|
powerpc/booke64: Use SPRG0/3 scratch for bolted TLB miss & crit int
Mihai Caraman
2012-09-05
1
-2
/
+15
*
|
powerpc/booke64: Eemove mfspr srr1 duplicate in exception prolog
Mihai Caraman
2012-09-05
1
-35
/
+32
*
|
powerpc/booke64: Add DO_KVM kernel hooks
Mihai Caraman
2012-09-05
1
-34
/
+59
*
|
powerpc/booke64: Use GSRR registers in Guest Doorbell interrupts
Mihai Caraman
2012-09-05
1
-2
/
+19
*
|
powerpc/booke64: Fix machine check handler to use the right prolog
Mihai Caraman
2012-09-05
1
-1
/
+1
*
|
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli
2012-09-05
3
-0
/
+191
*
|
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
2012-09-05
2
-0
/
+3
*
|
powerpc: Rename 64-bit PVR constants to PVR_foo
Michael Ellerman
2012-09-05
1
-1
/
+1
*
|
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-09-05
3
-3
/
+1
*
|
powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs()
Michael Ellerman
2012-09-05
2
-6
/
+4
|
/
*
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...
Linus Torvalds
2012-07-30
4
-17
/
+22
|
\
|
*
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
2012-07-30
4
-17
/
+22
*
|
powerpc/ftrace: Trace function graph entry before updating index
Steven Rostedt
2012-07-27
1
-6
/
+5
*
|
powerpc: Lack of firmware flash support is not an error
Anton Blanchard
2012-07-27
1
-1
/
+1
*
|
powerpc: Set stack limit properly in crit_transfer_to_handler
Stuart Yoder
2012-07-27
1
-2
/
+10
*
|
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
3
-12
/
+13
|
\
\
|
*
\
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
1
-5
/
+0
|
|
\
\
|
|
*
|
powerpc/PCI: factor out pcibios_setup()
Myron Stowe
2012-07-05
1
-5
/
+0
|
*
|
|
powerpc/PCI: register busn_res for root buses
Yinghai Lu
2012-06-13
2
-7
/
+12
|
*
|
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
3
-5
/
+5
|
|
/
/
*
|
|
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-07-24
2
-7
/
+4
|
\
\
\
|
*
|
|
devicetree: add helper inline for retrieving a node's full name
Grant Likely
2012-07-06
2
-7
/
+4
*
|
|
|
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-07-24
5
-36
/
+82
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next
Avi Kivity
2012-06-06
5
-36
/
+82
|
|
\
\
\
\
|
|
*
|
|
|
KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.
Bharat Bhushan
2012-05-30
1
-1
/
+1
|
|
*
|
|
|
KVM: PPC: Factor out guest epapr initialization
Liu Yu-B13201
2012-05-30
5
-35
/
+81
[next]