summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2013-12-302-14/+5
* powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart2013-12-301-2/+3
* powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney2013-12-301-15/+38
* powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati2013-12-301-1/+6
* powerpc: Fix bad stack check in exception entryMichael Neuling2013-12-301-1/+1
* powerpc/powernv: Fix OPAL LPC access in Little EndianBenjamin Herrenschmidt2013-12-132-7/+7
* powerpc/powernv: Fix endian issue in opal_xscom_readAnton Blanchard2013-12-132-2/+4
* powerpc: Fix endian issues in crash dump codeAnton Blanchard2013-12-131-3/+3
* powerpc/pseries: Fix endian issues in MSI codeAnton Blanchard2013-12-131-13/+15
* powerpc/pseries: Fix PCIE link speed endian issueAnton Blanchard2013-12-131-4/+4
* powerpc/pseries: Fix endian issues in nvram codeAnton Blanchard2013-12-131-23/+23
* powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard2013-12-131-6/+6
* powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard2013-12-131-2/+2
* powerpc: Fix endian issue in setup-common.cAnton Blanchard2013-12-131-2/+2
* powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand2013-12-131-2/+2
* powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar2013-12-101-1/+1
* powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo2013-12-101-0/+1
* powerpc/52xx: Re-enable bestcomm driver in defconfigsAnatolij Gustschin2013-12-106-6/+12
* powerpc/pasemi: Turn on devtmpfs in defconfigOlof Johansson2013-12-101-4/+3
* offb: Add palette hack for little endianCedric Le Goater2013-12-101-1/+10
* offb: Little endian fixesCedric Le Goater2013-12-101-7/+11
* powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2013-12-102-8/+4
* powerpc/44x: Fix ocm_block allocationIlia Mirkin2013-12-101-1/+1
* powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman2013-12-101-1/+4
* Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt2013-12-101-1/+0
|\
| * powerpc/512x: dts: remove misplaced IRQ spec from 'soc' nodeGerhard Sittig2013-12-071-1/+0
|/
* powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt2013-11-271-0/+1
* arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang2013-11-251-1/+1
* powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2013-11-252-9/+13
* powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini2013-11-252-0/+13
* powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard2013-11-251-3/+17
* powerpc: Fix error when cross building TAGS & cscopeMichael Neuling2013-11-251-0/+2
* Merge remote-tracking branch 'scott/master' into mergeBenjamin Herrenschmidt2013-11-2512-11/+52
|\
| * powerpc/booke: Only check for hugetlb in flush if vma != NULLScott Wood2013-11-222-3/+2
| * powerpc/85xx: typo in dts: "interupt" (four devices)Adam Borowski2013-11-224-8/+8
| * powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe2013-11-225-0/+37
| * powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU wellTiejun Chen2013-11-221-0/+5
|/
* Linux 3.13-rc1v3.13-rc1Linus Torvalds2013-11-221-2/+2
* Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-11-221-6/+2
|\
| * eCryptfs: file->private_data is always validTyler Hicks2013-11-141-6/+2
* | Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-229-47/+161
|\ \
| * | ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson2013-11-221-1/+1
| * | ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai2013-11-221-0/+20
| * | Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-215-42/+86
| |\ \
| | * \ Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown2013-11-201-0/+2
| | |\ \
| | * \ \ Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2013-11-202-9/+6
| | |\ \ \
| | | * | | ASoC: rcar: fixup dma_async_issue_pending() timingKuninori Morimoto2013-11-191-2/+1
| | | * | | ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter2013-11-191-1/+1
| | | * | | ASoC: rcar: fixup mod access before checkingKuninori Morimoto2013-11-181-6/+4
| | * | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-11-2020-124/+209
| | |\ \ \ \
OpenPOWER on IntegriCloud