summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-08-16sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller1-6/+7
2011-08-16powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2011-08-16powerpc: Fix device tree claim codeAnton Blanchard1-3/+3
2011-08-16powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard3-3/+14
2011-08-16sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller1-2/+4
2011-08-16sparc: Size mondo queues more sanely.David S. Miller1-7/+23
2011-08-16sparc: Access kernel TSB using physical addressing when possible.David S. Miller4-40/+85
2011-08-16sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller7-15/+126
2011-08-16sparc: Set reboot-cmd using reboot data hypervisor call if available.David S. Miller5-9/+53
2011-08-16sparc: Add some missing hypervisor API groups.David S. Miller2-0/+12
2011-08-16sparc: Use hweight64() in popc emulation.David S. Miller1-11/+4
2011-08-16sparc: Use popc if possible for hweight routines.David S. Miller7-40/+102
2011-08-16sparc: Minor tweaks to Niagara page copy/clear.David S. Miller4-102/+77
2011-08-16sparc: Sanitize cpu feature detection and reporting.David S. Miller4-36/+185
2011-08-16sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller7-4/+50
2011-08-16sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller1-2/+5
2011-08-16sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller3-0/+3
2011-08-16sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller1-0/+1
2011-08-16xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge4-1/+87
2011-08-16fix return type of __atomic64_add_returnJohn David Anglin1-2/+2
2011-08-16Fix futex supportCarlos O'Donell1-6/+60
2011-08-16wire up sendmmsg syscallJames Bottomley2-1/+3
2011-08-16cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong1-0/+3
2011-08-16cris: fix the prototype of sync_serial_ioctl()WANG Cong1-1/+1
2011-08-16cris: fix a build error in sync_serial_open()WANG Cong1-2/+2
2011-08-16cris: fix a build error in kernel/fork.cWANG Cong1-3/+3
2011-08-05powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard1-1/+1
2011-08-05xtensa: prevent arbitrary read in ptraceDan Rosenberg1-0/+3
2011-08-05irq_work, alpha: Fix up arch hooksPeter Zijlstra1-1/+1
2011-08-05powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling1-5/+1
2011-08-05oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter1-9/+47
2011-08-05kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2-0/+4
2011-08-05x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2-0/+21
2011-08-05irq_work, ppc: Fix up arch hooksPeter Zijlstra1-1/+1
2011-08-05ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg1-4/+4
2011-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-0/+1
2011-07-22sparc,kgdbts: fix compile regression with kgdb test suiteJason Wessel1-0/+1
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin1-0/+8
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman1-0/+8
2011-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+9
2011-07-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds3-7/+24
2011-07-19davinci: DM365 EVM: fix video input mux bitsJon Povey1-2/+2
2011-07-19ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor1-0/+6
2011-07-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-16/+6
2011-07-17Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-26/+41
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-13/+13
2011-07-16sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau1-1/+1
2011-07-16ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee4-26/+27
2011-07-16ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor2-0/+14
2011-07-16ARM: fix regression in IXP4xx clocksourceRichard Cochran1-2/+8