summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4-rc6v3.4-rc6Linus Torvalds2012-05-061-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-065-5/+21
|\
| * intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang2012-05-041-1/+1
| * arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen2012-05-041-1/+1
| * x86, relocs: Remove an unused variableKusanagi Kouichi2012-04-301-2/+0
| * asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-04-301-1/+1
| * x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-04-271-0/+18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-05-068-21/+47
|\ \
| * | Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason2012-05-065-17/+34
| * | Btrfs: fix crash in scrub repair code when device is missingStefan Behrens2012-05-041-0/+7
| * | btrfs: Fix mismatching struct members in ioctl.hAlexander Block2012-05-041-2/+2
| * | Btrfs: fix page leak when allocing extent buffersJosef Bacik2012-05-041-2/+2
| * | Btrfs: Add properly locking around add_root_to_dirty_listChris Mason2012-05-041-0/+2
* | | 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
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud