Age | Commit message (Expand) | Author | Files | Lines |
2010-03-29 | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 4 | -12/+37 |
2010-03-29 | x86: Make smp_locks end with page alignment | Yinghai Lu | 1 | -1/+1 |
2010-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -9/+18 |
2010-03-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -12/+61 |
2010-03-25 | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 1 | -1/+12 |
2010-03-25 | x86/PCI: for host bridge address space collisions, show conflicting resource | Bjorn Helgaas | 1 | -3/+6 |
2010-03-25 | x86/PCI: remove redundant warnings | Bjorn Helgaas | 1 | -5/+0 |
2010-03-22 | x86 / perf: Fix suspend to RAM on HP nx6325 | Rafael J. Wysocki | 1 | -3/+5 |
2010-03-19 | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2 | -8/+26 |
2010-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -155/+176 |
2010-03-17 | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 1 | -1/+2 |
2010-03-16 | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 1 | -3/+3 |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 4 | -1/+32 |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 252 | -7258/+10334 |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 1 | -0/+3 |
2010-03-14 | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 1 | -1/+3 |
2010-03-14 | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 1 | -93/+0 |
2010-03-14 | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar | 1 | -2/+2 |
2010-03-13 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -11/+44 |
2010-03-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+8 |
2010-03-13 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -69/+85 |
2010-03-13 | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov | 3 | -3/+17 |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 10 | -23/+23 |
2010-03-12 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 1 | -2/+0 |
2010-03-12 | pci-dma: x86: use include/linux/pci-dma.h | FUJITA Tomonori | 2 | -28/+5 |
2010-03-12 | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 1 | -7/+0 |
2010-03-12 | Add generic sys_olduname() | Christoph Hellwig | 7 | -115/+4 |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig | 4 | -17/+3 |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig | 3 | -86/+1 |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig | 6 | -42/+7 |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig | 7 | -41/+3 |
2010-03-12 | x86, UV: Fix target_cpus() in x2apic_uv_x.c | Jack Steiner | 1 | -3/+1 |
2010-03-11 | perf: export perf_trace_regs and perf_arch_fetch_caller_regs | Xiao Guangrong | 1 | -0/+1 |
2010-03-11 | perf, x86: Fix hw_perf_enable() event assignment | Peter Zijlstra | 1 | -9/+3 |
2010-03-11 | x86: Reduce per cpu warning boot up messages | Mike Travis | 1 | -1/+1 |
2010-03-11 | x86: Reduce per cpu MCA boot up messages | Mike Travis | 1 | -2/+2 |
2010-03-11 | x86/mce: Fix RCU lockdep splats | Paul E. McKenney | 1 | -3/+8 |
2010-03-10 | perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot | Frederic Weisbecker | 2 | -0/+27 |
2010-03-10 | perf/x86-64: Use frame pointer to walk on irq and process stacks | Frederic Weisbecker | 1 | -2/+2 |
2010-03-10 | perf, x86: Fix double enable calls | Peter Zijlstra | 1 | -0/+4 |
2010-03-10 | perf, x86: Fix double disable calls | Peter Zijlstra | 1 | -1/+2 |
2010-03-10 | perf, x86: Properly account n_added | Peter Zijlstra | 1 | -2/+2 |
2010-03-10 | perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE) | Peter Zijlstra | 2 | -15/+7 |
2010-03-10 | perf, x86: Fix x86_pmu_start | Peter Zijlstra | 1 | -13/+10 |
2010-03-10 | perf, x86: Use unlocked bitops | Peter Zijlstra | 3 | -6/+5 |
2010-03-10 | perf, x86: Change x86_pmu.{enable,disable} calling convention | Peter Zijlstra | 3 | -33/+38 |
2010-03-10 | perf, x86: Remove superfluous arguments to x86_perf_event_update() | Peter Zijlstra | 2 | -13/+8 |
2010-03-10 | perf, x86: Remove superfluous arguments to x86_perf_event_set_period() | Peter Zijlstra | 2 | -9/+8 |
2010-03-10 | perf, x86, Do not user perf_disable from NMI context | Peter Zijlstra | 1 | -6/+5 |