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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-27
s390/cio: remove weird assignment during argument evaluation
Sebastian Ott
1
-1
/
+1
2014-05-27
s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall
Martin Schwidefsky
1
-1
/
+1
2014-05-27
s390/oprofile: make return of 0 explicit
Julia Lawall
1
-10
/
+4
2014-05-20
s390/spinlock: refactor arch_spin_lock_wait[_flags]
Martin Schwidefsky
1
-34
/
+47
2014-05-20
s390/rwlock: add missing local_irq_restore calls
Martin Schwidefsky
1
-0
/
+2
2014-05-20
s390/spinlock,rwlock: always to a load-and-test first
Martin Schwidefsky
2
-33
/
+46
2014-05-20
s390/cio: fix multiple structure definitions
Sebastian Ott
7
-26
/
+27
2014-05-20
s390/spinlock: fix system hang with spin_retry <= 0
Gerald Schaefer
1
-6
/
+8
2014-05-20
s390/appldata: add slab.h for kzalloc/kfree
Jeff Mahoney
1
-0
/
+1
2014-05-20
s390/uaccess: provide inline variants of get_user/put_user
Heiko Carstens
1
-0
/
+30
2014-05-20
s390/pci: add some new arch specific pci attributes
Sebastian Ott
4
-3
/
+65
2014-05-20
s390/pci: use pdev->dev.groups for attribute creation
Sebastian Ott
3
-40
/
+16
2014-05-20
s390/pci: use macro for attribute creation
Sebastian Ott
1
-38
/
+17
2014-05-20
s390/pci: improve state check when processing hotplug events
Sebastian Ott
1
-2
/
+3
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
16
-126
/
+173
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
8
-43
/
+33
2014-05-20
s390/smp: Avoid busy loop after halt and "begin" on z/VM
Michael Holzheu
2
-12
/
+2
2014-05-20
s390: fix new ccwgroup.h kernel-doc warning
Randy Dunlap
1
-0
/
+2
2014-05-20
s390/zfcpdump: Update documentation in zfcpdump.txt
Michael Holzheu
1
-53
/
+18
2014-05-20
s390/dump: Remove CONFIG_ZFCPDUMP
Michael Holzheu
5
-20
/
+11
2014-05-20
s390/cmma: remove "cmma disable" code in case of dump again
Heiko Carstens
1
-10
/
+0
2014-05-20
s390/spinlock: optimize spinlock code sequence
Philipp Hachtmann
5
-10
/
+21
2014-05-20
s390/spinlock: cleanup spinlock code
Philipp Hachtmann
3
-77
/
+82
2014-05-20
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
10
-498
/
+270
2014-05-20
mm/memblock: add physical memory list
Philipp Hachtmann
3
-0
/
+19
2014-05-20
mm/memblock: Do some refactoring, enhance API
Philipp Hachtmann
2
-85
/
+183
2014-05-20
Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-46
/
+65
2014-05-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+11
2014-05-20
Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-22
/
+33
2014-05-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-29
/
+141
2014-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-5
/
+17
2014-05-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2014-05-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+13
2014-05-20
Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
7
-29
/
+141
2014-05-16
arm64: fix pud_huge() for 2-level pagetables
Mark Salter
1
-0
/
+4
2014-05-15
parisc: Improve LWS-CAS performance
John David Anglin
1
-3
/
+9
2014-05-15
parisc: ratelimit userspace segfault printing
Helge Deller
3
-43
/
+56
2014-05-15
drm/i915: Increase WM memory latency values on SNB
Ville Syrjälä
1
-0
/
+40
2014-05-15
drm/i915: restore backlight precision when converting from ACPI
Aaron Lu
1
-4
/
+4
2014-05-15
drm/i915: Use the first mode if there is no preferred mode in the EDID
Chris Wilson
1
-0
/
+9
2014-05-15
drm/i915/dp: force eDP lane count to max available lanes on BDW
Jani Nikula
1
-1
/
+6
2014-05-15
x86-64, modify_ldt: Make support for 16-bit segments a runtime option
Linus Torvalds
2
-1
/
+11
2014-05-15
asm-generic: remove _STK_LIM_MAX
James Hogan
2
-8
/
+1
2014-05-15
metag: Remove _STK_LIM_MAX override
James Hogan
2
-8
/
+1
2014-05-15
parisc,metag: Do not hardcode maximum userspace stack size
Helge Deller
4
-5
/
+23
2014-05-15
metag: Reduce maximum stack size to 256MB
James Hogan
3
-3
/
+7
2014-05-15
metag: fix memory barriers
Mikulas Patocka
1
-0
/
+3
2014-05-14
x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
Anthony Iliopoulos
1
-0
/
+1
2014-05-13
MAINTAINERS: Add co-maintainer for drivers/irqchip
Jason Cooper
1
-0
/
+8
2014-05-13
Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-12
/
+24
[next]