index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-0
/
+1
|
\
|
*
Merge branch 'pci/resource' into next
Bjorn Helgaas
2018-01-31
1
-0
/
+1
|
|
\
|
|
*
vgacon: Set VGA struct resource types
Bjorn Helgaas
2017-12-18
1
-0
/
+1
|
*
|
alpha/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
2
-2
/
+2
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2018-02-02
5
-9
/
+16
|
\
\
|
*
|
alpha: fix crash if pthread_create races with signal delivery
Mikulas Patocka
2018-01-20
1
-1
/
+2
|
*
|
alpha: fix formating of stack content
Mikulas Patocka
2018-01-20
1
-4
/
+9
|
*
|
alpha: fix reboot on Avanti platform
Mikulas Patocka
2018-01-20
1
-1
/
+2
|
*
|
alpha: deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-20
2
-2
/
+2
|
*
|
alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
2018-01-20
1
-34
/
+34
|
*
|
alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
2018-01-20
1
-2
/
+2
|
*
|
alpha: make thread_saved_pc static
Tobias Klauser
2018-01-20
1
-1
/
+1
|
|
/
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
1
-36
/
+36
|
\
\
|
*
|
alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
2018-01-25
1
-34
/
+34
|
*
|
alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
2018-01-25
1
-2
/
+2
|
|
/
*
/
alpha/PCI: Fix noname IRQ level detection
Lorenzo Pieralisi
2018-01-20
1
-6
/
+29
|
/
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
2
-9
/
+10
|
\
|
*
alpha/PCI: Make pdev_save_srm_config() static
Bjorn Helgaas
2017-11-07
2
-9
/
+10
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
75
-0
/
+75
|
\
\
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
75
-0
/
+75
|
|
/
*
/
alpha/PCI: Move pci_map_irq()/pci_swizzle() out of initdata
Lorenzo Pieralisi
2017-10-26
17
-54
/
+54
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
1
-3
/
+3
|
\
|
*
signal/alpha: Document a conflict with SI_USER for SIGTRAP
Eric W. Biederman
2017-07-19
1
-3
/
+3
*
|
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-08
2
-11
/
+47
|
\
\
|
*
|
alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
2
-11
/
+47
|
|
/
*
|
alpha: math-emu: Fix modular build
Ben Hutchings
2017-09-04
1
-0
/
+2
*
|
alpha: use kobj_to_dev()
Geliang Tang
2017-09-04
1
-2
/
+1
*
|
alpha: squash lines for immediate return
Masahiro Yamada
2017-09-04
3
-15
/
+4
*
|
alpha: kernel: Use vma_pages()
Shyam Saini
2017-09-04
1
-2
/
+2
*
|
alpha: silence a buffer overflow warning
Dan Carpenter
2017-09-04
1
-2
/
+3
*
|
alpha: marvel: make use of raw_spinlock variants
Julia Cartwright
2017-09-04
2
-7
/
+7
*
|
alpha: Fix section mismatches
Matt Turner
2017-08-29
2
-3
/
+3
*
|
alpha: support R_ALPHA_REFLONG relocations for module loading
Michael Cree
2017-08-29
1
-0
/
+3
*
|
alpha: Update for new syscalls
Richard Henderson
2017-08-29
1
-0
/
+9
*
|
alpha: Fix build error without CONFIG_VGA_HOSE.
Matt Turner
2017-08-29
2
-0
/
+4
|
/
*
osf_sigstack(): switch to put_user()
Al Viro
2017-05-27
1
-3
/
+2
*
osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()
Al Viro
2017-05-27
1
-24
/
+29
*
Merge branch 'work.sys_wait' into misc.alpha
Al Viro
2017-05-27
1
-37
/
+14
|
\
|
*
osf_wait4: switch to kernel_wait4()
Al Viro
2017-05-21
1
-39
/
+14
|
*
osf_wait4(): fix infoleak
Al Viro
2017-05-21
1
-2
/
+4
*
|
osf_getdomainname(): use copy_to_user()
Al Viro
2017-05-27
1
-14
/
+9
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-01
1
-1
/
+3
|
\
|
*
time: Delete do_sys_setimeofday()
Deepa Dinamani
2017-04-14
1
-1
/
+3
|
|
|
\
*
-
.
|
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-04-26
1
-110
/
+42
|
\
\
|
|
*
|
alpha: add a helper for emitting exception table entries
Al Viro
2017-03-28
1
-108
/
+40
|
*
|
alpha: don't bother with __access_ok() in traps.c
Al Viro
2017-03-28
1
-2
/
+2
|
|
/
*
/
alpha: fix stack smashing in old_adjtimex(2)
Al Viro
2017-04-06
1
-1
/
+1
|
/
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-0
/
+1
[next]