aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* sparc: unify ipcbuf.hSam Ravnborg2009-01-04
* sparc: Update 64-bit defconfig.David S. Miller2009-01-03
* sparc: remove NO_PROC_ID - it is no longer usedSam Ravnborg2009-01-03
* sparc: drop get_tbr() in traps.hSam Ravnborg2009-01-03
* sparc: fix warning in userspace header traps.hSam Ravnborg2009-01-03
* sparc: fix warnings in userspace header byteorder.hSam Ravnborg2009-01-03
* sparc: fix warning in userspace header jsflash.hSam Ravnborg2009-01-03
* sparc: unify openprom.hSam Ravnborg2009-01-03
* sparc64: delete unused linux_prom64_ranges from openprom_64.hSam Ravnborg2009-01-03
* sparc: prepare openprom for unificationSam Ravnborg2009-01-03
* sparc: remove linux_prom_pci_assigned_addresses from openprom_32.hSam Ravnborg2009-01-03
* sparc: remove ebus definitions from openprom*.hSam Ravnborg2009-01-03
* sparc: unify siginfo.hSam Ravnborg2009-01-03
* sparc: unify ptrace.hSam Ravnborg2009-01-02
* sparc: unify sigcontext.hSam Ravnborg2009-01-02
* sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg2009-01-02
* sparc: unify signal.hSam Ravnborg2009-01-02
* sparc64: prepare signal_64 for unificationSam Ravnborg2009-01-02
* sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.cDavid S. Miller2009-01-02
* sparc: unify stat.hSam Ravnborg2009-01-02
* sparc32: use proper types in struct statSam Ravnborg2009-01-02
* sparc32: drop __old_kernel_statSam Ravnborg2009-01-02
* sparc: unify posix_types.hSam Ravnborg2009-01-02
* sparc: delete unused config symbolsSam Ravnborg2009-01-02
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * x86: export vector_used_by_percpu_irqIngo Molnar2008-12-23
| * x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and()Suresh Siddha2008-12-23
| * x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-23
| * x86: fix warning in arch/x86/kernel/io_apic.cIngo Molnar2008-12-19
| * x86: use possible_cpus=NUM to extend the possible cpus allowedMike Travis2008-12-18
| * x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis2008-12-18
| * Merge branch 'x86/apic' into cpus4096Ingo Molnar2008-12-18
| |\
| * \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-18
| |\ \
| * | | x86: update io_apic.c to the new cpumask codeIngo Molnar2008-12-17
| * | | Merge branch 'x86/crashdump' into cpus4096Ingo Molnar2008-12-17
| |\ \ \
| * \ \ \ Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-17
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar2008-12-17
| |\ \ \ \ \
| | * | | | | x86: Introduce topology_core_cpumask()/topology_thread_cpumask()Mike Travis2008-12-16
| | * | | | | x86: xen: use smp_call_function_many()Mike Travis2008-12-16
| | * | | | | x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis2008-12-16
| | * | | | | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.cMike Travis2008-12-16
| | * | | | | x86: Use cpumask accessors code for possible/present maps.Mike Travis2008-12-16
| | * | | | | x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis2008-12-16
| | * | | | | x86: Set CONFIG_NR_CPUS even on UPMike Travis2008-12-16
| | * | | | | x86: cosmetic changes apic-related files.Mike Travis2008-12-16
| | * | | | | x86: fixup_irqs() doesnt need an argument.Mike Travis2008-12-16
| | * | | | | xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis2008-12-16
| | * | | | | x86: Update io_apic.c to use new cpumask APIMike Travis2008-12-16
| | * | | | | x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis2008-12-16
| | * | | | | x86: Add cpu_mask_to_apicid_andMike Travis2008-12-16