Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dd71dc4c335a8957d269ce063b3e80933f3482fc
dd71dc4
um: add netpoll support
by Richard Weinberger
· 13 years ago
f956b3e
um: fix _FORTIFY_SOURCE=2 support for kernel modules
by Richard Weinberger
· 13 years ago
22e9b91
um: clean up delay functions
by Richard Weinberger
· 13 years ago
c0ce5b6
um, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
7213de0
um: clean up vm-flags.h
by Richard Weinberger
· 13 years ago
5ec80e5
cris, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
ce1bb7a
cris: fix some build warnings in pinmux.c
by WANG Cong
· 13 years ago
b7de110
m68k, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
f796062
m32r, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
6fa8090
alpha, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
023f21b
h8300, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
99b12e3
writeback: account NR_WRITTEN at IO completion time
by Wu Fengguang
· 13 years ago
48f170f
tmpfs: simplify unuse and writepage
by Hugh Dickins
· 13 years ago
27ab700
tmpfs: simplify filepage/swappage
by Hugh Dickins
· 13 years ago
e83c32e
tmpfs: simplify prealloc_page
by Hugh Dickins
· 13 years ago
9276aad
tmpfs: remove_shmem_readpage
by Hugh Dickins
· 13 years ago
68da9f0
tmpfs: pass gfp to shmem_getpage_gfp
by Hugh Dickins
· 13 years ago
71f0e07
tmpfs: refine shmem_file_splice_read
by Hugh Dickins
· 13 years ago
708e350
tmpfs: clone shmem_file_splice_read()
by Hugh Dickins
· 13 years ago
2efaca9
mm/futex: fix futex writes on archs with SW tracking of dirty & young
by Benjamin Herrenschmidt
· 13 years ago
72c4783
mm: remove useless rcu lock-unlock from mapping_tagged()
by Konstantin Khlebnikov
· 13 years ago
76d3fbf
mm: page allocator: reconsider zones for allocation after direct reclaim
by Mel Gorman
· 13 years ago
cd38b11
mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim
by Mel Gorman
· 13 years ago
1d65f86
mm: preallocate page before lock_page() at filemap COW
by KAMEZAWA Hiroyuki
· 13 years ago
d515afe
tmpfs: no need to use i_lock
by Hugh Dickins
· 13 years ago
d082357
mm: pincer in truncate_inode_pages_range
by Hugh Dickins
· 13 years ago
b85e0ef
mm: consistent truncate and invalidate loops
by Hugh Dickins
· 13 years ago
8a549be
mm: tidy vmtruncate_range and related functions
by Hugh Dickins
· 13 years ago
85821aa
mm: truncate functions are in truncate.c
by Hugh Dickins
· 13 years ago
5e5358e
mm: cleanup descriptions of filler arg
by Hugh Dickins
· 13 years ago
df077ac
sparc64: implement get_user_pages_fast()
by David S. Miller
· 13 years ago
683d2fa
sparc64: add support for _PAGE_SPECIAL
by David S. Miller
· 13 years ago
4a0100f
sparc64: use RCU page table freeing
by David S. Miller
· 13 years ago
4dedbf8
sparc64: kill page table quicklists
by David S. Miller
· 13 years ago
c15bef3
mmap: fix and tidy up overcommit page arithmetic
by Dmitry Fink
· 13 years ago
c9d8c3d
mm/memblock.c: avoid abuse of RED_INACTIVE
by Andrew Morton
· 13 years ago
be8f684
oom: make deprecated use of oom_adj more verbose
by David Rientjes
· 13 years ago
1123983
oom: remove references to old badness() function
by David Rientjes
· 13 years ago
6ac4752
mm/memory.c: remove ZAP_BLOCK_SIZE
by Andrew Morton
· 13 years ago
32f8452
mm: hugetlb: fix coding style issues
by Chris Forbes
· 13 years ago
d788e80
mm/huge_memory.c: minor lock simplification in __khugepaged_exit
by Chris Wright
· 13 years ago
1bb36fb
mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macros
by Daniel Kiper
· 13 years ago
00a66d2
mm: remove the leftovers of noswapaccount
by WANG Cong
· 13 years ago
dd78553
pagewalk: fix code comment for THP
by KOSAKI Motohiro
· 13 years ago
c27fe4c8
pagewalk: add locking-rule comments
by KOSAKI Motohiro
· 13 years ago
6c6d528
pagewalk: don't look up vma if walk->hugetlb_entry is unused
by KOSAKI Motohiro
· 13 years ago
4b6ddbf
pagewalk: fix walk_page_range() don't check find_vma() result properly
by KOSAKI Motohiro
· 13 years ago
45ebb84
mm: swap-token: add a comment for priority aging
by KOSAKI Motohiro
· 13 years ago
53bb01f
mm: swap-token: makes global variables to function local
by KOSAKI Motohiro
· 13 years ago
e21c7ff
mm: swap-token: fix dead link
by KOSAKI Motohiro
· 13 years ago
080e2be
xen/balloon: memory hotplug support for Xen balloon driver
by Daniel Kiper
· 13 years ago
9d0ad8c
mm: extend memory hotplug API to allow memory hotplug in virtual machines
by Daniel Kiper
· 13 years ago
ef22f6a
backlight: set backlight type and max_brightness before backlights are registered
by Axel Lin
· 13 years ago
a4c8aaa
backlight: add ams369fg06 amoled driver
by Jingoo Han
· 13 years ago
6b19bad
drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_brightness
by Axel Lin
· 13 years ago
e2e7da9
drivers/video/backlight/ld9040.c: small fixes
by Axel Lin
· 13 years ago
ccb6108
mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
by Peter Zijlstra
· 13 years ago
2b934c6
drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL
by Alexander Stein
· 13 years ago
90b03f5
xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h
by WANG Cong
· 13 years ago
0d0138e
xtensa: prevent arbitrary read in ptrace
by Dan Rosenberg
· 13 years ago
67db392
mm: use const struct page for r/o page-flag accessor methods
by Ian Campbell
· 13 years ago
33dd4e0
mm: make some struct page's const
by Ian Campbell
· 13 years ago
ee8f248
hugetlb: add phys addr to struct huge_bootmem_page
by Becky Bruce
· 13 years ago
2b37c35
fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bit
by Becky Bruce
· 13 years ago
d694ad6
ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMID
by Manfred Spraul
· 13 years ago
8405b04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 13 years ago
ee05eff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
933b447
gma500: udlay(20000) is too large
by Stephen Rothwell
· 13 years ago
f1f3b8e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 13 years ago
b6c2f86
bnx2x: use pci_pcie_cap()
by Vladislav Zolotarov
· 13 years ago
b1fb874
bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
by Vladislav Zolotarov
· 13 years ago
2189400
bnx2x: enable internal target-read for 57712 and up only
by Shmulik Ravid
· 13 years ago
d6cae23
bnx2x: count statistic ramrods on EQ to prevent MC assert
by Vladislav Zolotarov
· 13 years ago
1cb0c78
bnx2x: fix loopback for non 10G link
by Yaniv Rosner
· 13 years ago
09b775e
bnx2x: dcb - send all unmapped priorities to same COS as L2
by Dmitry Kravkov
· 13 years ago
2629313
iwlwifi: Fix build with CONFIG_PM disabled.
by David S. Miller
· 13 years ago
b6844e8
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
2f17507
Documentation: Update augmented rbtree documentation
by Sasha Levin
· 13 years ago
81d6743
XZ: Fix missing <linux/kernel.h> include
by Lasse Collin
· 13 years ago
21c7075
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 13 years ago
ff0c4ad
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 13 years ago
fcda12e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 13 years ago
5fabc48
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
c61264f
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
a23a334
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
62a2635
modpost: Fix modpost's license checking V3
by Alessio Igor Bogani
· 13 years ago
88bfa32
module: add /sys/module/<name>/uevent files
by Kay Sievers
· 13 years ago
4befb02
module: change attr callbacks to take struct module_kobject
by Kay Sievers
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 13 years ago
74e08fc
modules: add default loader hook implementations
by Jonas Bonn
· 13 years ago
81c7413
param: fix return value handling in param_set_*
by Satoru Moriya
· 13 years ago
3f68b03
KVM: IOMMU: Disable device assignment without interrupt remapping
by Alex Williamson
· 13 years ago
4f02264
KVM: MMU: trace mmio page fault
by Xiao Guangrong
· 13 years ago
ce88dec
KVM: MMU: mmio page fault support
by Xiao Guangrong
· 13 years ago
dd3bfd5
KVM: MMU: reorganize struct kvm_shadow_walk_iterator
by Xiao Guangrong
· 13 years ago
c2a2ac2
KVM: MMU: lockless walking shadow page table
by Xiao Guangrong
· 13 years ago
603e065
KVM: MMU: do not need atomicly to set/clear spte
by Xiao Guangrong
· 13 years ago
1df9f2d
KVM: MMU: introduce the rules to modify shadow page table
by Xiao Guangrong
· 13 years ago
d7c5520
KVM: MMU: abstract some functions to handle fault pfn
by Xiao Guangrong
· 13 years ago
fce92dc
KVM: MMU: filter out the mmio pfn from the fault pfn
by Xiao Guangrong
· 13 years ago
Next »