summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-03x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar26-3/+5
2015-06-03x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/Ingo Molnar3-2/+5
2015-06-03x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/Ingo Molnar5-1/+8
2015-06-02x86/asm/entry/64: Fold identical code pathsJan Beulich1-8/+2
2015-06-02x86/asm/entry/64: Use negative immediates for stack adjustmentsJan Beulich1-2/+2
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar27-1101/+350
2015-05-24x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski4-27/+42
2015-05-17x86/asm/entry/64: Use shorter MOVs from segment registersDenys Vlasenko1-4/+4
2015-05-17x86/asm/head*.S: Change global labels to localBorislav Petkov2-4/+4
2015-05-17x86: Pack loops tightly as wellIngo Molnar1-0/+3
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan1-1/+1
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2015-05-15MAINTAINERS: Add dts entries for some of the Marvell SoCsGregory CLEMENT1-1/+9
2015-05-15x86: Align jump targets to 1-byte boundariesIngo Molnar1-0/+3
2015-05-15ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o1-0/+8
2015-05-15mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman1-1/+1
2015-05-15MAINTAINERS: update Jingoo Han's email addressJingoo Han1-5/+5
2015-05-15CMA: page_isolation: check buddy before accessing itHui Zhu1-1/+2
2015-05-15uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-15kernfs: do not account ino_ida allocations to memcgVladimir Davydov1-1/+8
2015-05-15gfp: add __GFP_NOACCOUNTVladimir Davydov3-1/+8
2015-05-15tools/vm: fix page-flags buildAndi Kleen1-1/+1
2015-05-15drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton1-1/+1
2015-05-15jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong2-9/+19
2015-05-15ext4: check for zero length extent explicitlyEryu Guan1-1/+1
2015-05-15ext4: fix NULL pointer dereference when journal restart failsLukas Czerner2-9/+22
2015-05-15ext4: remove unused function prototype from ext4.hTheodore Ts'o1-1/+0
2015-05-15ext4: don't save the error information if the block device is read-onlyTheodore Ts'o1-0/+2
2015-05-15ext4: fix lazytime optimizationTheodore Ts'o1-1/+1
2015-05-14MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainerKrzysztof Kozlowski1-0/+1
2015-05-14drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie1-0/+3
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidJean Delvare1-3/+4
2015-05-14firmware: dmi_scan: Simplified displayed versionJean Delvare1-3/+2
2015-05-14x86/asm/uaccess: Get rid of copy_user_nocache_64.SBorislav Petkov3-108/+93
2015-05-14x86/asm/uaccess: Unify the ALIGN_DESTINATION macroBorislav Petkov3-48/+25
2015-05-14x86/asm/uaccess: Remove FIX_ALIGNMENT define from copy_user_nocache_64.S:Borislav Petkov1-5/+0
2015-05-14ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4Krzysztof Kozlowski1-1/+1
2015-05-14ARM: EXYNOS: Fix failed second suspend on Exynos4Krzysztof Kozlowski4-37/+34
2015-05-13Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs"Heiko Stuebner2-30/+0
2015-05-13tools/liblockdep: Fix compilation errorEunbong Song1-0/+3
2015-05-13tools/liblockdep: Fix linker error in case of cross compileEunbong Song1-1/+2
2015-05-13irqchip: tegra: Set the proper base address in irq chip dataLucas Stach1-1/+1
2015-05-13ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_providerKrzysztof Kozlowski1-2/+2
2015-05-13net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-13e1000e: Add pm_qos headerDavid Ahern1-0/+1
2015-05-13net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel1-1/+2
2015-05-13net: ll_temac: Fix DMA map size bugMichal Simek1-2/+2
2015-05-13x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov1-0/+28
2015-05-13selftests, x86: Rework x86 target architecture detectionAndy Lutomirski4-26/+67
2015-05-13selftests, x86: Remove useless run_tests ruleAndy Lutomirski2-18/+2