aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'Keith Packard2011-08-151-2/+2
* drm/i915: Hold mode_config->mutex during hotplug processingKeith Packard2011-08-151-0/+3
* drm/i915: Initialize RCS ring status page address in intel_render_ring_init_driKeith Packard2011-08-152-4/+5
* drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-08-151-1/+1
* drm/i915: load the LUT before pipe enable on ILK+Jesse Barnes2011-08-151-2/+6
* drm/i915/pch: Fix integer math bugs in panel fittingAdam Jackson2011-08-151-0/+4
* drm/radeon: Log Subsystem Vendor and Device InformationThomas Reim2011-08-151-2/+3
* drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D ConnectorThomas Reim2011-08-151-0/+9
* drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...Thomas Reim2011-08-154-12/+80
* drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-152-6/+19
* xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-08-155-1/+126
* net: Fix security_socket_sendmsg() bypass problem.Tetsuo Handa2011-08-151-9/+34
* net: Cap number of elements for sendmmsgAnton Blanchard2011-08-151-0/+3
* net: sendmmsg should only return an error if no messages were sentAnton Blanchard2011-08-151-24/+3
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-155-13/+40
* ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-151-0/+2
* iwlegacy: set tx power after rxon_assocStanislaw Gruszka2011-08-152-3/+11
* rtlwifi: Fix kernel oops on ARM SOCLarry Finger2011-08-151-9/+11
* rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-151-2/+3
* rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-151-2/+1
* fix return type of __atomic64_add_returnJohn David Anglin2011-08-151-2/+2
* Fix futex supportCarlos O'Donell2011-08-151-6/+60
* wire up sendmmsg syscallJames Bottomley2011-08-152-1/+3
* futex: Fix regression with read only mappingsShawn Bohrer2011-08-151-12/+42
* cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong2011-08-151-0/+3
* cris: fix the prototype of sync_serial_ioctl()WANG Cong2011-08-151-1/+1
* cris: fix a build error in sync_serial_open()WANG Cong2011-08-151-2/+2
* cris: fix a build error in kernel/fork.cWANG Cong2011-08-151-3/+3
* Linux 3.0.1Greg Kroah-Hartman2011-08-041-1/+1
* dm: fix idr leak on module removalAlasdair G Kergon2011-08-041-2/+8
* dm mpath: fix potential NULL pointer in feature arg processingMike Snitzer2011-08-041-0/+5
* dm snapshot: flush disk cache when mergingMikulas Patocka2011-08-041-1/+1
* dm io: flush cpu cache with vmapped ioMikulas Patocka2011-08-041-2/+27
* ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall2011-08-041-1/+1
* watchdog: shwdt: fix usage of mod_timerDavid Engraf2011-08-041-1/+1
* GFS2: Fix mount hang caused by certain access pattern to sysfs filesSteven Whitehouse2011-08-041-2/+2
* rt2x00: Add device ID for RT539F device.Gertjan van Wingerde2011-08-041-0/+1
* oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov2011-08-041-1/+3
* AppArmor: Fix masking of capabilities in complain modeJohn Johansen2011-08-041-1/+1
* AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen2011-08-041-1/+1
* ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMIDManfred Spraul2011-08-041-2/+11
* hvc_console: Improve tty/console put_chars handlingHendrik Brueckner2011-08-041-3/+5
* powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-08-041-1/+1
* SERIAL: SC26xx: Fix link error.Ralf Baechle2011-08-041-1/+1
* tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren2011-08-041-1/+1
* memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura2011-08-041-1/+1
* cfg80211: really ignore the regulatory requestSven Neumann2011-08-041-2/+3
* EHCI: fix direction handling for interrupt data togglesAlan Stern2011-08-042-1/+3
* EHCI: only power off port if over-current is activeSergei Shtylyov2011-08-041-1/+2
* n_gsm: fix the wrong FCS handlingDu, Alek2011-08-041-4/+0