summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "libata: export host controller number thru /sys"Jeff Garzik2013-01-253-6/+1
* libata: do not suspend port if normal ODD is attachedAaron Lu2013-01-211-0/+19
* libata: expose pm qos flags for ata deviceAaron Lu2013-01-212-0/+4
* libata: handle power transition of ODDAaron Lu2013-01-214-10/+118
* libata: check zero power ready status for ZPODDAaron Lu2013-01-213-2/+92
* libata: move acpi notification code to zpoddAaron Lu2013-01-212-71/+34
* libata: identify and init ZPODD devicesAaron Lu2013-01-218-1/+170
* libata: export host controller number thru /sysDavid Milburn2013-01-143-1/+6
* pata_samsung_cf: Use devm_clk_get()Jingoo Han2013-01-141-3/+1
* [libata] replace sata_settings with devslp_timingShane Huang2013-01-144-17/+23
* [libata] ahci: Add support for Enmotus Bobcat device.Hugh Daschbach2013-01-141-1/+7
* [libata] ahci: Fix lack of command retry after a success error handler.Bian Yu2013-01-141-1/+1
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-111-0/+1
|\
| * hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not setGuenter Roeck2013-01-091-0/+1
* | Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds2013-01-1126-78/+227
|\ \
| * | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-112-6/+28
| * | MAINTAINERS: Omar had movedChen Gang2013-01-111-1/+1
| * | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-115-110/+23
| * | linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-112-1/+1
| * | kernel/audit.c: avoid negative sleep durationsAndrew Morton2013-01-111-13/+23
| * | audit: catch possible NULL audit buffersKees Cook2013-01-114-11/+27
| * | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-113-4/+14
| * | MAINTAINERS: fix a status patternZhang Yanfei2013-01-111-1/+1
| * | MAINTAINERS: fix arch/arm/plat-omap/include/plat/omap_hwmod.hZhang Yanfei2013-01-111-2/+1
| * | mm: thp: acquire the anon_vma rwsem for write during splitMel Gorman2013-01-111-2/+13
| * | mm: mmap: annotate vm_lock_anon_vma locking properly for lockdepJiri Kosina2013-01-111-1/+1
| * | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-113-0/+22
| * | arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton2013-01-111-0/+1
| * | mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignmentMax Filippov2013-01-111-6/+18
| * | mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott2013-01-111-1/+1
| * | fs/exec.c: work around icc miscompilationXi Wang2013-01-111-1/+2
| * | mm: compaction: fix echo 1 > compact_memory return error issueJason Liu2013-01-111-4/+2
| * | mm: memblock: fix wrong memmove size in memblock_merge_regions()Lin Feng2013-01-111-1/+2
| * | drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard2013-01-111-2/+2
| * | mm: migrate: check page_count of THP before migratingMel Gorman2013-01-111-1/+13
| * | drivers/rtc/rtc-da9055.c: fix cross-section referenceAndrew Morton2013-01-111-1/+1
| * | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-113-19/+53
* | | Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-01-112-4/+11
|\ \ \
| * | | SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust2013-01-082-4/+11
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-117-67/+81
|\ \ \ \
| * \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-117-67/+81
| |\ \ \ \
| | * | | | drm/i915: Revert shrinker changes from "Track unbound pages"Daniel Vetter2013-01-101-4/+14
| | * | | | drm/i915: Use pixel size for computing linear offsets into a spriteChris Wilson2013-01-091-6/+4
| | * | | | drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error pathsChris Wilson2013-01-081-8/+25
| | * | | | drm/i915: The sprite scaler on Ironlake also support YUV planesChris Wilson2013-01-081-1/+1
| | * | | | drm: Only evict the blocks required to create the requested holeChris Wilson2013-01-082-29/+18
| | * | | | drm/i915: Treat crtc->mode.clock == 0 as disabledChris Wilson2013-01-071-9/+16
| | * | | | Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"Daniel Vetter2013-01-071-8/+0
| | * | | | drm/i915; Only increment the user-pin-count after successfully pinning the boChris Wilson2013-01-071-3/+4
* | | | | | mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2013-01-115-110/+23
| |_|_|/ / |/| | | |