summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller3-3/+5
2012-04-04r8169: enable napi on resume.Artem Savkov1-0/+3
2012-04-04Remove unnecessary check for NULL in password parserSachin Prabhu1-2/+1
2012-04-04bnx2x: correction to firmware interfaceYuval Mintz1-55/+55
2012-04-04phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla1-1/+2
2012-04-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-84/+112
2012-04-04e1000e: Guarantee descriptor writeback flush success.Matthew Vick1-0/+17
2012-04-04e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2-0/+15
2012-04-04ixgbe: driver fix for link flapMultanen, Eric W1-84/+80
2012-04-04bpf jit: Let the x86 jit handle negative offsetsJan Seiffert2-48/+115
2012-04-04bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert1-3/+6
2012-04-04TCP: update ip_local_port_range documentationFernando Luis Vazquez Cao1-9/+2
2012-04-04tcp: allow splice() to build full TSO packetsEric Dumazet1-1/+1
2012-04-04ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-5/+9
2012-04-04net: fix /proc/net/dev regressionEric Dumazet3-48/+15
2012-04-03Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren4-23/+31
2012-04-03Merge branch 'fixes-smsc911x' into fixesTony Lindgren9-81/+68
2012-04-03ARM: OMAP: fix section mismatches in usb-host.cIgor Grinberg1-4/+6
2012-04-03ARM: OMAP2+: Fix omap2+ build errorR Sricharan1-1/+1
2012-04-03ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill8-0/+66
2012-04-03ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911xRuss Dill1-55/+0
2012-04-03ARM: OMAP2+: smsc911x: Remove unused rate calculationRuss Dill2-18/+0
2012-04-03ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flagsRuss Dill1-3/+1
2012-04-03ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirectionRuss Dill1-5/+1
2012-04-03Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-35/+152
2012-04-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-16/+54
2012-04-03Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds7-39/+72
2012-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-0/+7
2012-04-03Input: sentelic - filter taps in absolute modeOskari Saarenmaa1-0/+8
2012-04-03Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König1-3/+1
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds5-17/+15
2012-04-03SELinux: do not allocate stack space for AVC data unless neededEric Paris2-14/+27
2012-04-03Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2-13/+16
2012-04-03SELinux: remove avd from slow_avc_audit()Eric Paris1-2/+2
2012-04-03SELinux: remove avd from selinux_audit_dataEric Paris1-1/+0
2012-04-03LSM: shrink the common_audit_data data unionEric Paris5-105/+140
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris16-147/+242
2012-04-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie15-35/+152
2012-04-03drm/exynos: fixed duplicated page allocation bug.Inki Dae1-25/+9
2012-04-03drm/exynos: fixed page align and code clean.Inki Dae4-18/+45
2012-04-03Merge tag 'v3.4-rc1-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson9-3/+48
2012-04-03regmap: Export regcache_sync_region()Mark Brown1-0/+1
2012-04-03MAINTAINERS: Add missing ASoC OMAP co-maintainerJarkko Nikula1-0/+1
2012-04-03drm: Validate requested virtual size against allocated fb sizeChris Wilson1-2/+6
2012-04-03drm/i915: treat src w & h as fixed point in sprite handling codeJesse Barnes1-0/+3
2012-04-03drm/i915: no-lvds quirk on MSI DC500Anisse Astier1-0/+8
2012-04-03drm/i915: Add lock on drm_helper_resume_force_modeSean Paul1-0/+2
2012-04-03drm/i915: don't leak struct_mutex lock on ppgtt init failuresDaniel Vetter1-1/+3
2012-04-03netfilter: xt_CT: remove a compile warningPablo Neira Ayuso1-0/+2
2012-04-03KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf1-2/+1