| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/numa: Fix period_slot recalculation | Wanpeng Li | 2013-12-17 | 1 | -1/+0 |
* | sched/numa: Use wrapper function task_faults_idx to calculate index in group_... | Wanpeng Li | 2013-12-17 | 1 | -1/+2 |
* | sched/numa: Use wrapper function task_node to get node which task is on | Wanpeng Li | 2013-12-17 | 2 | -3/+3 |
* | sched/numa: Drop sysctl_numa_balancing_settle_count sysctl | Wanpeng Li | 2013-12-17 | 4 | -22/+0 |
* | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2013-12-17 | 636 | -3009/+6873 |
|\ |
|
| * | sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities | Kirill Tkhai | 2013-12-17 | 1 | -0/+14 |
| * | sched: Assign correct scheduling domain to 'sd_llc' | Mel Gorman | 2013-12-17 | 1 | -2/+3 |
| * | sched/fair: Rework sched_fair time accounting | Peter Zijlstra | 2013-12-11 | 2 | -81/+66 |
| * | math64: Add mul_u64_u32_shr() | Peter Zijlstra | 2013-12-11 | 3 | -0/+37 |
| * | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra | 2013-12-11 | 3 | -26/+22 |
| * | sched: Initialize power_orig for overlapping groups | Peter Zijlstra | 2013-12-11 | 1 | -0/+1 |
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2013-12-09 | 15 | -30/+47 |
| |\ |
|
| | * | powerpc: Fix up the kdump base cap to 128M | Mahesh Salgaonkar | 2013-12-10 | 1 | -1/+1 |
| | * | powernv: Fix VFIO support with PHB3 | Thadeu Lima de Souza Cascardo | 2013-12-10 | 1 | -0/+1 |
| | * | powerpc/52xx: Re-enable bestcomm driver in defconfigs | Anatolij Gustschin | 2013-12-10 | 6 | -6/+12 |
| | * | powerpc/pasemi: Turn on devtmpfs in defconfig | Olof Johansson | 2013-12-10 | 1 | -4/+3 |
| | * | offb: Add palette hack for little endian | Cedric Le Goater | 2013-12-10 | 1 | -1/+10 |
| | * | offb: Little endian fixes | Cedric Le Goater | 2013-12-10 | 1 | -7/+11 |
| | * | powerpc: Fix PTE page address mismatch in pgtable ctor/dtor | Hong H. Pham | 2013-12-10 | 2 | -8/+4 |
| | * | powerpc/44x: Fix ocm_block allocation | Ilia Mirkin | 2013-12-10 | 1 | -1/+1 |
| | * | powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y | Michael Ellerman | 2013-12-10 | 1 | -1/+4 |
| | * | Merge remote-tracking branch 'agust/merge' into merge | Benjamin Herrenschmidt | 2013-12-10 | 1 | -1/+0 |
| | |\ |
|
| | | * | powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node | Gerhard Sittig | 2013-12-07 | 1 | -1/+0 |
| | |/ |
|
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-12-09 | 53 | -265/+847 |
| |\ \ |
|
| | * \ | Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2013-12-05 | 14 | -91/+106 |
| | |\ \ |
|
| | | * | | drm/radeon/atom: fix bus probes when hw_i2c is set (v2) | Alex Deucher | 2013-12-04 | 1 | -6/+9 |
| | | * | | drm/radeon: fix null pointer dereference in dce6+ audio code | Alex Deucher | 2013-12-04 | 1 | -5/+7 |
| | | * | | drm/radeon: fixup bad vram size on SI | Alex Deucher | 2013-12-04 | 1 | -2/+9 |
| | | * | | drm/radeon: fix VGT_GS_INSTANCE_CNT register | Dave Airlie | 2013-12-02 | 3 | -3/+4 |
| | | * | | drm/radeon: Fix a typo in Cayman and Evergreen registers | Alexandre Demers | 2013-12-02 | 2 | -2/+2 |
| | | * | | drm/radeon/dpm: simplify state adjust logic for NI | Alex Deucher | 2013-12-02 | 1 | -17/+11 |
| | | * | | drm/radeon: add radeon_vm_bo_update trace point | Christian König | 2013-12-02 | 4 | -12/+32 |
| | | * | | drm/radeon: add VMID allocation trace point | Christian König | 2013-12-02 | 2 | -0/+17 |
| | | * | | drm/radeon/dpm: Convert to use devm_hwmon_register_with_groups | Guenter Roeck | 2013-12-02 | 1 | -37/+12 |
| | | * | | drm/radeon: program DCE2 audio dto just like DCE3 | Alex Deucher | 2013-12-02 | 1 | -6/+2 |
| | | * | | drm/radeon: fix typo in fetching mpll params | Alex Deucher | 2013-12-02 | 1 | -1/+1 |
| | * | | | drm: fix the addition of the side-by-side (half) flag for extra 3D modes | Thomas Wood | 2013-12-05 | 1 | -1/+1 |
| | * | | | drm/edid: fix length check when adding extra 3D modes | Thomas Wood | 2013-12-05 | 1 | -1/+1 |
| | * | | | Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-12-05 | 11 | -77/+82 |
| | |\ \ \ |
|
| | | * | | | drm/i915: Pin pages whilst allocating for dma-buf vmap() | Chris Wilson | 2013-11-29 | 1 | -5/+8 |
| | | * | | | drm/i915: MI_PREDICATE_RESULT_2 is HSW only | Ville Syrjälä | 2013-11-29 | 1 | -4/+3 |
| | | * | | | drm/i915: Make the DERRMR SRM target global GTT | Ville Syrjälä | 2013-11-29 | 2 | -1/+3 |
| | | * | | | drm/i915: use the correct force_wake function at the PC8 code | Paulo Zanoni | 2013-11-29 | 1 | -2/+2 |
| | | * | | | drm/i915: Fix pipe CSC post offset calculation | Ville Syrjälä | 2013-11-28 | 1 | -1/+1 |
| | | * | | | drm/i915: Simplify DP vs. eDP detection | Ville Syrjälä | 2013-11-28 | 1 | -20/+6 |
| | | * | | | drm/i915: Check VBT for eDP ports on VLV | Ville Syrjälä | 2013-11-28 | 4 | -9/+14 |
| | | * | | | drm/i915: use crtc_htotal in watermark calculations to match fastboot v2 | Jesse Barnes | 2013-11-27 | 1 | -7/+8 |
| | | * | | | drm/i915: Pin relocations for the duration of constructing the execbuffer | Chris Wilson | 2013-11-27 | 1 | -28/+32 |
| | | * | | | drm/i915: take mode config lock around crtc disable at suspend | Jesse Barnes | 2013-11-26 | 1 | -0/+2 |
| | | * | | | drm/i915: Prefer setting PTE cache age to 3 | Chris Wilson | 2013-11-25 | 1 | -2/+4 |