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
2009-04-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-265
/
+137
2009-04-17
AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE
Matt Kraai
1
-0
/
+2
2009-04-17
vfat: Note the NLS requirement
Alan Cox
1
-0
/
+3
2009-04-17
splice: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+1
2009-04-17
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+15
2009-04-17
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+7
2009-04-17
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-28
/
+12
2009-04-17
kernel/softirq.c: fix sparse warning
H Hartley Sweeten
1
-2
/
+2
2009-04-17
Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
6
-64
/
+154
2009-04-17
x86: fix microcode driver newly spewing warnings
Dmitry Adamushko
1
-2
/
+0
2009-04-17
sched: Avoid printing sched_group::__cpu_power for default case
Gautham R Shenoy
1
-2
/
+6
2009-04-17
x86, PAT: Remove page granularity tracking for vm_insert_pfn maps
Pallipadi, Venkatesh
1
-79
/
+19
2009-04-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-43
/
+107
2009-04-17
mm: pass correct mm when growing stack
Hugh Dickins
1
-1
/
+1
2009-04-17
Revert "kobject: don't block for each kobject_uevent".
Hugh Dickins
1
-1
/
+1
2009-04-16
ata: Report 16/32bit PIO as best we can
Alan Cox
5
-18
/
+84
2009-04-16
libata: use ATA_ID_CFA_*
Sergei Shtylyov
1
-3
/
+4
2009-04-16
pata_legacy: fix no device fail path
Tejun Heo
1
-0
/
+1
2009-04-16
pata_hpt37x: fix HPT370 DMA timeouts
Sergei Shtylyov
1
-20
/
+2
2009-04-16
libata: handle SEMB signature better
Tejun Heo
1
-2
/
+16
2009-04-16
x86: UV BAU distribution and payload MMRs
Cliff Wickman
1
-3
/
+9
2009-04-16
Add block_write_full_page_endio for passing endio handler
Chris Mason
2
-11
/
+37
2009-04-16
Export filemap_write_and_wait_range
Chris Mason
1
-0
/
+1
2009-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
72
-438
/
+734
2009-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-15
/
+19
2009-04-16
phylib: Fix delay argument of schedule_delayed_work
Atsushi Nemoto
1
-3
/
+2
2009-04-16
NET/ixgbe: Fix powering off during shutdown
Rafael J. Wysocki
1
-4
/
+32
2009-04-16
NET/e1000e: Fix powering off during shutdown
Rafael J. Wysocki
1
-14
/
+45
2009-04-16
NET/e1000: Fix powering off during shutdown
Rafael J. Wysocki
1
-13
/
+33
2009-04-16
x86: disable X86_PTRACE_BTS for now
Ingo Molnar
1
-0
/
+1
2009-04-16
RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc
David Howells
1
-10
/
+8
2009-04-16
The default CONFIG_BUG=n version of BUG() should have an empty do...while
David Howells
1
-1
/
+1
2009-04-16
MN10300: Stop gcc from generating uninitialised variable warnings after BUG()
David Howells
1
-4
/
+6
2009-04-16
MN10300: Wire up missing system calls
David Howells
2
-0
/
+4
2009-04-16
MN10300: Discard duplicate PFN_xxx() macros
David Howells
1
-4
/
+0
2009-04-16
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
26
-159
/
+280
2009-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
35
-279
/
+317
2009-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
6
-21
/
+24
2009-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
33
-522
/
+814
2009-04-15
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2
-3
/
+7
2009-04-15
ALSA: hda - Fix the cmd cache keys for amp verbs
Takashi Iwai
1
-1
/
+5
2009-04-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
18
-163
/
+136
2009-04-15
acpi-cpufreq: fix 'smp_call_function_many()' confusion
Linus Torvalds
1
-0
/
+6
2009-04-15
packet: avoid warnings when high-order page allocation fails
Eric Dumazet
1
-2
/
+3
2009-04-15
cfq-iosched: add close cooperator code
Jens Axboe
1
-25
/
+198
2009-04-15
cfq-iosched: log responsible 'cfqq' in idle timer arm
Jens Axboe
1
-1
/
+1
2009-04-15
cfq-iosched: tweak kick logic a bit more
Jens Axboe
1
-2
/
+5
2009-04-15
cfq-iosched: no need to save interrupts in cfq_kick_queue()
Jens Axboe
1
-3
/
+2
2009-04-15
brd: fix cacheflushing
Nick Piggin
1
-1
/
+3
2009-04-15
brd: support barriers
Nick Piggin
1
-0
/
+1
[next]