summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-16x86: fix mm/fault.c buildRandy Dunlap
2011-08-15sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller
2011-08-15sparc32: unbreak arch_write_unlock()Mikael Pettersson
2011-08-15sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson
2011-08-15block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer
2011-08-15drm/i915: Cannot set clock gating under UMSKeith Packard
2011-08-15drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett
2011-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2011-08-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-08-15drm/radeon/kms: don't try to be smart in the hpd handlerAlex Deucher
2011-08-15ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen
2011-08-15lguest: allow booting guest with CONFIG_RELOCATABLE=yRusty Russell
2011-08-15virtio: Add text copy of spec to Documentation/virtual.Rusty Russell
2011-08-14Linux 3.1-rc2Linus Torvalds
2011-08-14mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-08-14ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-08-14Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-08-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-08-14Documentation: befs.txt: no maintainer, orphanedMarcos Souza
2011-08-14Documentation: SubmittingDrivers: fix Linus's git tree URLRalf Thielow
2011-08-14Documentation: add Ramoops usage descriptionSergiu Iordache
2011-08-14Documentation: email-clients: Add better Thunderbird informationPaul Mcquade
2011-08-14Documentation: kernel-parameters.txt cleanupsRandy Dunlap
2011-08-14Documentation: add ARM user_debug to kernel-parameters.txtStephen Boyd
2011-08-14Documentation: drop Linux Source Driver from kernel-docs referencesLuis de Bethencourt
2011-08-14Documentation: fix spelling error in SubmittingPatchesZac Storer
2011-08-14gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan
2011-08-14net: minor update to Documentation/networking/scaling.txtWillem de Bruijn
2011-08-14net: add missing entries to Documentation/networking/00-INDEXWillem de Bruijn
2011-08-14gianfar: prevent buggy hw rx vlan taggingJiri Pirko
2011-08-14net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu
2011-08-14drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall
2011-08-14usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer
2011-08-14vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin