aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARC: [plat-arcfpga] No need for init_irq hackVineet Gupta2014-07-23
* ARC: [intc] don't mask all IRQ by defaultVineet Gupta2014-07-23
* ARC: prune extra header includes from smp.cVineet Gupta2014-07-23
* ARC: update some commentsVineet Gupta2014-07-23
* ARC: [SMP] unify cpu private IRQ requests (TIMER/IPI)Vineet Gupta2014-07-23
* Linux 3.16-rc3Linus Torvalds2014-06-29
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-29
|\
| * ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon2014-06-29
| * ARM: 8086/1: Set memblock limit for nommuLaura Abbott2014-06-29
| * ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami2014-06-29
| * ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami2014-06-29
| * ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre2014-06-29
| * ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni2014-06-29
* | MAINTAINERS: exceptions for Documentation maintainerRandy Dunlap2014-06-29
* | Documentation: add section about git to email-clients.txtDan Carpenter2014-06-29
* | Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-06-28
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown2014-06-28
| |\ \ \ \
| | | | * | spi: sh-sci: fix use-after-free in sh_sci_spi_remove()Jürg Billeter2014-06-17
| | | * | | spi: qup: Remove chip select functionAndy Gross2014-06-22
| | | * | | spi: qup: Fix order of spi_register_masterAndy Gross2014-06-21
| | | |/ /
| | * | | spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPIChew, Chiau Ee2014-06-17
* | | | | Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-28
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown2014-06-28
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | * | | | regulator: tps65218: Correct the the config register for LDO1Keerthy2014-06-24
| | | | * | | | regulator: tps65218: Add the missing of_node assignment in probeKeerthy2014-06-24
| | | | | |/ / | | | | |/| |
| | | * | | | regulator: palmas: fix typo in enable_reg calculationStephen Warren2014-06-24
| | | * | | | regulator: palmas: Fix SMPS enable/disable/is_enabledNishanth Menon2014-06-21
| | | |/ / /
| | * / / / regulator: bcm590xx: fix vbus nameGraham Williams2014-06-22
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-28
|\ \ \ \ \
| * | | | | iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka2014-06-28
| * | | | | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-27
| * | | | | iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger2014-06-27
| * | | | | tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger2014-06-26
| * | | | | iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger2014-06-26
| * | | | | target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger2014-06-26
| * | | | | iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger2014-06-26
| * | | | | iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger2014-06-26
| |/ / / /
* | | | | Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-27
|\ \ \ \ \
| * | | | | iommu/amd: Fix small race between invalidate_range_end/startJoerg Roedel2014-06-20
| * | | | | iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI deviceJiang Liu2014-06-20
| | |/ / / | |/| | |
* | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-27
|\ \ \ \ \
| * \ \ \ \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-06-27
| |\ \ \ \ \
| | * | | | | efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski2014-06-27
| | * | | | | efi: Fix compiler warnings (unused, const, type)Catalin Marinas2014-06-19
| | |/ / / /
| * | | | | x86/vdso: Error out in vdso2c if DT_RELA is presentAndy Lutomirski2014-06-24
| * | | | | x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski2014-06-24
| * | | | | x86_32, signal: Fix vdso rt_sigreturnAndy Lutomirski2014-06-23
| * | | | | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski2014-06-23
| * | | | | x86/vdso: Create .build-id links for unstripped vdso filesAndy Lutomirski2014-06-20
| * | | | | x86/vdso: Remove some redundant in-memory section headersAndy Lutomirski2014-06-19