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
2010-03-25
Document Linux's circular buffering capabilities
David Howells
3
-0
/
+258
2010-03-25
fs/partition/msdos: fix unusable extended partition for > 512B sector
OGAWA Hirofumi
1
-3
/
+10
2010-03-25
fs/partitions/msdos: add support for large disks
Daniel Taylor
1
-34
/
+38
2010-03-25
lxfb: set the H- and V-SYNC polarity of the flatpanel output
Michael Grzeschik
2
-1
/
+11
2010-03-25
kcore: fix test for end of list
Dan Carpenter
1
-1
/
+1
2010-03-25
mempolicy: fix get_mempolicy() for relative and static nodes
Lee Schermerhorn
1
-3
/
+7
2010-03-25
mmc: fix incorrect interpretation of card type bits
Adrian Hunter
2
-2
/
+2
2010-03-25
reiserfs: properly honor read-only devices
Jeff Mahoney
1
-6
/
+9
2010-03-25
reiserfs: fix oops while creating privroot with selinux enabled
Jeff Mahoney
2
-1
/
+6
2010-03-25
exit: fix oops in sync_mm_rss
Michael S. Tsirkin
2
-0
/
+2
2010-03-25
cpuset: alloc nodemask_t on the heap rather than the stack
Miao Xie
1
-28
/
+66
2010-03-25
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
3
-10
/
+14
2010-03-25
doc: add the documentation for mpol=local
KOSAKI Motohiro
1
-1
/
+5
2010-03-25
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
1
-12
/
+12
2010-03-25
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
1
-0
/
+1
2010-03-25
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
1
-3
/
+7
2010-03-25
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
1
-2
/
+7
2010-03-25
c2port: fix device_create() return value check
Jani Nikula
1
-2
/
+2
2010-03-25
mm/ksm.c is doing an unneeded _notify in write_protect_page.
Robin Holt
1
-1
/
+1
2010-03-25
scripts/kernel-doc: fix fatal error on function prototype
Randy Dunlap
1
-0
/
+1
2010-03-25
Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
FUJITA Tomonori
1
-0
/
+0
2010-03-25
kfifo: fix KFIFO_INIT in include/linux/kfifo.h
David Härdeman
1
-2
/
+0
2010-03-25
nommu: fix an incorrect comment in the do_mmap_shared_file()
David Howells
1
-4
/
+3
2010-03-25
MAINTAINERS: use tab not spaces for delimiter
Joe Perches
1
-20
/
+20
2010-03-25
drivers/gpio/max730x.c: add license macro
Richard Röjfors
1
-0
/
+4
2010-03-25
memcg: fix typo in memcg documentation
Greg Thelen
1
-1
/
+1
2010-03-25
get_maintainer: repair STDIN usage
Wolfram Sang
1
-1
/
+1
2010-03-25
blackfin: enable DEBUG_SECTION_MISMATCH
Mike Frysinger
1
-1
/
+2
2010-03-25
Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentation
Russell King
1
-3
/
+3
2010-03-25
fs/binfmt_aout.c: fix pointer warnings
Borislav Petkov
1
-6
/
+8
2010-03-25
scripts/kernel-doc: handle struct member __aligned
Randy Dunlap
1
-0
/
+2
2010-03-25
rtc/mc13783: fix use after free bug
Uwe Kleine-König
1
-10
/
+13
2010-03-25
memcontrol: fix potential null deref
Dan Carpenter
1
-2
/
+4
2010-03-25
cgroups: remove duplicate include
Li Zefan
1
-1
/
+0
2010-03-25
memcg: disable move charge in no mmu case
Daisuke Nishimura
1
-22
/
+22
2010-03-22
Fix up prototype for sys_ipc breakage
Linus Torvalds
1
-1
/
+1
2010-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
Linus Torvalds
1
-2
/
+13
2010-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
45
-235
/
+463
2010-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+6
2010-03-22
rxrpc: Check allocation failure.
Tetsuo Handa
1
-0
/
+6
2010-03-22
AFS: Potential null dereference
Dan Carpenter
1
-2
/
+3
2010-03-22
ppc64 sys_ipc breakage in 2.6.34-rc2
Anton Blanchard
1
-1
/
+1
2010-03-22
x86 / perf: Fix suspend to RAM on HP nx6325
Rafael J. Wysocki
1
-3
/
+5
2010-03-22
edac, mce: Filter out invalid values
Borislav Petkov
1
-1
/
+6
2010-03-22
virtio: console: Check if port is valid in resize_console
Amit Shah
1
-0
/
+4
2010-03-22
virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
Amit Shah
1
-2
/
+9
2010-03-22
ip_gre: include route header_len in max_headroom calculation
Timo Teräs
1
-1
/
+3
2010-03-22
if_tunnel.h: add missing ams/byteorder.h include
Paulius Zaleckas
1
-0
/
+1
2010-03-22
ipv4: Don't drop redirected route cache entry unless PTMU actually expired
Guenter Roeck
1
-1
/
+2
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
6
-51
/
+119
[next]