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
/
include
/
asm-powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
14
-21
/
+130
2008-07-25
include/asm/ptrace.h userspace headers cleanup
Adrian Bunk
1
-1
/
+0
2008-07-25
gpiolib: allow user-selection
Michael Buesch
1
-2
/
+2
2008-07-25
clean up duplicated alloc/free_thread_info
FUJITA Tomonori
1
-11
/
+3
2008-07-25
powerpc: Wireup new syscalls
Tony Breeds
3
-1
/
+14
2008-07-25
Move update_mmu_cache() declaration from tlbflush.h to pgtable.h
Benjamin Herrenschmidt
2
-11
/
+13
2008-07-25
powerpc/pseries: vio bus support for CMO
Robert Jennings
1
-2
/
+25
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-1
/
+1
2008-07-25
powerpc/pseries: Add CMO paging statistics
Brian King
1
-1
/
+4
2008-07-25
powerpc/pseries: Utilities to set firmware page state
Brian King
1
-0
/
+5
2008-07-25
powerpc/pseries: Enable CMO feature during platform setup
Robert Jennings
1
-1
/
+2
2008-07-25
powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg
Nathan Fontenot
1
-1
/
+17
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
1
-0
/
+2
2008-07-25
powerpc: Enable AT_BASE_PLATFORM aux vector
Nathan Lynch
2
-0
/
+10
2008-07-25
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
1
-3
/
+37
2008-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-26
/
+0
2008-07-25
ide-generic: remove broken PPC_PREP support
Bartlomiej Zolnierkiewicz
1
-18
/
+0
2008-07-25
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-07-24
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-3
/
+0
2008-07-24
powerpc: support multiple hugepage sizes
Jon Tollefson
4
-6
/
+8
2008-07-24
powerpc: define support for 16G hugepages
Jon Tollefson
1
-1
/
+1
2008-07-24
powerpc: scan device tree for gigantic pages
Jon Tollefson
1
-0
/
+2
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-1
/
+2
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
1
-1
/
+1
2008-07-24
powerpc ioremap_prot
Benjamin Herrenschmidt
4
-1
/
+31
2008-07-24
Remove asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-07-23
kgdb, powerpc: arch specific powerpc kgdb support
Jason Wessel
1
-42
/
+50
2008-07-22
powerpc/mpc5200: add PSC SICR bit definitions
Grant Likely
1
-1
/
+31
2008-07-22
powerpc/mpc5200: Add AC97 register definitions for the MPC52xx PSC
Jon Smirl
1
-2
/
+6
2008-07-22
Merge commit 'origin/master'
Benjamin Herrenschmidt
1
-0
/
+2
2008-07-22
powerpc: Use PPC_LONG_ALIGN in uaccess.h
Michael Ellerman
1
-12
/
+9
2008-07-22
powerpc: Add a #define for aligning to a long-sized boundary
Michael Ellerman
1
-0
/
+2
2008-07-22
powerpc/ps3: Add a sub-match id to ps3_system_bus
Masakazu Mokuno
1
-0
/
+7
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-1
/
+2
2008-07-22
powerpc/cell: Add support for power button of future IBM cell blades
Christian Krafft
1
-0
/
+1
2008-07-20
KVM: Add coalesced MMIO support (powerpc part)
Laurent Vivier
1
-0
/
+2
2008-07-17
powerpc: rework FSL Book-E PTE access and TLB miss
Kumar Gala
1
-11
/
+4
2008-07-17
powerpc: Fix a bunch of sparse warnings in the qe_lib
Andy Fleming
1
-4
/
+4
2008-07-17
powerpc/mpc83xx: Power Management support
Scott Wood
1
-0
/
+4
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
1
-4
/
+4
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-4
/
+4
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2
-0
/
+24
2008-07-15
powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATES
Kumar Gala
1
-1
/
+1
2008-07-15
powerpc: fix giveup_vsx to save registers correctly
Michael Neuling
1
-0
/
+1
2008-07-15
powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT
Nathan Lynch
1
-0
/
+3
2008-07-15
powerpc: mman.h export fixups
Stephen Rothwell
2
-3
/
+6
2008-07-15
Merge commit 'jwb/jwb-next'
Benjamin Herrenschmidt
1
-15
/
+46
2008-07-14
Merge commit 'origin/HEAD' into test-merge
Benjamin Herrenschmidt
1
-2
/
+3
[next]