summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6'Paul Mackerras2008-01-2473-521/+678
|\
| * x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse2008-01-221-7/+8
| * Fix file references in documentation and KconfigJohann Felix Soden2008-01-221-1/+1
| * Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner2008-01-222-17/+4
| * Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-212-3/+3
| |\
| | * tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto2008-01-221-2/+2
| | * [MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev2008-01-221-1/+1
| * | CRIS: add missed local_irq_restore callCyrill Gorcunov2008-01-211-0/+1
| * | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-01-203-18/+14
| |\ \
| | * | ARM: OMAP1: Fix compile for board-nokia770Daniel Walker2008-01-181-2/+2
| | * | ARM: OMAP1: Keymap fix for f-sample and p2-sampleVivek Kutal2008-01-182-16/+12
| * | | [ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warningDan Williams2008-01-201-0/+2
| * | | [ARM] pxa: don't rely on r2 being preserved over a function callRussell King2008-01-201-4/+2
| | |/ | |/|
| * | arch: Ignore arch/i386 and arch/x86_64Josef 'Jeff' Sipek2008-01-191-0/+2
| * | x86: add support for the latest Intel processors to OprofileArjan van de Ven2008-01-181-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-172-0/+6
| |\ \
| | * | [SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller2008-01-172-0/+6
| * | | alpha: fix conversion from denormal float to doubleIvan Kokshaysky2008-01-171-1/+1
| * | | CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson2008-01-171-18/+15
| |/ /
| * | lockdep: more hardirq annotations for notify_die()Peter Zijlstra2008-01-162-0/+2
| |/
| * [IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony2008-01-151-4/+7
| * Fix Blackfin HARDWARE_PM supportMathieu Desnoyers2008-01-151-0/+4
| * Fix ARM profiling/instrumentation configurationLinus Torvalds2008-01-152-1/+53
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-152-3/+8
| |\
| | * x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle2008-01-151-1/+1
| | * x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar2008-01-151-2/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-01-152-2/+13
| |\ \
| | * | [SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.David S. Miller2008-01-121-1/+5
| | * | [SPARC]: Make gettimeofday() monotonic again.David S. Miller2008-01-121-1/+8
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-153-12/+16
| |\ \ \ | | |_|/ | |/| |
| | * | [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-152-9/+2
| | * | [POWERPC] Workaround for iommu page alignmentBenjamin Herrenschmidt2008-01-151-3/+14
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-143-1/+8
| |\ \ \ | | |/ / | |/| |
| | * | [MIPS] Cobalt: Qube1 has no serial port so don't use itThomas Bogendoerfer2008-01-151-0/+5
| | * | [MIPS] Cobalt: Fix ethernet interrupts for RaQ1Thomas Bogendoerfer2008-01-151-1/+1
| | * | [MIPS] Kconfig fixes for BCM47XX platformAurelien Jarno2008-01-151-0/+2
| * | | CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson2008-01-141-128/+3
| * | | CRIS v10: kernel/time.c needs to include linux/vmstat.h to compileJesper Nilsson2008-01-141-0/+1
| * | | CRIS v10: correct do_signal to fix oops and clean up signal handling in generalJesper Nilsson2008-01-141-139/+112
| * | | Kick CPUS that might be sleeping in cpus_idle_waitSteven Rostedt2008-01-142-0/+22
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-01-132-3/+13
| |\ \ \
| | * | | [ARM] vfp: fix fuitod/fsitod instructionsRussell King2008-01-102-3/+13
| | |/ /
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-134-0/+50
| |\ \ \
| | * | | [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-113-0/+11
| | * | | [POWERPC] efika: add phy-handle property for fec_mpc52xxOlaf Hering2008-01-101-0/+39
| | |/ /
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-01-131-7/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Pull bugzilla-9194 into release branchLen Brown2008-01-111-7/+3
| | |\ \ | | | |/ | | |/|
| | | * PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-111-7/+3
| * | | [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2008-01-112-6/+3
| * | | [MIPS] Lasat: Fix built in separate object directory.WANG Cong2008-01-111-3/+3
OpenPOWER on IntegriCloud