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-12-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...
Linus Torvalds
2
-0
/
+3
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity
1
-0
/
+227
2006-12-10
[PATCH] clocksource: small cleanup
Daniel Walker
1
-1
/
+1
2006-12-10
[PATCH] round_jiffies infrastructure
Arjan van de Ven
1
-0
/
+6
2006-12-10
[PATCH] fdtable: Implement new pagesize-based fdtable allocator
Vadim Lobanov
1
-6
/
+0
2006-12-10
[PATCH] fdtable: Remove the free_files field
Vadim Lobanov
2
-3
/
+1
2006-12-10
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
2
-7
/
+0
2006-12-10
[PATCH] md: allow reads that have bypassed the cache to be retried on failure
Raz Ben-Jehuda(caro)
1
-0
/
+3
2006-12-10
[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2
Alan Cox
1
-0
/
+1
2006-12-10
[PATCH] sched: remove lb_stopbalance counter
Chen, Kenneth W
1
-1
/
+0
2006-12-10
[PATCH] sched: decrease number of load balances
Siddha, Suresh B
1
-0
/
+1
2006-12-10
[PATCH] sched: add option to serialize load balancing
Christoph Lameter
2
-1
/
+3
2006-12-10
[PATCH] sched: use softirq for load balancing
Christoph Lameter
1
-1
/
+2
2006-12-10
[PATCH] sched domain: increase the SMT busy rebalance interval
Siddha, Suresh B
1
-1
/
+1
2006-12-10
[PATCH] io-accounting: via taskstats
Andrew Morton
1
-1
/
+7
2006-12-10
[PATCH] cleanup taskstats.h
Andrew Morton
1
-10
/
+10
2006-12-10
[PATCH] io-accounting: core statistics
Andrew Morton
3
-0
/
+86
2006-12-10
[PATCH] Fix noise in futex.h
David Woodhouse
2
-1
/
+3
2006-12-10
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
1
-3
/
+2
2006-12-10
[PATCH] rtc: Add rtc_merge_alarm()
Scott Wood
1
-0
/
+1
2006-12-10
[PATCH] freezer.h uses task_struct fields
Randy Dunlap
1
-0
/
+2
2006-12-10
V4L/DVB (4798): OmniVision OV7670 driver
Jonathan Corbet
1
-0
/
+1
2006-12-10
V4L/DVB (4797): Marvell 88ALP01 "cafe" driver
Jonathan Corbet
1
-0
/
+1
2006-12-10
V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driver
Jonathan Corbet
1
-0
/
+1
2006-12-08
[NETLINK]: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.
David S. Miller
2
-0
/
+12
2006-12-08
[XFRM]: Fix XFRMGRP_REPORT to use correct multicast group.
J Hadi Salim
1
-1
/
+1
2006-12-08
[NET]: Force a cache line split in hh_cache in SMP.
Eric Dumazet
1
-1
/
+8
2006-12-08
[NETLINK]: Restore API compatibility of address and neighbour bits
Thomas Graf
1
-0
/
+2
2006-12-08
[NET]: Convert hh_lock to seqlock.
Stephen Hemminger
1
-1
/
+1
2006-12-08
[PATCH] Generic HID layer - pb_fnmode
Jiri Kosina
1
-0
/
+1
2006-12-08
[PATCH] Generic HID layer - input and event reporting
Jiri Kosina
1
-1
/
+2
2006-12-08
[PATCH] Generic HID layer - hiddev
Jiri Kosina
1
-4
/
+4
2006-12-08
[PATCH] Generic HID layer - USB API
Jiri Kosina
1
-35
/
+1
2006-12-08
[PATCH] Generic HID layer - API
Jiri Kosina
1
-8
/
+28
2006-12-08
[PATCH] Generic HID layer - code split
Jiri Kosina
2
-0
/
+1297
2006-12-08
[PATCH] dm: suspend: add noflush pushback
Kiyoshi Ueda
1
-0
/
+3
2006-12-08
[PATCH] dm: ioctl: add noflush suspend
Kiyoshi Ueda
1
-2
/
+7
2006-12-08
[PATCH] dm: map and endio return code clarification
Kiyoshi Ueda
1
-1
/
+1
2006-12-08
[PATCH] dm: suspend: parameter change
Kiyoshi Ueda
1
-1
/
+1
2006-12-08
[PATCH] fbcmap.c: mark structs const or __read_mostly
Helge Deller
1
-3
/
+3
2006-12-08
[PATCH] fault-injection: defaults likely to please a new user
Don Mullis
1
-0
/
+1
2006-12-08
[PATCH] fault-injection: Use bool-true-false throughout
Don Mullis
1
-1
/
+1
2006-12-08
[PATCH] fault injection: stacktrace filtering
Akinobu Mita
1
-0
/
+12
2006-12-08
[PATCH] fault injection: process filtering for fault-injection capabilities
Akinobu Mita
2
-0
/
+5
2006-12-08
[PATCH] fault-injection capability for disk IO
Akinobu Mita
1
-0
/
+4
2006-12-08
[PATCH] fault-injection capabilities infrastructure
Akinobu Mita
1
-0
/
+69
2006-12-08
[PATCH] Char: istallion, variables cleanup
Jiri Slaby
1
-12
/
+12
2006-12-08
[PATCH] Char: istallion, eliminate typedefs
Jiri Slaby
1
-6
/
+6
2006-12-08
[PATCH] Char: stallion, variables cleanup
Jiri Slaby
1
-14
/
+14
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
4
-10
/
+10
[next]