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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-22
[NET]: Cut off the queue_mapping field from sk_buff
Pavel Emelyanov
1
-1
/
+2
2007-10-22
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
Pavel Emelyanov
1
-1
/
+6
2007-10-22
[NET]: Make and use skb_get_queue_mapping
Pavel Emelyanov
1
-0
/
+9
2007-10-22
[INET]: Let inet_diag and friends autoload
Jean Delvare
1
-0
/
+4
2007-10-22
[NET]: Fix SKB_WITH_OVERHEAD calculation
Herbert Xu
1
-2
/
+1
2007-10-22
[TG3]: Add 5723 support
Matt Carlson
1
-0
/
+1
2007-10-22
[Bluetooth] Add constant for Bluetooth socket options level
Marcel Holtmann
1
-0
/
+1
2007-10-22
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
1
-0
/
+1
2007-10-22
[Bluetooth] Fall back to L2CAP in basic mode
Marcel Holtmann
1
-0
/
+13
2007-10-22
[Bluetooth] Retrieve L2CAP features mask on connection setup
Marcel Holtmann
1
-2
/
+12
2007-10-22
[Bluetooth] Remove global conf_mtu variable from L2CAP
Marcel Holtmann
1
-5
/
+5
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2
-257
/
+359
2007-10-21
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
20
-233
/
+1570
2007-10-22
Blackfin arch: dma add some API and cleanup bf54x DMA definition
Bryan Wu
4
-6
/
+7
2007-10-21
Blackfin arch: cleanup and promote the general purpose timers api to a core b...
Mike Frysinger
2
-209
/
+210
2007-10-21
Blackfin arch: add functions for converting between sclks and usecs
Mike Frysinger
1
-0
/
+2
2007-10-21
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
1
-1
/
+1
2007-10-21
Blackfin arch: Fix bug: missing CHIPID register field definition of BF54x
Bryan Wu
1
-0
/
+4
2007-10-21
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
14
-18
/
+1347
2007-10-21
[PATCH] audit: watching subtrees
Al Viro
2
-0
/
+4
2007-10-21
[PATCH] new helper - inotify_evict_watch()
Al Viro
1
-0
/
+1
2007-10-21
[PATCH] new helper - inotify_clone_watch()
Al Viro
1
-0
/
+1
2007-10-21
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
Al Viro
1
-0
/
+2
2007-10-21
[PATCH] pass dentry to audit_inode()/audit_inode_child()
Al Viro
2
-12
/
+13
2007-10-20
Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...
Linus Torvalds
10
-207
/
+172
2007-10-20
[PARISC] fix uninitialized variable warning in asm/rtc.h
Kyle McMartin
1
-2
/
+2
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
19
-36
/
+35
2007-10-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
15
-91
/
+36
2007-10-20
fix do_sys_open() prototype
Jason Uhlenkott
1
-1
/
+1
2007-10-20
Typo: depricated -> deprecated
Rolf Eike Beer
1
-2
/
+2
2007-10-20
dm: uevent generate events
Mike Anderson
1
-0
/
+2
2007-10-20
dm: export name and uuid
Mike Anderson
1
-0
/
+1
2007-10-20
dm io:ctl use constant struct size
Milan Broz
1
-2
/
+3
2007-10-20
include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros
Stefan Richter
5
-11
/
+5
2007-10-20
x86 hpet.h: remove broken links
Dave Young
1
-6
/
+0
2007-10-20
fix up security_socket_getpeersec_* documentation
Serge Hallyn
1
-2
/
+15
2007-10-20
powerpc: Remove obsolete prototype
Julio M. Merino Vidal
1
-2
/
+0
2007-10-20
ide: constify struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-10-20
ide: replace ide_pci_device_t by struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-10
/
+8
2007-10-20
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-20
ide: add hwif->ack_intr hook
Bartlomiej Zolnierkiewicz
4
-3
/
+5
2007-10-20
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2007-10-20
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
13
-18
/
+2
2007-10-20
ide: remove redundant comments from ide.h
Bartlomiej Zolnierkiewicz
1
-41
/
+0
2007-10-20
ide: add ide_find_port() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-10-20
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2007-10-20
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-7
/
+4
2007-10-20
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2007-10-20
ide: add IDE_HFLAG_RQSIZE_256 host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-10-20
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
Bartlomiej Zolnierkiewicz
1
-0
/
+2
[next]