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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-27
netfilter: fix double-free and use-after free
Pekka Enberg
1
-0
/
+1
2008-07-26
net: drop unused BUG_TRAP()
Ilpo Järvinen
1
-7
/
+0
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-2
/
+3
2008-07-25
ipsec: ipcomp - Merge IPComp implementations
Herbert Xu
1
-0
/
+6
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-40
/
+35
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-219
/
+99
2008-07-23
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-4
/
+0
2008-07-23
ipv6: icmp6_dst_gc return change
Stephen Hemminger
1
-1
/
+1
2008-07-23
netns: dont alloc ipv6 fib timer list
Stephen Hemminger
1
-1
/
+1
2008-07-23
sparc: Fixes the DRM layer build on sparc.
David S. Miller
2
-0
/
+2
2008-07-23
ipv6: make struct ipv6_devconf static
Adrian Bunk
1
-2
/
+0
2008-07-23
sctp: make sctp_outq_flush() static
Adrian Bunk
1
-1
/
+0
2008-07-23
netns: make get_proc_net() static
Adrian Bunk
1
-2
/
+0
2008-07-23
net: Fix build failure with 'make mandocs'.
Dave Jones
1
-29
/
+29
2008-07-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-17
/
+28
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-25
/
+30
2008-07-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
12
-33
/
+42
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
13
-37
/
+101
2008-07-23
fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.
Laurent Pinchart
1
-4
/
+0
2008-07-23
synclink_gt: add serial bit order control
Paul Fulghum
1
-0
/
+1
2008-07-23
tty: rework break handling
Alan Cox
1
-2
/
+12
2008-07-23
tty: Split ldisc code into its own file
Alan Cox
1
-2
/
+9
2008-07-23
usb_serial: API all change
Alan Cox
1
-26
/
+30
2008-07-22
gpio: gpio driver for max7301 SPI GPIO expander
Juergen Beisert
1
-0
/
+9
2008-07-22
execve filename: document and export via auxiliary vector
John Reiser
1
-1
/
+3
2008-07-22
remove CONFIG_KMOD from core kernel code
Johannes Berg
1
-1
/
+1
2008-07-22
rework try_then_request_module to do less in non-modular kernels
Johannes Berg
1
-1
/
+2
2008-07-22
module: turn longs into ints for module sizes
Denys Vlasenko
1
-3
/
+3
2008-07-22
Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
Denys Vlasenko
1
-0
/
+2
2008-07-22
module: reorder struct module to save space on 64 bit builds
Richard Kennedy
1
-20
/
+22
2008-07-22
x86: add PTE_FLAGS_MASK
Jeremy Fitzhardinge
3
-3
/
+6
2008-07-22
x86: rename PTE_MASK to PTE_PFN_MASK
Jeremy Fitzhardinge
7
-18
/
+18
2008-07-22
x86: fix pte_flags() to only return flags, fix lguest (updated)
Rusty Russell
2
-1
/
+9
2008-07-22
Merge commit 'origin/master'
Benjamin Herrenschmidt
711
-29646
/
+33921
2008-07-22
MTD: handle pci_name() being const
Greg Kroah-Hartman
2
-2
/
+2
2008-07-22
sysdev: Add utility functions for simple int/ulong variable sysdev attributes
Andi Kleen
1
-0
/
+34
2008-07-22
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-2
/
+3
2008-07-22
driver core: Suppress sysfs warnings for device_rename().
Cornelia Huck
1
-0
/
+10
2008-07-22
debugfs: Implement debugfs_remove_recursive()
Haavard Skinnemoen
1
-0
/
+4
2008-07-22
kobject: reorder kobject to save space on 64 bit builds
Richard Kennedy
1
-1
/
+1
2008-07-22
UIO: minor style and comment fixes
Uwe Kleine-König
1
-3
/
+3
2008-07-22
UIO: Add write function to allow irq masking
Hans J. Koch
1
-0
/
+2
2008-07-22
driver core: remove DEVICE_ID_SIZE define
Greg Kroah-Hartman
1
-1
/
+0
2008-07-22
driver core: remove DEVICE_NAME_SIZE define
Kay Sievers
2
-4
/
+1
2008-07-22
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
6
-8
/
+6
2008-07-22
class: add lockdep infrastructure
Matthew Wilcox
1
-2
/
+23
2008-07-22
class: move driver core specific parts to a private structure
Greg Kroah-Hartman
1
-5
/
+2
2008-07-22
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+2
2008-07-22
Driver Core: add ability for class_for_each_device to start in middle of list
Greg Kroah-Hartman
1
-1
/
+2
2008-07-22
device create: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-5
/
+4
[next]