aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin2009-06-17
* x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto2009-06-16
* x86, mce: mce.h cleanupHidetoshi Seto2009-06-16
* x86, mce: remove therm_throt.hHidetoshi Seto2009-06-16
* x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto2009-06-16
* x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto2009-06-16
* x86, mce: unify smp_thermal_interruptHidetoshi Seto2009-06-16
* x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto2009-06-16
* x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto2009-06-16
* x86, mce: unify smp_thermal_interrupt, prepare p4Hidetoshi Seto2009-06-16
* x86, mce: make mce_disabled booleanHidetoshi Seto2009-06-16
* x86, mce: unify mce.hHidetoshi Seto2009-06-16
* x86, mce: sysfs entries for new mce optionsHidetoshi Seto2009-06-16
* x86, mce: rename static variables around triggerHidetoshi Seto2009-06-16
* x86, mce: add __read_mostlyHidetoshi Seto2009-06-16
* x86, mce: cleanup mce_start()Hidetoshi Seto2009-06-16
* x86, mce: don't init timer if !mce_availableHidetoshi Seto2009-06-16
* x86, mce: fix a race condition about mce_callin and no_way_outHuang Ying2009-06-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-06-16
|\
| * sparc64: Update defconfig.David S. Miller2009-06-16
| * sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2009-06-16
| * sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell2009-06-16
| * sparc64: Add proper dynamic ftrace support.David S. Miller2009-06-16
| * sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day2009-06-16
| * sparc: move of_device common code to of_device_commonRobert Reif2009-06-16
| * sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori2009-06-16
| * sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori2009-06-16
| * sparc: add sync_single_for_device and sync_sg_for_device to struct dma_opsFUJITA Tomonori2009-06-16
| * sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.hFUJITA Tomonori2009-06-16
| * sparc64: fix and optimize irq distributionHong H. Pham2009-06-16
| * sparc64: Use new dynamic per-cpu allocator.David S. Miller2009-06-16
| * sparc64: Only allocate per-cpu areas for possible cpus.David S. Miller2009-06-16
| * sparc64: Get rid of real_setup_per_cpu_areas().David S. Miller2009-06-16
| * sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller2009-06-16
| * sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller2009-06-16
| * sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller2009-06-16
| * sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller2009-06-16
| * sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller2009-06-16
| * sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller2009-06-16
| * sparc64: Store per-cpu offset in trap_block[]David S. Miller2009-06-16
| * sparc64: Move trap_block[] definitions into a new header file.David S. Miller2009-06-16
| * sparc64: Reclaim trap_block[]->hdescDavid S. Miller2009-06-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-06-16
|\ \
| * | Blackfin: hook up new rt_tgsigqueueinfo syscallMike Frysinger2009-06-13
| * | Blackfin: improve CLKIN_HZ config defaultMike Frysinger2009-06-13
| * | Blackfin: initial support for ftrace grapherMike Frysinger2009-06-13
| * | Blackfin: initial support for ftraceMike Frysinger2009-06-13
| * | Blackfin: enable support for LOCKDEPMike Frysinger2009-06-13
| * | Blackfin: add preliminary support for STACKTRACEMike Frysinger2009-06-13
| * | Blackfin: move custom sections into sections.hMike Frysinger2009-06-13