Age | Commit message (Expand) | Author |
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-06-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-06-30 | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-26 | x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl | H. Peter Anvin |
2012-06-25 | x86, cpufeature: Catch duplicate CPU feature strings | H. Peter Anvin |
2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
2012-06-20 | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-06-20 | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE | Andrea Arcangeli |
2012-06-18 | x86: Fix kernel-doc warnings | Wanpeng Li |
2012-06-15 | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds |
2012-06-15 | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-06-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-15 | kmsg - kmsg_dump() use iterator to receive log buffer content | Kay Sievers |
2012-06-14 | x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery | Suresh Siddha |
2012-06-14 | xen: mark local pages as FOREIGN in the m2p_override | Stefano Stabellini |
2012-06-14 | x86: dma-mapping: fix broken allocation when dma_mask has been provided | Marek Szyprowski |
2012-06-13 | perf/x86: Fix broken LBR fixup code | Stephane Eranian |
2012-06-13 | x86/smp: Fix topology checks on AMD MCM CPUs | Borislav Petkov |
2012-06-11 | x86: kvmclock: remove check_and_clear_guest_paused warning | Marcelo Tosatti |
2012-06-11 | ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding | Feng Tang |
2012-06-11 | ACPI: Remove one board specific WARN when ignoring timer overriding | Feng Tang |
2012-06-11 | ACPI: Make acpi_skip_timer_override cover all source_irq==0 cases | Feng Tang |
2012-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-06-11 | x86/mm: Fix some kernel-doc warnings | Wanpeng Li |
2012-06-09 | x86, um: Correct syscall table type attributes breaking gcc 4.8 | Martin Pelikan |
2012-06-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-08 | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus |
2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman |
2012-06-08 | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu |
2012-06-07 | x86, efi stub: Add .reloc section back into image | Jordan Justen |
2012-06-06 | perf/x86: Check user address explicitly in copy_from_user_nmi() | Arun Sharma |
2012-06-06 | perf/x86: Check if user fp is valid | Arun Sharma |
2012-06-06 | perf/x86: Allow multiple stacks | Arun Sharma |
2012-06-06 | perf/x86: Update SNB PEBS constraints | Peter Zijlstra |
2012-06-06 | perf/x86: Enable/Add IvyBridge hardware support | Peter Zijlstra |
2012-06-06 | perf/x86: Implement cycles:p for SNB/IVB | Peter Zijlstra |
2012-06-06 | perf/x86: Fix Intel shared extra MSR allocation | Peter Zijlstra |
2012-06-06 | sched/x86: Calculate booted cores after construction of sibling_mask | Kamalesh Babulal |
2012-06-06 | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama |
2012-06-06 | x86/reboot: Fix a warning message triggered by stop_other_cpus() | Feng Tang |
2012-06-06 | x86/intel/moorestown: Change intel_scu_devices_create() to __devinit | Sebastian Andrzej Siewior |
2012-06-06 | x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() | Yasuaki Ishimatsu |
2012-06-06 | x86/gart: Fix kmemleak warning | Xiaotian Feng |