index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
find dynamic stack allocations in checkstack.pl
Eric Sandeen
2008-07-25
1
-1
/
+23
*
lzo: use get/put_unaligned_* helpers
Harvey Harrison
2008-07-25
1
-4
/
+2
*
include: use get/put_unaligned_* helpers
Harvey Harrison
2008-07-25
3
-15
/
+10
*
fs: ldm.[ch] use get_unaligned_* helpers
Harvey Harrison
2008-07-25
2
-40
/
+35
*
locking: add typecheck on irqsave and friends for correct flags
Steven Rostedt
2008-07-25
2
-31
/
+95
*
split the typecheck macros out of include/linux/kernel.h
Andrew Morton
2008-07-25
2
-20
/
+25
*
flag parameters: fix compile error of sys_epoll_create1
Wang Chen
2008-07-25
1
-0
/
+1
*
mfd: don't use memzero
Andrew Morton
2008-07-25
1
-1
/
+1
*
endian: Always evaluate arguments.
David Miller
2008-07-25
2
-12
/
+12
*
char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include
Huang Weiyi
2008-07-25
1
-1
/
+0
*
Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"
Linus Torvalds
2008-07-25
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-07-24
28
-124
/
+385
|
\
|
*
virtio: Add transport feature handling stub for virtio_ring.
Rusty Russell
2008-07-25
5
-0
/
+27
|
*
virtio: Rename set_features to finalize_features
Rusty Russell
2008-07-25
5
-20
/
+24
|
*
virtio: Formally reserve bits 28-31 to be 'transport' features.
Rusty Russell
2008-07-25
2
-0
/
+11
|
*
s390: use virtio_console for KVM on s390
Christian Borntraeger
2008-07-25
4
-1
/
+34
|
*
virtio: console as a config option
Christian Borntraeger
2008-07-25
2
-1
/
+9
|
*
virtio_console: use virtqueue notification for hvc_console
Christian Borntraeger
2008-07-25
1
-7
/
+33
|
*
hvc_console: rework setup to replace irq functions with callbacks
Christian Borntraeger
2008-07-25
8
-67
/
+105
|
*
virtio_blk: check for hardsector size from host
Christian Borntraeger
2008-07-25
2
-1
/
+12
|
*
virtio: Use bus_type probe and remove methods
Mark McLoughlin
2008-07-25
1
-9
/
+9
|
*
virtio: don't always force a notification when ring is full
Rusty Russell
2008-07-25
1
-2
/
+5
|
*
virtio: clarify that ABI is usable by any implementations
Rusty Russell
2008-07-25
8
-3
/
+17
|
*
virtio: Recycle unused recv buffer pages for large skbs in net driver
Rusty Russell
2008-07-25
1
-1
/
+35
|
*
virtio net: Allow receiving SG packets
Herbert Xu
2008-07-25
1
-5
/
+39
|
*
virtio net: Add ethtool ops for SG/GSO
Herbert Xu
2008-07-25
1
-0
/
+18
|
*
virtio: fix virtio_net xmit of freed skb bug
Mark McLoughlin
2008-07-25
1
-10
/
+10
*
|
Label kthread_create() with printf attribute tag.
Rusty Russell
2008-07-24
1
-1
/
+2
*
|
fix fs/nfs/nfsroot.c compilation
Adrian Bunk
2008-07-24
1
-1
/
+1
*
|
x86/oprofile/nmi_int: add Nehalem to list of ppro cores
Linus Torvalds
2008-07-24
1
-11
/
+25
*
|
x86-64: Clean up 'save/restore_i387()' usage
Linus Torvalds
2008-07-24
2
-54
/
+53
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-07-24
71
-1474
/
+1397
|
\
|
*
ide: use proper printk() KERN_* levels in ide-probe.c
Bartlomiej Zolnierkiewicz
2008-07-24
1
-23
/
+28
|
*
ide: fix for EATA SCSI HBA in ATA emulating mode
Bartlomiej Zolnierkiewicz
2008-07-24
1
-12
/
+0
|
*
ide: remove stale comments from drivers/ide/Makefile
Bartlomiej Zolnierkiewicz
2008-07-24
1
-8
/
+1
|
*
ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase
Bartlomiej Zolnierkiewicz
2008-07-24
1
-2
/
+10
|
*
ide-scsi: remove kmalloced struct request
FUJITA Tomonori
2008-07-24
1
-10
/
+15
|
*
ht6560b: remove old history
Jan Evert van Grootheest
2008-07-24
1
-22
/
+0
|
*
ht6560b: update email address
Jan Evert van Grootheest
2008-07-24
1
-1
/
+1
|
*
ide-cd: fix oops when using growisofs
Jens Axboe
2008-07-24
1
-5
/
+22
|
*
gayle: release resources on ide_host_add() failure
Bartlomiej Zolnierkiewicz
2008-07-24
1
-2
/
+6
|
*
palm_bk3710: add UltraDMA/100 support
Sergei Shtylyov
2008-07-24
1
-3
/
+6
|
*
ide: trivial sparse annotations
Harvey Harrison
2008-07-24
3
-7
/
+5
|
*
ide: ide-tape.c sparse annotations and unaligned access removal
Harvey Harrison
2008-07-24
1
-10
/
+10
|
*
ide: drop 'name' parameter from ->init_chipset method
Bartlomiej Zolnierkiewicz
2008-07-24
19
-48
/
+39
|
*
ide: prefix messages from IDE PCI host drivers by driver name
Bartlomiej Zolnierkiewicz
2008-07-24
31
-327
/
+308
|
*
it821x: remove DECLARE_ITE_DEV() macro
Bartlomiej Zolnierkiewicz
2008-07-24
1
-12
/
+7
|
*
it8213: remove DECLARE_ITE_DEV() macro
Bartlomiej Zolnierkiewicz
2008-07-24
1
-16
/
+10
|
*
ide: include PCI device name in messages from IDE PCI host drivers
Bartlomiej Zolnierkiewicz
2008-07-24
12
-99
/
+131
|
*
ide: remove <asm/ide.h> for some archs
Bartlomiej Zolnierkiewicz
2008-07-24
9
-171
/
+6
[next]