| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-03-26 | 2 | -9/+18 |
|\ |
|
| * | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-03-25 | 1 | -1/+12 |
| * | x86/PCI: for host bridge address space collisions, show conflicting resource | Bjorn Helgaas | 2010-03-25 | 1 | -3/+6 |
| * | x86/PCI: remove redundant warnings | Bjorn Helgaas | 2010-03-25 | 1 | -5/+0 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-26 | 7 | -12/+61 |
|\ \ |
|
| * | | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-03-19 | 2 | -8/+26 |
| * | | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 2010-03-16 | 1 | -3/+3 |
| * | | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 2010-03-16 | 4 | -1/+32 |
* | | | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki | 2010-03-22 | 1 | -3/+5 |
| |/
|/| |
|
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-18 | 6 | -155/+176 |
|\ \
| |/
|/| |
|
| * | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 2010-03-17 | 1 | -1/+2 |
| * | perf: export perf_trace_regs and perf_arch_fetch_caller_regs | Xiao Guangrong | 2010-03-11 | 1 | -0/+1 |
| * | perf, x86: Fix hw_perf_enable() event assignment | Peter Zijlstra | 2010-03-11 | 1 | -9/+3 |
| * | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker | 2010-03-10 | 2 | -0/+27 |
| * | perf/x86-64: Use frame pointer to walk on irq and process stacks | Frederic Weisbecker | 2010-03-10 | 1 | -2/+2 |
| * | perf, x86: Fix double enable calls | Peter Zijlstra | 2010-03-10 | 1 | -0/+4 |
| * | perf, x86: Fix double disable calls | Peter Zijlstra | 2010-03-10 | 1 | -1/+2 |
| * | perf, x86: Properly account n_added | Peter Zijlstra | 2010-03-10 | 1 | -2/+2 |
| * | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra | 2010-03-10 | 2 | -15/+7 |
| * | perf, x86: Fix x86_pmu_start | Peter Zijlstra | 2010-03-10 | 1 | -13/+10 |
| * | perf, x86: Use unlocked bitops | Peter Zijlstra | 2010-03-10 | 3 | -6/+5 |
| * | perf, x86: Change x86_pmu.{enable,disable} calling convention | Peter Zijlstra | 2010-03-10 | 3 | -33/+38 |
| * | perf, x86: Remove superfluous arguments to x86_perf_event_update() | Peter Zijlstra | 2010-03-10 | 2 | -13/+8 |
| * | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() | Peter Zijlstra | 2010-03-10 | 2 | -9/+8 |
| * | perf, x86, Do not user perf_disable from NMI context | Peter Zijlstra | 2010-03-10 | 1 | -6/+5 |
| * | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 | 3 | -64/+71 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----------. \ | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 252 | -7258/+10334 |
|\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2010-03-14 | 1 | -0/+3 |
| | | * | | | | | | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 2010-03-14 | 1 | -1/+3 |
| | | * | | | | | | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 2010-03-14 | 1 | -93/+0 |
| | | | |/ / / /
| | | |/| | | | |
|
| | | * | | | | | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar | 2010-03-14 | 1 | -2/+2 |
| | | * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-13 | 1 | -1/+2 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | x86: Fix sched_clock_cpu for systems with unsynchronized TSC | Dimitri Sivanich | 2010-03-02 | 1 | -1/+2 |
| | | * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-13 | 7 | -11/+44 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov | 2010-03-13 | 3 | -3/+17 |
| | | | * | | | | | | x86, UV: Fix target_cpus() in x2apic_uv_x.c | Jack Steiner | 2010-03-12 | 1 | -3/+1 |
| | | | * | | | | | | x86: Reduce per cpu warning boot up messages | Mike Travis | 2010-03-11 | 1 | -1/+1 |
| | | | * | | | | | | x86: Reduce per cpu MCA boot up messages | Mike Travis | 2010-03-11 | 1 | -2/+2 |
| | | | * | | | | | | x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a... | Suresh Siddha | 2010-02-22 | 1 | -2/+23 |
| | | * | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 2 | -4/+8 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | | x86/mce: Fix RCU lockdep splats | Paul E. McKenney | 2010-03-11 | 1 | -3/+8 |
| | | | | | | | | | | | |
| | | | | \ \ \ \ \ \ | |
| | | | *-. \ \ \ \ \ \ | Merge branches 'core/futexes' and 'core/iommu' into core/urgent | Ingo Molnar | 2010-03-04 | 1 | -1/+0 |
| | | | |\ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | x86/gart: Unexport gart_iommu_aperture | FUJITA Tomonori | 2010-02-16 | 1 | -1/+0 |
| | | | | | | |_|_|_|/ /
| | | | | | |/| | | | | |
|
| | | * | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 10 | -69/+85 |
| | | |\ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|/
| | | | |/| | | | | | | |
|
| | | | * | | | | | | | | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 2 | -6/+3 |
| | | | * | | | | | | | | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 | 187 | -4091/+7428 |
| | | | |\ \ \ \ \ \ \ \
| | | | | | |_|_|_|_|/ /
| | | | | |/| | | | | | |
|
| | | | * | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-03-04 | 1 | -2/+8 |
| | | | |\ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | x86/stacktrace: Don't dereference bad frame pointers | Frederic Weisbecker | 2010-03-03 | 1 | -2/+8 |
| | | | * | | | | | | | | | Merge branch 'perf/core' into perf/urgent | Ingo Molnar | 2010-03-04 | 37 | -1564/+2415 |
| | | | |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / /
| | | | |/| | | | | | | | |
|