summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: fix broken TASK_SIZE for ia32_aoutAl Viro2012-05-061-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2012-05-054-8/+5
|\
| * alpha: silence 'const' warning in sys_marvel.cMatt Turner2012-05-021-1/+1
| * alpha: include module.h to fix modpost on TsunamiJim Faulkner2012-05-021-0/+1
| * alpha: properly define get/set_rtc_time on Marvel/SMPMatt Turner2012-05-021-6/+2
| * alpha: VGA_HOSE depends on VGA_CONSOLEMatt Turner2012-05-021-1/+1
* | TTY: pdc_cons, fix regression in closeJiri Slaby2012-05-051-1/+1
* | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-058-17/+29
|\ \
| * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-05-051-0/+4
| |\ \
| | * \ Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-05-051-0/+4
| | |\ \
| | | * | ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi2012-05-041-0/+4
| * | | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-057-17/+25
| |\ \ \ \ | | |/ / /
| | * | | ASoC: s3c2412-i2s: Fix dai registrationHeiko Stübner2012-04-301-1/+1
| | * | | ASoC: wm8350: Don't use locally allocated codec structMark Brown2012-04-301-5/+6
| | * | | ASoC: tlv312aic23: unbreak resumeEric Bénard2012-04-301-2/+2
| | * | | ASoC: bf5xx-ssm2602: Set DAI formatLars-Peter Clausen2012-04-251-0/+2
| | * | | ASoC: core: check of_property_count_strings failureRichard Zhao2012-04-241-3/+3
| | * | | ASoC: dt: sgtl5000.txt: Add description for 'reg' fieldFabio Estevam2012-04-241-0/+2
| | * | | ASoC: wm_hubs: Make sure we don't disable differential line outputsMark Brown2012-04-231-6/+9
| | |/ /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-054-16/+14
|\ \ \ \
| * | | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-054-16/+14
* | | | | init: don't try mounting device as nfs root unless type fully matchesSasha Levin2012-05-051-1/+1
* | | | | hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2012-05-042-0/+15
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-05-041-2/+1
|\ \ \ \ \
| * | | | | rtc: Fix possible null pointer dereference in rtc-mpc5121.cJohn Stultz2012-04-261-2/+1
* | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-045-25/+23
|\ \ \ \ \ \
| * | | | | | fs/cifs: fix parsing of dfs referralsStefan Metzmacher2012-05-031-1/+5
| * | | | | | cifs: make sure we ignore the credentials= and cred= optionsJeff Layton2012-05-031-0/+2
| * | | | | | [CIFS] Update cifs version to 1.78Steve French2012-05-031-1/+1
| * | | | | | cifs - check S_AUTOMOUNT in revalidateIan Kent2012-05-031-5/+12
| * | | | | | cifs: add missing initialization of server->req_lockJeff Layton2012-05-011-0/+1
| * | | | | | cifs: don't cap ra_pages at the same level as default_backing_dev_infoJeff Layton2012-05-011-17/+1
| * | | | | | CIFS: Fix indentation in cifs_show_optionsSachin Prabhu2012-05-011-1/+1
* | | | | | | CPU frequency drivers MAINTAINERS updateDave Jones2012-05-041-3/+0
* | | | | | | seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-041-0/+21
* | | | | | | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-041-1/+1
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-046-14/+23
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher2012-05-041-2/+2
| * | | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-035-12/+21
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: enable dip before writing data on gen4Paulo Zanoni2012-05-031-1/+1
| | * | | | | | | fixing dmi match for hp t5745 and hp st5747 thin clientMarc Gariepy2012-05-021-2/+2
| | * | | | | | | drm/i915: Only enable IPS polling for gen5Chris Wilson2012-05-022-5/+13
| | * | | | | | | drm/i915: Do not read non-existent DPLL registers on PCH hardwareChris Wilson2012-05-021-4/+5
* | | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-05-042-5/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2012-05-042-5/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix-unmapped-word-at-a-time'Linus Torvalds2012-05-044-7/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2012-05-034-7/+58
* | | | | | | | | | Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-031-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-011-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds2012-05-031-16/+30
|\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud