summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | vmwgfx: add dumb ioctl supportDave Airlie2012-09-133-0/+88
| | |/ / / / /
| | * | | | | gma500: Fix regression on Oaktrail devicesAlan Cox2012-09-131-0/+2
| | * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-09-137-27/+43
| | |\ \ \ \ \
| | | * | | | | drm/i915: fix up the IBX transcoder B checkDaniel Vetter2012-09-111-2/+4
| | | * | | | | drm/i915: set the right gen3 flip_done mode also at resumeDaniel Vetter2012-09-102-3/+3
| | | * | | | | drm/i915: initialize dpio_lock spin lockAlexander Shishkin2012-09-081-0/+1
| | | * | | | | drm/i915: do not expose a dysfunctional backlight interface to userspaceJani Nikula2012-09-031-9/+22
| | | * | | | | drm/i915: only enable sdvo hotplug irq if neededJani Nikula2012-09-031-9/+6
| | | * | | | | drm/i915/edp: get the panel delay before powering upDave Airlie2012-09-031-4/+7
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-09-145-29/+17
| |\ \ \ \ \ \ \
| | * | | | | | | sched: Fix kernel-doc warnings in kernel/sched/fair.cRandy Dunlap2012-09-041-2/+0
| | * | | | | | | sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel2012-09-044-6/+6
| | * | | | | | | sched: Add missing call to calc_load_exit_idle()Charles Wang2012-09-041-0/+1
| | * | | | | | | sched: Fix load avg vs cpu-hotplugPeter Zijlstra2012-09-041-21/+10
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-147-38/+58
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2012-09-051-5/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter2012-08-271-5/+5
| | * | | | | | | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-043-2/+13
| | * | | | | | | | perf/x86: Enable Intel Cedarview Atom suppportStephane Eranian2012-09-042-1/+3
| | * | | | | | | | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-042-30/+34
| | * | | | | | | | perf/x86: Fix microcode revision check for SNB-PEBSStephane Eranian2012-08-271-0/+3
| * | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-141-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mm/memblock: Use NULL instead of 0 for pointersSachin Kamat2012-09-051-1/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-1485-342/+808
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi2012-09-131-1/+1
| | * | | | | | | | | bnx2x: Add missing afex codeYuval Mintz2012-09-132-11/+21
| | * | | | | | | | | bnx2x: fix registers dumpedDmitry Kravkov2012-09-132-18/+9
| | * | | | | | | | | bnx2x: correct advertisement of pause capabilitiesYaniv Rosner2012-09-131-0/+6
| | * | | | | | | | | bnx2x: display the correct duplex valueYaniv Rosner2012-09-131-4/+6
| | * | | | | | | | | bnx2x: prevent timeouts when using PFCYaniv Rosner2012-09-131-3/+5
| | * | | | | | | | | bnx2x: fix stats copying logicYuval Mintz2012-09-131-2/+5
| | * | | | | | | | | bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov2012-09-131-3/+5
| | * | | | | | | | | net: qmi_wwan: call subdriver with control intf onlyBjørn Mork2012-09-131-3/+4
| | * | | | | | | | | net_sched: gred: actually perform idling in WRED modeDavid Ward2012-09-131-11/+15
| | * | | | | | | | | net_sched: gred: fix qave reporting via netlinkDavid Ward2012-09-131-1/+4
| | * | | | | | | | | net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward2012-09-131-3/+2
| | * | | | | | | | | net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward2012-09-131-1/+1
| | * | | | | | | | | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-137-11/+15
| | * | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-09-134-44/+38
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | netfilter: log: Fix log-level processingJoe Perches2012-09-122-3/+3
| | | * | | | | | | | | netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik2012-09-091-8/+2
| | | * | | | | | | | | netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik2012-09-091-11/+8
| | | * | | | | | | | | netfilter: take care of timewait socketsEric Dumazet2012-09-062-22/+25
| | | |/ / / / / / / /
| | * | | | | | | | | net-sched: sch_cbq: avoid infinite loopEric Dumazet2012-09-111-2/+3
| | * | | | | | | | | net: qmi_wwan: fix Gobi device probing for un2430Pierre Sauter2012-09-111-1/+1
| | * | | | | | | | | net: fix net/core/sock.c build errorRandy Dunlap2012-09-101-0/+2
| | * | | | | | | | | ixp4xx_hss: fix build failure due to missing linux/module.h inclusionFlorian Fainelli2012-09-101-0/+1
| | * | | | | | | | | caif: move the dereference below the NULL testWei Yongjun2012-09-101-2/+3
| | * | | | | | | | | sierra_net: Endianess bug fix.Lennart Sorensen2012-09-101-1/+1
| | * | | | | | | | | net: small bug on rxhash calculationChema Gonzalez2012-09-081-5/+6