index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
cis
(
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
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-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
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-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
2013-04-23
PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros
Bjorn Helgaas
2
-4
/
+2
2013-04-23
PCI: Drop is_64bit_address() and is_mask_bit_support() macros
Bjorn Helgaas
2
-4
/
+2
2013-04-23
PCI: Drop msi_data_reg() macro
Bjorn Helgaas
2
-8
/
+6
2013-04-23
PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros
Bjorn Helgaas
2
-10
/
+8
2013-04-23
PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
Bjorn Helgaas
2
-5
/
+4
2013-04-23
PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc
Bjorn Helgaas
1
-14
/
+8
2013-04-23
PCI: Clean up MSI/MSI-X capability #defines
Bjorn Helgaas
1
-13
/
+17
2013-04-23
PCI: Use cached MSI-X cap while enabling MSI-X
Gavin Shan
1
-20
/
+16
2013-04-23
PCI: Use cached MSI cap while enabling MSI interrupts
Gavin Shan
1
-13
/
+11
2013-04-23
PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()
Gavin Shan
1
-4
/
+1
2013-04-23
PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
Gavin Shan
2
-23
/
+21
2013-04-23
PCI: Use u8, not int, for PM capability offset
Bjorn Helgaas
1
-2
/
+1
2013-04-23
s390/uapi: change struct statfs[64] member types to unsigned values
Heiko Carstens
2
-52
/
+48
2013-04-23
s390/pci: return correct dma address for offset > PAGE_SIZE
Gerald Schaefer
1
-3
/
+1
2013-04-23
s390/ptrace: remove empty ifdefs
Heiko Carstens
1
-5
/
+1
2013-04-23
s390/compat: remove ptrace compat definitions from uapi header file
Heiko Carstens
3
-20
/
+17
2013-04-23
s390/compat: fix compile error for !COMPAT
Heiko Carstens
1
-2
/
+2
2013-04-23
s390/compat: fix compat_sys_statfs() memory corruption
Heiko Carstens
1
-1
/
+1
2013-04-23
s390/zcore: Fix HSA copy length for last block
Michael Holzheu
1
-1
/
+1
2013-04-23
s390/mm,gmap: segment mapping race
Martin Schwidefsky
1
-69
/
+91
2013-04-23
s390/mm,gmap: implement gmap_translate()
Heiko Carstens
2
-22
/
+87
[next]