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
2007-03-17
[PATCH] SPI: at25: do not use pointer before assignment
Atsushi Nemoto
1
-1
/
+1
2007-03-17
[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()
Thomas Gleixner
1
-0
/
+6
2007-03-17
[PATCH] savagefb: Fix compile error if debugging is enabled
Antonino A. Daplas
1
-3
/
+2
2007-03-17
[PATCH] savagefb: Fix black screen on load in Savage IX
Antonino A. Daplas
1
-0
/
+13
2007-03-17
[PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cards
Ondrej Zajicek
1
-0
/
+1
2007-03-17
[PATCH] gpio_direction_output() needs an initial value
David Brownell
11
-12
/
+22
2007-03-17
[PATCH] spi: destroy workqueue after spi_unregister_master
Chris Lesiak
2
-25
/
+2
2007-03-17
[PATCH] dio: invalidate clean pages before dio write
Zach Brown
1
-11
/
+35
2007-03-17
[PATCH] mm: fix madvise infinine loop
Nick Piggin
1
-1
/
+4
2007-03-17
[PATCH] ufs2: tindirect truncate fix
Evgeniy Dushistov
1
-1
/
+1
2007-03-17
[PATCH] ufs: zeroize the rest of block in truncate
Evgeniy Dushistov
3
-18
/
+35
2007-03-17
[PATCH] ufs: prepare write + change blocks on the fly
Evgeniy Dushistov
1
-28
/
+53
2007-03-17
[PATCH] ufs2: more correct work with time
Evgeniy Dushistov
3
-19
/
+18
2007-03-17
[PATCH] swsusp: disable nonboot CPUs before entering platform suspend
Rafael J. Wysocki
2
-1
/
+3
2007-03-17
[PATCH] swsusp: Fix resume error path in platform mode
Rafael J. Wysocki
1
-0
/
+1
2007-03-17
[PATCH] rm pointless dmaengine exports
David Brownell
1
-12
/
+6
2007-03-17
[PATCH] fix read past end of array in md/linear.c
Andy Isaacson
1
-1
/
+1
2007-03-17
[PATCH] reduce pnp syslog spam
David Brownell
1
-3
/
+3
2007-03-17
[MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.
Ralf Baechle
1
-1
/
+1
2007-03-17
[MIPS] Lockdep: Fix recursion bug.
Ralf Baechle
3
-40
/
+40
2007-03-17
[MIPS] RTLX: Handle copy_*_user return values.
Ralf Baechle
3
-31
/
+37
2007-03-17
[MIPS] RTLX: Protect rtlx_{read,write} with mutex.
Ralf Baechle
1
-0
/
+6
2007-03-17
[MIPS] RTLX: Harden against compiler reordering and optimization.
Ralf Baechle
1
-17
/
+24
2007-03-17
[MIPS] RTLX: Don't use volatile; it's fragile.
Ralf Baechle
1
-5
/
+16
2007-03-17
[MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken.
Ralf Baechle
1
-1
/
+1
2007-03-17
[MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.
Ralf Baechle
1
-0
/
+12
2007-03-17
[CHAR] lcd: Fix two warnings.
Ralf Baechle
1
-5
/
+0
2007-03-17
[MIPS] FPU ownership management & preemption fixes
Atsushi Nemoto
10
-104
/
+125
2007-03-17
[MIPS] Check FCSR for pending interrupts, alternative version
Atsushi Nemoto
5
-23
/
+75
2007-03-17
[MIPS] IP27, IP35: Fix warnings.
Ralf Baechle
2
-4
/
+6
2007-03-17
[SPARC64]: Get DEBUG_PAGEALLOC working again.
David S. Miller
3
-3
/
+37
2007-03-17
[IPV6]: ipv6_fl_socklist is inadvertently shared.
Masayuki Nakagawa
1
-0
/
+1
2007-03-17
[TCP]: Fix tcp_mem[] initialization.
John Heffner
1
-3
/
+10
2007-03-17
[NET]: Copy mac_len in skb_clone() as well
Alexey Dobriyan
1
-0
/
+1
2007-03-17
[IPV4]: Do not disable preemption in trie_leaf_remove().
Robert Olsson
1
-2
/
+0
2007-03-16
[PATCH] x86: Export _proxy_pda for gcc 4.2
Andi Kleen
2
-0
/
+3
2007-03-16
[PATCH] i386: Don't use the TSC in sched_clock if unstable
Guillaume Chazarain
1
-1
/
+1
2007-03-16
[PATCH] x86-64: fix section mismatch warnings
Sam Ravnborg
6
-10
/
+11
2007-03-16
[PATCH] i386: Enforce GPLness of VMI ROM
Andi Kleen
1
-9
/
+8
2007-03-16
[PATCH] x86-64: wire up compat sched_rr_get_interval(2)
Alexandr Andreev
1
-1
/
+1
2007-03-16
[PATCH] i386: Update defconfig
Andi Kleen
1
-9
/
+34
2007-03-16
[PATCH] x86-64: Update defconfig
Andi Kleen
1
-16
/
+37
2007-03-16
[ALSA] hda-intel - Fix HDA buffer alignment
Joachim Deguara
1
-0
/
+4
2007-03-16
Linux 2.6.21-rc4
v2.6.21-rc4
Linus Torvalds
1
-2
/
+2
2007-03-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-41
/
+63
2007-03-16
[PATCH] sysfs: reinstate exclusion between method calls and attribute unregis...
Alan Stern
2
-8
/
+12
2007-03-16
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
Alan Stern
6
-4
/
+122
2007-03-15
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-11
/
+9
2007-03-15
natsemi: Avoid IntrStatus lossage if RX state machine resets.
broonie@sirena.org.uk
1
-6
/
+8
2007-03-15
natsemi: Fix NAPI for interrupt sharing
broonie@sirena.org.uk
1
-18
/
+20
[prev]
[next]