Age | Commit message (Expand) | Author |
2012-10-04 | crypto: x86/glue_helper - fix storing of new IV in CBC encryption | Jussi Kivilinna |
2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare |
2012-10-02 | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-02 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | UAPI: Plumb the UAPI Kbuilds into the user header installation and checking | David Howells |
2012-10-02 | UAPI: x86: Differentiate the generated UAPI and internal headers | David Howells |
2012-10-02 | UAPI: x86: Fix insn_sanity build failure after UAPI split | David Howells |
2012-10-02 | UAPI: x86: Fix the test_get_len tool | David Howells |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-02 | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-10-02 | x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.ID | H. Peter Anvin |
2012-10-01 | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-10-01 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-10-01 | Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-10-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-10-01 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-10-01 | x86: get rid of duplicate code in case of CONFIG_VM86 | Al Viro |
2012-09-30 | um: switch to generic kernel_thread() | Al Viro |
2012-09-30 | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro |
2012-09-30 | x86: split ret_from_fork | Al Viro |
2012-09-29 | uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume() | Oleg Nesterov |
2012-09-29 | efi: Fix the ACPI BGRT driver for images located in EFI boot services memory | Josh Triplett |
2012-09-29 | efi: Add a function to look up existing IO memory mappings | Josh Triplett |
2012-09-29 | efi: Defer freeing boot services memory until after ACPI init | Josh Triplett |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-27 | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama |
2012-09-28 | virtio: remove CONFIG_VIRTIO_RING | Rusty Russell |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-27 | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven |
2012-09-27 | um: Fix IPC on um | Richard Weinberger |
2012-09-27 | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao |
2012-09-27 | x86, smep, smap: Make the switching functions one-way | H. Peter Anvin |