index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
wl1251: fix crash on remove due to premature kfree
Grazvydas Ignotas
2012-05-07
*
|
|
|
|
rtlwifi: Fix oops on unload
Larry Finger
2012-05-07
*
|
|
|
|
mac80211: fix AP mode EAP tx for VLAN stations
Felix Fietkau
2012-05-07
*
|
|
|
|
ipw2200: Fix race condition in the command completion acknowledge
Stanislav Yakovlev
2012-05-07
*
|
|
|
|
i2c: pnx: Disable clk in suspend
Roland Stigge
2012-05-07
*
|
|
|
|
libata: skip old error history when counting probe trials
Lin Ming
2012-05-07
*
|
|
|
|
hwmon: (coretemp) fix oops on cpu unplug
Kirill A. Shutemov
2012-05-07
*
|
|
|
|
hwmon: (coretemp) Increase CPU core limit
Guenter Roeck
2012-05-07
*
|
|
|
|
efivars: Improve variable validation
Matthew Garrett
2012-05-07
*
|
|
|
|
efi: Validate UEFI boot variables
Matthew Garrett
2012-05-07
*
|
|
|
|
efivars: fix warnings when CONFIG_PSTORE=n
Tony Luck
2012-05-07
*
|
|
|
|
efivars: String functions
Mike Waychison
2012-05-07
*
|
|
|
|
efi: Add new variable attributes
Matthew Garrett
2012-05-07
*
|
|
|
|
SCSI: libsas: fix false positive 'device attached' conditions
Dan Williams
2012-05-07
*
|
|
|
|
SCSI: libsas: fix sas_find_bcast_phy() in the presence of 'vacant' phys
Thomas Jackson
2012-05-07
*
|
|
|
|
ARM: 7403/1: tls: remove covert channel via TPIDRURW
Will Deacon
2012-05-07
*
|
|
|
|
autofs: make the autofsv5 packet file descriptor use a packetized pipe
Linus Torvalds
2012-05-07
*
|
|
|
|
pipes: add a "packetized pipe" mode for writing
Linus Torvalds
2012-05-07
*
|
|
|
|
usb gadget: uvc: uvc_request_data::length field must be signed
Laurent Pinchart
2012-05-07
*
|
|
|
|
USB: gadget: storage gadgets send wrong error code for unknown commands
Alan Stern
2012-05-07
*
|
|
|
|
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-05-07
*
|
|
|
|
USB: cdc-wdm: fix race leading leading to memory corruption
Oliver Neukum
2012-05-07
*
|
|
|
|
Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at ARM"
Greg Kroah-Hartman
2012-05-07
*
|
|
|
|
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
Al Viro
2012-05-07
*
|
|
|
|
nfsd: fix b0rken error value for setattr on read-only mount
Al Viro
2012-05-07
*
|
|
|
|
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric BĂ©nard
2012-05-07
*
|
|
|
|
KVM: unmap pages from the iommu when slots are removed
Alex Williamson
2012-05-07
*
|
|
|
|
Fix modpost failures in fedora 17
David Miller
2012-05-07
*
|
|
|
|
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
2012-05-07
*
|
|
|
|
EHCI: fix criterion for resuming the root hub
Alan Stern
2012-05-07
*
|
|
|
|
nl80211: ensure interface is up in various APIs
Johannes Berg
2012-05-07
*
|
|
|
|
drm/i915: fix integer overflow in i915_gem_do_execbuffer()
Xi Wang
2012-05-07
*
|
|
|
|
drm/i915: fix integer overflow in i915_gem_execbuffer2()
Xi Wang
2012-05-07
*
|
|
|
|
drm/i915: handle input/output sdvo timings separately in mode_set
Daniel Vetter
2012-05-07
*
|
|
|
|
hwmon: (fam15h_power) Fix pci_device_id array
Guenter Roeck
2012-05-07
*
|
|
|
|
hwmon: fam15h_power: fix bogus values with current BIOSes
Andre Przywara
2012-05-07
*
|
|
|
|
dmaengine: at_hdmac: remove clear-on-read in atc_dostart()
Nicolas Ferre
2012-05-07
*
|
|
|
|
ASoC: dapm: Ensure power gets managed for line widgets
Mark Brown
2012-05-07
*
|
|
|
|
xen/smp: Fix crash when booting with ACPI hotplug CPUs.
Konrad Rzeszutek Wilk
2012-05-07
*
|
|
|
|
xen: correctly check for pending events when restoring irq flags
David Vrabel
2012-05-07
*
|
|
|
|
Revert "autofs: work around unhappy compat problem on x86-64"
Linus Torvalds
2012-05-07
*
|
|
|
|
x86, apic: APIC code touches invalid MSR on P5 class machines
Bryan O'Donoghue
2012-05-07
*
|
|
|
|
NFSv4: Ensure that we check lock exclusive/shared type against open modes
Trond Myklebust
2012-05-07
*
|
|
|
|
NFSv4: Ensure that the LOCK code sets exception->inode
Trond Myklebust
2012-05-07
*
|
|
|
|
nfs: Enclose hostname in brackets when needed in nfs_do_root_mount
Jan Kara
2012-05-07
*
|
|
|
|
Linux 3.0.30
Greg Kroah-Hartman
2012-04-27
*
|
|
|
|
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
Neal Cardwell
2012-04-27
*
|
|
|
|
net ax25: Reorder ax25_exit to remove races.
Eric W. Biederman
2012-04-27
*
|
|
|
|
ksz884x: don't copy too much in netdev_set_mac_address()
Dan Carpenter
2012-04-27
*
|
|
|
|
netns: do not leak net_generic data on failed init
Julian Anastasov
2012-04-27
[prev]
[next]