aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker2013-06-20
* powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao2013-06-20
* powerpc/mm/nohash: Ignore NULL stale_map entriesScott Wood2013-06-20
* powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose2013-06-20
* powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose2013-06-20
* powerpc: Mark low level irq handlers NO_THREADThomas Gleixner2013-06-20
* mm/THP: deposit the transpare huge pgtable before set_pmdAneesh Kumar K.V2013-06-20
* mm/THP: don't use HPAGE_SHIFT in transparent hugepage codeAneesh Kumar K.V2013-06-20
* mm/THP: withdraw the pgtable after pmdp related operationsAneesh Kumar K.V2013-06-20
* mm/THP: add pmd args to pgtable deposit and withdraw APIsAneesh Kumar K.V2013-06-20
* mm/thp: use the correct function when updating access flagsAneesh Kumar K.V2013-06-20
* Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-06-13
|\
| * ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2013-06-10
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-06-13
|\ \
| * \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-13
| |\ \
| | * | Modify UEFI anti-bricking codeMatthew Garrett2013-06-10
| * | | x86: Fix typo in kexec register clearingKees Cook2013-06-12
| * | | x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook2013-06-12
| * | | x86: Fix adjust_range_size_mask calling positionYinghai Lu2013-05-31
* | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-13
|\ \ \ \
| * | | | rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney2013-06-10
| * | | | rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt2013-06-10
| * | | | trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney2013-06-10
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-13
|\ \ \ \
| * | | | s390/pci: Implement IRQ functions if !PCIBen Hutchings2013-06-10
| * | | | s390/sclp: fix new line detectionPeter Oberparleiter2013-06-05
| * | | | s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger2013-06-05
| * | | | s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger2013-06-05
| * | | | s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky2013-06-05
| * | | | s390/pgtable: Fix guest overindication for change bitChristian Borntraeger2013-06-05
* | | | | Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2013-06-13
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-06-10
| |\ \ \ \ \
| | * | | | | ASoC: wm8994: Ensure microphone detection state is reset on removalMark Brown2013-05-30
| | * | | | | ASoC: wm8994: Avoid leaking pm_runtime reference on removed jack raceMark Brown2013-05-30
| * | | | | | Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linusMark Brown2013-06-10
| |\ \ \ \ \ \
| | * | | | | | ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x()Andreas Irestål2013-06-07
| * | | | | | | Merge remote-tracking branch 'asoc/fix/maintainers' into asoc-linusMark Brown2013-06-10
| |\ \ \ \ \ \ \
| | * | | | | | | MAINTAINERS: Remove myself from Wolfson maintainersMark Brown2013-06-01
| * | | | | | | | Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-06-10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: cs42l52: fix hp_gain_enum shift value.Nicolas Schichan2013-05-29
| | * | | | | | | | ASoC: cs42l52: use correct PCM mixer TLV dB scale to match datasheet.Nicolas Schichan2013-05-29
| * | | | | | | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-06-10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-07
| | * | | | | | | | | ASoC: pcm: Require both CODEC and CPU support when declaring stream capsMark Brown2013-06-03
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2013-06-10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | ASoC: arizona: Correct AEC loopback enableCharles Keepax2013-06-05
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'md-3.10-fixes' of git://neil.brown.name/mdLinus Torvalds2013-06-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in placeH. Peter Anvin2013-06-13
| * | | | | | | | | md/raid1,raid10: use freeze_array in place of raise_barrier in various places.NeilBrown2013-06-12
| * | | | | | | | | md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas2013-06-12