index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
whiteheat_loader.HEX
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-03
ACPI: Set flag IORESOURCE_UNSET for unassigned resources
Jiang Liu
1
-4
/
+4
2015-02-03
ACPI: Normalize return value of resource parser functions
Jiang Liu
1
-0
/
+30
2015-02-03
ACPI: Fix a bug in parsing ACPI Memory24 resource
Jiang Liu
1
-2
/
+2
2015-02-03
ACPI: Add prefetch decoding to the address space parser
Thomas Gleixner
1
-0
/
+3
2015-02-03
ACPI: Move the window flag logic to the combined parser
Thomas Gleixner
1
-13
/
+9
2015-02-03
ACPI: Unify the parsing of address_space and ext_address_space
Thomas Gleixner
1
-56
/
+34
2015-02-03
ACPI: Let the parser return false for disabled resources
Thomas Gleixner
1
-4
/
+4
2015-02-03
ACPI: Use the length check for io resources as well
Thomas Gleixner
1
-25
/
+19
2015-02-03
ACPI: Implement proper length checks for mem resources
Thomas Gleixner
1
-27
/
+35
2015-02-03
ACPI: Remove redundant check in function acpi_dev_resource_address_space()
Thomas Gleixner
1
-9
/
+0
2015-02-02
Linux 3.19-rc7
v3.19-rc7
Linus Torvalds
1
-1
/
+1
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2
-4
/
+3
2015-02-01
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
1
-0
/
+16
2015-01-30
arc: mm: Fix build failure
Guenter Roeck
1
-1
/
+1
2015-01-30
i2c: sh_mobile: terminate DMA reads properly
Wolfram Sang
1
-1
/
+11
2015-01-30
KVM: x86: check LAPIC presence when building apic_map
Radim Krčmář
1
-0
/
+3
2015-01-30
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Rob Clark
1
-0
/
+30
2015-01-29
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
3
-18
/
+50
2015-01-29
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
3
-15
/
+116
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
14
-145
/
+161
2015-01-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-01-29
arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
Laurent Pinchart
1
-15
/
+38
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
30
-7
/
+63
2015-01-29
ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy builds
Magnus Damm
3
-0
/
+20
2015-01-29
ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy builds
Magnus Damm
2
-0
/
+27
2015-01-28
ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...
Thomas Petazzoni
1
-0
/
+7
2015-01-28
dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...
Joe Thornber
1
-0
/
+6
2015-01-28
dm cache: fix missing ERR_PTR returns and handling
Joe Thornber
1
-4
/
+5
2015-01-28
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Ilya Dryomov
1
-4
/
+1
2015-01-28
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov
1
-14
/
+6
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2
-8
/
+13
2015-01-28
perf/x86/intel: Add model number for Airmont
Kan Liang
1
-0
/
+1
2015-01-28
perf/rapl: Fix crash in rapl_scale()
Stephane Eranian
1
-1
/
+1
2015-01-28
perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization
Kan Liang
2
-15
/
+12
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
8
-195
/
+318
2015-01-28
udf: Release preallocation on last writeable close
Jan Kara
1
-1
/
+1
2015-01-28
btrfs: fix raid56 scrub failed in xfstests btrfs/072
Gui Hecheng
1
-0
/
+2
2015-01-27
net: don't OOPS on socket aio
Christoph Hellwig
1
-3
/
+0
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
1
-1
/
+4
2015-01-27
bnx2x: fix napi poll return value for repoll
Govindarajulu Varadarajan
1
-1
/
+1
2015-01-27
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
1
-19
/
+26
2015-01-27
sh_eth: Fix DMA-API usage for RX buffers
Ben Hutchings
1
-11
/
+23
2015-01-27
sh_eth: Check for DMA mapping errors on transmit
Ben Hutchings
1
-0
/
+4
2015-01-27
sh_eth: Ensure DMA engines are stopped before freeing buffers
Ben Hutchings
1
-7
/
+32
2015-01-27
sh_eth: Remove RX overflow log messages
Ben Hutchings
1
-3
/
+0
2015-01-27
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-01-27
udp_diag: Fix socket skipping within chain
Herbert Xu
1
-1
/
+3
2015-01-27
can: kvaser_usb: Fix state handling upon BUS_ERROR events
Ahmed S. Darwish
1
-4
/
+3
2015-01-27
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
Ahmed S. Darwish
1
-2
/
+10
2015-01-27
can: kvaser_usb: Send correct context to URB completion
Ahmed S. Darwish
1
-1
/
+1
[next]