index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-06
of/address: merge of_address_to_resource()
Grant Likely
2
-13
/
+9
2010-07-06
of/address: merge of_iomap()
Grant Likely
1
-9
/
+1
2010-07-06
of/irq: merge irq mapping code
Grant Likely
1
-47
/
+0
2010-07-06
of/powerpc: Move Powermac irq quirk code into powermac pic driver code
Grant Likely
1
-9
/
+15
2010-06-30
powerpc, hw_breakpoint: Tell generic code we have no instruction breakpoints
Paul Mackerras
1
-4
/
+1
2010-06-29
Merge branch 'linus' into perf/core
Thomas Gleixner
2
-7
/
+10
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
2
-54
/
+1
2010-06-28
of: kill struct of_device
Grant Likely
2
-13
/
+2
2010-06-22
powerpc, hw_breakpoint: Discard extraneous interrupt due to accesses outside ...
K.Prasad
1
-0
/
+1
2010-06-22
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
K.Prasad
1
-0
/
+3
2010-06-22
powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors
K.Prasad
3
-0
/
+85
2010-06-22
powerpc: Emulate most Book I instructions in emulate_step()
Paul Mackerras
2
-0
/
+9
2010-06-18
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
6
-23
/
+38
2010-06-16
net: NET_SKB_PAD should depend on L1_CACHE_BYTES
Eric Dumazet
1
-3
/
+0
2010-06-15
powerpc: Unconditionally enabled irq stacks
Christoph Hellwig
1
-6
/
+0
2010-06-15
powerpc: Move kdump default base address to 64MB on 64bit
Anton Blanchard
1
-1
/
+10
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-0
/
+12
2010-06-09
powerpc: Enable asymmetric SMT scheduling on POWER7
Michael Neuling
1
-1
/
+2
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-06-09
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
1
-0
/
+12
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
1
-4
/
+0
2010-06-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-10
/
+37
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2
-9
/
+1
2010-05-31
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
3
-10
/
+37
2010-05-27
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
FUJITA Tomonori
1
-0
/
+1
2010-05-27
powerpc: use asm-generic/scatterlist.h
FUJITA Tomonori
1
-28
/
+1
2010-05-26
Revert "endian: #define __BYTE_ORDER"
Linus Torvalds
1
-0
/
+6
2010-05-25
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2010-05-25
endian: #define __BYTE_ORDER
Joakim Tjernlund
1
-6
/
+0
2010-05-25
Merge remote branch 'origin' into secretlab/next-spi
Grant Likely
36
-156
/
+711
2010-05-25
spi/mpc5121: Add SPI master driver for MPC5121 PSC
Anatolij Gustschin
1
-0
/
+1
2010-05-25
powerpc/kexec: Add support for FSL-BookE
Sebastian Andrzej Siewior
1
-0
/
+13
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
35
-177
/
+722
2010-05-22
arch/powerpc: Move dma_mask from of_device into pdev_archdata
Grant Likely
2
-1
/
+2
2010-05-22
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-3
/
+3
2010-05-22
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-117
/
+490
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
17
-17
/
+213
2010-05-21
powerpc/e500mc: Implement machine check handler.
Scott Wood
2
-10
/
+24
2010-05-21
powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
Anton Blanchard
1
-0
/
+10
2010-05-21
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
2
-0
/
+5
2010-05-21
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
Michael Neuling
1
-0
/
+1
2010-05-21
kdb: core for kgdb back end (2 of 2)
Jason Wessel
1
-0
/
+1
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-19
panic: Allow warnings to set different taint flags
Ben Hutchings
1
-3
/
+3
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
2
-16
/
+0
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-05-17
KVM: PPC: Enable native paired singles
Alexander Graf
1
-0
/
+1
2010-05-17
KVM: PPC: Improve split mode
Alexander Graf
1
-5
/
+4
2010-05-17
KVM: PPC: Convert u64 -> ulong
Alexander Graf
2
-5
/
+5
2010-05-17
KVM: PPC: Add SVCPU to Book3S_32
Alexander Graf
1
-0
/
+3
[prev]
[next]