aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-05-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-02Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds
2009-05-02Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky
2009-05-02alpha: futex implementationIvan Kokshaysky
2009-05-02alpha: exception table sortingIvan Kokshaysky
2009-05-02alpha: titan and marvel build fixesIvan Kokshaysky
2009-05-02m32r: use __stringify() macro in assembler.hHirokazu Takata
2009-05-02m32r: build fix for __stringify macroHirokazu Takata
2009-05-01x86, apic: use pr_ macroCyrill Gorcunov
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner
2009-05-01Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-01x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu
2009-05-01microblaze: Fix return value for sys_ipcMichal Simek
2009-05-01microblaze: Storage class should be before const qualifierTobias Klauser
2009-05-01[ARM] S3C2412: Add missing cache flush in suspend codeBen Dooks
2009-05-01[ARM] S3C64XX: Add S3C64XX_PA_IIS{0,1} to <mach/map.h>Ben Dooks
2009-05-01avr32: drop unused CLEAN_FILESSam Ravnborg
2009-05-01powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt
2009-05-01powerpc adjust oprofile_cpu_type version 3Michael Wolf
2009-04-30[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...Catalin Marinas
2009-04-30[ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas
2009-04-30[ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas
2009-04-30[ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...Catalin Marinas
2009-04-30x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright
2009-04-29tracing: x86, mmiotrace: fix range testStuart Bennett
2009-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott
2009-04-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-04-28x86/irq: change MSI irq_desc to be more numa awareYinghai Lu
2009-04-28irq: change io_apic_set_pci_routing() to use device parameterYinghai Lu
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-28x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu
2009-04-28powerpc/ps3: Fix build error on UPGeoff Levand
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman
2009-04-28powerpc: ppc32 needs elf_read_implies_exec()Kumar Gala
2009-04-27sparc: cleanup references to deprecated .text.init* sections.Tim Abbott
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott
2009-04-27powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott
2009-04-27powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott
2009-04-27arm: Use __INIT macro instead of .text.init.Tim Abbott
2009-04-27FRV: Use __INIT macro instead of .text.init.Tim Abbott
2009-04-27FRV: Remove unused header asm/init.h.Tim Abbott
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Paul Mackerras
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds