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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2010-08-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-0
/
+5
2010-08-06
console: Fix compilation regression
Jason Wessel
1
-0
/
+5
2010-08-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+6
2010-08-06
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-5
/
+33
2010-08-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-0
/
+13
2010-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-4
/
+4
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
3
-20
/
+69
2010-08-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-31
/
+62
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-108
/
+85
2010-08-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-0
/
+89
2010-08-06
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2010-08-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+5
2010-08-06
Fix init ordering of /dev/console vs callers of modprobe
David Howells
1
-0
/
+3
2010-08-05
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+10
2010-08-05
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
3
-0
/
+30
2010-08-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-1
/
+14
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-62
/
+235
2010-08-05
driver core: device_rename's new_name can be const
Johannes Berg
1
-1
/
+1
2010-08-05
sysfs: Remove owner field from sysfs struct attribute
Guenter Roeck
1
-6
/
+0
2010-08-05
Driver core: Add BUS_NOTIFY_BIND_DRIVER
Magnus Damm
1
-3
/
+5
2010-08-05
sysfs: sysfs_chmod_file's attr can be const
Jean Delvare
1
-3
/
+3
2010-08-05
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
1
-4
/
+58
2010-08-05
Driver core: Drop __must_check from bus_for_each_drv()
Jean Delvare
1
-3
/
+2
2010-08-05
Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+224
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+24
2010-08-05
fb: add hooks to handle KDB enter/exit
Jesse Barnes
1
-0
/
+13
2010-08-05
vt,console,kdb: automatically set kdb LINES variable
Jason Wessel
1
-0
/
+4
2010-08-05
vt,console,kdb: implement atomic console enter/leave functions
Jesse Barnes
1
-0
/
+13
2010-08-05
gdbstub: Implement gdbserial 'p' and 'P' packets
Jason Wessel
1
-1
/
+1
2010-08-05
kgdb,kdb: individual register set and and get API
Jason Wessel
1
-0
/
+13
2010-08-05
POWER: Add JZ4740 battery driver.
Lars-Peter Clausen
1
-0
/
+24
2010-08-05
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-6
/
+0
2010-08-05
Merge branch 'perf/nmi' into perf/core
Ingo Molnar
2
-8
/
+17
2010-08-05
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
1
-0
/
+1
2010-08-05
drm,io-mapping: Specify slot to use for atomic mappings
Chris Wilson
1
-6
/
+10
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
9
-14
/
+12
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-36
/
+85
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-6
/
+14
2010-08-04
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
1
-0
/
+3
2010-08-04
powerpc/fsl_pci: add quirk for mpc8308 pcie bridge
Ilya Yanok
1
-0
/
+1
2010-08-04
Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and 'slub/fixes' i...
Pekka Enberg
2
-4
/
+4
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
61
-399
/
+1028
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
2
-10
/
+125
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
7
-11
/
+77
2010-08-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-5
/
+0
2010-08-04
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
3
-0
/
+74
[next]