aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds7-192/+36
2009-12-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds180-547/+313
2009-12-24ARM: dma-isa: request cascade channel after registering itRussell King1-2/+2
2009-12-24ARM: footbridge: trim down old ISA rtc setupRussell King6-174/+73
2009-12-24ARM: fix PAGE_KERNELRussell King1-2/+1
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown1-1/+3
2009-12-24Merge branch 'pdc' into releaseLen Brown6-191/+33
2009-12-24Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt418-4676/+18603
2009-12-24sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek1-6/+2
2009-12-24sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto1-2/+2
2009-12-23Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycle"Linus Torvalds1-1/+1
2009-12-23ARM: Fix wrong shared bit for CPU write buffer bug testRussell King1-3/+2
2009-12-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds33-171/+738
2009-12-22arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by using smp_call_function_any()Andrew Morton1-1/+3
2009-12-22ARM: 5857/1: ARM: dmabounce: fix buildMike Rapoport1-1/+1
2009-12-22ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900wanzongshun1-0/+1
2009-12-22ARM: 5855/1: putc support for nuc900wanzongshun1-0/+10
2009-12-22ARM: 5854/1: fix compiling error for NUC900wanzongshun1-1/+1
2009-12-22ARM: 5849/1: ARMv7: fix Oprofile events countJean PIHET1-6/+2
2009-12-22ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang4-57/+1
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang4-52/+23
2009-12-22ACPI: processor: factor out common _PDC settingsAlex Chiang2-18/+2
2009-12-22ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2-66/+2
2009-12-22ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang3-3/+10
2009-12-21sh: Only use bl bit toggling for sleeping idle.Paul Mundt1-2/+2
2009-12-21sh: Restore bl bit toggling in idle loop.Paul Mundt1-0/+2
2009-12-21powerpc/gc/wii: Remove get_irq_desc()Albert Herranz2-2/+2
2009-12-21powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz1-4/+4
2009-12-21Merge commit 'jwb/next' into mergeBenjamin Herrenschmidt2-2/+52
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt7-17/+206
2009-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6Linus Torvalds5-3/+43
2009-12-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-28/+75
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds25-311/+278
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens3-6/+6
2009-12-18[S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov1-3/+3
2009-12-18[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky1-1/+1
2009-12-18[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()Roel Kluin1-1/+1
2009-12-18[S390] wire up sys_recvmmsgHeiko Carstens3-1/+12
2009-12-18ARM: Kill CONFIG_CPU_32Russell King160-339/+200
2009-12-18ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King5-18/+19
2009-12-18hw-breakpoints: Fix hardware breakpoints -> perf events dependencyFrederic Weisbecker2-3/+3
2009-12-18ARM: 5853/1: ARM: Fix build break on ARM v6 and v7Anand Gadiyar1-1/+1
2009-12-18alpha: Convert BUG() to use unreachable()David Daney1-1/+2
2009-12-18alpha: Add minimal support for software performance eventsMichael Cree4-1/+13
2009-12-18alpha: Wire up missing/new syscallsDaniele Calore2-2/+29
2009-12-17x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha8-41/+22
2009-12-18powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbgAlbert Herranz2-2/+2
2009-12-18powerpc/mpic: Fix problem that affinity is not updatedYang Li1-13/+6
2009-12-18powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson1-2/+2
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang1-1/+1