| Commit message (Expand) | Author | Age |
... | |
| | | | * | | | | | | | cpumask: convert node_to_cpumask_map[] to cpumask_var_t | Rusty Russell | 2009-03-13 |
| | | | * | | | | | | | x86: unify 32 and 64-bit node_to_cpumask_map | Rusty Russell | 2009-03-13 |
| | | | * | | | | | | | cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-03-13 |
| | | | * | | | | | | | x86: arch_send_call_function_ipi_mask | Rusty Russell | 2009-03-13 |
| | | | * | | | | | | | cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c | Rusty Russell | 2009-03-13 |
| | | | * | | | | | | | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell | 2009-03-13 |
| | | | * | | | | | | | cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t | Rusty Russell | 2009-03-13 |
| | | | * | | | | | | | cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t. | Rusty Russell | 2009-03-13 |
| | | | * | | | | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-03-13 |
| | | | * | | | | | | | cpumask: remove cpu_coregroup_map: x86 | Rusty Russell | 2009-03-13 |
| | | | * | | | | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 | Rusty Russell | 2009-03-13 |
| | | | * | | | | | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86 | Rusty Russell | 2009-03-13 |
| | | * | | | | | | | | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar | 2009-03-13 |
| | | |\ \ \ \ \ \ \ \
| | | | |/ / / / / / /
| | | |/| | | | | | | |
|
| | | * | | | | | | | | Merge branch 'x86/core' into cpus4096 | Ingo Molnar | 2009-03-11 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | fix warning in arch/x86/kernel/cpu/intel_cacheinfo.c | Ingo Molnar | 2009-02-26 |
| | | * | | | | | | | | | x86: intel_cacheinfo: fix compiler warning | Hiroshi Shimamoto | 2009-01-27 |
| * | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-03 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | x86, mtrr: remove debug message | Ingo Molnar | 2009-04-03 |
| | * | | | | | | | | | | | x86: disable stack-protector for __restore_processor_state() | Joseph Cihula | 2009-04-03 |
| | * | | | | | | | | | | | x86: fix is_io_mapping_possible() build warning on i386 allnoconfig | Andrew Morton | 2009-04-03 |
| | * | | | | | | | | | | | Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar | 2009-04-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros | Joerg Roedel | 2009-04-03 |
| | * | | | | | | | | | | | | x86, setup: compile with -DDISABLE_BRANCH_PROFILING | H. Peter Anvin | 2009-04-03 |
| | * | | | | | | | | | | | | x86, mm: fix misuse of debug_kmap_atomic | Akinobu Mita | 2009-04-02 |
| | * | | | | | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-04-02 |
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/ / / / /
| | | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | | x86: remove duplicated code with pcpu_need_numa() | Yinghai Lu | 2009-04-02 |
| | * | | | | | | | | | | | | x86,percpu: fix inverted NUMA test in setup_pcpu_remap() | Tejun Heo | 2009-04-02 |
| | * | | | | | | | | | | | | x86: signal: check sas_ss_size instead of sas_ss_flags() | Hiroshi Shimamoto | 2009-04-01 |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
| * | | | | | | | | | | | | | | x86, PAT: Remove duplicate memtype reserve in pci mmap | Suresh Siddha | 2009-04-03 |
| | |_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | intel-iommu: Enable DMAR on 32-bit kernel. | David Woodhouse | 2009-03-25 |
| | * | | | | | | | | | | | | | iommu: Add domain_has_cap iommu_ops | Sheng Yang | 2009-03-24 |
| | | |_|_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | mm: fix misuse of debug_kmap_atomic | Akinobu Mita | 2009-04-03 |
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 |
| * | | | | | | | | | | | | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann | 2009-04-02 |
| * | | | | | | | | | | | | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner | 2009-04-02 |
| * | | | | | | | | | | | | sgi-gru: add definitions of x86_64 GRU MMRs | Jack Steiner | 2009-04-02 |
| * | | | | | | | | | | | | sgi-gru: exclude UV definitions on 32-bit x86 | Jack Steiner | 2009-04-02 |
| * | | | | | | | | | | | | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov | 2009-04-02 |
| * | | | | | | | | | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
| * | | | | | | | | | | | | generic debug pagealloc: build fix | Akinobu Mita | 2009-04-02 |
| * | | | | | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx | H. Peter Anvin | 2009-04-01 |
| * | | | | | | | | | | | | | Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds | 2009-04-01 |
| |\| | | | | | | | | | | |
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | x86, setup: ACPI 3, BIOS workaround for E820-probing code | H. Peter Anvin | 2009-03-28 |
| | * | | | | | | | | | | | x86, setup: preemptively save/restore edi and ebp around INT 15 E820 | H. Peter Anvin | 2009-03-28 |
| | * | | | | | | | | | | | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson | 2009-03-28 |
| * | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|