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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
ARM: ensure C page table setup code follows assembly code (part II)
Russell King
1
-8
/
+19
2014-06-02
ARM: ensure C page table setup code follows assembly code
Russell King
2
-17
/
+51
2014-06-02
ARM: consolidate last remaining open-coded alignment trap enable
Russell King
3
-10
/
+4
2014-06-02
ARM: remove global cr_no_alignment
Russell King
5
-11
/
+7
2014-06-02
ARM: remove CPU_CP15 conditional from alignment.c
Russell King
1
-2
/
+0
2014-06-02
ARM: remove unused adjust_cr() function
Russell King
2
-24
/
+0
2014-06-02
ARM: move "noalign" command line option to alignment.c
Russell King
2
-7
/
+7
2014-06-02
ARM: provide common method to clear bits in CPU control register
Russell King
4
-9
/
+20
2014-05-22
ARM: use get_cr() rather than cr_alignment
Russell King
3
-3
/
+8
2014-05-22
ARM: make get_cr()/set_cr() use unsigned long values
Russell King
1
-3
/
+3
2014-05-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-4
/
+2
2014-05-22
Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
8
-3
/
+9
2014-05-21
Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-0
/
+6
2014-05-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
6
-0
/
+6
2014-05-20
ia64: add renameat2 syscall
Miklos Szeredi
3
-1
/
+3
2014-05-20
parisc: add renameat2 syscall
Miklos Szeredi
2
-1
/
+3
2014-05-20
m68k: add renameat2 syscall
Miklos Szeredi
3
-1
/
+3
2014-05-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
23
-421
/
+310
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
6
-11
/
+14
2014-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-1
/
+13
2014-05-16
arm64: fix pud_huge() for 2-level pagetables
Mark Salter
1
-0
/
+4
2014-05-16
mips: dts: Fix missing device_type="memory" property in memory nodes
Leif Lindholm
5
-0
/
+5
2014-05-16
arm: dts: Fix missing device_type="memory" for ste-ccu8540
Leif Lindholm
1
-0
/
+1
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
x86-64, modify_ldt: Make support for 16-bit segments a runtime option
Linus Torvalds
2
-1
/
+11
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
3
-5
/
+8
2014-05-15
metag: Reduce maximum stack size to 256MB
James Hogan
2
-0
/
+4
2014-05-15
metag: fix memory barriers
Mikulas Patocka
1
-0
/
+3
2014-05-14
MIPS: mm: Fix broken microMIPS kernel regression.
Steven J. Hill
2
-4
/
+7
2014-05-14
MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
Markos Chandras
1
-0
/
+2
2014-05-14
x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
Anthony Iliopoulos
1
-0
/
+1
2014-05-13
MIPS: Wire up renameat2 syscall.
Ralf Baechle
5
-3
/
+10
2014-05-13
Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-1
/
+1
2014-05-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
35
-178
/
+170
2014-05-13
MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.
Ralf Baechle
1
-199
/
+199
2014-05-13
MIPS: Remove file missed when removing rm9k support a while ago.
Ralf Baechle
1
-56
/
+0
2014-05-13
MIPS/loongson2_cpufreq: Fix CPU clock rate setting
Aaro Koskinen
1
-2
/
+3
2014-05-13
MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQ
Paul Bolle
1
-1
/
+0
2014-05-13
MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix
Maciej W. Rozycki
1
-0
/
+9
2014-05-13
MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fix
Maciej W. Rozycki
1
-7
/
+6
2014-05-13
MIPS: __delay CPU_DADDI_WORKAROUNDS bug fix
Maciej W. Rozycki
1
-4
/
+10
2014-05-13
MIPS: DEC/SNI: O32 wrapper stack switching fixes
Maciej W. Rozycki
5
-137
/
+61
2014-05-13
MIPS: DEC: Bus error handler <asm/cpu-type.h> fixes
Maciej W. Rozycki
2
-0
/
+2
2014-05-13
Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"
Ralf Baechle
1
-8
/
+1
2014-05-12
arm64: use cpu_online_mask when using forced irq_set_affinity
Sudeep Holla
1
-3
/
+7
[next]