| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, extable: Switch to relative exception table entries | H. Peter Anvin | 2012-04-20 | 3 | -22/+146 |
* | x86, extable: Disable presorted exception table for now | H. Peter Anvin | 2012-04-20 | 1 | -1/+0 |
* | x86, extable: Add _ASM_EXTABLE_EX() macro | H. Peter Anvin | 2012-04-20 | 2 | -12/+24 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32... | H. Peter Anvin | 2012-04-20 | 1 | -3/+1 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/include/a... | H. Peter Anvin | 2012-04-20 | 1 | -8/+2 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/include/a... | H. Peter Anvin | 2012-04-20 | 1 | -3/+2 |
* | x86, extable: Remove the now-unused __ASM_EX_SEC macros | H. Peter Anvin | 2012-04-20 | 1 | -2/+0 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-a... | H. Peter Anvin | 2012-04-20 | 1 | -4/+2 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/um/checks... | H. Peter Anvin | 2012-04-20 | 1 | -6/+3 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/lib/userc... | H. Peter Anvin | 2012-04-20 | 1 | -126/+106 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/lib/putus... | H. Peter Anvin | 2012-04-20 | 1 | -7/+5 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/lib/getus... | H. Peter Anvin | 2012-04-20 | 1 | -5/+4 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/lib/csum-... | H. Peter Anvin | 2012-04-20 | 1 | -12/+4 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_... | H. Peter Anvin | 2012-04-20 | 1 | -27/+23 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_... | H. Peter Anvin | 2012-04-20 | 1 | -37/+26 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/lib/check... | H. Peter Anvin | 2012-04-20 | 1 | -6/+3 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/te... | H. Peter Anvin | 2012-04-20 | 1 | -8/+2 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en... | H. Peter Anvin | 2012-04-20 | 1 | -12/+4 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/kernel/en... | H. Peter Anvin | 2012-04-20 | 1 | -33/+14 |
* | x86, extable: Remove open-coded exception table entries in arch/x86/ia32/ia32... | H. Peter Anvin | 2012-04-20 | 1 | -3/+2 |
* | x86, extable: Use .pushsection ... .popsection for _ASM_EXTABLE() | H. Peter Anvin | 2012-04-20 | 1 | -10/+10 |
* | x86, doc: Revert "x86: Document rdmsr_safe restrictions" | H. Peter Anvin | 2012-04-19 | 1 | -8/+1 |
* | x86-32: Handle exception table entries during early boot | H. Peter Anvin | 2012-04-19 | 1 | -94/+129 |
* | x86-64: Handle exception table entries during early boot | H. Peter Anvin | 2012-04-19 | 2 | -20/+58 |
* | x86, extable: Add early_fixup_exception() | H. Peter Anvin | 2012-04-19 | 1 | -0/+17 |
* | x86, paravirt: Replace GET_CR2_INTO_RCX with GET_CR2_INTO_RAX | H. Peter Anvin | 2012-04-19 | 2 | -7/+5 |
* | x86: Add symbolic constant for exceptions with error code | H. Peter Anvin | 2012-04-19 | 2 | -1/+3 |
* | x86, nop: Make the ASM_NOP* macros work from assembly | H. Peter Anvin | 2012-04-19 | 1 | -0/+4 |
* | x86: Select BUILDTIME_EXTABLE_SORT | David Daney | 2012-04-19 | 1 | -0/+1 |
* | x86-32: fix up strncpy_from_user() sign error | Linus Torvalds | 2012-04-15 | 1 | -2/+2 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-04-12 | 2 | -5/+5 |
|\ |
|
| * | x86: Use correct byte-sized register constraint in __add() | H. Peter Anvin | 2012-04-06 | 1 | -1/+1 |
| * | x86: Use correct byte-sized register constraint in __xchg_op() | Jeremy Fitzhardinge | 2012-04-06 | 1 | -1/+1 |
| * | x86: vsyscall: Use NULL instead 0 for a pointer argument | Emil Goode | 2012-04-06 | 1 | -3/+3 |
* | | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up | Linus Torvalds | 2012-04-11 | 6 | -145/+105 |
* | | um: Use asm-generic/switch_to.h | Richard Weinberger | 2012-04-10 | 1 | -7/+0 |
* | | um: Disintegrate asm/system.h | Richard Weinberger | 2012-04-10 | 3 | -135/+82 |
* | | um: fix linker script generation | Al Viro | 2012-04-09 | 1 | -0/+3 |
* | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-04-07 | 3 | -1/+7 |
|\ \ |
|
| * | | KVM: Resolve RCU vs. async page fault problem | Gleb Natapov | 2012-04-05 | 1 | -0/+4 |
| * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu locked | Marcelo Tosatti | 2012-04-05 | 1 | -0/+2 |
| * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr() | Sasikantha babu | 2012-04-05 | 1 | -1/+1 |
* | | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-04-06 | 2 | -2/+4 |
|\ \ \ |
|
| * | | | xen/smp: Remove unnecessary call to smp_processor_id() | Srivatsa S. Bhat | 2012-04-06 | 1 | -1/+1 |
| * | | | xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io... | Konrad Rzeszutek Wilk | 2012-04-06 | 1 | -1/+3 |
* | | | | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds | 2012-04-06 | 1 | -0/+46 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-06 | 2 | -48/+115 |
|\ \ \ \ |
|
| * | | | | bpf jit: Let the x86 jit handle negative offsets | Jan Seiffert | 2012-04-03 | 2 | -48/+115 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 1 | -8/+1 |
|\ \ \ \ |
|
| * | | | | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -8/+1 |