Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
24d696a776e27268a52cb4ff1060337f409d5789
/
arch
/
powerpc
43f1681
powerpc: missing checks of __get_user()/__put_user() return values
by Al Viro
· 13 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 13 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e47b65b
net: drop NET dependency from HAVE_BPF_JIT
by Sam Ravnborg
· 13 years ago
51bfd29
KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates
by Paul Mackerras
· 13 years ago
ffe3649
powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM
by Benjamin Herrenschmidt
· 13 years ago
32c7dbf
KVM: PPC: Book3S: PR: Fix hsrr code
by Alexander Graf
· 13 years ago
56e13db
KVM: PPC: Fix PR KVM on POWER7 bare metal
by Alexander Graf
· 13 years ago
7ef4e98
KVM: PPC: Book3S: PR: Handle EMUL_ASSIST
by Alexander Graf
· 13 years ago
7c0482e
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
by Benjamin Herrenschmidt
· 13 years ago
63f4711
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
6a5beac
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
a3512b2
powerpc/irq: Make alignment & program interrupt behave the same
by Benjamin Herrenschmidt
· 13 years ago
56dfa7f
powerpc/irq: Fix bug with new lazy IRQ handling code
by Benjamin Herrenschmidt
· 13 years ago
de6c0b0
KVM: PPC: Book3S HV: Fix refcounting of hugepages
by David Gibson
· 13 years ago
96c9511
powerpc: Use common threadinfo allocator
by Thomas Gleixner
· 13 years ago
67ba529
Merge branch 'smp/threadalloc' into smp/hotplug
by Thomas Gleixner
· 13 years ago
c9b92b8
powerpc: Remove unused cpu_idle_wait()
by Thomas Gleixner
· 13 years ago
9cd75e1
powerpc: Fix broken cpu_idle_wait() implementation
by Thomas Gleixner
· 13 years ago
a6359d1
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
by Thomas Gleixner
· 13 years ago
b0ce50a
powerpc: Use generic init_task
by Thomas Gleixner
· 13 years ago
c42f1d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
05be182
bpf jit: Let the powerpc jit handle negative offsets
by Jan Seiffert
· 13 years ago
e49f7a9
powerpc/pseries: Rivet CONFIG_EEH for pSeries platform
by Gavin Shan
· 13 years ago
4013369
powerpc/irqdomain: Fix broken NR_IRQ references
by Grant Likely
· 13 years ago
8751ed1
powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller
by Grant Likely
· 13 years ago
f607245
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
17e32ea
powerpc: Use generic idle thread allocation
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
446f6d0
powerpc/mpic: Properly set default triggers
by Benjamin Herrenschmidt
· 13 years ago
3a2b4f7
powerpc/mpic: Fix confusion between hw_irq and virq
by Benjamin Herrenschmidt
· 13 years ago
3027691
powerpc/pmac: Don't add_timer() twice
by Benjamin Herrenschmidt
· 13 years ago
2ef822c
powerpc/eeh: Fix crash caused by null eeh_dev
by Gavin Shan
· 13 years ago
aec49c7
Merge remote-tracking branch 'kumar/merge' into merge
by Benjamin Herrenschmidt
· 13 years ago
4351f30
powerpc/mpc85xx: add MPIC message dts node
by Mingkai Hu
· 13 years ago
dea58bd
powerpc/mpic_msgr: fix offset error when setting mer register
by Mingkai Hu
· 13 years ago
e0a5a6c
powerpc/mpic_msgr: add lock for MPIC message global variable
by Mingkai Hu
· 13 years ago
bdce27c
powerpc/mpic_msgr: fix compile error when SMP disabled
by Mingkai Hu
· 13 years ago
eda713e
powerpc: fix build when CONFIG_BOOKE_WDT is enabled
by Baruch Siach
· 13 years ago
8a95bc8
powerpc/85xx: don't call of_platform_bus_probe() twice
by Timur Tabi
· 13 years ago
1bc68a9
powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]
by Paul Gortmaker
· 13 years ago
7e06648
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
6fa6c8e2
irq_domain: Move irq_virq_count into NOMAP revmap
by Grant Likely
· 13 years ago
4585276
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
a699e4e
irq: Kill pointless irqd_to_hw export
by Grant Likely
· 13 years ago
fae2e0f
powerpc: Fix typo in runlatch code
by Benjamin Herrenschmidt
· 13 years ago
08f1ec8
powerpc: Fix page fault with lockdep regression
by Benjamin Herrenschmidt
· 13 years ago
a3fac08
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
592f5d8
KVM: PPC: Book3S: PR: Fix preemption
by Alexander Graf
· 13 years ago
e1f8acf
KVM: PPC: Save/Restore CR over vcpu_run
by Alexander Graf
· 13 years ago
a5ddea0
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
by Paul Mackerras
· 13 years ago
b4e51229
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
by Paul Mackerras
· 13 years ago
b8e6f8a
KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access code
by Alexander Graf
· 13 years ago
9b218f6
powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current_state() wart
by Andrew Morton
· 13 years ago
37ef9bd
powerpc/eeh: Remove eeh_event_handler()->daemonize()
by Oleg Nesterov
· 13 years ago
95327d0
powerpc/kvm: Fallout from system.h disintegration
by Benjamin Herrenschmidt
· 13 years ago
cad3c83
powerpc: Fix fallout from system.h split up
by Stephen Rothwell
· 13 years ago
059378e
powerpc: Mark const init data with __initconst instead of __initdata
by Uwe Kleine-König
· 13 years ago
e31c6df
Merge remote-tracking branch 'kumar/next' into merge
by Benjamin Herrenschmidt
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
50483c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
d4886bc
irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG rename
by Grant Likely
· 13 years ago
092b2fb
irqdomain: Remove powerpc dependency from debugfs file
by Grant Likely
· 13 years ago
fa1b42b
powerpc/qe: Update the SNUM table for MPC8569 Rev2.0
by Dave Liu
· 15 years ago
8a57d73
powerpc/dts: Removed fsl,msi property from dts.
by Diana CRACIUN
· 13 years ago
3b588c7
powerpc/epapr: add "memory" as a clobber to all hypercalls
by Timur Tabi
· 13 years ago
2a78aeb
powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigs
by Shaveta Leekha
· 13 years ago
2fc1fc0
powerpc/85xx: add the P1020UTM-PC DTS support
by Jerry Huang
· 13 years ago
72ea4d4
powerpc/85xx: add the P1020MBG-PC DTS support
by Jerry Huang
· 13 years ago
9cb6abc
powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h
by Timur Tabi
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
47b816f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
2e7580b
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
bfbf7d6
PowerPC: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
1ce447b
powerpc/perf: Fix instruction address sampling on 970 and Power4
by Benjamin Herrenschmidt
· 13 years ago
cb52d89
powerpc+sparc/vio: Modernize driver registration
by Benjamin Herrenschmidt
· 13 years ago
1d9a473
powerpc: Random little legacy iSeries removal tidy ups
by Stephen Rothwell
· 13 years ago
7ba3e4f
powerpc: Remove NO_IRQ_IGNORE
by Stephen Rothwell
· 13 years ago
9012899
powerpc/pseries: Cut down on enthusiastic use of defines in RAS code
by Anton Blanchard
· 13 years ago
cc8b526
powerpc/pseries: Clean up ras_error_interrupt code
by Anton Blanchard
· 13 years ago
6f43747
powerpc/pseries: Remove RTAS_POWERMGM_EVENTS
by Anton Blanchard
· 13 years ago
587f83e
powerpc/pseries: Use rtas_get_sensor in RAS code
by Anton Blanchard
· 13 years ago
55fc0c5
powerpc/pseries: Parse and handle EPOW interrupts
by Anton Blanchard
· 13 years ago
6431f20
powerpc: Make function that parses RTAS error logs global
by Anton Blanchard
· 13 years ago
1a5c2e6
powerpc/eeh: Retrieve PHB from global list
by Gavin Shan
· 13 years ago
39baadb
powerpc/eeh: Remove eeh information from pci_dn
by Gavin Shan
· 13 years ago
2a0352f
powerpc/eeh: Remove eeh device from OF node
by Gavin Shan
· 13 years ago
026cee0
params: <level>_initcall-like kernel parameters
by Pawel Moll
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
8e3ade2
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
909af76
coredump: remove VM_ALWAYSDUMP flag
by Jason Baron
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
f8974cb
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
c207f3a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
Next »