index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
204
-205
/
+205
2015-02-05
ACPICA: Hardware: Cast GPE enable_mask before storing
David E. Box
1
-1
/
+1
2015-02-05
ACPICA: Events: Cleanup GPE dispatcher type obtaining code
Lv Zheng
8
-24
/
+25
2015-02-05
ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out ...
Lv Zheng
1
-13
/
+26
2015-02-05
ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing
Lv Zheng
1
-0
/
+1
2015-02-05
ACPICA: Events: Fix uninitialized variable
David E. Box
1
-1
/
+1
2015-02-05
ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction
Lv Zheng
3
-100
/
+15
2015-02-05
ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe()
Lv Zheng
1
-11
/
+0
2015-02-05
ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...
Lv Zheng
3
-3
/
+6
2015-02-05
drm/i915: Prevent use-after-free in invalidate_range_start callback
MichaĆ Winiarski
1
-2
/
+18
2015-02-05
x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug
Jiang Liu
5
-0
/
+246
2015-02-05
ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
Yinghai Lu
2
-9
/
+118
2015-02-05
x86/PCI: Refine the way to release PCI IRQ resources
Jiang Liu
5
-32
/
+32
2015-02-05
x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation
Jiang Liu
1
-204
/
+91
2015-02-05
x86/PCI: Fix the range check for IO resources
Jiang Liu
1
-2
/
+4
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
9
-39
/
+27
2015-02-05
resources: Move struct resource_list_entry from ACPI into resource core
Jiang Liu
7
-33
/
+120
2015-02-05
MIPS: cevt-r4k: Drop GIC special case
James Hogan
3
-14
/
+1
2015-02-05
sh-pfc: emev2 - Fix mangled author name
Geert Uytterhoeven
1
-1
/
+1
2015-02-05
IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp
James Hogan
1
-0
/
+27
2015-02-05
nfsd: pNFS block layout driver
Christoph Hellwig
7
-1
/
+455
2015-02-05
exportfs: add methods for block layout exports
Christoph Hellwig
1
-0
/
+23
2015-02-05
kvm: remove KVM_MMIO_SIZE
Tiejun Chen
2
-6
/
+0
2015-02-05
drm: sti: add support of XBGR8888 for gdp plane
Fabien Dessenne
1
-0
/
+4
2015-02-05
sit: fix some __be16/u16 mismatches
Eric Dumazet
1
-4
/
+4
2015-02-05
ipv6: fix sparse errors in ip6_make_flowlabel()
Eric Dumazet
1
-2
/
+2
2015-02-05
net: remove some sparse warnings
Eric Dumazet
1
-3
/
+3
2015-02-05
flow_keys: n_proto type should be __be16
Eric Dumazet
1
-3
/
+3
2015-02-05
vxlan: Only set has-GBP bit in header if any other bits would be set
Thomas Graf
1
-0
/
+3
2015-02-05
net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-4
/
+2
2015-02-05
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
1
-2
/
+2
2015-02-05
xen-netfront: Use static attribute groups for sysfs entries
Takashi Iwai
1
-46
/
+16
2015-02-05
tun: Use static attribute groups for sysfs entries
Takashi Iwai
1
-5
/
+12
2015-02-05
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-18
/
+9
2015-02-05
Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-13
/
+12
2015-02-05
net: ethernet: ti/cpsw-common.c: fix sparse warning
Lad, Prabhakar
1
-0
/
+2
2015-02-05
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-3
/
+1
2015-02-05
net: fec: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-5
/
+2
2015-02-05
myri10ge: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-2
/
+1
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
1
-3
/
+24
2015-02-05
cxgb4: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
1
-2
/
+1
2015-02-04
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
4
-3
/
+174
2015-02-04
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are ...
David S. Miller
1
-1
/
+1
2015-02-05
ext4: add optimization for the lazytime mount option
Theodore Ts'o
3
-2
/
+102
2015-02-05
vfs: add find_inode_nowait() function
Theodore Ts'o
2
-0
/
+55
2015-02-05
vfs: add support for a lazytime mount option
Theodore Ts'o
13
-35
/
+186
2015-02-05
hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
John Stultz
1
-1
/
+1
2015-02-04
dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers
Ludovic Desroches
1
-5
/
+10
2015-02-04
dmaengine: at_xdmac: simplify channel configuration stuff
Ludovic Desroches
1
-22
/
+14
2015-02-04
dmaengine: at_xdmac: introduce save_cc field
Ludovic Desroches
1
-3
/
+3
[prev]
[next]