Age | Commit message (Expand) | Author | Files | Lines |
2008-12-17 | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 14 | -81/+107 |
2008-12-12 | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 17 | -96/+148 |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 3 | -17/+15 |
2008-12-12 | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2 | -76/+62 |
2008-12-08 | sparseirq: fix typo in !CONFIG_IO_APIC case | Ingo Molnar | 1 | -5/+2 |
2008-12-08 | Merge branch 'linus' into x86/quirks | Ingo Molnar | 10 | -38/+56 |
2008-12-08 | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu | 1 | -1/+1 |
2008-12-08 | x86: use NR_IRQS_LEGACY | Yinghai Lu | 1 | -0/+2 |
2008-12-08 | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 1 | -0/+9 |
2008-12-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -16/+14 |
2008-12-04 | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 2 | -16/+0 |
2008-12-03 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2 | -14/+12 |
2008-12-03 | AMD IOMMU: struct amd_iommu remove padding on 64 bit | Richard Kennedy | 1 | -12/+12 |
2008-12-02 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 3 | -18/+4 |
2008-12-01 | sched: don't export sched_mc_power_savings in laptops | Mahesh Salgaonkar | 1 | -1/+1 |
2008-12-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -16/+4 |
2008-11-30 | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig | 1 | -2/+0 |
2008-11-29 | x86: fix dma_mapping_error for 32bit x86 | Thomas Bogendoerfer | 1 | -4/+2 |
2008-11-27 | x86: always define DECLARE_PCI_UNMAP* macros | Joerg Roedel | 1 | -14/+0 |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 1 | -2/+2 |
2008-11-25 | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 1 | -8/+4 |
2008-11-25 | x86, bts: base in-kernel ds interface on handles | Markus Metzger | 1 | -67/+57 |
2008-11-25 | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-... | Ingo Molnar | 1 | -2/+4 |
2008-11-25 | x86, bts: turn macro into static inline function | Markus Metzger | 1 | -2/+4 |
2008-11-24 | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 5 | -5/+47 |
2008-11-24 | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 3 | -4/+12 |
2008-11-23 | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 2 | -30/+0 |
2008-11-23 | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in... | Ingo Molnar | 5 | -3/+44 |
2008-11-21 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2008-11-20 | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 1 | -0/+4 |
2008-11-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+30 |
2008-11-20 | reintroduce accept4 | Ulrich Drepper | 1 | -2/+2 |
2008-11-19 | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2 | -2/+0 |
2008-11-19 | x86: uaccess_64: fix return value in __copy_from_user() | Hiroshi Shimamoto | 1 | -1/+1 |
2008-11-18 | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 | Yinghai Lu | 2 | -23/+54 |
2008-11-18 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2 | -2/+0 |
2008-11-18 | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker | 1 | -0/+7 |
2008-11-18 | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu | 5 | -1/+8 |
2008-11-17 | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu | 9 | -66/+67 |
2008-11-16 | ftrace: pass module struct to arch dynamic ftrace functions | Steven Rostedt | 1 | -0/+8 |
2008-11-15 | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" | David Woodhouse | 1 | -1/+0 |
2008-11-13 | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set | Rafael J. Wysocki | 1 | -0/+4 |
2008-11-12 | Merge branch 'linus' into core/locking | Ingo Molnar | 19 | -48/+52 |
2008-11-12 | Merge branch 'misc' into release | Len Brown | 1 | -1/+0 |
2008-11-12 | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 1 | -1/+0 |
2008-11-12 | x86: attempt reboot via port CF9 if we have standard PCI ports | H. Peter Anvin | 1 | -1/+3 |
2008-11-11 | x86: call machine_shutdown and stop all CPUs in native_machine_halt | Ivan Vecera | 2 | -0/+3 |
2008-11-11 | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker | 2 | -0/+50 |
2008-11-11 | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 5 | -20/+18 |
2008-11-09 | x86: move iomap.h to the new include location | Arjan van de Ven | 1 | -0/+30 |