index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-28
[IPV4]: annotate ipv4 address fields in struct ip_msfilter and struct ip_mreq...
Al Viro
1
-6
/
+6
2006-09-28
[TG3]: Add basic 5906 support.
Michael Chan
1
-0
/
+2
2006-09-28
[TG3]: Add 5722 and 5756 support.
Michael Chan
1
-0
/
+2
2006-09-28
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
6
-43
/
+43
2006-09-28
[SUNRPC]: svc_{get,put}nl()
Alexey Dobriyan
1
-7
/
+24
2006-09-28
[IPV4]: annotate inetdev.h helpers
Al Viro
1
-5
/
+5
2006-09-28
[IPV4]: annotate struct in_ifaddr
Al Viro
1
-5
/
+5
2006-09-28
[IPV4]: inet_addr_onlink() annotated
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: ip_check_mc() annotations
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: inet_select_addr() annotations
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: headers endianness
Al Viro
1
-7
/
+7
2006-09-28
[TR]: endiannness annotations
Al Viro
1
-1
/
+1
2006-09-28
[ATALK]: endianness annotations
Al Viro
1
-39
/
+1
2006-09-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6
Linus Torvalds
1
-0
/
+1
2006-09-28
USB: fix autosuspend when CONFIG_PM isn't set
Alan Stern
1
-1
/
+1
2006-09-28
hwmon: New driver k8temp
Rudolf Marek
1
-0
/
+1
2006-09-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2
-1
/
+2
2006-09-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-163
/
+105
2006-09-27
usbcore: add autosuspend/autoresume infrastructure
Alan Stern
1
-0
/
+33
2006-09-27
usbcore: store each usb_device's level in the tree
Alan Stern
1
-0
/
+1
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
1
-3
/
+0
2006-09-27
usbcore: Add flag for whether a host controller uses DMA
Alan Stern
1
-0
/
+1
2006-09-27
USB: remove struct usb_operations
Alan Stern
1
-4
/
+0
2006-09-27
usbcore: help drivers to change device configs
Alan Stern
1
-0
/
+3
2006-09-27
USB core: Use const where possible.
Luiz Fernando N. Capitulino
1
-9
/
+9
2006-09-27
USB Storage: add rio karma eject support
Matthew Dharm
1
-0
/
+3
2006-09-27
USB: New functions to check endpoints info.
Luiz Fernando N. Capitulino
1
-0
/
+14
2006-09-27
USB: making the kernel -Wshadow clean - USB & completion
Jesper Juhl
1
-9
/
+9
2006-09-27
USB: gmidi: New USB MIDI Gadget class driver.
Ben Williamson
2
-0
/
+165
2006-09-27
usbcore: track whether interfaces are suspended
Alan Stern
1
-0
/
+3
2006-09-27
usbcore: add usb_device_driver definition
Alan Stern
1
-7
/
+51
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-2
/
+2
2006-09-27
[PATCH] add probe_kernel_address()
Andrew Morton
1
-0
/
+22
2006-09-27
[PATCH] fs/nfs/: make code static
Adrian Bunk
1
-4
/
+0
2006-09-27
[PATCH] pid: Implement transfer_pid and use it to simplify de_thread
Eric W. Biederman
1
-0
/
+2
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
2
-7
/
+13
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
1
-0
/
+4
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
3
-10
/
+2
2006-09-27
[PATCH] inode-diet: Move i_cdev into a union
Theodore Ts'o
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Move i_bdev into a union
Theodore Ts'o
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Move i_pipe into a union
Theodore Ts'o
1
-2
/
+3
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-3
/
+1
2006-09-27
[PATCH] kdump: introduce "reset_devices" command line option
Vivek Goyal
1
-0
/
+1
2006-09-27
[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place
David Howells
1
-1
/
+1
2006-09-27
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
David Howells
1
-0
/
+2
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
1
-0
/
+2
2006-09-27
[PATCH] Mark __remove_vm_area() static
Rolf Eike Beer
1
-1
/
+0
2006-09-27
[PATCH] do_no_pfn()
Jes Sorensen
1
-0
/
+7
2006-09-27
[PATCH] Add node to zone for the NUMA case
Christoph Lameter
2
-1
/
+6
2006-09-27
[PATCH] Disable GFP_THISNODE in the non-NUMA case
Christoph Lameter
1
-0
/
+5
[next]