index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
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-27
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-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-5
/
+7
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+2
2009-03-26
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-03-26
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-410
/
+1876
2009-03-26
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-24
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]