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
2009-11-16
arch/alpha/boot/tools/objstrip.c: Mark "usage" static
Josh Triplett
1
-1
/
+1
2009-11-16
Documentation/vm/page-types.c: Declare checked_open static
Josh Triplett
1
-1
/
+1
2009-11-16
genksyms: Mark is_reserved_word static
Josh Triplett
2
-45
/
+52
2009-11-16
kconfig: Mark various internal functions static
Josh Triplett
6
-15
/
+32
2009-10-15
kconfig: Make zconf.y work with current bison
Josh Triplett
2
-206
/
+174
2009-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
3
-24
/
+24
2009-10-15
Merge branch 'tty-fixes'
Linus Torvalds
3
-17
/
+33
2009-10-15
Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+10
2009-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-5
/
+5
2009-10-15
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-32
/
+43
2009-10-15
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-20
/
+41
2009-10-15
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-17
/
+38
2009-10-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-14
/
+31
2009-10-15
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+8
2009-10-15
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2009-10-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-33
/
+67
2009-10-15
x86: linker script syntax nits
Roland McGrath
2
-11
/
+10
2009-10-14
firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
Stefan Richter
1
-20
/
+19
2009-10-14
tty: use the new 'flush_delayed_work()' helper to do ldisc flush
Linus Torvalds
1
-1
/
+1
2009-10-14
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
2
-0
/
+19
2009-10-14
Make flush_to_ldisc properly handle parallel calls
Linus Torvalds
1
-16
/
+13
2009-10-14
[S390] sclp_vt220 build fix
Michael Holzheu
1
-15
/
+15
2009-10-14
[S390] cio: change misleading console logic
Peter Oberparleiter
1
-5
/
+4
2009-10-14
[S390] call home support: fix proc handler
Heiko Carstens
1
-2
/
+2
2009-10-14
[S390] dasd: use idal for device characteristics
Stefan Haberland
1
-2
/
+11
2009-10-14
[S390] Add highgprs facility to /proc/cpuinfo
Andreas Krebbel
1
-3
/
+3
2009-10-14
[S390] dasd: fix locking bug
Stefan Haberland
1
-3
/
+5
2009-10-14
[S390] tape390: Fix request queue handling in block driver
Michael Holzheu
1
-1
/
+2
2009-10-14
[S390] hypfs: Use subcode 6 if subcode 7 is not available
Michael Holzheu
1
-1
/
+1
2009-10-14
watchdog: Fix rio watchdog probe function
Thomas Gleixner
1
-1
/
+1
2009-10-14
sh: Fix a TRACE_IRQS_OFF typo.
Paul Mundt
1
-1
/
+1
2009-10-14
sh: Optimize the setup_rt_frame() I-cache flush.
Paul Mundt
1
-2
/
+1
2009-10-14
sh: Populate initial secondary CPU info from boot_cpu_data.
Paul Mundt
1
-0
/
+2
2009-10-14
sh: Tidy up SMP cpuinfo.
Paul Mundt
1
-0
/
+2
2009-10-14
sh: Use boot_cpu_data for FPU tests in sigcontext paths.
Paul Mundt
1
-3
/
+3
2009-10-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
15
-201
/
+228
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+3
2009-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
9
-54
/
+33
2009-10-13
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
7
-0
/
+7
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-6
/
+5
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
8
-12
/
+64
2009-10-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-5
/
+24
2009-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
1
-43
/
+46
2009-10-13
Merge git://git.infradead.org/~dwmw2/iommu-2.6.32
Linus Torvalds
5
-20
/
+103
2009-10-13
Merge branch 'fix/hda' into for-linus
Takashi Iwai
4
-8
/
+55
2009-10-13
ALSA: hda - Allow all formats as default for Nvidia HDMI
Takashi Iwai
1
-1
/
+1
2009-10-13
ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout
Philby John
1
-0
/
+1
2009-10-13
ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228
Takashi Iwai
1
-1
/
+11
2009-10-13
ALSA: hda - Fix mute sound with STAC9227/9228 codecs
Takashi Iwai
2
-0
/
+18
2009-10-13
perf events: Update MAINTAINERS entry file patterns
Vincent Legoll
1
-0
/
+7
[next]