index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
1
-119
/
+107
2008-07-25
fatfs: add UTC timestamp option
Joe Peterson
1
-3
/
+5
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
1
-1
/
+0
2008-07-25
remove the in-kernel struct dirent{,64}
Adrian Bunk
2
-21
/
+0
2008-07-25
msdos fs: remove unsettable atari option
Rene Scharfe
1
-1
/
+0
2008-07-25
fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland
OGAWA Hirofumi
1
-20
/
+27
2008-07-25
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
1
-1
/
+1
2008-07-25
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
1
-1
/
+1
2008-07-25
reiserfs: convert j_lock to mutex
Jeff Mahoney
1
-1
/
+1
2008-07-25
coda: remove CODA_FS_OLD_API
Adrian Bunk
1
-43
/
+0
2008-07-25
ext3: handle corrupted orphan list at mount
Duane Griffin
1
-0
/
+1
2008-07-25
ext2: fix typo in Hurd part of include/linux/ext2_fs.h
Samuel Thibault
1
-2
/
+2
2008-07-25
gpio: max732x driver
Eric Miao
1
-0
/
+19
2008-07-25
gpio: mcp23s08 handles multiple chips per chipselect
David Brownell
1
-9
/
+16
2008-07-25
gpio: sysfs interface
David Brownell
1
-0
/
+13
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-3
/
+4
2008-07-25
sm501: gpio I2C support
Ben Dooks
1
-1
/
+9
2008-07-25
sm501: gpio dynamic registration for PCI devices
Arnaud Patard
1
-1
/
+1
2008-07-25
sm501: add gpiolib support
Ben Dooks
1
-18
/
+2
2008-07-25
sm501: add power control callback
Ben Dooks
1
-0
/
+7
2008-07-25
printk ratelimiting rewrite
Dave Young
4
-10
/
+37
2008-07-25
kallsyms: unify 32- and 64-bit code
Vegard Nossum
1
-13
/
+6
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-1
/
+1
2008-07-25
init.h: remove obsolete content
Robert P. J. Day
1
-7
/
+1
2008-07-25
call_usermodehelper(): increase reliability
KOSAKI Motohiro
1
-4
/
+7
2008-07-25
build-kernel-profileo-only-when-requested-cleanups
Andrew Morton
1
-2
/
+4
2008-07-25
build kernel/profile.o only when requested
Adrian Bunk
1
-17
/
+39
2008-07-25
lists: remove a redundant conditional definition of list_add()
Robert P. J. Day
1
-4
/
+0
2008-07-25
Remove apparently unused fd1772.h header file.
Robert P. J. Day
1
-80
/
+0
2008-07-25
include: use get/put_unaligned_* helpers
Harvey Harrison
2
-14
/
+9
2008-07-25
locking: add typecheck on irqsave and friends for correct flags
Steven Rostedt
2
-31
/
+95
2008-07-25
split the typecheck macros out of include/linux/kernel.h
Andrew Morton
2
-20
/
+25
2008-07-25
endian: Always evaluate arguments.
David Miller
2
-12
/
+12
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
9
-6
/
+32
2008-07-24
Label kthread_create() with printf attribute tag.
Rusty Russell
1
-1
/
+2
2008-07-25
virtio: Add transport feature handling stub for virtio_ring.
Rusty Russell
1
-0
/
+2
2008-07-25
virtio: Rename set_features to finalize_features
Rusty Russell
1
-3
/
+4
2008-07-25
virtio: Formally reserve bits 28-31 to be 'transport' features.
Rusty Russell
1
-0
/
+6
2008-07-25
virtio_blk: check for hardsector size from host
Christian Borntraeger
1
-0
/
+3
2008-07-25
virtio: clarify that ABI is usable by any implementations
Rusty Russell
8
-3
/
+17
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-3
/
+29
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+2
2008-07-24
ide: drop 'name' parameter from ->init_chipset method
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-24
ide: remove <asm/ide.h> for some archs
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-07-24
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-07-24
ide: add ide_pci_remove() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-07-24
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
1
-0
/
+7
2008-07-24
ide: add ->dev and ->host_priv fields to struct ide_host
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-5
/
+23
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
[prev]
[next]