index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
1
-0
/
+1
2018-04-08
alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering
Sinan Kaya
1
-7
/
+7
2018-04-08
alpha: Implement CPU vulnerabilities sysfs functions.
Michael Cree
3
-1
/
+47
2018-04-08
alpha: rtc: stop validating rtc_time in .read_time
Alexandre Belloni
1
-1
/
+1
2018-04-08
alpha: rtc: remove unused set_mmss ops
Alexandre Belloni
1
-99
/
+0
2018-04-08
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-11
/
+10
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-1
/
+1
2018-04-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-03-28
alpha: get rid of pointless insn in ret_from_kernel_thread
Al Viro
1
-1
/
+0
2018-03-28
alpha: switch pci syscalls to SYSCALL_DEFINE
Al Viro
2
-10
/
+10
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-1
/
+1
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
1
-1
/
+1
2018-03-12
locking/xchg/alpha: Remove superfluous memory barriers from the _local() vari...
Andrea Parri
2
-31
/
+16
2018-02-23
locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
Andrea Parri
1
-3
/
+18
2018-02-23
locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...
Andrea Parri
2
-14
/
+8
2018-02-21
locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
Andrea Parri
1
-8
/
+7
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
8
-18
/
+26
2018-02-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-01
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-36
/
+36
2018-01-31
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+1
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+1
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2018-01-26
alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
1
-34
/
+34
2018-01-26
alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
1
-2
/
+2
2018-01-21
alpha: fix crash if pthread_create races with signal delivery
Mikulas Patocka
1
-1
/
+2
2018-01-21
alpha: fix formating of stack content
Mikulas Patocka
1
-4
/
+9
2018-01-21
alpha: fix reboot on Avanti platform
Mikulas Patocka
1
-1
/
+2
2018-01-21
alpha: deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-2
/
+2
2018-01-21
alpha: Fix mixed up args in EXC macro in futex operations
Michael Cree
1
-4
/
+4
2018-01-21
alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
1
-34
/
+34
2018-01-21
alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
1
-2
/
+2
2018-01-21
alpha: make thread_saved_pc static
Tobias Klauser
2
-5
/
+2
2018-01-21
alpha: make XTABS equivalent to TAB3
Eugene Syromiatnikov
1
-1
/
+5
2018-01-21
alpha/PCI: Fix noname IRQ level detection
Lorenzo Pieralisi
1
-6
/
+29
2018-01-17
alpha: extend memset16 to EV6 optimised routines
Michael Cree
1
-6
/
+6
2018-01-12
alpha/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-2
/
+2
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
1
-3
/
+0
2018-01-09
alpha: mark jensen as broken
Christoph Hellwig
1
-0
/
+1
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2017-12-19
vgacon: Set VGA struct resource types
Bjorn Helgaas
1
-0
/
+1
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+2
2017-12-05
asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h
Al Viro
1
-1
/
+1
2017-11-28
switch wrapper poll.h instances to generic-y
Al Viro
2
-2
/
+2
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-14
/
+10
[next]