aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-16mvsas: fix local port name regressionscratchDan Williams1-4/+6
2012-04-12isci: fix oem parameter validation on single controller skusDan Williams1-1/+1
2012-04-07Linux 3.4-rc2isci/fixesLinus Torvalds1-1/+1
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+8
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-12/+36
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds20-105/+147
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-4/+4
2012-04-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-3/+6
2012-04-06Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+19
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown10325-288310/+497155
2012-04-06MAINTAINERS: Update git url for ACPIIgor Murzov1-1/+1
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds33-300/+501
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-5/+8
2012-04-06Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-218/+299
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2-32/+49
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-376/+602
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich1-0/+1
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2-2/+2
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2012-04-06netlink: fix races after skb queueingEric Dumazet1-11/+13
2012-04-06doc, net: Update ndo_start_xmit return type and valuesBen Hutchings1-10/+12
2012-04-06doc, net: Remove instruction to set net_device::trans_startBen Hutchings1-5/+2
2012-04-06doc, net: Update netdev operation namesBen Hutchings2-14/+14
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings1-3/+3
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings1-2/+1
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings1-2/+1
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-342/+603
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds3-3/+14
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu1-0/+1
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu1-2/+12
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger1-1/+1
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-04-05mmc: use really long write timeout to deal with crappy cardsPaul Walmsley1-3/+7
2012-04-05mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark1-0/+1
2012-04-05mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper1-2/+3
2012-04-05Revert "mmc: sdhci-pci: Add MSI support"Chris Ball1-6/+0
2012-04-05Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"Chris Ball2-5/+1
2012-04-05mmc: core: fix power class selectionSubhash Jadavani1-13/+17
2012-04-05mmc: omap_hsmmc: fix module re-insertionBalaji T K1-3/+1
2012-04-05mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi1-15/+1
2012-04-05mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi1-4/+5
2012-04-05mmc: omap_hsmmc: trivial cleanupsFelipe Balbi1-77/+70
2012-04-05mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K1-2/+2
2012-04-05mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K1-2/+1
2012-04-05mmc: sdio: Use empty system suspend/resume callbacks at the bus levelRafael J. Wysocki1-3/+9
2012-04-05mmc: bus: print bus speed mode of UHS-I cardSubhash Jadavani1-2/+15
2012-04-05mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllersManuel Lauss2-1/+5
2012-04-05mmc: sh_mmcif: Simplify calculation of mmc->f_minSimon Horman1-7/+1
2012-04-05mmc: sh_mmcif: mmc->f_max should be half of the bus clockSimon Horman1-6/+6
2012-04-05mmc: sh_mmcif: double clock speedSimon Horman1-1/+2
2012-04-05mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson1-26/+1
2012-04-05mmc: atmel-mci: add support for odd clock dividersLudovic Desroches2-19/+30
2012-04-05mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches1-0/+2
2012-04-05mmc: atmel-mci: correct data timeout computationLudovic Desroches1-1/+8
2012-04-05mmc: sdhci-s3c: Enable runtime power managementMark Brown1-0/+28
2012-04-05mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspendMark Brown1-4/+7
2012-04-05mmc: sdhci-s3c: use devm_ functionsJulia Lawall1-24/+3
2012-04-05Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson9-68/+105
2012-04-05mmc: sdhci-s3c: Keep a copy of platform data and use itThomas Abraham1-2/+9
2012-04-05mmc: sdhci-s3c: derive transfer width host cap from max_width in platdataThomas Abraham1-0/+8
2012-04-05mmc: sdhci-s3c: Remove usage of clk_type member in platform dataThomas Abraham1-4/+70
2012-04-05MAINTAINERS: update for Marvell Ethernet driversstephen hemminger1-12/+7
2012-04-05bonding: properly unset current_arp_slave on slave link upVeaceslav Falico1-1/+5
2012-04-05phonet: Check input from user before allocatingSasha Levin1-0/+3
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet4-6/+9
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds78-631/+518
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko1-7/+7
2012-04-05backlight: add driver for DA9052/53 PMIC v1Ashish Jangam3-0/+194
2012-04-05C6X: use set_current_blocked() and block_sigmask()Matt Fleming1-13/+3
2012-04-05MAINTAINERS: add entry for sparse checkerChristopher Li1-0/+9
2012-04-05MAINTAINERS: fix REMOTEPROC F: typoJoe Perches1-1/+1
2012-04-05alpha: use set_current_blocked() and block_sigmask()Matt Fleming1-21/+10
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd63-572/+176
2012-04-05scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall1-0/+70
2012-04-05libfs: add simple_open()Stephen Boyd2-0/+9
2012-04-05hugetlbfs: remove unregister_filesystem() when initializing moduleHillf Danton1-1/+0
2012-04-05drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou1-2/+2
2012-04-05fs/xattr.c:setxattr(): improve handling of allocation failuresAndrew Morton1-4/+17
2012-04-05fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failedAndrew Morton1-4/+13
2012-04-05fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()Dave Jones1-1/+1
2012-04-05sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov1-1/+1
2012-04-05proc: fix mount -t proc -o AAAVasiliy Kulikov1-4/+5
2012-04-05ARM: fix __io macro for PCMCIARob Herring7-1/+93
2012-04-05Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson5-8/+39
2012-04-05Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-7/+3
2012-04-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson17-122/+122
2012-04-05Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson19-104/+137
2012-04-05Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-15/+44
2012-04-05ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()Luck, Tony1-1/+1
2012-04-05KVM: Resolve RCU vs. async page fault problemGleb Natapov1-0/+4
2012-04-05Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity5-11/+29
2012-04-05KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti1-0/+2
2012-04-05KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu1-1/+1
2012-04-05ARM: EXYNOS: Fix compiler warning in dma.c fileSachin Kamat1-2/+0
2012-04-05ARM: EXYNOS: fix ISO C90 warningIl Han1-1/+2
2012-04-05Merge branches 'clock_fixes_3.4rc', 'clockdomain_fixes_3.4rc', 'hsmmc_erratum...Paul Walmsley6-58/+87
2012-04-05ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitionsVaibhav Hiremath1-6/+6
2012-04-05ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wait for reset statusRajendra Nayak1-12/+2
2012-04-05ARM: OMAP2+: hwmod: Restore sysc after a resetRajendra Nayak1-12/+6
2012-04-05ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modulesGovindraj.R1-26/+30
2012-04-05sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook1-4/+4
2012-04-05ipv6: fix array index in ip6_mc_add_src()RongQing.Li1-1/+1
2012-04-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-25/+37
2012-04-04mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo1-2/+3
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-78/+204
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds45-198/+354
2012-04-04stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde1-2/+4
2012-04-04bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2-2/+1
2012-04-04bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner1-2/+2
2012-04-04bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2-0/+12
2012-04-04bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner1-2/+1
2012-04-04bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner1-7/+14
2012-04-04bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner1-15/+18
2012-04-04bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner1-5/+5
2012-04-04bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner1-2/+18
2012-04-04bnx2x: Fix BCM57810-KR FCYaniv Rosner2-0/+31
2012-04-04bnx2x: PFC fixYaniv Rosner2-1/+18
2012-04-04regmap: prevent division by zero in rbtree_showStephen Warren1-1/+7
2012-04-04sky2: copy received packets on inefficient unaligned architecturestephen hemminger1-1/+12
2012-04-04net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz1-8/+43
2012-04-04net/bonding: emit address change event also in bond_releaseShlomo Pongratz1-0/+3
2012-04-04sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf1-2/+3
2012-04-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-168/+284
2012-04-04ARM: OMAP3: clock data: fill in some missing clockdomainsPaul Walmsley1-0/+6
2012-04-04ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relockRajendra Nayak1-0/+1
2012-04-04ARM: OMAP4: clock data: fix mult and div mask for USB_DPLLAmeya Palande1-2/+2
2012-04-04ARM: OMAP2+: powerdomain: Wait for powerdomain transition in pwrdm_state_swit...Santosh Shilimkar1-1/+7
2012-04-04gpio: tegra: Iterate over the correct number of banksStephen Warren1-2/+2
2012-04-04gpio: tegra: fix register address calculations for Tegra30Stephen Warren1-13/+42
2012-04-04Merge branch 'selinux' ("struct common_audit_data" sanitizer)Linus Torvalds18-271/+411
2012-04-04Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-1/+1
2012-04-04Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds12-49/+81
2012-04-04EXYNOS: fix dependency for EXYNOS_CPUFREQKukjin Kim1-7/+3
2012-04-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-4/+18
2012-04-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-80/+8
2012-04-04ARM: at91: dt: remove unit-address part for memory nodesLudovic Desroches6-6/+6
2012-04-04ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre5-1/+16
2012-04-04USB: ehci-atmel: add needed of.h header fileNicolas Ferre1-0/+1
2012-04-04ARM: at91/NAND DT bindings: add commentsNicolas Ferre1-5/+5
2012-04-04ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT fileNicolas Ferre1-2/+2
2012-04-04USB: ohci-at91: trivial return code name changeNicolas Ferre1-4/+3
2012-04-04USB: ohci-at91: change maximum number of portsNicolas Ferre2-36/+43
2012-04-04USB: ohci-at91: rework and fix initializationNicolas Ferre1-42/+46
2012-04-04ARM: at91/dts: USB host vbus is active lowNicolas Ferre2-4/+4
2012-04-04ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre4-3/+8
2012-04-04USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre1-2/+2
2012-04-04ARM: EXYNOS: use chip_id reg in uncompress to select uart base physDima Zavin1-1/+16
2012-04-04ARM: EXYNOS: fix CONFIG_DEBUG_LLColin Cross1-4/+3
2012-04-04Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-29/+42
2012-04-04Merge tag 'mce-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2012-04-04ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliasesIlya Yanok1-2/+2
2012-04-04Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds5-35/+75
2012-04-04Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-4/+8
2012-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-4/+4
2012-04-04avr32: fix nop compile fails from system.h split upPaul Gortmaker2-13/+2
2012-04-04ARM: OMAP: clock: fix race in disable all clocksNishanth Menon1-2/+3
2012-04-04Revert "nouveau/bios: Fix tracking of BIOS image data"Linus Torvalds1-3/+1
2012-04-04ARM: OMAP4: hwmod data: Add aliases for McBSP fclk clocksPaul Walmsley1-0/+28
2012-04-05sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro1-1/+1
2012-04-04ARM: OMAP3xxx: clock data: fix DPLL4 CLKSEL masksGrazvydas Ignotas1-4/+4
2012-04-04ARM: OMAP3xxx: HSMMC: avoid erratum workaround when transceiver is attachedGrazvydas Ignotas1-0/+7
2012-04-04ARM: OMAP44xx: clockdomain data: correct the emu_sys_clkdm CLKTRCTRL dataPaul Walmsley1-1/+1
2012-04-04MCE, AMD: Drop too granulary family model checksBorislav Petkov1-4/+2
2012-04-04serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg1-2/+2
2012-04-03Fix UNC parsing on mountSachin Prabhu1-7/+7
2012-04-03hwmon: (ad7314) Adds missing spi_dev initializationGraeme Smecher1-0/+1
2012-04-03netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_allocPablo Neira Ayuso1-0/+1
2012-04-03netfilter: xt_CT: fix missing put timeout object in error pathPablo Neira Ayuso1-5/+19
2012-04-03netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock sectionPablo Neira Ayuso1-1/+1
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller3-3/+5
2012-04-03r8169: enable napi on resume.Artem Savkov1-0/+3
2012-04-03Remove unnecessary check for NULL in password parserSachin Prabhu1-2/+1
2012-04-03bnx2x: correction to firmware interfaceYuval Mintz1-55/+55
2012-04-03phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla1-1/+2
2012-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-84/+112
2012-04-03e1000e: Guarantee descriptor writeback flush success.Matthew Vick1-0/+17
2012-04-03e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2-0/+15
2012-04-03ixgbe: driver fix for link flapMultanen, Eric W1-84/+80
2012-04-03bpf jit: Let the x86 jit handle negative offsetsJan Seiffert2-48/+115
2012-04-03bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert1-3/+6
2012-04-03TCP: update ip_local_port_range documentationFernando Luis Vazquez Cao1-9/+2
2012-04-03tcp: allow splice() to build full TSO packetsEric Dumazet1-1/+1
2012-04-03ppp: Don't stop and restart queue on every TX packetDavid Woodhouse1-5/+9
2012-04-03net: 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