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
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
1
-1
/
+5
2008-12-29
bio: move the slab pointer inside the bio_set
Jens Axboe
1
-0
/
+1
2008-12-29
bio: only mempool back the largest bio_vec slab cache
Jens Axboe
1
-1
/
+2
2008-12-29
block: simplify empty barrier implementation
Tejun Heo
1
-1
/
+0
2008-12-29
block: make barrier completion more robust
Tejun Heo
1
-2
/
+2
2008-12-29
block: make every barrier action optional
Tejun Heo
1
-2
/
+5
2008-12-29
block: reorganize QUEUE_ORDERED_* constants
Tejun Heo
1
-16
/
+23
2008-12-29
block: reorder struct bio to remove padding on 64bit
Richard Kennedy
1
-1
/
+2
2008-12-29
block: use cancel_work_sync() instead of kblockd_flush_work()
Cheng Renquan
1
-1
/
+0
2008-12-29
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
Keith Mannthey
2
-0
/
+2
2008-12-29
block: add queue flag for paravirt frontend drivers
Fernando Luis Vázquez Cao
1
-0
/
+1
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
3
-6
/
+48
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
41
-274
/
+1563
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+3
2008-12-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+3
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-237
/
+560
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-8
/
+36
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
15
-381
/
+581
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-5
/
+11
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-4
/
+36
2008-12-25
Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core
Ingo Molnar
4
-2
/
+16
2008-12-25
Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...
Ingo Molnar
4
-1
/
+26
2008-12-25
Merge branch 'topic/jack-mechanical' into to-push
Takashi Iwai
1
-0
/
+1
2008-12-25
Merge branch 'topic/hda' into to-push
Takashi Iwai
1
-0
/
+1
2008-12-25
Merge branch 'topic/asoc' into to-push
Takashi Iwai
1
-4
/
+34
2008-12-25
Merge branch 'next' into for-linus
James Morris
15
-381
/
+581
2008-12-25
libcrc32c: Add crc32c_le macro
Herbert Xu
1
-0
/
+3
2008-12-25
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
1
-4
/
+1
2008-12-25
crypto: hash - Export shash through hash
Herbert Xu
1
-2
/
+2
2008-12-25
crypto: hash - Add import/export interface
Herbert Xu
1
-0
/
+1
2008-12-25
crypto: hash - Export shash through ahash
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: hash - Add shash interface
Herbert Xu
1
-0
/
+1
2008-12-25
crypto: api - Rebirth of crypto_alloc_tfm
Herbert Xu
1
-1
/
+3
2008-12-25
crypto: api - Move type exit function into crypto_tfm
Herbert Xu
1
-0
/
+2
2008-12-24
Merge branch 'linus' into tracing/hw-branch-tracing
Ingo Molnar
1
-0
/
+1
2008-12-24
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2
-2
/
+7
2008-12-23
Merge branch 'x86/irq' into x86/core
Ingo Molnar
1
-8
/
+0
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
5
-0
/
+36
2008-12-23
Merge branch 'x86/apic' into x86/irq
Ingo Molnar
4
-2
/
+16
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-15
/
+9
2008-12-22
mlx4_core: Add support for multiple completion event vectors
Yevgeny Petrilin
1
-1
/
+3
2008-12-22
fb: SH-5 uses __raw I/O accessors now also, drop the special casing.
Paul Mundt
1
-1
/
+1
2008-12-21
net: add DCNA attribute to the BCN interface for DCB
Don Skidmore
1
-0
/
+2
2008-12-21
ftrace: enable format arguments checking
Lai Jiangshan
1
-1
/
+1
2008-12-21
of/gpio: Implement of_gpio_count()
Anton Vorontsov
1
-0
/
+6
2008-12-20
x86, bts: memory accounting
Markus Metzger
1
-0
/
+2
2008-12-20
x86, bts: add fork and exit handling
Markus Metzger
1
-0
/
+22
2008-12-19
x86: PAT: move track untrack pfnmap stubs to asm-generic
venkatesh.pallipadi@intel.com
1
-6
/
+0
2008-12-19
x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
venkatesh.pallipadi@intel.com
1
-3
/
+0
2008-12-19
x86: PAT: modify follow_phys to return phys_addr prot and return value
venkatesh.pallipadi@intel.com
1
-0
/
+2
[next]