index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2
-8
/
+2
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
1
-5
/
+4
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-35
/
+76
2010-10-25
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-35
/
+76
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-25
/
+172
2010-10-24
KVM: PPC: Move of include to __KERNEL__ section
Alexander Graf
1
-1
/
+2
2010-10-24
KVM: PPC: Implement Level interrupts on Book3S
Alexander Graf
2
-1
/
+4
2010-10-24
KVM: PPC: Implement correct SID mapping on Book3s_32
Alexander Graf
1
-2
/
+13
2010-10-24
KVM: PPC: Put segment registers in shared page
Alexander Graf
2
-1
/
+1
2010-10-24
KVM: PPC: Interpret SR registers on demand
Alexander Graf
1
-10
/
+1
2010-10-24
KVM: PPC: Add feature bitmap for magic page
Alexander Graf
1
-0
/
+2
2010-10-24
KVM: PPC: Make long relocations be ulong
Alexander Graf
1
-2
/
+2
2010-10-24
KVM: PPC: Add book3s_32 tlbie flush acceleration
Alexander Graf
1
-0
/
+4
2010-10-24
KVM: PPC: RCU'ify the Book3s MMU
Alexander Graf
1
-0
/
+2
2010-10-24
KVM: PPC: Expose magic page support to guest
Alexander Graf
1
-0
/
+2
2010-10-24
KVM: PPC: Magic Page Book3s support
Alexander Graf
1
-0
/
+1
2010-10-24
KVM: PPC: First magic page steps
Alexander Graf
1
-0
/
+2
2010-10-24
KVM: PPC: Make PAM a define
Alexander Graf
1
-0
/
+3
2010-10-24
KVM: PPC: Tell guest about pending interrupts
Alexander Graf
1
-0
/
+1
2010-10-24
KVM: PPC: Add PV guest scratch registers
Alexander Graf
1
-0
/
+3
2010-10-24
KVM: PPC: Add PV guest critical sections
Alexander Graf
1
-0
/
+1
2010-10-24
KVM: PPC: Implement hypervisor interface
Alexander Graf
2
-1
/
+114
2010-10-24
KVM: PPC: Convert SPRG[0-4] to shared page
Alexander Graf
2
-4
/
+4
2010-10-24
KVM: PPC: Convert SRR0 and SRR1 to shared page
Alexander Graf
2
-2
/
+2
2010-10-24
KVM: PPC: Convert DAR to shared page.
Alexander Graf
2
-1
/
+1
2010-10-24
KVM: PPC: Convert DSISR to shared page
Alexander Graf
2
-1
/
+1
2010-10-24
KVM: PPC: Convert MSR to shared page
Alexander Graf
2
-1
/
+1
2010-10-24
KVM: PPC: Introduce shared page
Alexander Graf
2
-0
/
+7
2010-10-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
23
-58
/
+218
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+12
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2
-49
/
+66
2010-10-21
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2010-10-18
sched: Consolidate account_system_vtime extern declaration
Venkatesh Pallipadi
1
-4
/
+0
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-1
/
+1
2010-10-18
Update broken web addresses in arch directory.
Justin P. Mattock
1
-1
/
+1
2010-10-14
powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes
Kumar Gala
1
-0
/
+15
2010-10-14
powerpc/85xx: add cache-sram support
Harninder Rai
1
-0
/
+48
2010-10-14
powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT
Paul Gortmaker
1
-0
/
+7
2010-10-14
powerpc/kexec: make masking/disabling interrupts generic
Matthew McClintock
1
-0
/
+1
2010-10-13
powerpc/pci: Fix return type of BUID_{HI,LO} macros
Nishanth Aravamudan
1
-2
/
+2
2010-10-13
powerpc/pseries: Export rtas_ibm_suspend_me()
Nathan Fontenot
1
-0
/
+1
2010-10-13
Merge remote branch 'kumar/merge' into next
Benjamin Herrenschmidt
2
-1
/
+2
2010-10-08
Merge commit 'v2.6.36-rc7' into core/memblock
Ingo Molnar
2
-1
/
+2
2010-10-07
Fix IRQ flag handling naming
David Howells
2
-49
/
+66
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-1
/
+1
2010-09-09
arch/powerpc/include/asm/fsldma.h needs slab.h
Ira W. Snyder
1
-0
/
+1
2010-09-02
powerpc: Wire up direct socket system calls
Ian Munsie
2
-1
/
+39
2010-09-02
powerpc/dma: Add optional platform override of dma_set_mask()
Benjamin Herrenschmidt
2
-13
/
+4
2010-09-02
powerpc: Use is_32bit_task() helper to test 32-bit binary
Denis Kirjanov
4
-7
/
+7
[next]