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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-15
um: time-travel: Fix periodic timers
Johannes Berg
3
-1
/
+16
2019-09-15
um: Enable CONFIG_CONSTRUCTORS
Johannes Berg
2
-2
/
+1
2019-09-15
um: Place (soft)irq text with macros
Johannes Berg
2
-0
/
+4
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
9
-26
/
+81
2019-09-15
um: Remove misleading #define ARCh_IRQ_ENABLED
Johannes Berg
1
-1
/
+0
2019-09-15
um: Avoid using uninitialized regs
Johannes Berg
1
-0
/
+3
2019-09-15
um: Remove sig_info[SIGALRM]
Johannes Berg
1
-2
/
+1
2019-09-15
um: Error handling fixes in vector drivers
Anton Ivanov
3
-7
/
+35
2019-09-15
um: Add checks to mtu parameter parsing
Anton Ivanov
1
-1
/
+2
2019-09-15
um: Added support for unix socket transports and bess transport
Anton Ivanov
3
-1
/
+101
2019-09-15
um: Add legacy tap support and rename existing vector to hybrid
Anton Ivanov
4
-87
/
+151
2019-09-15
um: Remove meaningless clearing of clean-files
Masahiro Yamada
1
-1
/
+0
2019-09-15
um: Fix off by one error in IRQ enumeration
Anton Ivanov
1
-1
/
+1
2019-08-23
um: fix time travel mode
Johannes Berg
3
-12
/
+20
2019-08-22
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
1
-0
/
+1
2019-07-14
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-142
/
+320
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2019-07-12
um: switch to generic version of pte allocation
Mike Rapoport
2
-36
/
+2
2019-07-11
kbuild: remove src and obj from the top Makefile
Masahiro Yamada
1
-1
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-18
/
+13
2019-07-04
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
2
-1
/
+3
2019-07-02
um: Fix kcov crash during startup
Marek Majkowski
1
-0
/
+2
2019-07-02
um: configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
2
-2
/
+0
2019-07-02
um: Support time travel mode
Johannes Berg
5
-7
/
+233
2019-07-02
um: Pass nsecs to os timer functions
Johannes Berg
3
-16
/
+12
2019-07-02
um: Remove drivers/ssl.h
Johannes Berg
2
-14
/
+0
2019-07-02
um: Don't garbage collect in deactivate_all_fds()
Johannes Berg
1
-1
/
+1
2019-07-02
um: Silence lockdep complaint about mmap_sem
Johannes Berg
1
-1
/
+1
2019-07-02
um: Remove locking in deactivate_all_fds()
Johannes Berg
1
-3
/
+0
2019-07-02
um: Timer code cleanup
Johannes Berg
3
-100
/
+31
2019-07-02
um: fix os_timer_one_shot()
Johannes Berg
2
-2
/
+2
2019-07-02
um: Fix IRQ controller regression on console read
Jouni Malinen
2
-8
/
+48
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
5
-20
/
+5
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2
-10
/
+5
2019-05-29
signal/um: Remove task parameter from send_sigtrap
Eric W. Biederman
1
-4
/
+4
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
3
-4
/
+4
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-05-12
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-238
/
+252
2019-05-09
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
1
-1
/
+0
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2019-05-07
um: irq: don't set the chip for all irqs
Bartosz Golaszewski
1
-1
/
+1
2019-05-07
um: define set_pte_at() as a static inline function, not a macro
Bartosz Golaszewski
1
-1
/
+6
2019-05-07
um: remove uses of variable length arrays
Bartosz Golaszewski
1
-9
/
+27
2019-05-07
um: remove unused variable
Bartosz Golaszewski
1
-1
/
+0
2019-05-07
uml: fix a boot splat wrt use of cpu_all_mask
Maciej Żenczykowski
1
-1
/
+1
2019-05-07
um: Do not unlock mutex that is not hold.
Daniel Walter
1
-2
/
+2
[prev]
[next]