Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
05dc9df0fa136e347132ad47ac51d14ad731041e
/
arch
/
powerpc
dcd4693
Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
f307ab6
mm: replace access_process_vm() write parameter with gup_flags
by Lorenzo Stoakes
· 8 years ago
78914ff
powerpc: Ignore the pkey system calls for now
by Stephen Rothwell
· 8 years ago
8467801
powerpc: Fix numa topology console print
by Aneesh Kumar K.V
· 8 years ago
08b5e79
powerpc/mm: Drop dump_numa_memory_topology()
by Michael Ellerman
· 8 years ago
65bc3ec
powerpc/boot: Fix boot on systems with uncompressed kernel image
by Heiner Kallweit
· 8 years ago
d2cf909
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
by Frederic Barrat
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
f96ed26
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
d8bfb96
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
af8a249
powerpc: implement the DMA_ATTR_NO_WARN attribute
by Mauricio Faria de Oliveira
· 8 years ago
08bf75b
powerpc/mm/hash64: Fix might_have_hea() check
by Michael Ellerman
· 8 years ago
1a34439
powerpc/64: Fix incorrect return value from __copy_tofrom_user
by Paul Mackerras
· 8 years ago
7c8cb4b
powerpc/64s: Fix power4_fixup_nap placement
by Nicholas Piggin
· 8 years ago
05af40e
powerpc/pseries: Fix stack corruption in htpe code
by Laurent Dufour
· 8 years ago
065397a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
38addce
gcc-plugins: Add latent_entropy plugin
by Emese Revfy
· 8 years ago
30066ce
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
07021b4
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
51a0212
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
by Vineet Gupta
· 8 years ago
1e76609
powerpc: implement arch_reserved_kernel_pages
by Srikar Dronamraju
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
b7b7013
powerpc/bpf: Add support for bpf constant blinding
by Naveen N. Rao
· 8 years ago
ce07614
powerpc/bpf: Implement support for tail calls
by Naveen N. Rao
· 8 years ago
7b847f5
powerpc/bpf: Introduce accessors for using the tmp local stack space
by Naveen N. Rao
· 8 years ago
2685f82
powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=n
by Michael Ellerman
· 8 years ago
5d176f7
powerpc: tm: Enable transactional memory (TM) lazily for userspace
by Cyril Bur
· 8 years ago
172f7aa
powerpc/tm: Add TM Unavailable Exception
by Cyril Bur
· 8 years ago
d986d6f
powerpc: Remove do_load_up_transact_{fpu,altivec}
by Cyril Bur
· 8 years ago
000ec28
powerpc: tm: Rename transct_(*) to ck(\1)_state
by Cyril Bur
· 8 years ago
dc31066
powerpc: tm: Always use fp_state and vr_state to store live registers
by Cyril Bur
· 8 years ago
d119943
powerpc: signals: Stop using current in signal code
by Cyril Bur
· 8 years ago
e909fb8
powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx}
by Cyril Bur
· 8 years ago
3cee070
powerpc: Return the new MSR from msr_check_and_set()
by Cyril Bur
· 8 years ago
b0f16b4
powerpc: Add check_if_tm_restore_required() to giveup_all()
by Cyril Bur
· 8 years ago
dc16b55
powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use
by Cyril Bur
· 8 years ago
0e7736c
powerpc/powernv: Fix data type for @r in pnv_ioda_parse_m64_window()
by Gavin Shan
· 8 years ago
5adaf86
powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
by Gavin Shan
· 8 years ago
066bcd7
powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIX
by Gavin Shan
· 8 years ago
a703213
powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hub_diag()
by Gavin Shan
· 8 years ago
d63e51b
powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()
by Gavin Shan
· 8 years ago
e2ad477
powerpc: Set default CPU type to POWER8 for little endian builds
by Anton Blanchard
· 8 years ago
8a18cc0
powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian
by Anton Blanchard
· 8 years ago
61e98eb
powerpc: Remove static branch prediction in atomic{, 64}_add_unless
by Anton Blanchard
· 8 years ago
bb85fb5
powerpc: During context switch, check before setting mm_cpumask
by Anton Blanchard
· 8 years ago
91ac730
powerpc/eeh: Quieten EEH message when no adapters are found
by Anton Blanchard
· 8 years ago
9eda65f
powerpc/configs: Enable Intel i40e on 64 bit configs
by Anton Blanchard
· 8 years ago
d3eb34a
powerpc/configs: Change a few things from built in to modules
by Anton Blanchard
· 8 years ago
32eab6c
powerpc/configs: Bump kernel ring buffer size on 64 bit configs
by Anton Blanchard
· 8 years ago
43c2394
powerpc/configs: Enable VMX crypto
by Anton Blanchard
· 8 years ago
12ab11a
powerpc/64: Align hot loops of memset() and backwards_memcpy()
by Anton Blanchard
· 8 years ago
597f03f
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e031982
powerpc/64s: Remove unused exception code, small cleanups
by Nicholas Piggin
· 8 years ago
a33532a
powerpc/64s: Use a single macro for both parts of OOL exception
by Nicholas Piggin
· 8 years ago
0f0c6ca
powerpc/64s: Move __replay_interrupt function below handlers
by Nicholas Piggin
· 8 years ago
3965f8a
powerpc/64s: Consolidate CBE Thermal 0x1800 interrupt
by Nicholas Piggin
· 8 years ago
b51c079
powerpc/64s: Consolidate Altivec 0x1700 interrupt
by Nicholas Piggin
· 8 years ago
69a7934
powerpc/64s: Consolidate Debug 0x1600 interrupt
by Nicholas Piggin
· 8 years ago
d7e8984
powerpc/64s: Consolidate Softpatch 0x1500 interrupt
by Nicholas Piggin
· 8 years ago
4e96dbb
powerpc/64s: Consolidate Instruction Breakpoint 0x1300 interrupt
by Nicholas Piggin
· 8 years ago
ff1b320
powerpc/64s: Consolidate CBE System Error 0x1200 interrupt
by Nicholas Piggin
· 8 years ago
e46b964
powerpc/64s: Consolidate Reserved 0xfa0-0x1200 interrupts
by Nicholas Piggin
· 8 years ago
14b0072
powerpc/64s: Consolidate Hypervisor Facility Unavailable 0xf80 interrupt
by Nicholas Piggin
· 8 years ago
1134713
powerpc/64s: Consolidate Facility Unavailable 0xf60 interrupt
by Nicholas Piggin
· 8 years ago
792cbdd
powerpc/64s: Consolidate VSX Unavailable 0xf40 interrupt
by Nicholas Piggin
· 8 years ago
d1a0ca9
powerpc/64s: Consolidate Vector Unavailable 0xf20 interrupt
by Nicholas Piggin
· 8 years ago
b1c7f15
powerpc/64s: Consolidate Performance Monitor 0xf00 interrupt
by Nicholas Piggin
· 8 years ago
bda7fea
powerpc/64s: Consolidate Reserved 0xec0, 0xee0 interrupts
by Nicholas Piggin
· 8 years ago
7440877
powerpc/64s: Consolidate Hypervisor Virtualization 0xea0 interrupt
by Nicholas Piggin
· 8 years ago
9bcb81b
powerpc/64s: Consolidate Directed Hypervisor Doorbell 0xe80 interrupt
by Nicholas Piggin
· 8 years ago
62f9b03
powerpc/64s: Consolidate Hypervisor Maintenance 0xe60 interrupt
by Nicholas Piggin
· 8 years ago
031b402
powerpc/64s: Consolidate Hypervisor Emulation Assistance 0xe40 interrupt
by Nicholas Piggin
· 8 years ago
82517ca
powerpc/64s: Consolidate Hypervisor Instruction Storage 0xe20 interrupt
by Nicholas Piggin
· 8 years ago
f5c32c1
powerpc/64s: Consolidate Hypervisor Data Storage 0xe00 interrupt
by Nicholas Piggin
· 8 years ago
bc6675c
powerpc/64s: Consolidate Trace 0xd00 interrupt
by Nicholas Piggin
· 8 years ago
d807ad3
powerpc/64s: Consolidate System Call 0xc00 interrupt
by Nicholas Piggin
· 8 years ago
341215d
powerpc/64s: Consolidate Reserved 0xb00 interrupt
by Nicholas Piggin
· 8 years ago
ca24316
powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interrupt
by Nicholas Piggin
· 8 years ago
facc6d7
powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interrupt
by Nicholas Piggin
· 8 years ago
39c0da5
powerpc/64s: Consolidate Decrementer 0x900 interrupt
by Nicholas Piggin
· 8 years ago
c78d9b9
powerpc/64s: Consolidate FP Unavailable 0x800 interrupt
by Nicholas Piggin
· 8 years ago
11e8734
powerpc/64s: Consolidate Program 0x700 interrupt
by Nicholas Piggin
· 8 years ago
f9aa671
powerpc/64s: Consolidate Alignment 0x600 interrupt
by Nicholas Piggin
· 8 years ago
c138e58
powerpc/64s: Consolidate External 0x500 interrupt
by Nicholas Piggin
· 8 years ago
8d04631
powerpc/64s: Consolidate Instruction Segment 0x480 interrupt
by Nicholas Piggin
· 8 years ago
27ce77d
powerpc/64s: Consolidate Instruction Storage 0x400 interrupt
by Nicholas Piggin
· 8 years ago
2b9af6e
powerpc/64s: Consolidate Data Segment 0x380 interrupt
by Nicholas Piggin
· 8 years ago
80795e6
powerpc/64s: Consolidate Data Storage 0x300 interrupt
by Nicholas Piggin
· 8 years ago
afcf009
powerpc/64s: Consolidate Machine Check 0x200 interrupt
by Nicholas Piggin
· 8 years ago
582baf4
powerpc/64s: Consolidate System Reset 0x100 interrupt
by Nicholas Piggin
· 8 years ago
57f2664
powerpc: Use gas sections for arranging exception vectors
by Nicholas Piggin
· 8 years ago
573819e3
powerpc/64: Change the way relocation copy is calculated
by Nicholas Piggin
· 8 years ago
be642c3
powerpc/64s: Consolidate exception handler alignment
by Nicholas Piggin
· 8 years ago
da2bc46
powerpc/64s: Add new exception vector macros
by Michael Ellerman
· 8 years ago
Next »