Age | Commit message (Expand) | Author |
2013-04-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-04-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-04-29 | x86: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-29 | x86: pageattr-test: remove srandom32 call | Akinobu Mita |
2013-04-29 | early_printk: consolidate random copies of identical code | Thomas Gleixner |
2013-04-29 | x86/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer |
2013-04-29 | x86-64: fall back to regular page vmemmap on allocation failure | Johannes Weiner |
2013-04-29 | x86-64: use vmemmap_populate_basepages() for !pse setups | Johannes Weiner |
2013-04-29 | x86-64: remove dead debugging code for !pse setups | Johannes Weiner |
2013-04-29 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner |
2013-04-29 | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim |
2013-04-29 | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer |
2013-04-29 | mm/x86: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/x86: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | mkcapflags.pl: convert to mkcapflags.sh | Rob Landley |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-29 | Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-04-26 | perf/x86/intel/P4: Robistify P4 PMU types | Ingo Molnar |
2013-04-25 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2013-04-24 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2013-04-24 | efi: Check EFI revision in setup_efi_vars | Josh Boyer |
2013-04-24 | x86, efi: Fix a build warning | Borislav Petkov |
2013-04-22 | perf/x86/amd: Fix AMD NB and L2I "uncore" support | Jacob Shin |
2013-04-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-21 | perf/x86/amd: Remove old-style NB counter support from perf_event_amd.c | Jacob Shin |
2013-04-21 | perf/x86: Check all MSRs before passing hw check | George Dunlap |
2013-04-21 | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters | Jacob Shin |
2013-04-21 | perf/x86/intel: Add Ivy Bridge-EP uncore support | Yan, Zheng |
2013-04-21 | perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management | Yan, Zheng |
2013-04-21 | perf/x86: Avoid kfree() in CPU_{STARTING,DYING} | Yan, Zheng |
2013-04-21 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2013-04-20 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-04-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-04-19 | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin |
2013-04-19 | x86, microcode: Verify the family before dispatching microcode patching | H. Peter Anvin |
2013-04-18 | x86, hyperv: Handle Xen emulation of Hyper-V more gracefully | K. Y. Srinivasan |
2013-04-17 | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low | Yinghai Lu |
2013-04-17 | x86, kdump: Retore crashkernel= to allocate under 896M | Yinghai Lu |
2013-04-17 | x86, kdump: Set crashkernel_low automatically | Yinghai Lu |
2013-04-17 | x86,efi: Implement efi_no_storage_paranoia parameter | Richard Weinberger |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-16 | xen/smp: Unifiy some of the PVs and PVHVM offline CPU path | Konrad Rzeszutek Wilk |
2013-04-16 | xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one. | Konrad Rzeszutek Wilk |
2013-04-16 | xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM | Konrad Rzeszutek Wilk |
2013-04-16 | xen/spinlock: Check against default value of -1 for IRQ line. | Konrad Rzeszutek Wilk |
2013-04-16 | xen/time: Add default value of -1 for IRQ and check for that. | Konrad Rzeszutek Wilk |
2013-04-16 | xen/time: Fix kasprintf splat when allocating timer%d IRQ line. | Konrad Rzeszutek Wilk |
2013-04-16 | xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on... | Konrad Rzeszutek Wilk |