index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
powerpc: Start using ___PPC_RA/B/S/T where necessary
Michael Neuling
1
-6
/
+6
2012-07-10
powerpc: Introduce new ___PPC_RA/B/S/T macros
Michael Neuling
1
-0
/
+4
2012-07-10
powerpc: Fix VSX macros so register names aren't wrapped
Michael Neuling
1
-3
/
+3
2012-07-10
powerpc: Change mtcrf to use real register names
Michael Neuling
2
-3
/
+3
2012-07-10
powerpc: Move and fix MTMSR_EERI definition
Benjamin Herrenschmidt
1
-0
/
+2
2012-07-10
powerpc: Merge VCPU_GPR
Michael Neuling
1
-0
/
+7
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
1
-0
/
+5
2012-07-10
powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
Michael Neuling
1
-0
/
+7
2012-07-10
powerpc: Convert to %r for all GPR usage
Michael Neuling
1
-33
/
+39
2012-07-10
powerpc: Modify macro ready for %r0 register change
Michael Neuling
1
-9
/
+9
2012-07-10
powerpc: Add defines for R0-R31
Michael Neuling
1
-0
/
+33
2012-07-10
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-2
/
+4
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
1
-2
/
+2
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
1
-0
/
+2
2012-07-03
powerpc/mm: remove obsolete comment about page size name array
Scott Wood
1
-6
/
+1
2012-07-03
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
1
-4
/
+14
2012-07-03
powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASS
Anton Blanchard
1
-34
/
+11
2012-07-03
powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier
Deepthi Dharwar
1
-2
/
+0
2012-07-03
powerpc: Have patch_instruction detect faults
Steven Rostedt
1
-2
/
+2
2012-06-29
powerpc: check_and_cede_processor() never cedes
Anton Blanchard
1
-0
/
+5
2012-06-15
Make hard_irq_disable() actually hard-disable interrupts
Paul Mackerras
1
-0
/
+3
2012-06-13
powerpc/PCI: register busn_res for root buses
Yinghai Lu
1
-0
/
+1
2012-06-06
Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next
Avi Kivity
4
-6
/
+12
2012-06-02
powerpc: Fix size of st_nlink on 64bit
Anton Blanchard
1
-1
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
1
-1
/
+17
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+1
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+16
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-3
/
+0
2012-05-30
powerpc: get rid of nlink_t uses, switch to explicitly-sized type
Al Viro
1
-2
/
+2
2012-05-30
KVM: PPC: booke: Added DECAR support
Bharat Bhushan
1
-0
/
+2
2012-05-30
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
3
-6
/
+8
2012-05-30
KVM: PPC: Factor out guest epapr initialization
Liu Yu-B13201
1
-0
/
+2
2012-05-27
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
2
-36
/
+46
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-115
/
+232
2012-05-24
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-53
/
+4
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+0
2012-05-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
11
-145
/
+160
2012-05-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-36
/
+0
2012-05-22
powerpc: Fixing a cputhread code documentation
Anshuman Khandual
1
-1
/
+1
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-14
/
+0
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-3
/
+0
2012-05-16
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
Benjamin Herrenschmidt
1
-3
/
+4
2012-05-14
powerpc/pseries: Add PFO support to the VIO bus
Kent Yoder
1
-0
/
+46
2012-05-14
powerpc/pseries: Add pseries update notifier for OFDT prop changes
Kent Yoder
1
-0
/
+12
2012-05-14
powerpc/pseries: Add new hvcall constants to support PFO
Kent Yoder
1
-2
/
+23
2012-05-11
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
1
-53
/
+4
2012-05-09
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
1
-36
/
+0
2012-05-09
powerpc: Remove now unused _TIF_RUNLATCH
Tiejun Chen
1
-1
/
+0
2012-05-09
Merge branch 'merge' into next
Benjamin Herrenschmidt
2
-11
/
+0
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
1
-7
/
+0
[prev]
[next]