aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/string_64.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-09um: Use $(srctree) not $(KBUILD_SRC)H. Peter Anvin1-1/+1
2011-12-05x86, um: Mark system call tables readonlyH. Peter Anvin2-2/+2
2011-12-05x86, um: Use the same style generated syscall tables as nativeH. Peter Anvin5-46/+84
2011-12-05um: Generate headers before generating user-offsets.sH. Peter Anvin1-1/+1
2011-12-05um: Run host archheaders, allow use of host generated headersH. Peter Anvin1-1/+6
2011-11-22kbuild, headers.sh: Don't make archheaders explicitlyH. Peter Anvin1-1/+0
2011-11-18x86, syscall: Allow syscall offset to be symbolicH. Peter Anvin1-1/+5
2011-11-18x86, syscall: Re-fix typo in commentH. Peter Anvin2-2/+2
2011-11-18x86: Simplify syscallhdr.shH. Peter Anvin1-16/+3
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin16-1896/+154
2011-11-17checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as sourceH. Peter Anvin1-5/+10
2011-11-17x86: Machine-readable syscall tables and scripts to process themH. Peter Anvin5-0/+771
2011-11-17trace: Include <asm/asm-offsets.h> in trace_syscalls.cH. Peter Anvin1-0/+1
2011-11-17x86-64, ia32: Move compat_ni_syscall into C and its own fileH. Peter Anvin3-3/+8
2011-11-17x86-64, syscall: Adjust comment spacing and remove typoH. Peter Anvin1-3/+3
2011-11-17kbuild: Add support for an "archheaders" targetH. Peter Anvin3-21/+39
2011-11-17kbuild: Add support for installing generated asm headersH. Peter Anvin1-2/+8
2011-11-15Linux 3.2-rc2Linus Torvalds1-1/+1
2011-11-15hfs: add sanity check for file name lengthDan Carpenter1-0/+2
2011-11-14fsl-rio: fix compile errorLiu Gang1-1/+1
2011-11-14blackfin: Fixup export.h includesLars-Peter Clausen8-7/+8
2011-11-14Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang28-49/+296
2011-11-14virtio-pci: fix use after freeMichael S. Tsirkin1-5/+6
2011-11-12ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki1-29/+0
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher1-8/+19
2011-11-11[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin1-3/+3
2011-11-11bma023: Add SFI translation for this deviceWilliam Douglas1-0/+1
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang2-10/+13
2011-11-11ce4100: fix a build errorZhang Rui1-1/+1
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo2-1/+24
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionShawn Guo1-2/+2
2011-11-11arm/imx: fix the references to ARCH_MX3Shawn Guo1-15/+19
2011-11-11ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao1-2/+2
2011-11-11btrfs: rename the option to nospace_cacheDavid Sterba1-2/+2
2011-11-11drm/radeon/kms/pm: switch to dynamically allocating clock mode arrayAlex Deucher2-39/+82
2011-11-11drm/radeon/kms: optimize r600_pm_profile_initAlex Deucher1-68/+32
2011-11-11drm/radeon/kms/pm: add a proper pm profile init function for fusionAlex Deucher6-39/+94
2011-11-11drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()Alex Deucher2-12/+0
2011-11-11Btrfs: handle bio_add_page failure gracefully in scrubArne Jansen1-35/+29
2011-11-11drm/exynos: added padding to be 64-bit align.Inki Dae1-0/+2
2011-11-11drm: fix kconfig unmet dependency warningRandy Dunlap1-0/+1
2011-11-11drm: add some comments to drm_wait_vblank and drm_queue_vblank_eventIlija Hadzic1-1/+6
2011-11-11drm/radeon/benchmark: signedness bug in radeon_benchmark_move()Dan Carpenter1-1/+1
2011-11-11drm: do not sleep on vblank while holding a mutexIlija Hadzic1-1/+1
2011-11-11MAINTAINERS: exynos: Add EXYNOS DRM maintainer entryKyungmin Park1-0/+7
2011-11-11drm: try to restore previous CRTC config if mode set failsJesse Barnes1-0/+13
2011-11-11drm/radeon/kms: make an aux failure debug onlyAlex Deucher1-1/+1
2011-11-11drm: drop select of SLOW_WORKPaul Bolle1-1/+0
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz3-5/+16
2011-11-11drm/radeon/kms: fix use of vram scratch page on evergreen/niAlex Deucher1-1/+1