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
2005-11-08
[PPP]: add PPP MPPE encryption module
Matt Domsch
7
-26
/
+902
2005-11-08
[PPP]: handle misaligned accesses
Philippe De Muyter
1
-3
/
+14
2005-11-08
[IPVS]: fix connection leak if expire_nodest_conn=1
Julian Anastasov
1
-4
/
+3
2005-11-08
[NET]: sk_add_backlog convert from macro to inline
Stephen Hemminger
1
-10
/
+10
2005-11-08
[PKT_SCHED]: Correctly handle empty ematch trees
Thomas Graf
1
-0
/
+5
2005-11-08
[CONNECTOR]: Fix documentation test module.
Carlo Comin
1
-2
/
+2
2005-11-08
[IPV6]: RFC3484 compliant source address selection
YOSHIFUJI Hideaki
1
-104
/
+240
2005-11-08
[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...
YOSHIFUJI Hideaki
3
-47
/
+64
2005-11-08
[IPV6]: Put addr_diff() into common header for future use.
YOSHIFUJI Hideaki
2
-52
/
+50
2005-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
88
-579
/
+5134
2005-11-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
32
-1569
/
+673
2005-11-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-0
/
+2
2005-11-08
[PATCH] Complete description of shared subtrees.
Ram Pai
1
-0
/
+1060
2005-11-08
[PATCH] unbindable mounts
Ram Pai
5
-26
/
+67
2005-11-08
[PATCH] handling of slave mounts
Ram Pai
2
-37
/
+121
2005-11-08
[PATCH] introduce slave mounts
Ram Pai
5
-4
/
+60
2005-11-08
[PATCH] shared mounts handling: umount
Ram Pai
5
-20
/
+128
2005-11-08
[PATCH] shared mounts handling: move
Ram Pai
1
-17
/
+46
2005-11-08
[PATCH] shared mount handling: bind and rbind
Ram Pai
4
-22
/
+204
2005-11-08
[PATCH] introduce shared mounts
Ram Pai
5
-2
/
+21
2005-11-08
[PATCH] beginning of the shared-subtree proper
Ram Pai
6
-6
/
+62
2005-11-08
[PATCH] making namespace_sem global
Ram Pai
2
-24
/
+23
2005-11-08
[PATCH] mount expiry fixes
Ram Pai
1
-42
/
+22
2005-11-08
[PATCH] umount_tree() locking change
Ram Pai
1
-33
/
+51
2005-11-08
[PATCH] sanitize the interface of graft_tree().
Ram Pai
1
-6
/
+6
2005-11-08
[PATCH] lindent fs/namespace.c
Ram Pai
1
-49
/
+48
2005-11-08
[PATCH] make /proc/mounts pollable
Al Viro
3
-16
/
+78
2005-11-08
[PATCH] allow callers of seq_open do allocation themselves
Al Viro
1
-4
/
+8
2005-11-08
[PATCH] cleanups and bug fix in do_loopback()
Al Viro
1
-19
/
+22
2005-11-08
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
7
-79
/
+113
2005-11-08
[PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pages
Benjamin Herrenschmidt
1
-0
/
+3
2005-11-08
powerpc: merge ide.h
Stephen Rothwell
2
-42
/
+17
2005-11-08
powermac: Use a spinlock in swim3.c (floppy driver) instead of cli
Paul Mackerras
1
-10
/
+10
2005-11-08
macintosh: Always export pmu_[un]register_sleep_notifier if CONFIG_PM set
Paul Mackerras
1
-2
/
+2
2005-11-08
powerpc: Fix typo in pmac_cpufreq_resume
Paul Mackerras
1
-1
/
+1
2005-11-08
[PATCH] Memory Add Fixes for ppc64
Mike Kravetz
2
-0
/
+2
2005-11-08
[PATCH] ppc64: remove some direct xmon calls
Anton Blanchard
2
-12
/
+0
2005-11-08
[PATCH] ppc64: fix oprofile sample bit handling
Anton Blanchard
1
-1
/
+23
2005-11-08
[PATCH] ppc64: fix Memory: summary line
Anton Blanchard
1
-1
/
+1
2005-11-08
[PATCH] ppc: Fix PowerBook HD led on ARCH=powerpc
Benjamin Herrenschmidt
1
-3
/
+6
2005-11-08
[PATCH] ppc: Fix ARCH=ppc build with xmon
Benjamin Herrenschmidt
3
-5
/
+6
2005-11-08
[PATCH] ppc: fix a bunch of warnings
Benjamin Herrenschmidt
5
-19
/
+22
2005-11-08
[PATCH] ppc64: Thermal control for SMU based machines
Benjamin Herrenschmidt
13
-0
/
+3638
2005-11-08
[PATCH] ppc64: More U3 device-tree fixes
Benjamin Herrenschmidt
2
-2
/
+2
2005-11-08
[PATCH] ppc64: Update g5_defconfig for ARCH=powerpc
Benjamin Herrenschmidt
1
-55
/
+206
2005-11-08
[PATCH] ppc64: SMU partition recovery
Benjamin Herrenschmidt
10
-57
/
+381
2005-11-08
[PATCH] ppc64: SMU based macs cpufreq support
Benjamin Herrenschmidt
11
-25
/
+572
2005-11-08
[PATCH] powerpc: Fix ppc32 initrd
David Woodhouse
3
-37
/
+41
2005-11-08
Merge ../linux-2.6
Paul Mackerras
1265
-20025
/
+40841
2005-11-08
[SPARC64]: Kill some unnecessary includes from ioctl32.c
David S. Miller
1
-5
/
+0
[next]