index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bonding
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-27
vm: add no-mmu vm_iomap_memory() stub
Linus Torvalds
1
-0
/
+10
2013-04-26
efivars: only check for duplicates on the registered list
Matt Fleming
1
-5
/
+7
2013-04-26
pinctrl: move subsystem mutex to pinctrl_dev struct
Patrice Chotard
5
-164
/
+176
2013-04-26
pinctrl/pinconfig: fix misplaced goto
Laurent Meunier
1
-1
/
+1
2013-04-26
TTY: fix atime/mtime regression
Jiri Slaby
1
-2
/
+16
2013-04-26
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
1
-1
/
+1
2013-04-26
s390/pci: use pci_scan_root_bus
Sebastian Ott
1
-33
/
+17
2013-04-26
s390/scm_blk: fix memleak in init function
Sebastian Ott
1
-2
/
+1
2013-04-26
s390/scm_blk: allow more cluster size values
Sebastian Ott
1
-2
/
+4
2013-04-26
s390/cio: fix irq statistics
Sebastian Ott
1
-0
/
+1
2013-04-26
s390/memory hotplug: prevent offline of active memory increments
Heiko Carstens
1
-1
/
+3
2013-04-26
s390: remove small stack config option
Heiko Carstens
3
-28
/
+0
2013-04-26
s390: system call path micro optimization
Martin Schwidefsky
6
-13
/
+24
2013-04-26
s390: lowcore stack pointer offsets
Martin Schwidefsky
4
-48
/
+46
2013-04-26
lockdep: Consolidate bug messages into a single print_lockdep_off() function
Dave Jones
1
-15
/
+13
2013-04-26
lockdep: Print out additional debugging advice when we hit lockdep BUGs
Dave Jones
1
-0
/
+5
2013-04-26
fbdev: fix check for fb_mmap's mmio availability
Tomi Valkeinen
1
-0
/
+5
2013-04-26
fbdev: improve fb_mmap bounds checks
Tomi Valkeinen
4
-5
/
+18
2013-04-26
fbdev/ps3fb: use vm_iomap_memory()
Tomi Valkeinen
1
-12
/
+6
2013-04-25
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2
-26
/
+26
2013-04-25
parisc: disable -mlong-calls compiler option for kernel modules
Helge Deller
1
-2
/
+4
2013-04-25
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
1
-10
/
+4
2013-04-25
parisc: Change kunmap macro to static inline function
John David Anglin
1
-1
/
+4
2013-04-25
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
John David Anglin
3
-1
/
+29
2013-04-25
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
1
-1
/
+2
2013-04-24
Revert "gpio: pxa: set initcall level to module init"
Linus Walleij
1
-1
/
+6
2013-04-24
vfio-pci: Use cached MSI/MSI-X capabilities
Bjorn Helgaas
1
-3
/
+3
2013-04-24
vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-2
/
+2
2013-04-24
Tools: hv: Fix a checkpatch warning
K. Y. Srinivasan
1
-1
/
+1
2013-04-24
tools: hv: skip iso9660 mounts in hv_vss_daemon
Olaf Hering
1
-0
/
+2
2013-04-24
tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon
Olaf Hering
1
-9
/
+22
2013-04-24
tools: hv: use getmntent in hv_vss_daemon
Olaf Hering
1
-18
/
+21
2013-04-24
Tools: hv: Fix a checkpatch warning
K. Y. Srinivasan
1
-2
/
+3
2013-04-24
tools: hv: fix checks for origin of netlink message in hv_vss_daemon
Olaf Hering
1
-1
/
+7
2013-04-24
Tools: hv: fix warnings in hv_vss_daemon
Olaf Hering
1
-4
/
+8
2013-04-24
efi: Check EFI revision in setup_efi_vars
Josh Boyer
1
-1
/
+1
2013-04-24
x86, efi: Fix a build warning
Borislav Petkov
1
-1
/
+1
2013-04-24
fbdev/sgivwfb: use vm_iomap_memory()
Tomi Valkeinen
1
-13
/
+7
2013-04-24
fbdev/vermillion: use vm_iomap_memory()
Tomi Valkeinen
1
-10
/
+4
2013-04-24
fbdev/sa1100fb: use vm_iomap_memory()
Tomi Valkeinen
1
-13
/
+3
2013-04-24
fbdev/fb-puv3: use vm_iomap_memory()
Tomi Valkeinen
1
-13
/
+1
2013-04-24
fbdev/controlfb: use vm_iomap_memory()
Tomi Valkeinen
1
-30
/
+20
2013-04-24
fbdev/omapfb: use vm_iomap_memory()
Tomi Valkeinen
1
-23
/
+7
2013-04-23
misc: mark spear13xx-pcie-gadget as broken
Arnd Bergmann
1
-1
/
+1
2013-04-23
mei: fix krealloc() misuse in in mei_cl_irq_read_msg()
Wei Yongjun
1
-5
/
+5
2013-04-23
mei: reduce flow control only for completed messages
Tomas Winkler
1
-3
/
+4
2013-04-23
PCI: Remove "extern" from function declarations
Bjorn Helgaas
1
-12
/
+11
2013-04-23
PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
Bjorn Helgaas
1
-2
/
+2
2013-04-23
PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
Bjorn Helgaas
2
-14
/
+2
2013-04-23
PCI: Use msix_table_size() directly, drop multi_msix_capable()
Bjorn Helgaas
2
-5
/
+5
[next]