summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.0.79-rt107v3.0.79-rt107Steven Rostedt (Red Hat)2013-05-291-1/+1
* Merge tag 'v3.0.79' into v3.0-rtSteven Rostedt (Red Hat)2013-05-2939-98/+244
|\
| * Linux 3.0.79v3.0.79Greg Kroah-Hartman2013-05-191-1/+1
| * usermodehelper: check subprocess_info->path != NULLOleg Nesterov2013-05-191-0/+5
| * drm/radeon: check incoming cliprects pointerKees Cook2013-05-191-1/+1
| * ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise2013-05-191-1/+13
| * drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang2013-05-191-2/+2
| * ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu2013-05-191-3/+1
| * drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun2013-05-191-0/+1
| * drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner2013-05-191-1/+0
| * r8169: fix vlan tag read ordering.Francois Romieu2013-05-191-7/+6
| * pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA2013-05-191-1/+1
| * xfrm6: release dev before returning errorCong Wang2013-05-191-1/+3
| * ipv6: do not clear pinet6 fieldEric Dumazet2013-05-196-14/+39
| * macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko2013-05-192-3/+21
| * if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer2013-05-191-6/+6
| * 3c59x: fix PCI resource managementSergei Shtylyov2013-05-191-12/+13
| * 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-191-1/+1
| * bridge: fix race with topology change timerstephen hemminger2013-05-191-1/+1
| * net_sched: act_ipt forward compat with xtablesJamal Hadi Salim2013-05-191-3/+30
| * 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-05-191-0/+2
| * tcp: force a dst refcount when prequeue packetEric Dumazet2013-05-191-0/+1
| * drm/mm: fix dump table BUGDaniel Vetter2013-05-191-16/+18
| * mwifiex: fix setting of multicast filterDaniel Drake2013-05-191-15/+6
| * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-191-0/+1
| * ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-191-1/+5
| * ext4: limit group search loop for non-extent filesLachlan McIlroy2013-05-191-1/+5
| * tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner2013-05-191-1/+1
| * timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy2013-05-191-1/+1
| * SCSI: sd: fix array cache flushing bug causing performance problemsJames Bottomley2013-05-192-0/+21
| * xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-191-0/+15
| * dm snapshot: fix error return code in snapshot_ctrWei Yongjun2013-05-191-0/+1
| * ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore2013-05-191-1/+13
| * ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter2013-05-191-0/+1
| * ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI devicesAaro Koskinen2013-05-191-2/+2
| * KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov2013-05-191-0/+6
* | Linux 3.0.78-rt106v3.0.78-rt106Steven Rostedt (Red Hat)2013-05-201-1/+1
* | Merge tag 'v3.0.78' into v3.0-rtSteven Rostedt (Red Hat)2013-05-1815-71/+82
|\ \ | |/
| * Linux 3.0.78v3.0.78Greg Kroah-Hartman2013-05-111-1/+1
| * Revert "x86, amd: Disable way access filter on Piledriver CPUs" it is duplicatedAndre Przywara2013-05-111-14/+0
| * x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann2013-05-111-0/+5
| * kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...Chen Gang2013-05-111-1/+1
| * tracing: Fix ftrace_dump()Steven Rostedt (Red Hat)2013-05-112-34/+26
| * drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher2013-05-111-1/+9
| * drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher2013-05-111-3/+3
| * drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDSAlex Deucher2013-05-111-0/+10
| * drm/radeon: don't use get_engine_clock() on APUsAlex Deucher2013-05-111-1/+5
| * drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller2013-05-111-1/+12
| * drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900Christian Lamparter2013-05-111-0/+8
| * ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom2013-05-111-5/+1