index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
[PATCH] switch pcd
Al Viro
1
-13
/
+12
2008-10-21
[PATCH] switch nbd
Al Viro
1
-14
/
+14
2008-10-21
[PATCH] switch loop
Al Viro
1
-25
/
+27
2008-10-21
[PATCH] switch floppy
Al Viro
1
-25
/
+26
2008-10-21
[PATCH] switch cpqarray
Al Viro
1
-16
/
+16
2008-10-21
[PATCH] switch cciss
Al Viro
1
-39
/
+39
2008-10-21
[PATCH] switch brd
Al Viro
1
-3
/
+2
2008-10-21
[PATCH] switch ataflop
Al Viro
1
-21
/
+20
2008-10-21
[PATCH] switch aoeblk
Al Viro
1
-10
/
+6
2008-10-21
[PATCH] switch amiflop
Al Viro
1
-24
/
+26
2008-10-21
[PATCH] switch DAC960
Al Viro
1
-4
/
+4
2008-10-21
[PATCH] switch ubd
Al Viro
1
-13
/
+12
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
45
-131
/
+167
2008-10-21
[PATCH] switch ide_disk_ops ->ioctl() to sane prototype
Al Viro
6
-15
/
+13
2008-10-21
[PATCH] don't mess with file in scsi_nonblockable_ioctl()
Al Viro
5
-6
/
+9
2008-10-21
[PATCH] introduce __blkdev_driver_ioctl()
Al Viro
5
-19
/
+39
2008-10-21
[PATCH] switch pktcdvd to blkdev_driver_ioctl()
Al Viro
1
-10
/
+10
2008-10-21
[PATCH] switch cdrom_{open,release,ioctl} to sane APIs
Al Viro
7
-36
/
+38
2008-10-21
[PATCH] move block_device_operations to blkdev.h
Al Viro
3
-14
/
+19
2008-10-21
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
4
-7
/
+4
2008-10-21
[PATCH] lose the unused file argument in generic_ide_ioctl()
Al Viro
7
-9
/
+7
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
10
-18
/
+20
2008-10-21
[PATCH] switch sg_scsi_ioctl() to passing fmode_t
Al Viro
4
-13
/
+8
2008-10-21
[PATCH] pass mode instead of file to sg_io()
Al Viro
1
-8
/
+7
2008-10-21
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
9
-22
/
+26
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
41
-98
/
+96
2008-10-21
binfmt_elf_fdpic: Update for cputime changes.
Paul Mundt
1
-12
/
+7
2008-10-21
mm: remove duplicated #include's
Huang Weiyi
2
-3
/
+0
2008-10-21
Export tiny shmem_file_setup for DRM-GEM
Hugh Dickins
2
-1
/
+2
2008-10-21
misc: replace remaining __FUNCTION__ with __func__
Harvey Harrison
5
-8
/
+8
2008-10-21
fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c
Thomas Gleixner
1
-2
/
+3
2008-10-21
fix WARN() for PPC
Arjan van de Ven
1
-1
/
+1
2008-10-21
kexec: fix crash_save_vmcoreinfo_init build problem
Luck, Tony
1
-0
/
+1
2008-10-20
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
Linus Torvalds
1
-1
/
+1
2008-10-20
i915: cleanup coding horrors in i915_gem_gtt_pwrite()
Linus Torvalds
1
-23
/
+36
2008-10-20
Fix sprintf format warnings in drm_proc.c
Linus Torvalds
1
-2
/
+2
2008-10-20
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
1
-1
/
+1
2008-10-20
Update email addresses.
Dave Jones
18
-26
/
+26
2008-10-20
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan
6
-267
/
+269
2008-10-20
Remove empty imacfb.c file
Linus Torvalds
1
-0
/
+0
2008-10-20
PCI: fix pci_ioremap_bar() on s390
Heiko Carstens
1
-0
/
+2
2008-10-20
Update .gitignore files for generated targets
Linus Torvalds
2
-1
/
+2
2008-10-20
PCI: fix AER capability check
Yu Zhao
4
-12
/
+5
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
5
-65
/
+20
2008-10-20
PCI: remove #ifdef DEBUG around dev_dbg call
Jesse Barnes
1
-2
/
+0
2008-10-20
PCI hotplug: fix get_##name return value problem
Kenji Kaneshige
1
-1
/
+1
2008-10-20
PCI: document the pcie_aspm kernel parameter
Chuck Ebbert
1
-0
/
+6
2008-10-20
PCI: introduce an pci_ioremap(pdev, barnr) function
Arjan van de Ven
1
-0
/
+13
2008-10-20
powerpc/PCI: Add legacy PCI access via sysfs
Benjamin Herrenschmidt
3
-1
/
+153
2008-10-20
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
5
-82
/
+102
[next]