summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10-rc4v3.10-rc4Linus Torvalds2013-06-021-1/+1
* Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds2013-06-029-16/+23
|\
| * parisc: parport0: fix this legacy no-device port driver!Helge Deller2013-06-012-4/+4
| * parport_pc: disable PARPORT_PC_SUPERIO on parisc architectureHelge Deller2013-06-011-1/+1
| * parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller2013-06-011-4/+4
| * parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas2013-06-011-0/+1
| * MAINTAINERS: update parisc architecture file listHelge Deller2013-06-011-0/+8
| * parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-011-1/+2
| * parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle2013-06-011-1/+1
| * parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller2013-06-011-4/+1
| * parisc: memory overflow, 'name' length is too short for usingChen Gang2013-06-011-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-0127-125/+262
|\ \
| * | powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt2013-06-011-1/+1
| * | powerpc/perf: Add missing SIER supportMichael Ellerman2013-06-011-12/+25
| * | powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman2013-06-011-24/+6
| * | powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-06-011-4/+1
| * | powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-06-011-9/+0
| * | powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat2013-06-011-0/+2
| * | powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-06-014-0/+34
| * | powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-06-011-1/+1
| * | powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V2013-06-011-8/+22
| * | powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling2013-06-012-13/+18
| * | powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-012-0/+18
| * | powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-06-011-2/+2
| * | powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao2013-06-011-2/+2
| * | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-017-36/+74
| * | powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-014-14/+21
| * | powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-013-2/+36
| * | powerpc/tm: Update cause codes documentationMichael Neuling2013-06-011-0/+1
| * | powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-06-011-7/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-06-0113-89/+126
|\ \ \ | |_|/ |/| |
| * | iscsi-target: Fix iscsit_free_cmd() se_cmd->cmd_kref shutdown handlingNicholas Bellinger2013-05-314-26/+50
| * | target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger2013-05-312-14/+16
| * | iscsi-target: fix heap buffer overflow on errorKees Cook2013-05-302-6/+6
| * | target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger2013-05-301-5/+6
| * | ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2013-05-292-8/+25
| * | target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger2013-05-292-4/+15
| * | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-204-26/+8
* | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-06-016-6/+25
|\ \ \
| * | | clk: mxs: Include clk mxs header fileFabio Estevam2013-05-301-0/+1
| * | | clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()Tony Prisk2013-05-291-1/+1
| * | | clk: si5351: Set initial clkout rate when defined in platform data.Marek Belisko2013-05-291-0/+10
| * | | clk: si5351: Fix clkout rate computation.Marek Belisko2013-05-291-1/+1
| * | | clk: samsung: Add CLK_IGNORE_UNUSED flag for the sysreg clocksSylwester Nawrocki2013-05-291-2/+4
| * | | clk: ux500: clk-sysctrl: handle clocks with no parentsFabio Baltieri2013-05-291-1/+7
| * | | clk: ux500: Provide device enumeration number suffix for SMSC911xLee Jones2013-05-291-1/+1
* | | | Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-017-5/+42
|\ \ \ \
| * | | | atmel_lcdfb: blank the backlight on removeRichard Genoud2013-06-011-2/+8
| * | | | trivial: atmel_lcdfb: add missing error messageRichard Genoud2013-06-011-1/+4
| * | | | Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD2013-05-296-2/+30
| |\ \ \ \ | | |/ / / | |/| | |
OpenPOWER on IntegriCloud