index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+78
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2
-2
/
+2
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2
-2
/
+2
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-26
/
+119
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-1
/
+2
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-30
/
+7
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-35
/
+5
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-06-29
mm: remove CONFIG_DISCONTIGMEM
Mike Rapoport
1
-33
/
+4
2021-06-29
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
1
-1
/
+0
2021-06-28
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
1
-30
/
+7
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-619
/
+88
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2021-06-17
lib: add iomem emulation (logic_iomem)
Johannes Berg
1
-0
/
+78
2021-06-17
asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
Vitaly Kuznetsov
1
-0
/
+1
2021-06-02
vmlinux.lds.h: Avoid orphan section with !SMP
Nathan Chancellor
1
-0
/
+1
2021-05-26
locking/atomics: atomic-instrumented: simplify ifdeffery
Mark Rutland
1
-497
/
+1
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
3
-91
/
+3
2021-05-26
locking/atomic: cmpxchg: support ARCH_ATOMIC
Mark Rutland
1
-17
/
+44
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2
-4
/
+4
2021-05-26
locking/atomic: atomic64: support ARCH_ATOMIC
Mark Rutland
1
-13
/
+61
2021-05-26
locking/atomic: atomic: support ARCH_ATOMIC
Mark Rutland
1
-9
/
+62
2021-05-26
locking/atomic: atomic: simplify ifdeffery
Mark Rutland
1
-42
/
+4
2021-05-26
locking/atomic: atomic: remove redundant include
Mark Rutland
1
-2
/
+0
2021-05-26
locking/atomic: atomic: remove stale comments
Mark Rutland
1
-37
/
+2
2021-05-17
asm-generic: simplify asm/unaligned.h
Arnd Bergmann
1
-13
/
+117
2021-05-17
asm-generic: uaccess: 1-byte access is always aligned
Arnd Bergmann
1
-2
/
+2
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-05-10
asm-generic: unaligned always use struct helpers
Arnd Bergmann
1
-11
/
+2
2021-05-10
asm-generic: unaligned: remove byteshift helpers
Arnd Bergmann
1
-2
/
+0
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
1
-11
/
+0
2021-05-06
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
1
-4
/
+46
2021-05-06
lib: add fast path for find_next_*_bit()
Yury Norov
2
-0
/
+51
2021-05-06
lib: inline _find_next_bit() wrappers
Yury Norov
2
-10
/
+35
2021-05-06
lib: extend the scope of small_const_nbits() macro
Yury Norov
1
-0
/
+12
2021-04-29
Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-4
/
+6
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-1
/
+35
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+29
2021-04-21
div64: Correct inline documentation for `do_div'
Maciej W. Rozycki
1
-4
/
+6
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
1
-5
/
+20
2021-04-21
x86/hyperv: Move hv_do_rep_hypercall to asm-generic
Joseph Salisbury
1
-0
/
+31
2021-04-09
asm-generic/io.h: Unbork ioremap_np() declaration
Hector Martin
1
-2
/
+1
2021-04-08
add support for Clang CFI
Sami Tolvanen
2
-1
/
+35
2021-04-08
asm-generic/io.h: Add a non-posted variant of ioremap()
Hector Martin
2
-1
/
+30
2021-03-24
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
2
-3
/
+35
2021-03-11
asm-generic/hyperv: Add missing function prototypes per -W1 warnings
Michael Kelley
1
-0
/
+2
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
1
-5
/
+0
[next]