summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pci: fix PCI-e check link issueYuanquan Chen2013-08-071-1/+1
* powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmuKevin Hao2013-08-071-19/+3
* powerpc/fsl-pci: fix the unreachable warning messageKevin Hao2013-08-071-1/+1
* powerpc/mpc85xx: remove the unneeded pci init functions for corenet ds boardKevin Hao2013-08-071-6/+0
* powerpc/85xx: add the P1020RDB-PD DTS supportHaijun.Zhang2013-08-071-0/+280
* powerpc/85xx: add P1020RDB-PD platform supportHaijun.Zhang2013-08-071-0/+22
* powerpc/85xx: Move ePAPR paravirt initialization earlierLaurentiu TUDOR2013-08-074-13/+28
* powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3Minghuan Lian2013-08-072-41/+101
* powerpc/dts: add MPIC v4.3 dts nodeMinghuan Lian2013-08-073-2/+151
* powerpc/dts: update MSI bindings doc for MPIC v4.3Minghuan Lian2013-08-071-12/+41
* powerpc/msi: Fix compile error on mpc83xxHongtao Jia2013-08-071-0/+7
* powerpc/perf: Add e6500 PMU driverPriyanka Jain2013-08-073-2/+125
* powerpc/perf: add 2 additional performance monitor counters for e6500 coreLijun Pan2013-08-074-1/+67
* powerpc/perf: increase the perf HW events to 6Catalin Udma2013-08-072-1/+7
* powerpc/perf: correct typos in counter enumerationLijun Pan2013-08-071-4/+4
* powerpc/fsl-booke: Rename b4qds.dts -> b4qds.dtsi.Ian Campbell2013-08-073-2/+2
* powerpc/mpc85xx: invalidate TLB after hibernation resumeDongsheng Wang2013-07-301-0/+8
* powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()Wei Yongjun2013-07-301-3/+2
* powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xxHongtao Jia2013-07-304-1/+168
* powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia2013-07-302-44/+48
* Linux 3.11-rc2Linus Torvalds2013-07-211-1/+1
* Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-219-28/+137
|\
| * ACPI / video: no automatic brightness changes by win8-compatible firmwareAaron Lu2013-07-181-2/+8
| * ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-186-10/+105
| * ACPI / video: Always call acpi_video_init_brightness() on initMatthew Garrett2013-07-181-3/+8
| * ACPICA: expose OSI versionAaron Lu2013-07-183-13/+16
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-202-2/+2
|\ \
| * | ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-201-1/+1
| * | ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu2013-07-201-1/+1
* | | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-20155-91617/+22
|\ \ \ | |/ / |/| |
| * | Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-169-18/+22
| |\ \
| | * | iio: lps331ap: Fix wrong in_pressure_scale output valueJacek Anaszewski2013-07-161-2/+4
| | * | iio staging: fix lis3l02dq, read error handlingPeter Meerwald2013-07-091-0/+2
| | * | staging:iio:ad7291: add missing .driver_module to struct iio_infoWei Yongjun2013-07-061-0/+1
| | * | iio: ti_am335x_adc: add missing .driver_module to struct iio_infoWei Yongjun2013-07-061-0/+1
| | * | iio: mxs-lradc: Remove useless check in read_rawMarek Vasut2013-07-061-7/+0
| | * | iio: mxs-lradc: Fix misuse of iio->trigMarek Vasut2013-07-031-4/+7
| | * | iio: inkern: fix iio_convert_raw_to_processed_unlockedAlexandre Belloni2013-07-031-1/+1
| | * | iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-021-2/+2
| | * | iio:trigger: device_unregister->device_del to avoid double freeJonathan Cameron2013-06-291-1/+1
| | * | iio: dac: ad7303: fix error return code in ad7303_probe()Wei Yongjun2013-06-291-1/+3
| * | | staging: csr: remove driverGreg Kroah-Hartman2013-07-16146-91599/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-204-18/+15
|\ \ \
| * | | vfs: constify dentry parameter in d_count()Peng Tao2013-07-201-1/+1
| * | | livelock avoidance in sget()Al Viro2013-07-201-15/+10
| * | | allow O_TMPFILE to work with O_WRONLYAl Viro2013-07-202-2/+4
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-203-21/+60
|\ \ \ \
| * | | | ext4: call ext4_es_lru_add() after handling cache missTheodore Ts'o2013-07-162-7/+5
| * | | | ext4: yield during large unlinksTheodore Ts'o2013-07-151-0/+3
| * | | | ext4: make the extent_status code more robust against ENOMEM failuresTheodore Ts'o2013-07-151-12/+39
OpenPOWER on IntegriCloud