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.13.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
2013-05-09
MIPS: microMIPS: Optimise 'strlen' core library function.
Steven J. Hill
1
-4
/
+5
2013-05-09
MIPS: microMIPS: Optimise 'strncpy' core library function.
Steven J. Hill
1
-15
/
+17
2013-05-09
MIPS: microMIPS: Optimise 'memset' core library function.
Steven J. Hill
2
-30
/
+56
2013-05-09
MIPS: microMIPS: Add configuration option for microMIPS kernel.
Steven J. Hill
5
-3
/
+134
2013-05-09
MIPS: microMIPS: Disable LL/SC and fix linker bug.
Steven J. Hill
2
-2
/
+16
2013-05-09
MIPS: microMIPS: Add vdso support.
Douglas Leung
1
-0
/
+9
2013-05-09
MIPS: microMIPS: Add unaligned access support.
Leonid Yegoshin
2
-201
/
+1112
2013-05-09
MIPS: microMIPS: Support handling of delay slots.
Leonid Yegoshin
2
-5
/
+102
2013-05-09
MIPS: microMIPS: Add support for exception handling.
Steven J. Hill
9
-107
/
+353
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
7
-100
/
+893
2013-05-09
MIPS: microMIPS: Fix macro naming in micro-assembler.
Steven J. Hill
2
-2
/
+25
2013-05-09
MIPS: microMIPS: Fix incorrect mask for jump immediate.
Steven J. Hill
1
-1
/
+2
2013-05-08
MIPS: microMIPS: Support dynamic ASID sizing.
Steven J. Hill
1
-2
/
+32
2013-05-08
MIPS: Allow ASID size to be determined at boot time.
Steven J. Hill
10
-61
/
+137
2013-05-08
MIPS: FW: malta: Code formatting clean-ups.
Steven J. Hill
4
-88
/
+64
2013-05-08
MIPS: FW: Remove obsolete header file for MTI platforms.
Steven J. Hill
14
-61
/
+4
2013-05-08
MIPS: FW: malta: Use new common FW library variable processing.
Steven J. Hill
5
-199
/
+28
2013-05-08
MIPS: FW: sead3: Use new common FW library variable processing.
Steven J. Hill
4
-86
/
+51
2013-05-08
MIPS: FW: Add environment variable processing.
Steven J. Hill
3
-0
/
+150
2013-05-08
MIPS: Add declarations to MIPS Technologies Inc. generic header.
Steven J. Hill
1
-0
/
+3
2013-05-08
MIPS: sead3: Use generic suspend/resume for LEDs.
Lars-Peter Clausen
1
-22
/
+2
2013-05-02
MIPS: Add option to disable software I/O coherency.
Steven J. Hill
7
-24
/
+112
2013-05-02
MIPS: malta: Add new Malta config files.
Steven J. Hill
5
-57
/
+796
2013-05-02
MIPS: microMIPS: Add instruction utility macros.
Steven J. Hill
1
-0
/
+18
2013-05-02
MIPS: microMIPS: uasm: Add microMIPS micro assembler support.
Steven J. Hill
4
-0
/
+230
2013-05-02
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
4
-273
/
+313
2013-05-02
MIPS: microMIPS: Add instruction formats.
Steven J. Hill
1
-0
/
+449
2013-04-15
Linux 3.9-rc7
v3.9-rc7
Linus Torvalds
1
-1
/
+1
2013-04-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-21
/
+33
2013-04-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+32
2013-04-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-11
/
+28
2013-04-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-3
/
+9
2013-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-0
/
+20
2013-04-14
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+1
2013-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+42
2013-04-14
Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-20
/
+21
2013-04-14
Add file_ns_capable() helper function for open-time capability checking
Linus Torvalds
2
-0
/
+26
2013-04-14
watchdog: Revert the AT91RM9200_WATCHDOG dependency
Nicolas Ferre
1
-1
/
+1
2013-04-14
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
1
-1
/
+1
2013-04-14
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
1
-1
/
+8
2013-04-13
Btrfs: make sure nbytes are right after log replay
Josef Bacik
1
-6
/
+42
2013-04-13
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
Dave Hansen
4
-2
/
+15
2013-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-68
/
+133
2013-04-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
13
-80
/
+38
2013-04-13
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-3
/
+13
2013-04-13
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
2
-15
/
+16
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
3
-7
/
+7
2013-04-12
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
9
-40
/
+35
2013-04-12
Merge tag 'asoc-maintainers-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/k...
Takashi Iwai
1
-4
/
+4
2013-04-12
MAINTAINERS: Update e-mail address
Mark Brown
1
-4
/
+4
[next]