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
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
35
-35
/
+7
2007-11-02
SG: Make sg_init_one() use general table init functions
Jens Axboe
1
-22
/
+18
2007-11-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
39
-176
/
+280
2007-11-01
[SPARC64]: Update defconfig.
David S. Miller
1
-35
/
+34
2007-11-01
[IRDA] IRNET: Fix build when TCGETS2 is defined.
David S. Miller
1
-0
/
+10
2007-11-01
[NET]: docbook fixes for netif_ functions
Stephen Hemminger
2
-3
/
+25
2007-11-01
[NET]: Hide the net_ns kmem cache
Pavel Emelyanov
1
-2
/
+4
2007-11-01
[NET]: Mark the setup_net as __net_init
Pavel Emelyanov
1
-1
/
+1
2007-11-01
[NET]: Hide the dead code in the net_namespace.c
Pavel Emelyanov
1
-63
/
+68
2007-11-01
[NET]: Relax the reference counting of init_net_ns
Pavel Emelyanov
1
-8
/
+25
2007-11-01
[NETNS]: Make the init/exit hooks checks outside the loop
Pavel Emelyanov
1
-12
/
+11
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
33
-36
/
+43
2007-11-01
[NET]: Remove bogus zero_it argument from sk_alloc
Pavel Emelyanov
1
-14
/
+9
2007-11-01
[NET]: Make the sk_clone() lighter
Pavel Emelyanov
1
-1
/
+2
2007-11-01
[NET]: Move some core sock setup into sk_prot_alloc
Pavel Emelyanov
1
-15
/
+26
2007-11-01
[NET]: Auto-zero the allocated sock object
Pavel Emelyanov
1
-1
/
+3
2007-11-01
[NET]: Cleanup the allocation/freeing of the sock object
Pavel Emelyanov
1
-15
/
+29
2007-11-01
[NET]: Move the get_net() from sock_copy()
Pavel Emelyanov
1
-1
/
+1
2007-11-01
[NET]: Move the sock_copy() from the header
Pavel Emelyanov
2
-14
/
+14
2007-11-01
[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion
Ilpo Järvinen
1
-1
/
+1
2007-11-01
[TCP]: Process DSACKs that reside within a SACK block
Ilpo Järvinen
1
-3
/
+22
2007-11-01
[SPARC64]: Fix linkage of enormous kernels.
David S. Miller
3
-5
/
+11
2007-11-01
[SPARC64]: Fix build with CONFIG_NET disabled.
David S. Miller
2
-2
/
+2
2007-11-01
[SPARC64]: Fix build failure when CONFIG_BUG is disabled.
David S. Miller
1
-1
/
+3
2007-11-01
[SPARC64]: Kill unused ITAG_MASK macro in ultra.S
David S. Miller
1
-7
/
+0
2007-11-01
[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().
David S. Miller
1
-1
/
+1
2007-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-0
/
+22
2007-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
22
-24
/
+781
2007-10-31
Revert "Driver core: remove class_device_*_bin_file"
Greg Kroah-Hartman
2
-0
/
+22
2007-10-31
ieee1394: ieee1394_transactions.c: remove dead code
Adrian Bunk
1
-2
/
+0
2007-10-31
firewire: Fix pci resume to not pass in a __be32 config rom.
Kristian Høgsberg
1
-12
/
+25
2007-10-31
Remove broken ptrace() special-case code from file mapping
Linus Torvalds
1
-11
/
+2
2007-10-31
[ARM] 4634/1: DaVinci GPIO header build fix
David Brownell
1
-0
/
+3
2007-10-31
[ARM] 4636/1: pxa: add default configuration for zylonite
eric miao
1
-0
/
+736
2007-10-31
[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com
eric miao
10
-10
/
+10
2007-10-31
[ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c
Roel Kluin
1
-1
/
+1
2007-10-31
[ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6b
Russell King
1
-1
/
+2
2007-10-31
[ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning
Russell King
1
-0
/
+3
2007-10-31
[ARM] Fix FIQ issue with ARM926
Russell King
1
-0
/
+4
2007-10-31
[ARM] Fix pxamci regression
Russell King
1
-2
/
+9
2007-10-31
[ARM] Fix netx_defconfig regression
Russell King
1
-3
/
+3
2007-10-31
[ARM] Fix ateb9200_defconfig build regression
Russell King
1
-0
/
+3
2007-10-31
[ARM] Fix an rpc_defconfig regression
Russell King
1
-6
/
+2
2007-10-31
[ARM] Fix omap_h2_1610_defconfig regressions
Russell King
1
-0
/
+4
2007-10-31
[ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h
Matt Reimer
1
-1
/
+1
2007-10-31
[MEDIA] IVTV: exit_ivtv_i2c() cannot be __devexit
David Miller
2
-2
/
+2
2007-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
18
-173
/
+111
2007-10-31
[AF_KEY]: suppress a warning for 64k pages.
Stephen Rothwell
1
-2
/
+2
2007-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
8
-31
/
+576
2007-10-31
add SubmittingPatches to Documentation/ja_JP
Keiichi Kii
1
-0
/
+556
[next]