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
2012-01-05
powerpc/fsl: Update defconfigs to enable some standard FSL HW features
Kumar Gala
4
-15
/
+30
2012-01-05
powerpc: Add TBI PHY node to first MDIO bus
Andy Fleming
5
-2
/
+24
2012-01-05
sbc834x: put full compat string in board match check
Paul Gortmaker
1
-2
/
+2
2012-01-05
powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address
Kumar Gala
1
-0
/
+55
2012-01-04
consolidate umode_t declarations
Al Viro
1
-6
/
+0
2012-01-04
switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_t
Al Viro
1
-2
/
+2
2012-01-04
switch spufs guts to umode_t
Al Viro
4
-12
/
+12
2012-01-04
switch procfs to umode_t use
Al Viro
1
-1
/
+1
2012-01-04
fs: move code out of buffer.c
Al Viro
1
-1
/
+0
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2012-01-03
powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit
Li Zhong
2
-3
/
+3
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-34
/
+39
2011-12-30
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
1
-0
/
+2
2011-12-27
KVM: PPC: Whitespace fix for kvm.h
Alexander Graf
1
-2
/
+2
2011-12-27
KVM: PPC: annotate kvm_rma_init as __init
Nishanth Aravamudan
1
-1
/
+1
2011-12-27
KVM: introduce id_to_memslot function
Xiao Guangrong
1
-1
/
+1
2011-12-26
KVM: PPC: e500: include linux/export.h
Scott Wood
1
-0
/
+1
2011-12-26
KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N
Michael Neuling
1
-1
/
+1
2011-12-26
KVM: PPC: protect use of kvmppc_h_pr
Andreas Schwab
1
-0
/
+2
2011-12-26
KVM: PPC: move compute_tlbie_rb to book3s_64 common header
Andreas Schwab
2
-33
/
+33
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
5
-5
/
+4
2011-12-22
power: suspend - convert sysdev_class to a regular subsystem
Kay Sievers
1
-16
/
+17
2011-12-22
power: qe_ic - convert sysdev_class to a regular subsystem
Kay Sievers
1
-6
/
+6
2011-12-22
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
1
-33
/
+34
2011-12-22
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
1
-2
/
+2
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
10
-292
/
+289
2011-12-22
PM: Drop generic_subsys_pm_ops
Rafael J. Wysocki
1
-1
/
+0
2011-12-22
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
8
-7
/
+21
2011-12-22
powerpc/boot: Change the WARN to INFO for boot wrapper overlap message
Suzuki Poulose
1
-2
/
+2
2011-12-20
powerpc/44x: Fix build error on currituck platform
Josh Boyer
1
-1
/
+1
2011-12-20
powerpc/boot: Change the load address for the wrapper to fit the kernel
Suzuki Poulose
1
-0
/
+20
2011-12-20
powerpc/44x: Enable CRASH_DUMP for 440x
Suzuki Poulose
1
-2
/
+2
2011-12-20
powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x
Suzuki Poulose
2
-3
/
+94
2011-12-20
powerpc: Define virtual-physical translations for RELOCATABLE
Suzuki Poulose
2
-3
/
+89
2011-12-20
powerpc: Process dynamic relocations for kernel
Suzuki Poulose
6
-23
/
+256
2011-12-20
powerpc/44x: Enable DYNAMIC_MEMSTART for 440x
Suzuki Poulose
2
-1
/
+13
2011-12-20
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
Suzuki Poulose
10
-31
/
+56
2011-12-19
powerpc: Fix old bug in prom_init setting of the color
Benjamin Herrenschmidt
1
-1
/
+1
2011-12-19
powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...
Paul Mackerras
1
-8
/
+9
2011-12-19
powerpc: Fix comment explaining our VSID layout
Anton Blanchard
1
-4
/
+3
2011-12-19
powerpc: Fix wrong divisor in usecs_to_cputime
Andreas Schwab
2
-8
/
+8
2011-12-19
powerpc/mm: Fix section mismatch for read_n_cells
David Rientjes
1
-1
/
+1
2011-12-19
powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid
David Rientjes
1
-1
/
+1
2011-12-19
powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64
Matt Evans
1
-1
/
+4
2011-12-19
powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX
Anton Blanchard
5
-2
/
+744
2011-12-16
powerpc: Use rwsem.h from generic location
Richard Kuo
2
-132
/
+2
2011-12-16
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
20
-13
/
+1158
2011-12-16
powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
Benjamin Herrenschmidt
1
-1
/
+1
2011-12-16
powerpc/pmac: Simplify old pmac PIC interrupt handling
Benjamin Herrenschmidt
1
-28
/
+6
2011-12-16
Merge branch 'kexec' into next
Benjamin Herrenschmidt
6
-203
/
+214
[prev]
[next]