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-10-27
ALSA: jack: lineout support to jack abstraction layer
Matthew Ranostay
1
-0
/
+1
2008-10-05
ide-cd: temporary tray close fix
Borislav Petkov
1
-1
/
+3
2008-10-03
include/linux/stacktrace.h: declare struct task_struct
Andrew Morton
1
-0
/
+2
2008-10-02
mm: tiny-shmem nommu fix
Nick Piggin
1
-0
/
+1
2008-09-29
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
1
-3
/
+11
2008-09-29
hrtimer: mark migration state
Thomas Gleixner
1
-1
/
+3
2008-09-24
MN10300: Move asm-arm/cnt32_to_63.h to include/linux/
David Howells
1
-0
/
+80
2008-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-4
/
+4
2008-09-23
smb.h: do not include linux/time.h in userspace
Kirill A. Shutemov
1
-0
/
+2
2008-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+4
2008-09-16
Fix PNP build failure, bugzilla #11276
David Miller
1
-0
/
+7
2008-09-16
PCI: fix compiler warnings in pci_get_subsys()
Greg KH
1
-4
/
+4
2008-09-15
IB/mlx4: Fix up fast register page list format
Vladimir Sokolovsky
1
-0
/
+4
2008-09-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2008-09-13
memstick: fix MSProHG 8-bit interface mode support
Alex Dubov
1
-48
/
+49
2008-09-13
mm: mark the correct zone as full when scanning zonelists
Mel Gorman
1
-6
/
+6
2008-09-13
include/linux/ioport.h: add missing macro argument for devm_release_* family
Hiroshi DOYU
1
-2
/
+2
2008-09-13
[libata] LBA28/LBA48 off-by-one bug in ata.h
Taisuke Yamada
1
-1
/
+1
2008-09-11
block: disable sysfs parts of the disk command filter
Jens Axboe
1
-2
/
+0
2008-09-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-09-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2008-09-06
Merge branch 'sched/cpuset' into sched/urgent
Ingo Molnar
1
-1
/
+1
2008-09-06
sched: arch_reinit_sched_domains() must destroy domains to force rebuild
Max Krasnyansky
1
-1
/
+1
2008-09-05
tracehook: comment pasto fixes
Roland McGrath
1
-1
/
+1
2008-09-05
res_counter: fix off-by-one bug in setting limit
Li Zefan
1
-1
/
+1
2008-09-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2008-09-05
Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27
Linus Torvalds
1
-2
/
+4
2008-09-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
Linus Torvalds
1
-0
/
+2
2008-09-05
Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+13
2008-09-05
sched: fix process time monotonicity
Balbir Singh
1
-0
/
+4
2008-09-05
Fix conditional export of kvh.h and a.out.h to userspace.
Khem Raj
1
-2
/
+4
2008-09-05
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
1
-0
/
+2
2008-09-04
Merge branch 'fixes_stg' of ../git_old into fixes
Mauro Carvalho Chehab
1
-0
/
+2
2008-09-03
V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.
Jean-Francois Moine
1
-0
/
+1
2008-09-03
V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982
Hans de Goede
1
-5
/
+0
2008-09-03
V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...
Hans de Goede
1
-0
/
+5
2008-09-03
V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac...
Jean-Francois Moine
1
-0
/
+1
2008-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-20
/
+2
2008-09-02
mm: show quicklist usage in /proc/meminfo
KOSAKI Motohiro
1
-0
/
+7
2008-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-3
/
+2
2008-09-02
ide: fix hwif_to_node()
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2008-09-02
IDE: compile fix for sff_dma_ops
Kevin Hilman
1
-1
/
+1
2008-09-02
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+0
2008-09-01
debugobjects: fix lockdep warning
Vegard Nossum
1
-0
/
+13
2008-08-29
Resource handling: add 'insert_resource_expand_to_fit()' function
Linus Torvalds
1
-0
/
+1
2008-08-29
net: Unbreak userspace usage of linux/mroute.h
David S. Miller
4
-20
/
+2
2008-08-28
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
1
-0
/
+12
2008-08-28
i2c: Add missing kerneldoc descriptions
Jean Delvare
1
-0
/
+12
2008-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2008-08-27
block: remove blk_queue_tag_depth() and blk_queue_tag_queue()
Jens Axboe
1
-2
/
+0
[next]