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
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
7
-12
/
+0
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-1
/
+0
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
6
-7
/
+0
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
1
-5
/
+0
2009-03-30
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
36
-429
/
+1907
2009-03-30
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
68
-1784
/
+4468
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-1
/
+1
2009-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
1
-1
/
+1
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
4
-11
/
+7
2009-03-27
powerpc/85xx: Add support for the "socrates" board (MPC8544).
Wolfgang Grandegger
7
-0
/
+2231
2009-03-27
powerpc: Fix bugs introduced by sysfs changes
Benjamin Herrenschmidt
1
-4
/
+2
2009-03-27
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
5
-6
/
+25
2009-03-27
powerpc: Add write barrier before enabling DTL flags
Jeremy Kerr
1
-0
/
+4
2009-03-27
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-5
/
+7
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+2
2009-03-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-03-27
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-410
/
+1876
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
13
-165
/
+274
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-2
/
+2
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-0
/
+14
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
43
-383
/
+799
2009-03-26
Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...
Ingo Molnar
1
-1
/
+1
2009-03-25
PS3: replace bus_id usage
Greg Kroah-Hartman
1
-2
/
+2
2009-03-24
powerpc/83xx: Update ranges in gianfar node to match other dts
Kumar Gala
1
-5
/
+6
2009-03-24
powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
11
-199
/
+237
2009-03-24
powerpc/85xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
31
-1016
/
+1183
2009-03-24
powerpc/83xx: Move gianfar mdio nodes under the ethernet nodes
Anton Vorontsov
18
-393
/
+488
2009-03-24
powerpc/83xx: Add power management support for MPC837x boards
Anton Vorontsov
6
-171
/
+323
2009-03-24
KVM: ppc: e500: Fix the bug that KVM is unstable in SMP
Liu Yu
2
-1
/
+5
2009-03-24
KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry
Liu Yu
1
-1
/
+1
2009-03-24
KVM: ppc: Add emulation of E500 register mmucsr0
Liu Yu
3
-0
/
+25
2009-03-24
KVM: ppc: Move to new TLB invalidate interface
Liu Yu
1
-5
/
+5
2009-03-24
KVM: ppc: Fix e500 warnings and some spelling problems
Liu Yu
3
-6
/
+4
2009-03-24
powerpc/fsl-booke: declare tlbcam_index for use in c
Liu Yu
1
-0
/
+2
2009-03-24
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
1
-0
/
+3
2009-03-24
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
4
-99
/
+2
2009-03-24
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
7
-15
/
+92
2009-03-24
KVM: ppc: distinguish between interrupts and priorities
Hollis Blanchard
2
-1
/
+2
2009-03-24
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
3
-0
/
+12
2009-03-24
KVM: ppc: E500 core-specific code
Hollis Blanchard
7
-0
/
+1330
2009-03-24
KVM: ppc: ifdef iccci with CONFIG_44x
Hollis Blanchard
1
-0
/
+2
2009-03-24
KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently
Hollis Blanchard
1
-3
/
+1
2009-03-24
KVM: ppc: Add dbsr in kvm_vcpu_arch
Hollis Blanchard
2
-0
/
+5
2009-03-24
KVM: ppc: split out common Book E instruction emulation
Hollis Blanchard
4
-202
/
+284
2009-03-24
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
Hollis Blanchard
1
-30
/
+63
2009-03-24
KVM: ppc: remove last 44x-specific bits from booke.c
Hollis Blanchard
1
-4
/
+0
2009-03-24
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
4
-6
/
+6
2009-03-24
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
5
-20
/
+15
[next]