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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2011-03-24
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-17
/
+0
2011-03-24
remove dma64_addr_t
FUJITA Tomonori
1
-2
/
+0
2011-03-24
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
1
-0
/
+9
2011-03-24
rapidio: modify mport ID assignment
Alexandre Bounine
1
-25
/
+0
2011-03-24
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-9
/
+1
2011-03-24
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
3
-3
/
+11
2011-03-24
rapidio: add architecture specific callbacks
Alexandre Bounine
1
-25
/
+27
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-14
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-14
/
+0
2011-03-24
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+4
2011-03-24
powerpc: introduce little-endian bitops
Akinobu Mita
1
-23
/
+38
2011-03-24
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-2
/
+2
2011-03-24
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
1
-7
/
+8
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-5
/
+0
2011-03-23
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2
-3
/
+3
2011-03-21
powerpc/ptrace: Remove BUG_ON when full register set not available
Mike Wolf
2
-3
/
+14
2011-03-21
powerpc: Factoring mpic cpu id fetching into a function
Meador Inge
1
-17
/
+14
2011-03-21
powerpc: Make MPIC honor the "pic-no-reset" device tree property
Meador Inge
2
-11
/
+59
2011-03-21
powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes
Benjamin Herrenschmidt
1
-2
/
+5
2011-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+24
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
93
-1280
/
+2097
2011-03-18
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+16
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-1
/
+1
2011-03-17
KVM: PPC: Fix SPRG get/set for Book3S and BookE
Peter Tyser
2
-12
/
+16
2011-03-17
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
9
-7
/
+218
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
25
-131
/
+493
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2011-03-17
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+53
2011-03-17
[CPUFREQ] Remove the pm_message_t argument from driver suspend
Rafael J. Wysocki
1
-1
/
+1
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-16
perf, powerpc: Handle events that raise an exception without overflowing
Anton Blanchard
2
-1
/
+24
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-99
/
+11
2011-03-16
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-51
/
+0
2011-03-16
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+15
2011-03-15
powerpc/85xx: Fix signedness bug in cache-sram
Vasiliy Kulikov
1
-2
/
+2
2011-03-15
powerpc/fsl_msi: Handle msi-available-ranges better
Scott Wood
1
-36
/
+56
2011-03-15
powerpc/85xx: Fix SPE float to integer conversion failure
Shan Hai
1
-4
/
+8
2011-03-15
powerpc/85xx: Update sata controller compatible for p1022ds board
Xulei
1
-2
/
+2
2011-03-15
powerpc/mpc8xxx_gpio: simplify searching for 'fsl, qoriq-gpio' compatiable
Anatolij Gustschin
1
-3
/
+1
2011-03-15
powerpc/8xx: remove obsolete mgsuvd board
Holger Brunck
5
-343
/
+0
2011-03-15
powerpc/82xx: rename and update mgcoge board support
Holger Brunck
4
-48
/
+72
2011-03-15
powerpc/83xx: rename and update kmeter1
Holger Brunck
4
-53
/
+71
2011-03-15
powerpc/85xx: Workaroudn e500 CPU erratum A005
Liu Yu
2
-1
/
+54
2011-03-15
powerpc/fsl_pci: Add support for FSL PCIe controllers v2.x
Prabhakar Kushwaha
2
-11
/
+21
2011-03-15
powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e
Kumar Gala
1
-1
/
+5
[next]