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
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
836
-839
/
+0
2006-04-25
Don't include <linux/config.h> and <linux/linkage.h> from linux/socket.h
David Woodhouse
1
-2
/
+0
2006-04-25
Don't include private headers from user-visible part of linux/ext3_fs.h
David Woodhouse
1
-5
/
+2
2006-04-25
Don't include private headers from user-visible part of linux/ext2_fs.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private headers from user-visible part of linux/smb_fs.h
David Woodhouse
1
-2
/
+2
2006-04-25
Sanitise linux/sunrpc/debug.h for userspace consumption
David Woodhouse
1
-13
/
+12
2006-04-25
Don't export CONFIG_COMPAT stuff in linux/usbdevice_fs.h to userspace
David Woodhouse
1
-0
/
+2
2006-04-25
Don't include <linux/spinlock.h> from user-visible part of linux/wanrouter.h
David Woodhouse
1
-2
/
+2
2006-04-25
Move comment in mtd-abi.h to stop confusing unifdef
David Woodhouse
1
-2
/
+3
2006-04-25
Don't include private headers from user-visible part of linux/signal.h
David Woodhouse
1
-2
/
+2
2006-04-25
Don't include <asm/atomic.h> from user-visible part of linux/sem.h
David Woodhouse
1
-1
/
+1
2006-04-25
Partially sanitise linux/sched.h for userspace consumption
David Woodhouse
1
-8
/
+10
2006-04-25
Don't include <linux/list.h> from user-visible part of reiserfs_xattr.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private headers from user-visible parts of linux/quota.h
David Woodhouse
1
-2
/
+2
2006-04-25
Don't include private headers from user-visible parts of include/linux/nfs*.h
David Woodhouse
3
-27
/
+26
2006-04-25
Don't include <linux/stringify> from user-visible part of linux/net.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include <linux/list.h> from user-visible part of linux/msg.h
David Woodhouse
1
-1
/
+1
2006-04-25
Don't include private files from user-visible part of linux/ncp_fs.h
David Woodhouse
1
-3
/
+2
2006-04-25
Sanitise linux/mman.h for userspace consumption
David Woodhouse
1
-5
/
+8
2006-04-25
Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.h
David Woodhouse
1
-1
/
+0
2006-04-25
Don't include <linux/device.h> from user-visible part of linux/ipmi.h
David Woodhouse
1
-1
/
+1
2006-04-25
Sanitise linux/i2c.h for userspace consumption
David Woodhouse
1
-3
/
+6
2006-04-25
Sanitise linux/i2c-algo-ite.h for userspace consumption
David Woodhouse
1
-2
/
+5
2006-04-25
Include various private files only from within __KERNEL__ in genhd.h
David Woodhouse
1
-6
/
+6
2006-04-25
Export only the appropriate GS_xxx flags to userspace from generic_serial.h
David Woodhouse
1
-2
/
+4
2006-04-25
Use __KERNEL__ to hide kernel-private bits of linux/gameport.h
David Woodhouse
1
-0
/
+6
2006-04-25
Don't include agp_backend.h in user-visible part of agpgart.h
David Woodhouse
1
-2
/
+1
2006-04-25
Include <linux/jiffies.h> from linux/acct.h only in kernel-private part.
David Woodhouse
1
-1
/
+1
2006-04-25
Remove user-visible references to PAGE_SIZE in include/asm-powerpc/elf.h
David Woodhouse
1
-4
/
+3
2006-04-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable
Linus Torvalds
1
-1
/
+4
2006-04-25
[NETFILTER]: ipt action: use xt_check_target for basic verification
Patrick McHardy
1
-0
/
+5
2006-04-25
[NETFILTER]: x_tables: move table->lock initialization
Dmitry Mishin
1
-1
/
+1
2006-04-25
[NETFILTER]: ip6_tables: remove broken comefrom debugging
Patrick McHardy
1
-13
/
+0
2006-04-25
[NETFILTER]: nf_conntrack: kill unused callback init_conntrack
Yasuyuki Kozakai
1
-3
/
+0
2006-04-25
[NETFILTER]: Fix compat_xt_counters alignment for non-x86
Patrick McHardy
1
-0
/
+4
2006-04-25
[NETFILTER]: ULOG target is not obsolete
Thomas Voegtle
1
-1
/
+1
2006-04-25
[NETFILTER]: nf_conntrack: Fix module refcount dropping too far
Yasuyuki Kozakai
2
-9
/
+4
2006-04-25
[SPARC]: __NR_sys removal
OGAWA Hirofumi
2
-2
/
+2
2006-04-24
[CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined
Steve French
1
-1
/
+4
2006-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
26
-465
/
+735
2006-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
4
-17
/
+20
2006-04-23
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-10
/
+2
2006-04-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable
Linus Torvalds
13
-115
/
+138
2006-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
21
-169
/
+231
2006-04-23
drm: possible cleanups
Dave Airlie
4
-9
/
+1
2006-04-23
drm: fixup r300 scratch on BE machines
Dave Airlie
1
-1
/
+1
2006-04-23
[CIFS] Fix typo in previous
Steve French
1
-1
/
+1
2006-04-23
powerpc: Fix define_machine so machine_is() works from modules
Paul Mackerras
1
-1
/
+5
2006-04-22
[PATCH] tpm: add HID module parameter
Kylene Jo Hall
1
-1
/
+12
2006-04-22
[PATCH] tpm: add interrupt module parameter
Kylene Jo Hall
1
-35
/
+43
[next]