index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-10
pci: remove pci_dma_supported
Christoph Hellwig
2015-11-10
usbnet: remove ifdefed out call to dma_supported
Christoph Hellwig
2015-11-10
kaweth: remove ifdefed out call to dma_supported
Christoph Hellwig
2015-11-10
sfc: don't call dma_supported
Christoph Hellwig
2015-11-10
nouveau: don't call pci_dma_supported
Christoph Hellwig
2015-11-10
netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-11-10
cx23885: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-11-10
cx25821: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-11-10
cx88: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-11-10
saa7134: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-11-10
saa7164: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-11-10
tw68-core: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-11-10
pcnet32: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-11-10
lib/string.c: add ULL suffix to the constant definition
Andy Shevchenko
2015-11-10
hugetlb: trivial comment fix
Naoya Horiguchi
2015-11-10
selftests/mlock2: add ULL suffix to 64-bit constants
Geert Uytterhoeven
2015-11-10
selftests/mlock2: add missing #define _GNU_SOURCE
Geert Uytterhoeven
2015-11-10
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2015-11-10
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-10
Merge tag 'ntb-4.4' of git://github.com/jonmason/ntb
Linus Torvalds
2015-11-10
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-11-10
Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2015-11-10
Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-09
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-11-09
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-11-09
Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-09
Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2015-11-09
Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2015-11-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2015-11-09
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-09
fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
Rich Felker
2015-11-09
fs/stat.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
fs/nilfs2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
fs/ncpfs/dir.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
fs/jfs: remove unnecessary new_valid_dev() checks
Yaowei Bai
2015-11-09
fs/hpfs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
fs/f2fs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
fs/ext2/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
fs/exofs/namei.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
fs/btrfs/inode.c: remove unnecessary new_valid_dev() check
Yaowei Bai
2015-11-09
fs/9p: remove unnecessary new_valid_dev() checks
Yaowei Bai
2015-11-09
include/linux/kdev_t.h: old/new_valid_dev() can return bool
Yaowei Bai
2015-11-09
include/linux/kdev_t.h: remove unused huge_valid_dev()
Yaowei Bai
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-11-09
drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS
Jiri Slaby
2015-11-09
dma: remove external references to dma_supported
Christoph Hellwig
[next]