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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
3
-46
/
+50
2011-06-29
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
Christian Dietrich
1
-12
/
+17
2011-06-22
powerpc/e500: fix breakage with fsl_rio_mcheck_exception
Scott Wood
1
-1
/
+1
2011-06-09
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
1
-3
/
+24
2011-06-09
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-1
/
+1
2011-06-02
powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode
Kumar Gala
1
-1
/
+1
2011-05-27
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2011-05-27
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
1
-1
/
+1
2011-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+0
2011-05-27
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-0
/
+13
2011-05-26
powerpc: Fix irq_free_virt by adjusting bounds before loop
Milton Miller
1
-4
/
+13
2011-05-26
powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Always free duplicate IRQ_LEGACY hosts
Milton Miller
1
-9
/
+2
2011-05-26
powerpc/irq: Remove stale and misleading comment
Milton Miller
1
-3
/
+1
2011-05-26
powerpc/cell: Use common smp ipi actions
Milton Miller
1
-1
/
+1
2011-05-26
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
3
-0
/
+19
2011-05-26
Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...
Russell King
1
-1
/
+1
2011-05-25
powerpc: mmu_gather rework
Peter Zijlstra
1
-1
/
+22
2011-05-25
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
1
-1
/
+1
2011-05-24
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
1
-1
/
+0
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2011-05-22
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
1
-0
/
+1
2011-05-20
powerpc: Fix 32-bit SMP build
Josh Boyer
1
-1
/
+1
2011-05-20
powerpc/fsl_rio: move machine_check handler
Shaohui Xie
1
-0
/
+13
2011-05-20
powerpc: Fix hard CPU IDs detection
Benjamin Herrenschmidt
1
-4
/
+7
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2
-3
/
+2
2011-05-20
Merge remote branch 'kumar/next' into next
Benjamin Herrenschmidt
3
-3
/
+120
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2011-05-19
powerpc: Remove last piece of GEMINI
Sebastian Siewior
1
-13
/
+0
2011-05-19
powerpc: Fix for Pegasos keyboard and mouse
Gabriel Paubert
1
-0
/
+4
2011-05-19
powerpc: Make early memory scan more resilient to out of order nodes
Benjamin Herrenschmidt
1
-5
/
+10
2011-05-19
Merge branch 'merge' into next
Benjamin Herrenschmidt
4
-12
/
+24
2011-05-19
powerpc: Make IRQ_NOREQUEST last to clear, first to set
Milton Miller
1
-7
/
+7
2011-05-19
powerpc/e5500: set non-base IVORs
Scott Wood
2
-0
/
+50
2011-05-19
powerpc/fsl-booke64: Add support for Debug Level exception handler
Kumar Gala
2
-3
/
+70
2011-05-19
Merge remote branch 'benh/merge' into benh-next
Kumar Gala
4
-12
/
+24
2011-05-19
powerpc: Remove virq_to_host
Milton Miller
1
-6
/
+0
2011-05-19
powerpc: Add virq_is_host to reduce virq_to_host usage
Milton Miller
1
-0
/
+6
2011-05-19
powerpc: Remove irq_host_ops->remap hook
Milton Miller
1
-2
/
+0
2011-05-19
powerpc: Return early if irq_host lookup type is wrong
Milton Miller
1
-5
/
+7
2011-05-19
powerpc: Radix trees are available before init_IRQ
Milton Miller
1
-74
/
+4
2011-05-19
powerpc: Use bytes instead of bitops in smp ipi multiplexing
Milton Miller
1
-13
/
+18
2011-05-19
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
1
-0
/
+2
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
3
-71
/
+73
2011-05-19
powerpc: Remove alloc_maybe_bootmem for zalloc version
Milton Miller
1
-2
/
+1
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
1
-24
/
+5
2011-05-19
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
2
-7
/
+14
[next]