| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-06-02 | 1 | -1/+1 |
|\ |
|
| * | Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-... | H. Peter Anvin | 2012-06-01 | 1 | -1/+1 |
| |\ |
|
| | * | ftrace: Synchronize variable setting with breakpoints | Steven Rostedt | 2012-05-31 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 2 | -3/+17 |
|\ \ \ |
|
| * | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -2/+0 |
| * | | | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 2012-06-01 | 1 | -1/+1 |
| * | | | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 2012-06-01 | 1 | -0/+16 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -3/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -3/+0 |
* | | | Merge branch 'x86/trampoline' into x86/urgent | H. Peter Anvin | 2012-05-30 | 18 | -83/+214 |
|\ \ \ |
|
| * | | | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c | H. Peter Anvin | 2012-05-30 | 1 | -4/+3 |
| * | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2012-05-29 | 4 | -42/+68 |
| |\ \ \ |
|
| | * | | | x86, realmode: Change EFER to a single u64 field | H. Peter Anvin | 2012-05-16 | 1 | -2/+1 |
| | * | | | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen | 2012-05-08 | 2 | -3/+12 |
| | * | | | x86, realmode: header for trampoline code | Jarkko Sakkinen | 2012-05-08 | 1 | -12/+20 |
| | * | | | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 2012-05-08 | 1 | -3/+2 |
| | * | | | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 3 | -41/+4 |
| | * | | | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -0/+18 |
| | * | | | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -0/+4 |
| | * | | | x86, realmode: Relocator for realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -0/+26 |
| * | | | | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli | 2012-05-29 | 1 | -0/+50 |
| | |/ /
| |/| | |
|
| * | | | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 | 1 | -0/+12 |
| |\ \ \ |
|
| | * | | | mfd: Add driver for STA2X11 MFD block | Alessandro Rubini | 2012-05-09 | 1 | -0/+12 |
| * | | | | x86: use the new generic strnlen_user() function | Linus Torvalds | 2012-05-26 | 3 | -20/+3 |
| * | | | | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 2012-05-26 | 1 | -3/+29 |
| * | | | | x86: use generic strncpy_from_user routine | Linus Torvalds | 2012-05-26 | 1 | -0/+1 |
| * | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 | 2 | -0/+18 |
| |\ \ \ \ |
|
| | * | | | | X86: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 2012-05-21 | 2 | -0/+18 |
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 4 | -14/+28 |
| |\ \ \ \ \ |
|
| | * | | | | | KVM: MMU: Don't use RCU for lockless shadow walking | Avi Kivity | 2012-05-16 | 1 | -4/+0 |
| | * | | | | | KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leaf | Gleb Natapov | 2012-05-06 | 1 | -8/+10 |
| | * | | | | | KVM: Introduce bitmask for apic attention reasons | Gleb Natapov | 2012-04-24 | 1 | -0/+4 |
| | * | | | | | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 4 | -11/+4 |
| | |\ \ \ \ \ |
|
| | * | | | | | | KVM: x86 emulator: MMX support | Avi Kivity | 2012-04-16 | 1 | -1/+3 |
| | * | | | | | | KVM: Avoid checking huge page mappings in get_dirty_log() | Takuya Yoshikawa | 2012-04-08 | 1 | -2/+3 |
| | * | | | | | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+8 |
| | * | | | | | | x86: pvclock: Add flag to indicate that a vm was stopped by the host | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
| * | | | | | | | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-05-24 | 2 | -0/+2 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5 | Konrad Rzeszutek Wilk | 2012-05-07 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | xen/p2m: An early bootup variant of set_phys_to_machine | Konrad Rzeszutek Wilk | 2012-04-06 | 1 | -0/+1 |
| | * | | | | | | | | xen: implement IRQ_WORK_VECTOR handler | Lin Ming | 2012-05-07 | 1 | -0/+1 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
* | | | | | | | | | Merge branch 'x86/mce' into x86/urgent | Ingo Molnar | 2012-05-30 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | x86/bitops: Move BIT_64() for a wider use | Borislav Petkov | 2012-05-23 | 1 | -0/+2 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-05-24 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 2012-05-24 | 1 | -2/+2 |
* | | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -53/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -53/+4 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-05-24 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge tag 'v3.4-rc6' into drm-intel-next | Daniel Vetter | 2012-05-07 | 6 | -9/+47 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet... | Dave Airlie | 2012-05-02 | 4 | -11/+4 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|