index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
5
-9
/
+9
2020-08-12
mm: clean up the last pieces of page fault accountings
Peter Xu
2
-9
/
+0
2020-08-12
mm/xtensa: use general page fault accounting
Peter Xu
1
-11
/
+4
2020-08-12
mm/x86: use general page fault accounting
Peter Xu
1
-15
/
+2
2020-08-12
mm/sparc64: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/sparc32: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/sh: use general page fault accounting
Peter Xu
1
-10
/
+1
2020-08-12
mm/s390: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm/riscv: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm/powerpc: use general page fault accounting
Peter Xu
1
-8
/
+3
2020-08-12
mm/parisc: use general page fault accounting
Peter Xu
1
-5
/
+3
2020-08-12
mm/openrisc: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/nios2: use general page fault accounting
Peter Xu
1
-10
/
+4
2020-08-12
mm/nds32: use general page fault accounting
Peter Xu
1
-16
/
+3
2020-08-12
mm/mips: use general page fault accounting
Peter Xu
1
-11
/
+3
2020-08-12
mm/microblaze: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/m68k: use general page fault accounting
Peter Xu
1
-10
/
+4
2020-08-12
mm/ia64: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/hexagon: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm/csky: use general page fault accounting
Peter Xu
1
-11
/
+1
2020-08-12
mm/arm64: use general page fault accounting
Peter Xu
1
-23
/
+6
2020-08-12
mm/arm: use general page fault accounting
Peter Xu
1
-19
/
+6
2020-08-12
mm/arc: use general page fault accounting
Peter Xu
1
-15
/
+3
2020-08-12
mm/alpha: use general page fault accounting
Peter Xu
1
-5
/
+3
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
24
-25
/
+26
2020-08-12
alpha: fix annotation of io{read,write}{16,32}be()
Luc Van Oostenryck
1
-4
/
+4
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
5
-29
/
+25
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
22
-28
/
+23
2020-08-12
riscv: include <asm/pgtable.h> in <asm/uaccess.h>
Christoph Hellwig
1
-0
/
+2
2020-08-12
nds32: use uaccess_kernel in show_regs
Christoph Hellwig
1
-1
/
+1
2020-08-12
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
1
-0
/
+2
2020-08-12
sparc: drop unused MAX_PHYSADDR_BITS
Arvind Sankar
1
-1
/
+0
2020-08-12
sh/mm: drop unused MAX_PHYSADDR_BITS
Arvind Sankar
1
-3
/
+1
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
4
-22
/
+0
2020-08-12
x86/mm: use max memory block size on bare metal
Daniel Jordan
1
-0
/
+9
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
42
-50
/
+90
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
22
-46
/
+30
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
14
-257
/
+1
2020-08-09
Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
3
-11
/
+3
2020-08-10
kbuild: do not export LDFLAGS_vmlinux
Masahiro Yamada
1
-1
/
+1
2020-08-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-9
/
+19
2020-08-08
arm64: Fix __cpu_logical_map undefined issue
Kefeng Wang
3
-5
/
+16
2020-08-08
arm64/fixmap: make notes of fixed_addresses more precisely
Pingfan Liu
1
-4
/
+3
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+4
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-18
/
+25
2020-08-07
powerpc/ptrace: Fix build error in pkey_get()
Michael Ellerman
1
-2
/
+0
2020-08-07
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-6
/
+0
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-411
/
+0
[next]