summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-18drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan1-0/+18
2012-05-18KVM: s390: onereg for timer related registersJason J. herne2-0/+18
2012-05-18KVM: s390: epoch difference and TOD programmable fieldCarsten Otte2-0/+19
2012-05-18KVM: s390: KVM_GET/SET_ONEREG for s390Carsten Otte1-0/+38
2012-05-18KVM: s390: add capability indicating COW supportChristian Borntraeger4-1/+17
2012-05-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+13
2012-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+6
2012-05-18ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki4-4/+15
2012-05-18MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker38-2526/+15
2012-05-18scsi: delete the MCA specific drivers and driver codePaul Gortmaker10-5414/+6
2012-05-18serial: delete the MCA specific 8250 support.Paul Gortmaker6-85/+11
2012-05-18arm: remove ability to select CONFIG_MCAPaul Gortmaker1-8/+0
2012-05-18CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen1-158/+183
2012-05-18cred: use correct cred accessor with regards to rcu read lockSasha Levin1-2/+2
2012-05-18lapb: Neaten debuggingJoe Perches6-306/+140
2012-05-18e1000: Prevent reset task killing itself.Tushar Dave1-1/+5
2012-05-18tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau1-2/+1
2012-05-18ARM: S3C64XX: use timekeeping wrapper on cpuidleDaniel Lezcano1-11/+1
2012-05-18ARM: S3C64XX: declare the states with the new api on cpuidleDaniel Lezcano1-19/+14
2012-05-18mach-shmobile: Use DT_MACHINE for KZM9D V3Magnus Damm4-2/+36
2012-05-18mach-shmobile: Emma Mobile EV2 DT support V3Magnus Damm3-1/+114
2012-05-18mach-shmobile: KZM9D board Ethernet support V3Magnus Damm1-1/+43
2012-05-18mach-shmobile: Emma Mobile EV2 GPIO support V3Magnus Damm3-0/+207
2012-05-18mach-shmobile: Emma Mobile EV2 SMP support V3Magnus Damm7-0/+165
2012-05-18mach-shmobile: KZM9D board support V3Magnus Damm3-0/+41
2012-05-18mach-shmobile: Emma Mobile EV2 SoC base support V3Magnus Damm5-0/+421
2012-05-18regulator: max8925: Remove check_range function and max_uV from struct rc5t58...Axel Lin1-12/+0
2012-05-18regulator: max8649: Remove unused check_range() functionAxel Lin1-10/+0
2012-05-18regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_infoAxel Lin1-4/+0
2012-05-18gpio: Emma Mobile GPIO driver V2Magnus Damm4-0/+435
2012-05-18regmap: Fix typo in IRQ register stridingMark Brown1-1/+1
2012-05-18isci: End the RNC resumption wait when the RNC is destroyed.Jeff Skirvin4-11/+33
2012-05-18isci: Fixed RNC bug that lost the suspension or resumption during destroyJeff Skirvin1-58/+38
2012-05-18isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition.Jeff Skirvin1-5/+13
2012-05-18isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock.Jeff Skirvin1-1/+4
2012-05-18isci: Remove obviated host callback list.Jeff Skirvin5-66/+31
2012-05-18isci: Check IDEV_GONE before performing abort path operations.Jeff Skirvin2-21/+57
2012-05-18isci: Restore the ATAPI device RNC management code.Jeff Skirvin3-20/+34
2012-05-18isci: Don't wait for an RNC suspend if it's being destroyed.Jeff Skirvin3-4/+28
2012-05-18isci: Change the phy control and link reset interface for HW reasons.Jeff Skirvin1-0/+2
2012-05-18isci: Added timeouts to RNC suspensions in the abort path.Jeff Skirvin2-11/+55
2012-05-18isci: Add protocol indicator for TMF requests.Jeff Skirvin1-0/+6
2012-05-18isci: Directly control IREQ_ABORT_PATH_ACTIVE when completing TMFs.Jeff Skirvin1-0/+3
2012-05-18isci: Wait for RNC resumption before leaving the abort path.Jeff Skirvin2-2/+53
2012-05-18isci: Fix RNC suspend call for SCI_RESUMING state.Jeff Skirvin1-8/+4
2012-05-18isci: Manage tag releases differently when aborting tasks.Jeff Skirvin4-6/+12
2012-05-18isci: Callbacks to libsas occur under scic_lock and are synchronized.Jeff Skirvin2-13/+40
2012-05-18isci: When in the abort path, defeat other resume calls until done.Jeff Skirvin3-46/+83
2012-05-18isci: Implement waiting for suspend in the abort path.Jeff Skirvin5-22/+66
2012-05-18isci: Make sure all TCs are terminated and cleaned in LUN reset.Jeff Skirvin1-6/+8