summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-04-18SPARC64: Fix __get_cpu_var in preemption-enabled area.David S. Miller1-1/+2
2008-04-18vmcoreinfo: add the symbol "phys_base"Ken'ichi Ohmichi1-0/+1
2008-04-18xen: fix UP setup of shared_infoJeremy Fitzhardinge1-17/+22
2008-04-18xen: mask out SEP from CPUIDJeremy Fitzhardinge1-0/+1
2008-04-18xen: fix RMW when unmasking eventsJeremy Fitzhardinge2-3/+8
2008-03-24S390 futex: let futex_atomic_cmpxchg_pt survive early functional tests.Heiko Carstens1-0/+2
2008-03-24x86: move out tick_nohz_stop_sched_tick() call from the loopHiroshi Shimamoto1-2/+1
2008-03-24PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky4-67/+19
2008-03-24ARM pxa: fix clock lookup to find specific device clocksRussell King1-7/+16
2008-03-24x86: adjust enable_NMI_through_LVT0()Jan Beulich6-9/+9
2008-03-24x86: Clear DF before calling signal handlerAurelien Jarno3-5/+5
2008-03-24MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2-1/+8
2008-03-24SPARC: Fix link errors with gcc-4.3David S. Miller3-207/+203
2008-03-24SPARC64: Loosen checks in exception table handling.David S. Miller1-11/+3
2008-02-25x86_64: CPA, fix cache attribute inconsistency bugIngo Molnar1-1/+1
2008-02-25POWERPC: Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering1-2/+2
2008-02-25S390: Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens1-4/+4
2008-02-25Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt1-1/+10
2008-02-25SPARC/SPARC64: Fix usage of .section .sched.text in assembler code.David Miller2-2/+2
2008-02-08x86: restore correct module name for apmSam Ravnborg1-1/+2
2008-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2008-01-24sysctl: kill binary sysctl KERN_PPC_L2CREric W. Biederman1-1/+0
2008-01-23[SPARC64]: Partially revert "Constify function pointer tables."David S. Miller1-1/+1
2008-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-24/+27
2008-01-23xen: disable vcpu_info placement for nowJeremy Fitzhardinge1-1/+1
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt3-3/+3
2008-01-22x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse1-7/+8
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden1-1/+1
2008-01-22Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner2-17/+4
2008-01-21[SPARC64]: Fix of section mismatch warnings.Sam Ravnborg6-21/+24
2008-01-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-3/+3
2008-01-21CRIS: add missed local_irq_restore callCyrill Gorcunov1-0/+1
2008-01-22tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto1-2/+2
2008-01-22[MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev1-1/+1
2008-01-20Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King3-18/+14
2008-01-20[ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warningDan Williams1-0/+2
2008-01-20[ARM] pxa: don't rely on r2 being preserved over a function callRussell King1-4/+2
2008-01-19arch: Ignore arch/i386 and arch/x86_64Josef 'Jeff' Sipek1-0/+2
2008-01-18ARM: OMAP1: Fix compile for board-nokia770Daniel Walker1-2/+2
2008-01-18ARM: OMAP1: Keymap fix for f-sample and p2-sampleVivek Kutal2-16/+12
2008-01-18x86: add support for the latest Intel processors to OprofileArjan van de Ven1-1/+1
2008-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+6
2008-01-17alpha: fix conversion from denormal float to doubleIvan Kokshaysky1-1/+1
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson1-18/+15
2008-01-17[SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller2-0/+6
2008-01-16lockdep: more hardirq annotations for notify_die()Peter Zijlstra2-0/+2
2008-01-15[IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony1-4/+7
2008-01-15Fix Blackfin HARDWARE_PM supportMathieu Desnoyers1-0/+4
2008-01-15Fix ARM profiling/instrumentation configurationLinus Torvalds2-1/+53
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-3/+8