summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()Heiko Carstens2013-09-281-1/+9
* mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-285-9/+5
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-271-1/+10
|\
| * hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-09-261-1/+10
* | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-275-25/+131
|\ \
| * | ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283Kailang Yang2013-09-271-1/+12
| * | ALSA: hda - Fix Internal Mic boost can't control with ALC283Kailang Yang2013-09-271-0/+3
| * | ALSA: hda - Add documentation for CS4208 fixupsTakashi Iwai2013-09-271-0/+6
| * | ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecBen Whitten2013-09-271-5/+67
| * | ALSA : hda - not use assigned converters for all unused pinsMengdong Lin2013-09-261-18/+29
| * | ALSA: compress: Make sure we trigger STOP before closing the stream.Liam Girdwood2013-09-261-0/+12
| * | ALSA: compress: Fix compress device unregister.Liam Girdwood2013-09-191-1/+2
* | | Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-2710-30/+15
|\ \ \
| * | | video: mxsfb: Add missing breakMarek Vasut2013-09-261-0/+1
| * | | video: of: display_timing: correct display-timings node findingAndrzej Hajda2013-09-261-3/+3
| * | | neofb: fix error return code in neofb_probe()Wei Yongjun2013-09-261-1/+3
| * | | s3fb: fix error return code in s3_pci_probe()Wei Yongjun2013-09-261-8/+1
| * | | video: mmp: drop needless devm cleanupUwe Kleine-König2013-09-261-15/+2
| * | | OMAPDSS: Add missing dependency on backlight for DSI-CM panel drierMark Brown2013-09-261-0/+1
| * | | OMAPDSS: DISPC: set irq_safe for runtime PMTomi Valkeinen2013-09-191-0/+1
| * | | OMAPDSS: Return right error during connector probeSathya Prakash M R2013-09-193-3/+3
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-09-274-97/+52
|\ \ \
| * | | reiserfs: fix race with flush_used_journal_lists and flush_journal_listJeff Mahoney2013-09-241-1/+4
| * | | reiserfs: remove useless flush_old_journal_listsJeff Mahoney2013-09-241-62/+0
| * | | udf: Fortify LVID loadingJan Kara2013-09-243-34/+48
* | | | sysfs: Allow mounting without CONFIG_NETEric W. Biederman2013-09-271-4/+1
* | | | lockref: allow relaxed cmpxchg64 variant for lockless updatesWill Deacon2013-09-271-2/+11
| |_|/ |/| |
* | | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-256-67/+63
|\ \ \
| * | | xen/spinlock: Document the xen_nopvspin parameter.Konrad Rzeszutek Wilk2013-09-251-0/+4
| * | | xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2013-09-252-17/+24
| * | | xen/balloon: don't alloc page while non-preemptibleDavid Vrabel2013-09-241-12/+11
| * | | xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk2013-09-241-2/+24
| * | | tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe2013-09-241-29/+0
| * | | tpm: xen-tpmfront: Fix default durationsJason Gunthorpe2013-09-241-7/+0
* | | | Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-09-259-26/+120
|\ \ \ \
| * | | | dm: add reserved_bio_based_ios module parameterMike Snitzer2013-09-233-5/+20
| * | | | dm: add reserved_rq_based_ios module parameterMike Snitzer2013-09-233-4/+42
| * | | | dm: lower bio-based mempool reservationMike Snitzer2013-09-231-4/+5
| * | | | dm thin: do not expose non-zero discard limits if discards disabledMike Snitzer2013-09-231-3/+11
| * | | | dm mpath: disable WRITE SAME if it failsMike Snitzer2013-09-203-2/+23
| * | | | dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka2013-09-201-3/+2
| * | | | dm snapshot: workaround for a false positive lockdep warningMikulas Patocka2013-09-201-1/+1
| * | | | dm stats: fix possible counter corruption on 32-bit systemsMikulas Patocka2013-09-181-6/+17
| * | | | dm mpath: do not fail path on -ENOSPCJun'ichi Nomura2013-09-181-0/+1
| | |_|/ | |/| |
* | | | Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-252-9/+5
|\ \ \ \
| * | | | MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C2013-09-251-8/+4
| * | | | MIPS: cpu-features.h: s/MIPS53/MIPS64/Maciej W. Rozycki2013-09-241-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-09-2515-94/+147
|\ \ \ \ \
| * | | | | powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2013-09-252-10/+37
| * | | | | powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt2013-09-255-9/+33
OpenPOWER on IntegriCloud