summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-03PM / hibernate: exclude freed pages from allocated pages printoutWonhong Kwon
2015-02-03SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust
2015-02-04md: protect ->pers changes with mddev->lockNeilBrown
2015-02-04md: level_store: group all important changes into one place.NeilBrown
2015-02-04md: rename ->stop to ->freeNeilBrown
2015-02-04md: split detach operation out from ->stop.NeilBrown
2015-02-04md/linear: remove rcu protections in favour of suspend/resumeNeilBrown
2015-02-04md: make merge_bvec_fn more robust in face of personality changes.NeilBrown
2015-02-04md: make ->congested robust against personality changes.NeilBrown
2015-02-04md: rename mddev->write_lock to mddev->lockNeilBrown
2015-02-04md/raid5: need_this_block: tidy/fix last condition.NeilBrown
2015-02-04md/raid5: need_this_block: start simplifying the last two conditions.NeilBrown
2015-02-04md/raid5: separate out the easy conditions in need_this_block.NeilBrown
2015-02-04md/raid5: separate large if clause out of fetch_block().NeilBrown
2015-02-04md: do_release_stripe(): No need to call md_wakeup_thread() twiceJes Sorensen
2015-02-04x86/raid6: correctly check for assembler capabilitiesJan Beulich
2015-02-03ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu
2015-02-03ACPI: Add field offset to struct resource_list_entryJiang Liu
2015-02-03ACPI: Translate resource into master side address for bridge window resourcesJiang Liu
2015-02-03ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu
2015-02-03ACPI: Enforce stricter checks for address space descriptorsJiang Liu
2015-02-03ACPI: Set flag IORESOURCE_UNSET for unassigned resourcesJiang Liu
2015-02-03ACPI: Normalize return value of resource parser functionsJiang Liu
2015-02-03ACPI: Fix a bug in parsing ACPI Memory24 resourceJiang Liu
2015-02-03ACPI: Add prefetch decoding to the address space parserThomas Gleixner
2015-02-03ACPI: Move the window flag logic to the combined parserThomas Gleixner
2015-02-03ACPI: Unify the parsing of address_space and ext_address_spaceThomas Gleixner
2015-02-03ACPI: Let the parser return false for disabled resourcesThomas Gleixner
2015-02-03ACPI: Use the length check for io resources as wellThomas Gleixner
2015-02-03ACPI: Implement proper length checks for mem resourcesThomas Gleixner
2015-02-03ACPI: Remove redundant check in function acpi_dev_resource_address_space()Thomas Gleixner
2015-02-03Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki
2015-02-03clk: mxs: Fix invalid 32-bit access to frac registersStefan Wahren
2015-02-03Merge branch 'flexfiles'Trond Myklebust
2015-02-03ACPI / cpuidle: Common callback routine for entering statesRafael J. Wysocki
2015-02-03ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()Rafael J. Wysocki
2015-02-03ktest: Place quotes around item variableSteven Rostedt (Red Hat)
2015-02-03[media] dvb_net: Convert local hex dump to print_hex_dump_debugJoe Perches
2015-02-03[media] dvb_net: Use standard debugging facilitiesJoe Perches
2015-02-03[media] dvb_net: Use vsprintf %pM extension to print Ethernet addressesJoe Perches
2015-02-03[media] staging: lirc_serial: adjust boolean assignmentsHeba Aamer
2015-02-03hwmon: (tmp102) add hibernation callbacksGrygorii Strashko
2015-02-03[media] stb0899: use sign_extend32() for sign extensionMartin Kepplinger
2015-02-03[media] si2168: add support for 1.7MHz bandwidthOlli Salonen
2015-02-03[media] si2168: return error if set_frontend is called with invalid parametersOlli Salonen
2015-02-03mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON stateUlf Hansson
2015-02-03Input: ti_am335x_tsc - replace delta filtering with median filteringVignesh R
2015-02-03ARM: dts: AM335x: Make charge delay a DT parameter for TSCVignesh R
2015-02-03Input: ti_am335x_tsc - read charge delay from DTVignesh R
2015-02-03Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis