| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h | H. Peter Anvin | 2012-01-07 | 1 | -0/+1 |
* | x86, um: Fix typo in 32-bit system call modifications | H. Peter Anvin | 2011-12-09 | 1 | -1/+1 |
* | x86, um: Mark system call tables readonly | H. Peter Anvin | 2011-12-06 | 2 | -2/+2 |
* | x86, um: Use the same style generated syscall tables as native | H. Peter Anvin | 2011-12-06 | 5 | -46/+84 |
* | x86, syscall: Allow syscall offset to be symbolic | H. Peter Anvin | 2011-11-19 | 1 | -1/+5 |
* | x86, syscall: Re-fix typo in comment | H. Peter Anvin | 2011-11-19 | 2 | -2/+2 |
* | x86: Simplify syscallhdr.sh | H. Peter Anvin | 2011-11-19 | 1 | -16/+3 |
* | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin | 2011-11-17 | 16 | -1896/+154 |
* | x86: Machine-readable syscall tables and scripts to process them | H. Peter Anvin | 2011-11-17 | 5 | -0/+771 |
* | x86-64, ia32: Move compat_ni_syscall into C and its own file | H. Peter Anvin | 2011-11-17 | 3 | -3/+8 |
* | x86-64, syscall: Adjust comment spacing and remove typo | H. Peter Anvin | 2011-11-17 | 1 | -3/+3 |
* | bma023: Add SFI translation for this device | William Douglas | 2011-11-12 | 1 | -0/+1 |
* | vrtc: change its year offset from 1960 to 1972 | Feng Tang | 2011-11-12 | 1 | -2/+2 |
* | ce4100: fix a build error | Zhang Rui | 2011-11-12 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-11-07 | 1 | -1/+1 |
|\ |
|
| * | mrst pmu: update comment | Len Brown | 2011-11-07 | 1 | -1/+1 |
* | | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-11-07 | 1 | -6/+14 |
|\ \ |
|
| * | | x86/jump_label: add arch_jump_label_transform_static() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -3/+17 |
| * | | x86/jump_label: drop arch_jump_label_text_poke_early() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -6/+0 |
* | | | Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-11-07 | 3 | -1/+24 |
|\ \ \ |
|
| * | | | xen/dom0: set wallclock time in Xen | Jeremy Fitzhardinge | 2011-09-26 | 1 | -1/+15 |
| * | | | xen: add dom0_op hypercall | Jeremy Fitzhardinge | 2011-09-26 | 1 | -0/+8 |
| * | | | xen/acpi: Domain0 acpi parser related platform hypercall | Yu Ke | 2011-09-26 | 1 | -0/+1 |
* | | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 30 | -2/+31 |
|\ \ \ \ |
|
| * | | | | lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
| * | | | | x86: efi_32.c is implicitly getting asm/desc.h via module.h | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
| * | | | | x86: fix up files really needing to include module.h | Paul Gortmaker | 2011-11-01 | 3 | -0/+3 |
| * | | | | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-11-01 | 24 | -2/+25 |
| * | | | | x86: fix implicit include of <linux/topology.h> in vsyscall_64 | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-11-07 | 2 | -6/+0 |
|\ \ \ \ \ |
|
| * | | | | | x86: drop unused Kconfig symbol | Paul Bolle | 2011-10-31 | 1 | -3/+0 |
* | | | | | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-11-07 | 2 | -8/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | xen: use generic functions instead of xen_{alloc, free}_vm_area() | David Vrabel | 2011-09-29 | 2 | -8/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 2011-11-03 | 2 | -15/+183 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, mrst: add platform support for MSIC MFD driver | Mika Westerberg | 2011-10-24 | 1 | -15/+154 |
| * | | | | | | x86, mrst: Some drivers need to known when an SCU is available | Alan Cox | 2011-10-24 | 2 | -0/+29 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2011-11-03 | 1 | -12/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 2011-11-01 | 1 | -1/+0 |
| * | | | | | | x86, MCE: Use notifier chain only for MCE decoding | Borislav Petkov | 2011-10-31 | 1 | -11/+6 |
| |/ / / / / |
|
* | | | | | | Merge branch 'akpm' (Andrew's incoming - part two) | Linus Torvalds | 2011-11-03 | 1 | -10/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | thp: share get_huge_page_tail() | Andrea Arcangeli | 2011-11-03 | 1 | -11/+0 |
| * | | | | | | mm: thp: tail page refcounting fix | Andrea Arcangeli | 2011-11-03 | 1 | -2/+3 |
* | | | | | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds | 2011-11-02 | 87 | -0/+6571 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | um: Fix kmalloc argument order in um/vdso/vma.c | Dave Jones | 2011-11-02 | 1 | -1/+1 |
| * | | | | | | um: we need sys/user.h only on i386 | Richard Weinberger | 2011-11-02 | 1 | -0/+2 |
| * | | | | | | um: merge delay_{32,64}.c | Richard Weinberger | 2011-11-02 | 3 | -61/+1 |
| * | | | | | | um: kill system-um.h | Al Viro | 2011-11-02 | 1 | -1/+3 |
| * | | | | | | um: segment.h is x86-only and needed only there | Al Viro | 2011-11-02 | 1 | -0/+10 |
| * | | | | | | um: unify ptrace_user.h | Al Viro | 2011-11-02 | 6 | -69/+28 |
| * | | | | | | um: unify KSTK_... | Al Viro | 2011-11-02 | 4 | -13/+10 |