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
/
arch
/
um
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-35
/
+47
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+5
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+1
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-1
/
+7
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+0
2020-12-13
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2
-0
/
+6
2020-12-13
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
1
-0
/
+8
2020-12-13
um: allocate a guard page to helper threads
Johannes Berg
1
-1
/
+1
2020-12-13
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
2
-0
/
+4
2020-12-13
um: Support suspend to RAM
Johannes Berg
2
-0
/
+4
2020-12-13
um: Allow PM with suspend-to-idle
Johannes Berg
2
-0
/
+3
2020-12-13
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
2
-3
/
+3
2020-12-13
um: Remove IRQ_NONE type
Johannes Berg
3
-10
/
+12
2020-12-13
um: irq: Reduce irq_reg allocation
Johannes Berg
1
-1
/
+1
2020-12-13
um: irq: Clean up and rename struct irq_fd
Johannes Berg
1
-14
/
+0
2020-12-13
um: virtio: Use dynamic IRQ allocation
Johannes Berg
1
-3
/
+2
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
2
-9
/
+9
2020-12-13
um: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-0
/
+2
2020-11-23
um/irqstat: Get rid of the duplicated declarations
Thomas Gleixner
1
-16
/
+1
2020-11-10
um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
Richard Weinberger
1
-1
/
+7
2020-11-09
um: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-0
/
+2
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2
-14
/
+0
2020-10-27
um: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-7
/
+5
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-11
/
+11
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
1
-0
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-1
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2
-10
/
+1
2020-06-09
mmap locking API: convert nested write lock sites
Michel Lespinasse
1
-1
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-1
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2
-56
/
+15
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-2
/
+0
2020-06-08
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
1
-0
/
+2
2020-04-29
um: Fix xor.h include
Johannes Berg
1
-1
/
+1
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-10
/
+0
2020-03-29
um: Implement ndelay/udelay in time-travel mode
Johannes Berg
3
-1
/
+36
2020-03-29
um: Implement time-travel=ext
Johannes Berg
2
-0
/
+28
2020-03-29
um: time-travel: Rewrite as an event scheduler
Johannes Berg
1
-45
/
+20
2020-03-29
um: Move timer-internal.h to non-shared
Johannes Berg
1
-0
/
+0
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-5
/
+0
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+8
2020-01-23
mm: remove arch_bprm_mm_init() hook
Dave Hansen
1
-5
/
+0
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2020-01-19
um: Fix time-travel=inf-cpu with xor/raid6
Johannes Berg
2
-1
/
+7
2020-01-19
Revert "um: Enable CONFIG_CONSTRUCTORS"
Johannes Berg
1
-1
/
+1
2020-01-07
um: Implement copy_thread_tls
Amanieu d'Antras
1
-1
/
+1
2019-12-18
um: ubd: use 64-bit time_t where possible
Arnd Bergmann
1
-1
/
+1
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-04
um: add support for folded p4d page tables
Mike Rapoport
3
-2
/
+3
[next]