index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
of/device: Replace of_device with platform_device in includes and core code
Grant Likely
2010-07-24
1
-1
/
+1
|
*
|
|
|
|
|
of: remove asm/of_device.h
Grant Likely
2010-07-24
1
-3
/
+0
|
*
|
|
|
|
|
of: remove asm/of_platform.h
Grant Likely
2010-07-24
2
-16
/
+2
|
*
|
|
|
|
|
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-24
8
-42
/
+66
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
of: Remove unused of_find_device_by_phandle()
Grant Likely
2010-07-18
1
-2
/
+0
|
*
|
|
|
|
|
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
2010-07-05
1
-10
/
+0
|
*
|
|
|
|
|
of/device: Merge of_platform_bus_probe()
Grant Likely
2010-07-05
1
-11
/
+0
|
*
|
|
|
|
|
of/device: merge of_device_uevent
Grant Likely
2010-07-05
1
-3
/
+0
|
*
|
|
|
|
|
of/address: Merge all of the bus translation code
Grant Likely
2010-07-05
1
-4
/
+0
|
*
|
|
|
|
|
of/address: merge of_address_to_resource()
Grant Likely
2010-07-05
2
-13
/
+9
|
*
|
|
|
|
|
of/address: merge of_iomap()
Grant Likely
2010-07-05
1
-9
/
+1
|
*
|
|
|
|
|
of/irq: merge irq mapping code
Grant Likely
2010-07-05
1
-47
/
+0
|
*
|
|
|
|
|
of/powerpc: Move Powermac irq quirk code into powermac pic driver code
Grant Likely
2010-07-05
1
-9
/
+15
|
*
|
|
|
|
|
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
2010-06-28
2
-54
/
+1
|
*
|
|
|
|
|
of: kill struct of_device
Grant Likely
2010-06-28
2
-13
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-08-05
19
-22
/
+162
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2010-08-04
6
-17
/
+74
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
powerpc/5121: shared DIU framebuffer support
Anatolij Gustschin
2010-08-01
1
-0
/
+32
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
powerpc/kexec: Switch to a static PACA on the way out
Matt Evans
2010-07-31
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/book3e: Adjust the page sizes list based on MMU config
Benjamin Herrenschmidt
2010-07-14
2
-0
/
+5
|
*
|
|
|
|
|
powerpc/book3e: Add generic 64-bit idle powersave support
Benjamin Herrenschmidt
2010-07-14
1
-0
/
+1
|
*
|
|
|
|
|
powerpc/book3e: Resend doorbell exceptions to ourself
Michael Ellerman
2010-07-09
1
-0
/
+1
|
*
|
|
|
|
|
powerpc/book3e: More doorbell cleanups. Sample the PIR register
Benjamin Herrenschmidt
2010-07-09
1
-4
/
+3
|
*
|
|
|
|
|
powerpc/book3e: Hack to get gdb moving along on Book3E 64-bit
Benjamin Herrenschmidt
2010-07-09
1
-2
/
+2
|
*
|
|
|
|
|
powerpc/book3e: mtmsr should not be mtmsrd on book3e 64-bit
Benjamin Herrenschmidt
2010-07-09
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/numa: Use form 1 affinity to setup node distance
Anton Blanchard
2010-07-09
1
-0
/
+3
|
*
|
|
|
|
|
powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT a...
Mark Nelson
2010-07-09
1
-0
/
+3
|
*
|
|
|
|
|
powerpc: Optimise per cpu accesses on 64bit
Anton Blanchard
2010-07-09
1
-3
/
+0
|
*
|
|
|
|
|
powerpc/iseries: Fix constant warning
Denis Kirjanov
2010-07-09
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/pseries: Partition hibernation support
Brian King
2010-07-09
1
-0
/
+1
|
*
|
|
|
|
|
powerpc/pseries: Migration code reorganization / hibernation prep
Brian King
2010-07-09
2
-0
/
+11
|
*
|
|
|
|
|
powerpc: Clean up obsolete code relating to decrementer and timebase
Paul Mackerras
2010-07-09
2
-10
/
+0
|
*
|
|
|
|
|
powerpc: Rework VDSO gettimeofday to prevent time going backwards
Paul Mackerras
2010-07-09
1
-0
/
+2
|
*
|
|
|
|
|
Merge commit 'paulus-perf/master' into next
Benjamin Herrenschmidt
2010-07-09
5
-0
/
+95
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
Paul Mackerras
2010-06-30
1
-4
/
+1
|
|
*
|
|
|
|
|
powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...
K.Prasad
2010-06-22
1
-0
/
+1
|
|
*
|
|
|
|
|
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
K.Prasad
2010-06-22
1
-0
/
+3
|
|
*
|
|
|
|
|
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
2010-06-22
3
-0
/
+85
|
|
*
|
|
|
|
|
powerpc: Emulate most Book I instructions in emulate_step()
Paul Mackerras
2010-06-22
2
-0
/
+9
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
1
-3
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net: NET_SKB_PAD should depend on L1_CACHE_BYTES
Eric Dumazet
2010-06-15
1
-3
/
+0
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
KVM: Remove unnecessary divide operations
Joerg Roedel
2010-08-01
1
-0
/
+1
*
|
|
|
|
|
|
KVM: PPC: Make use of hash based Shadow MMU
Alexander Graf
2010-08-01
2
-3
/
+23
*
|
|
|
|
|
|
KVM: PPC: Remove obsolete kvmppc_mmu_find_pte
Alexander Graf
2010-08-01
1
-1
/
+0
*
|
|
|
|
|
|
KVM: PPC: elide struct thread_struct instances from stack
Andreas Schwab
2010-08-01
1
-12
/
+15
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
2010-07-23
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
powerpc/kexec: Fix boundary case for book-e kexec memory limits
Kumar Gala
2010-07-22
1
-3
/
+3
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
powerpc/mm: Add some debug output when hash insertion fails
Benjamin Herrenschmidt
2010-07-23
1
-1
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-07-14
3
-16
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
lmb: rename to memblock
Yinghai Lu
2010-07-14
3
-16
/
+16
|
|
|
/
/
/
|
|
/
|
|
|
[prev]
[next]