Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | vmwgfx: add dumb ioctl support | Dave Airlie | 2012-09-13 | 3 | -0/+88 | |
| | |/ / / / / | ||||||
| | * | | | | | gma500: Fix regression on Oaktrail devices | Alan Cox | 2012-09-13 | 1 | -0/+2 | |
| | * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-09-13 | 7 | -27/+43 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | drm/i915: fix up the IBX transcoder B check | Daniel Vetter | 2012-09-11 | 1 | -2/+4 | |
| | | * | | | | | drm/i915: set the right gen3 flip_done mode also at resume | Daniel Vetter | 2012-09-10 | 2 | -3/+3 | |
| | | * | | | | | drm/i915: initialize dpio_lock spin lock | Alexander Shishkin | 2012-09-08 | 1 | -0/+1 | |
| | | * | | | | | drm/i915: do not expose a dysfunctional backlight interface to userspace | Jani Nikula | 2012-09-03 | 1 | -9/+22 | |
| | | * | | | | | drm/i915: only enable sdvo hotplug irq if needed | Jani Nikula | 2012-09-03 | 1 | -9/+6 | |
| | | * | | | | | drm/i915/edp: get the panel delay before powering up | Dave Airlie | 2012-09-03 | 1 | -4/+7 | |
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-09-14 | 5 | -29/+17 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sched: Fix kernel-doc warnings in kernel/sched/fair.c | Randy Dunlap | 2012-09-04 | 1 | -2/+0 | |
| | * | | | | | | | sched: Unthrottle rt runqueues in __disable_runtime() | Peter Boonstoppel | 2012-09-04 | 4 | -6/+6 | |
| | * | | | | | | | sched: Add missing call to calc_load_exit_idle() | Charles Wang | 2012-09-04 | 1 | -0/+1 | |
| | * | | | | | | | sched: Fix load avg vs cpu-hotplug | Peter Zijlstra | 2012-09-04 | 1 | -21/+10 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-09-14 | 7 | -38/+58 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2012-09-05 | 1 | -5/+5 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | oprofile, s390: Fix uninitialized memory access when writing to oprofilefs | Robert Richter | 2012-08-27 | 1 | -5/+5 | |
| | * | | | | | | | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled | K.Prasad | 2012-09-04 | 3 | -2/+13 | |
| | * | | | | | | | | perf/x86: Enable Intel Cedarview Atom suppport | Stephane Eranian | 2012-09-04 | 2 | -1/+3 | |
| | * | | | | | | | | perf_event: Switch to internal refcount, fix race with close() | Al Viro | 2012-09-04 | 2 | -30/+34 | |
| | * | | | | | | | | perf/x86: Fix microcode revision check for SNB-PEBS | Stephane Eranian | 2012-08-27 | 1 | -0/+3 | |
| * | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-09-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | mm/memblock: Use NULL instead of 0 for pointers | Sachin Kamat | 2012-09-05 | 1 | -1/+1 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-14 | 85 | -342/+808 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | pktgen: fix crash with vlan and packet size less than 46 | Nishank Trivedi | 2012-09-13 | 1 | -1/+1 | |
| | * | | | | | | | | | bnx2x: Add missing afex code | Yuval Mintz | 2012-09-13 | 2 | -11/+21 | |
| | * | | | | | | | | | bnx2x: fix registers dumped | Dmitry Kravkov | 2012-09-13 | 2 | -18/+9 | |
| | * | | | | | | | | | bnx2x: correct advertisement of pause capabilities | Yaniv Rosner | 2012-09-13 | 1 | -0/+6 | |
| | * | | | | | | | | | bnx2x: display the correct duplex value | Yaniv Rosner | 2012-09-13 | 1 | -4/+6 | |
| | * | | | | | | | | | bnx2x: prevent timeouts when using PFC | Yaniv Rosner | 2012-09-13 | 1 | -3/+5 | |
| | * | | | | | | | | | bnx2x: fix stats copying logic | Yuval Mintz | 2012-09-13 | 1 | -2/+5 | |
| | * | | | | | | | | | bnx2x: Avoid sending multiple statistics queries | Dmitry Kravkov | 2012-09-13 | 1 | -3/+5 | |
| | * | | | | | | | | | net: qmi_wwan: call subdriver with control intf only | Bjørn Mork | 2012-09-13 | 1 | -3/+4 | |
| | * | | | | | | | | | net_sched: gred: actually perform idling in WRED mode | David Ward | 2012-09-13 | 1 | -11/+15 | |
| | * | | | | | | | | | net_sched: gred: fix qave reporting via netlink | David Ward | 2012-09-13 | 1 | -1/+4 | |
| | * | | | | | | | | | net_sched: gred: eliminate redundant DP prio comparisons | David Ward | 2012-09-13 | 1 | -3/+2 | |
| | * | | | | | | | | | net_sched: gred: correct comment about qavg calculation in RIO mode | David Ward | 2012-09-13 | 1 | -1/+1 | |
| | * | | | | | | | | | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil | 2012-09-13 | 7 | -11/+15 | |
| | * | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2012-09-13 | 4 | -44/+38 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | netfilter: log: Fix log-level processing | Joe Perches | 2012-09-12 | 2 | -3/+3 | |
| | | * | | | | | | | | | netfilter: Validate the sequence number of dataless ACK packets as well | Jozsef Kadlecsik | 2012-09-09 | 1 | -8/+2 | |
| | | * | | | | | | | | | netfilter: Mark SYN/ACK packets as invalid from original direction | Jozsef Kadlecsik | 2012-09-09 | 1 | -11/+8 | |
| | | * | | | | | | | | | netfilter: take care of timewait sockets | Eric Dumazet | 2012-09-06 | 2 | -22/+25 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | net-sched: sch_cbq: avoid infinite loop | Eric Dumazet | 2012-09-11 | 1 | -2/+3 | |
| | * | | | | | | | | | net: qmi_wwan: fix Gobi device probing for un2430 | Pierre Sauter | 2012-09-11 | 1 | -1/+1 | |
| | * | | | | | | | | | net: fix net/core/sock.c build error | Randy Dunlap | 2012-09-10 | 1 | -0/+2 | |
| | * | | | | | | | | | ixp4xx_hss: fix build failure due to missing linux/module.h inclusion | Florian Fainelli | 2012-09-10 | 1 | -0/+1 | |
| | * | | | | | | | | | caif: move the dereference below the NULL test | Wei Yongjun | 2012-09-10 | 1 | -2/+3 | |
| | * | | | | | | | | | sierra_net: Endianess bug fix. | Lennart Sorensen | 2012-09-10 | 1 | -1/+1 | |
| | * | | | | | | | | | net: small bug on rxhash calculation | Chema Gonzalez | 2012-09-08 | 1 | -5/+6 |