- a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 17 years ago
- 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 17 years ago
- 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 08b8499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 16 years ago
- c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
- 6c550ee x86: fix mtrr missing kernel-doc by Randy Dunlap · 16 years ago
- 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e5a1101 x86: Issue at least one memory barrier in stop_machine_text_poke() by Masami Hiramatsu · 16 years ago
- c7bbf52 x86, mrst: Fix whitespace breakage in apb_timer.c by H. Peter Anvin · 16 years ago
- 3010673 x86, mrst: Fix APB timer per cpu clockevent by Jacob Pan · 16 years ago
- 2a32f2d Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
- bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- be43f83 x86: Raise vsyscall priority on hotplug notifier chain by Sheng Yang · 17 years ago
- 30ff056 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 6f5621c Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1eca9ac Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 0091945 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 46bbffa Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 43a834d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- fad5399 x86: Fix out of order of gsi by Eric W. Biederman · 16 years ago
- dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 16 years ago
- 3249b7e x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y by Ian Campbell · 16 years ago
- 21c2fd9 x86: apic: Fix mismerge, add arch_probe_nr_irqs() again by Ingo Molnar · 16 years ago
- 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 16 years ago
- 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 16 years ago
- 1dd2980 perf_event, amd: Fix spinlock initialization by Peter Zijlstra · 16 years ago
- f22f54f perf_events, x86: Split PMU definitions into separate files by Peter Zijlstra · 16 years ago
- 6667661 perf_events, x86: Remove superflous MSR writes by Peter Zijlstra · 17 years ago
- 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 17 years ago
- 38331f6 perf_events, x86: AMD event scheduling by Stephane Eranian · 17 years ago
- d76a081 perf_events: Add new start/stop PMU callbacks by Stephane Eranian · 17 years ago
- 281b371 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 16 years ago
- fb90ef9 early_res: Add free_early_partial() by Yinghai Lu · 16 years ago
- d5d0e88 x86, olpc: Use pci subarch init for OLPC by Thomas Gleixner · 16 years ago
- c0f7ac3 kprobes/x86: Support kprobes jump optimization on x86 by Masami Hiramatsu · 16 years ago
- 3d55cc8 x86: Add text_poke_smp for SMP cross modifying code by Masami Hiramatsu · 16 years ago
- f007ea2 kprobes/x86: Cleanup save/restore registers by Masami Hiramatsu · 16 years ago
- 0f94eb6 kprobes/x86: Boost probes when reentering by Masami Hiramatsu · 16 years ago
- d498f76 kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE by Masami Hiramatsu · 16 years ago
- 0c54dd3 ftrace: Remove memory barriers from NMI code when not needed by Steven Rostedt · 16 years ago
- e808bae x86: Do not reserve brk for DMI if it's not going to be used by Thadeu Lima de Souza Cascardo · 17 years ago
- 9eeeb09 x86, legacy_irq: Remove duplicate vector assigment by Yinghai Lu · 16 years ago
- 28c6a0b x86, legacy_irq: Remove left over nr_legacy_irqs by Yinghai Lu · 16 years ago
- 3746c6b x86, mrst: Platform clock setup code by Jacob Pan · 17 years ago
- bb24c47 x86, apbt: Moorestown APB system timer driver by Jacob Pan · 17 years ago
- cf08945 x86, mrst: Add vrtc platform data setup code by Feng Tang · 17 years ago
- 16ab539 x86, mrst: Add platform timer info parsing code by Jacob Pan · 17 years ago
- af2730f x86, mrst: Fill in PCI functions in x86_init layer by Jacob Pan · 17 years ago
- 5b78b67 x86, mrst: Add dummy legacy pic to platform setup by Jacob Pan · 17 years ago
- 05ddafb x86, ioapic: Early enable ioapic for timer irq by Jacob Pan · 17 years ago
- 28a3c93 x86, pic: Fix section mismatch in legacy pic by Jacob Pan · 16 years ago
- 6dbbe14 x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set by Suresh Siddha · 16 years ago
- ff7fbc7 x86, ptrace: Simplify xstateregs_get() by Suresh Siddha · 16 years ago
- 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 16 years ago
- d02e30c Merge branch 'x86/irq' into x86/apic by H. Peter Anvin · 16 years ago
- bee415c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- aef55d4 Merge branch 'x86/urgent' into x86/irq by H. Peter Anvin · 16 years ago
- 1f91233 x86, apic: Remove ioapic_disable_legacy() by Jacob Pan · 17 years ago
- b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 17 years ago
- ef35486 x86, pic: Introduce legacy_pic abstraction by Jacob Pan · 17 years ago
- 35f720c x86: Initialize stack canary in secondary start by Jacob Pan · 17 years ago
- d39f649 x86, ioapic: Improve handling of i8259A irq init by Alek Du · 17 years ago
- 9325a28 x86: Add pcibios_fixup_irqs to x86_init by Thomas Gleixner · 17 years ago
- ab3b379 x86: Add pci_init_irq to x86_init by Thomas Gleixner · 17 years ago
- b72d0db x86: Move pci init function to x86_init by Thomas Gleixner · 17 years ago
- 326264a hw-breakpoint: Keep track of dr7 local enable bits by Frederic Weisbecker · 16 years ago
- 84d7109 hw-breakpoints: Accept breakpoints on NULL address by Frederic Weisbecker · 16 years ago
- cb19060 x86, cacheinfo: Enable L3 CID only on AMD by Borislav Petkov · 16 years ago
- f619b3d x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 by Borislav Petkov · 17 years ago
- eb5b379 x86, irq: Keep chip_data in create_irq_nr and destroy_irq by Brandon Philips · 17 years ago
- 0e2ecba Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzilla-15108', 'pdc', 'hotplug-null-ref' and 'thinkpad' into release by Len Brown · 16 years ago
- 2b633e3 smp: Use nr_cpus= to set nr_cpu_ids early by Yinghai Lu · 17 years ago
- 6738762 x86, irq: Remove arch_probe_nr_irqs by Yinghai Lu · 17 years ago
- b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 16 years ago
- e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 17 years ago
- 0a83232 x86: Add iMac9,1 to pci_reboot_dmi_table by Justin P. Mattock · 16 years ago
- 580e0ad core: Move early_res from arch/x86 to kernel/ by Yinghai Lu · 16 years ago
- 5619c28 x86: Convert i8259_lock to raw_spinlock by Thomas Gleixner · 17 years ago
- 0fdc7a8 x86: Convert nmi_lock to raw_spinlock by Thomas Gleixner · 17 years ago
- 40d6753 x86: Convert set_atomicity_lock to raw_spinlock by Thomas Gleixner · 17 years ago
- 1252f23 x86: set_personality_ia32() misses force_personality32 by Oleg Nesterov · 16 years ago
- dade771 x86: Convert ioapic_lock and vector_lock to raw_spinlock by Thomas Gleixner · 17 years ago
- 97c169d ACPI: remove Asus P2B-DS from acpi=ht blacklist by Len Brown · 16 years ago
- 942fa3b x86, mtrr: Kill over the top warn by Alan Cox · 17 years ago
- 414bb14 x86, cpu: Print AMD virtualization features in /proc/cpuinfo by Joerg Roedel · 17 years ago
- dd645ce x86: Add find_fw_memmap_area by Yinghai Lu · 17 years ago
- 59be5a8 x86: Make 32bit support NO_BOOTMEM by Yinghai Lu · 17 years ago
- 53db62a early_res: Enhance check_and_double_early_res by Yinghai Lu · 17 years ago
- efdd0e8 x86: Move back find_e820_area to e820.c by Yinghai Lu · 17 years ago