Age | Commit message (Expand) | Author |
2012-08-01 | Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-08-01 | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs | Al Viro |
2012-07-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-30 | firmware_map: make firmware_map_add_early() argument consistent with firmware... | Yasuaki Ishimatsu |
2012-07-30 | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas |
2012-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-26 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-07-26 | Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git... | Linus Torvalds |
2012-07-26 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-07-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-07-26 | perf/x86: Fix missing struct before structure name | Jovi Zhang |
2012-07-26 | perf/x86: Fix format definition of SNB-EP uncore QPI box | Yan, Zheng |
2012-07-26 | perf/x86: Make bitfield unsigned | Peter Zijlstra |
2012-07-26 | perf/x86: Fix LLC-* and node-* events on Intel SandyBridge | Yan, Zheng |
2012-07-26 | perf/x86: Add Intel Nehalem-EX uncore support | Yan, Zheng |
2012-07-26 | perf/x86: Fix typo in format definition of uncore PCU filter | Yan, Zheng |
2012-07-24 | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-07-24 | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-07-24 | sched/x86: Remove broken power estimation | Peter Zijlstra |
2012-07-23 | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel |
2012-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-07-22 | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-07-22 | Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto... | Ingo Molnar |
2012-07-21 | x86, boot: Exclude cmdline.c if you can't use it | Gokul Caushik |
2012-07-21 | x86, boot: Exclude early_serial_console.c if can't use it. | Joe Millenbach |
2012-07-21 | x86, boot: Removed unused debug flag and set code | Joe Millenbach |
2012-07-21 | x86, boot: Switch output functions from command-line flags to conditional com... | Joe Millenbach |
2012-07-21 | x86, boot: Changed error putstr path to match new debug_putstr format | Joe Millenbach |
2012-07-21 | x86, boot: Wrap debug printing in a new debug_putstr function | Joe Millenbach |
2012-07-21 | x86, boot: Removed quiet flag and switched quiet output to debug flag | Joe Millenbach |
2012-07-20 | x86, efi: Handover Protocol | Matt Fleming |
2012-07-20 | x86/tlb: Fix build warning and crash when building for !SMP | Alex Shi |
2012-07-20 | x86, cpufeature: Add the RDSEED and ADX features | H. Peter Anvin |
2012-07-20 | KVM: fix race with level interrupts | Michael S. Tsirkin |
2012-07-20 | module.c: spelling s/postition/position/g | Geert Uytterhoeven |
2012-07-19 | xen: populate correct number of pages when across mem boundary (v2) | zhenzhong.duan |
2012-07-19 | xen PVonHVM: move shared_info to MMIO before kexec | Olaf Hering |