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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-61
/
+68
2010-05-13
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-2
/
+3
2010-05-12
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
4
-28
/
+48
2010-05-11
perf, powerpc: Implement group scheduling transactional APIs
Lin Ming
1
-61
/
+68
2010-05-04
powerpc/swiotlb: Fix off by one in determining boundary of which ops to use
Kumar Gala
1
-2
/
+3
2010-04-28
powerpc/numa: Add form 1 NUMA affinity
Anton Blanchard
1
-1
/
+2
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-2
/
+0
2010-04-03
perf: Always build the powerpc perf_arch_fetch_caller_regs version
Frederic Weisbecker
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
18
-4
/
+14
2010-03-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+28
2010-03-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-21
/
+5
2010-03-19
powerpc: Remove IOMMU_VMERGE config option
FUJITA Tomonori
1
-6
/
+1
2010-03-19
powerpc: Fix swiotlb to respect the boot option
FUJITA Tomonori
2
-12
/
+0
2010-03-19
powerpc: Do not call prink when CONFIG_PRINTK is not defined
Márton Németh
1
-0
/
+4
2010-03-19
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-3
/
+0
2010-03-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+20
2010-03-18
powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs
Paul Mackerras
1
-0
/
+28
2010-03-17
powerpc/fsl-booke: Get coherent bit from PTE
Kumar Gala
1
-3
/
+0
2010-03-14
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2010-03-13
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
10
-39
/
+893
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-13
dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...
FUJITA Tomonori
1
-15
/
+0
2010-03-13
Add generic sys_olduname()
Christoph Hellwig
1
-57
/
+0
2010-03-13
improve sys_newuname() for compat architectures
Christoph Hellwig
1
-13
/
+0
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
1
-94
/
+0
2010-03-11
perf, ppc: Fix compile error due to new cpu notifiers
Peter Zijlstra
1
-1
/
+1
2010-03-10
perf: Rework and fix the arch CPU-hotplug hooks
Peter Zijlstra
1
-1
/
+20
2010-03-10
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
1
-4
/
+4
2010-03-09
powerpc/booke: Fix breakpoint/watchpoint one-shot behavior
Dave Kleikamp
1
-6
/
+6
2010-03-09
powerpc: Reset kernel stack on cpu online from cede state
Vaidyanathan Srinivasan
1
-0
/
+11
2010-03-09
powerpc/booke: Fix a couple typos in the advanced ptrace code
Dave Kleikamp
1
-1
/
+1
2010-03-09
powerpc: Dynamically allocate pacas
Michael Ellerman
5
-31
/
+86
2010-03-09
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
4
-2
/
+790
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-05
powerpc/perf: e500 support
Scott Wood
4
-1
/
+788
2010-03-04
powerpc/perf: Build callchain code regardless of hardware event support.
Scott Wood
1
-1
/
+2
2010-03-01
KVM: PPC: Keep SRR1 flags around in shadow_msr
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Export __giveup_vsx
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Call SLB patching code in interrupt safe manner
Alexander Graf
1
-2
/
+1
2010-03-01
KVM: PPC: Use PACA backed shadow vcpu
Alexander Graf
1
-3
/
+30
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-8
/
+5
2010-02-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
17
-166
/
+890
2010-02-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-14
/
+10
2010-02-26
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
1
-5
/
+5
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-840
/
+51
2010-02-26
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-840
/
+51
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
1
-7
/
+4
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-7
/
+6
[next]