Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3eb5d5888dc68c9b187998ca4249b8b9fa481eeb
3eb5d58
powerpc: Add ppc_strict_facility_enable boot option
by Anton Blanchard
· 9 years ago
dc4fbba
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
by Anton Blanchard
· 9 years ago
a0e72cf
powerpc: Create msr_check_and_{set,clear}()
by Anton Blanchard
· 9 years ago
1552cd7
crypto: vmx: Only call enable_kernel_vsx()
by Anton Blanchard
· 9 years ago
a7d623d
powerpc: Move part of giveup_vsx into c
by Anton Blanchard
· 9 years ago
98da581
powerpc: Move part of giveup_fpu,altivec,spe into c
by Anton Blanchard
· 9 years ago
b51b115
powerpc: Remove NULL task struct pointer checks in FP and vector code
by Anton Blanchard
· 9 years ago
611b0e5
powerpc: Create mtmsrd_isync()
by Anton Blanchard
· 9 years ago
b86fd2b
powerpc: Simplify TM restore checks
by Anton Blanchard
· 9 years ago
af1bbc3
powerpc: Remove UP only lazy floating point and vector optimisations
by Anton Blanchard
· 9 years ago
68bfa96
powerpc: Remove redundant mflr in _switch
by Anton Blanchard
· 9 years ago
152d523
powerpc: Create context switch helpers save_sprs() and restore_sprs()
by Anton Blanchard
· 9 years ago
af72ab6
powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
by Anton Blanchard
· 9 years ago
07e45c1
powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch
by Anton Blanchard
· 9 years ago
31a40e2
powerpc/64: Include KVM guest test in all interrupt vectors
by Paul Mackerras
· 9 years ago
b4f8144
powerpc/axonram: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
6735b2e
powerpc/rackmeter: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
343c332
powerpc: Add rN aliases to the pt_regs_offset table.
by Rashmica Gupta
· 9 years ago
f43194e
powerpc: Standardise on NR_syscalls rather than __NR_syscalls.
by Rashmica Gupta
· 9 years ago
cdfc8ed
powerpc: Remove unused function trace_syscall()
by Rashmica Gupta
· 9 years ago
58531b0
powerpc/boot: allow wrapper to work on non-english system
by Laurent Vivier
· 9 years ago
6c30821
powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timer
by John Ogness
· 9 years ago
57f8894
powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlers
by John Ogness
· 9 years ago
87630eb
powerpc/powernv: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
48f0f6b
cxl: use correct operator when writing pcie config space values
by Andrew Donnellan
· 9 years ago
1b5df59
cxl: Fix possible idr warning when contexts are released
by Vaibhav Jain
· 9 years ago
1ec2183
Linux 4.4-rc2
by Linus Torvalds
· 9 years ago
104e2a6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
dcfeda9
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
7f21739
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
6d2d91b
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
0ec7dc8
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
94521b2
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
727cde6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
069ec22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
865762a
slab/slub: adjust kmem_cache_alloc_bulk API
by Jesper Dangaard Brouer
· 9 years ago
0337451
slub: add missing kmem cgroup support to kmem_cache_free_bulk
by Jesper Dangaard Brouer
· 9 years ago
03ec0ed
slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
by Jesper Dangaard Brouer
· 9 years ago
d0ecd89
slub: optimize bulk slowpath free by detached freelist
by Jesper Dangaard Brouer
· 9 years ago
8108465
slub: support for bulk free with SLUB freelists
by Jesper Dangaard Brouer
· 9 years ago
41b85a1
parisc: Map kernel text and data on huge pages
by Helge Deller
· 9 years ago
736d216
parisc: Add Huge Page and HUGETLBFS support
by Helge Deller
· 9 years ago
337685e
parisc: Use long branch to do_syscall_trace_exit
by Helge Deller
· 9 years ago
332b42e
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
by Helge Deller
· 9 years ago
4182d0c
parisc: Initialize the fault vector earlier in the boot process.
by Helge Deller
· 9 years ago
1f25ad2
parisc: Add defines for Huge page support
by Helge Deller
· 9 years ago
dcbf0d2
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
by Helge Deller
· 9 years ago
3ad5d7e
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
707b4f4
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4143fc8
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
876454a
Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
bd63acf
serial: export fsl8250_handle_irq
by Arnd Bergmann
· 9 years ago
fa70045
serial: 8250_mid: Add missing dependency
by Heikki Krogerus
· 9 years ago
6b2a3d6
tty: audit: Fix audit source
by Peter Hurley
· 9 years ago
f356d7a
serial: etraxfs-uart: Fix crash
by Guenter Roeck
· 9 years ago
bec8bf6
serial: fsl_lpuart: Fix earlycon support
by Peter Hurley
· 9 years ago
83f7fa6c2
bcm63xx_uart: Use the device name when registering an interrupt
by Simon Arlott
· 9 years ago
17a6921
tty: Fix direct use of tty buffer work
by Peter Hurley
· 9 years ago
ee0c1a6
tty: Fix tty_send_xchar() lock order inversion
by Peter Hurley
· 9 years ago
b4a6471
slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
by Jesper Dangaard Brouer
· 9 years ago
8709837
slub: avoid irqoff/on in bulk allocation
by Christoph Lameter
· 9 years ago
a380a3c
slub: create new ___slab_alloc function that can be called with irqs disabled
by Christoph Lameter
· 9 years ago
21fa844
mm: fix up sparse warning in gfpflags_allow_blocking
by Jeff Layton
· 9 years ago
8f1eb48
ocfs2: fix umask ignored issue
by Junxiao Bi
· 9 years ago
875fa6f
PM/OPP: add entry in MAINTAINERS
by Viresh Kumar
· 9 years ago
7625b3a
kernel/panic.c: turn off locks debug before releasing console lock
by Vitaly Kuznetsov
· 9 years ago
9d8a765
kernel/signal.c: unexport sigsuspend()
by Richard Weinberger
· 9 years ago
4593725
kasan: fix kmemleak false-positive in kasan_module_alloc()
by Andrey Ryabinin
· 9 years ago
928a477
fat: fix fake_offset handling on error path
by OGAWA Hirofumi
· 9 years ago
1817889
mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
by Mike Kravetz
· 9 years ago
50e55bf
mm/page-writeback.c: initialize m_dirty to avoid compile warning
by Yang Shi
· 9 years ago
1a47de6
various: fix pci_set_dma_mask return value checking
by Christoph Hellwig
· 9 years ago
1a76361
mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
by Jason J. Herne
· 9 years ago
7511c3e
mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
by Jerome Marchand
· 9 years ago
429d486
tools/vm/page-types.c: support KPF_IDLE
by Naoya Horiguchi
· 9 years ago
1491e30
ncpfs: don't allow negative timeouts
by Dan Carpenter
· 9 years ago
5cf6a51
configfs: allow dynamic group creation
by Daniel Baluta
· 9 years ago
dd7d664
MAINTAINERS: add Moritz as reviewer for FPGA Manager Framework
by Moritz Fischer
· 9 years ago
94a58c3
slab.h: sprinkle __assume_aligned attributes
by Rasmus Villemoes
· 9 years ago
81051f9
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
116dfe5
Merge tag '4.4-fix' of git://git.lwn.net/linux
by Linus Torvalds
· 9 years ago
9580306
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
400f3f2
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2f25535
Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
cdc5a31
i2c: i801: add Intel Lewisburg device IDs
by Alexandra Yates
· 9 years ago
c18fba2
i2c: fix wakeup irq parsing
by Grygorii Strashko
· 9 years ago
d0fe525
i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()
by Lars-Peter Clausen
· 9 years ago
9656eee
i2c: Revert "i2c: xiic: Do not reset controller before every transfer"
by Lars-Peter Clausen
· 9 years ago
8bb6fd5
i2c: imx: fix a compiling error
by Hou Zhiqiang
· 9 years ago
55f1d59
MIPS: ath79: Add a machine entry for booting OF machines
by Alban Bedel
· 9 years ago
accbfb5
MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsi
by Alban Bedel
· 9 years ago
5011a7e
MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x
by Alban Bedel
· 9 years ago
1e208ae
parisc: Drop definition of start_thread_som for HP-UX SOM binaries
by Helge Deller
· 9 years ago
2b3f344
parisc: Fix wrong comment regarding first pmd entry flags
by Helge Deller
· 9 years ago
86eaf54
Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
c69bde7
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
cd6caf5
Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 9 years ago
8bdddfa
Merge tag 'renesas-sh-drivers-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
by Linus Torvalds
· 9 years ago
19cd80a
usblp: do not set TASK_INTERRUPTIBLE before lock
by Jiri Slaby
· 9 years ago
44243ef
USB: MAINTAINERS: cxacru
by Simon Arlott
· 9 years ago
Next »