aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...HEADmasterLinus Torvalds26-937/+390
2011-11-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds25-62/+343
2011-11-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-2/+2
2011-11-11bma023: Add SFI translation for this deviceWilliam Douglas1-0/+1
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang1-2/+2
2011-11-11ce4100: fix a build errorZhang Rui1-1/+1
2011-11-09kbuild: Fix missing system calls check on mips.David Daney1-2/+2
2011-11-08m68k/mac: Remove mac_irq_{en,dis}able() wrappersFinn Thain3-23/+11
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven9-20/+10
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven13-820/+4
2011-11-08m68k/q40: Convert Q40/Q60 to genirqGeert Uytterhoeven3-2/+9
2011-11-08m68k/sun3: Convert Sun3/3x to genirqGeert Uytterhoeven2-4/+14
2011-11-08m68k/sun3: Use the kstat_irqs_cpu() wrapperGeert Uytterhoeven1-4/+10
2011-11-08m68k/apollo: Convert Apollo to genirqGeert Uytterhoeven2-3/+23
2011-11-08m68k/vme: Convert VME to genirqGeert Uytterhoeven1-3/+0
2011-11-08m68k/hp300: Convert HP9000/300 and HP9000/400 to genirqGeert Uytterhoeven1-1/+0
2011-11-08m68k/mac: Optimize interrupts using chain handlersGeert Uytterhoeven4-63/+298
2011-11-08m68k/mac: Convert Mac to genirqGeert Uytterhoeven5-1/+12
2011-11-08m68k/amiga: Optimize interrupts using chain handlersGeert Uytterhoeven1-0/+104
2011-11-08m68k/amiga: Convert Amiga to genirqGeert Uytterhoeven2-1/+3
2011-11-08m68k/amiga: Refactor amiints.cGeert Uytterhoeven1-51/+47
2011-11-08m68k/atari: Remove code and comments about different irq typesGeert Uytterhoeven1-236/+0
2011-11-08m68k/atari: Convert Atari to genirqGeert Uytterhoeven1-1/+0
2011-11-08m68k/irq: Add genirq supportGeert Uytterhoeven5-12/+112
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven7-79/+19
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven12-35/+35
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven8-8/+17
2011-11-08m68k/irq: Extract irq_set_chip()Geert Uytterhoeven1-3/+9
2011-11-08m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it staticGeert Uytterhoeven1-2/+2
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven9-58/+113
2011-11-08m68k/irq: Rename irq_node to irq_dataGeert Uytterhoeven2-14/+16
2011-11-08m68k/irq: Kill irq_node_t typedef, always use struct irq_nodeGeert Uytterhoeven2-7/+7
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven9-102/+91
2011-11-08m68k: Revive lost DIO bus config optionGeert Uytterhoeven1-0/+9
2011-11-08m68k: Revive lost ARAnyM config optionsGeert Uytterhoeven1-0/+31
2011-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-4/+6
2011-11-08powerpc/kvm: Fix build failure with HV KVM and CBEAlexander Graf1-3/+3
2011-11-08Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt3-8/+249
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand1-1/+1
2011-11-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand1-16/+16
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang14-26/+18
2011-11-08powerpc/numa: NUMA topology support for PowerNVDipankar Sarma1-7/+17
2011-11-08powerpc: Add System RAM to /proc/iomemAnton Blanchard1-0/+30
2011-11-08powerpc: Add KVM as module to defconfigsMichael Neuling2-0/+8
2011-11-08powerpc/kvm: Fix build with older toolchainsNishanth Aravamudan1-1/+1
2011-11-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds41-401/+344
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren1299-20615/+26845
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren4-0/+4
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin1-0/+1
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds7-131/+196
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds43-184/+104
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-34/+45
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-1/+25
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds423-172/+388
2011-11-06Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown7-131/+196
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds17-158/+1
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-99/+1
2011-11-06cpuidle: Single/Global registration of idle statesDeepthi Dharwar6-87/+127
2011-11-06cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2-8/+10
2011-11-06cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar6-47/+70
2011-11-06Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds14-197/+1062
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds169-1327/+8416
2011-11-06Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds5-5/+4
2011-11-06mrst pmu: update commentLen Brown1-1/+1
2011-11-06ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim76-81/+106
2011-11-06ARM: EXYNOS4: convert MCT to percpu interrupt APIMarc Zyngier1-13/+27
2011-11-06ARM: SAMSUNG: Add clk enable/disable of pwmJoonyoung Shim1-0/+7
2011-11-06ARM: SAMSUNG: Fix compile error due to kfreeJonghwan Choi1-0/+1
2011-11-05Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds22-141/+615
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds218-5961/+5335
2011-11-05ARM: PXA: fix gpio-pxa.h build errorsRussell King1-1/+1
2011-11-05ARM: 7142/1: davinci: mark GPIO implementation complexLinus Walleij1-0/+2
2011-11-05ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU"Kukjin Kim1-2/+0
2011-11-05ARM: PXA: eseries: fix eseries_register_clks section mismatch warningRussell King2-2/+1
2011-11-05ARM: EXYNOS4: Fix the merge conflictKukjin Kim1-3/+0
2011-11-04ARM: OMAP2: Fix H4 matrix keyboard warningTony Lindgren1-53/+69
2011-11-04ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2-124/+0
2011-11-04ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren1-1/+1
2011-11-04ARM: OMAP2+: timer: Remove omap_device_pm_latencyBenoit Cousson1-11/+1
2011-11-04ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson4-47/+0
2011-11-04ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpioThomas Weber1-1/+0
2011-11-04ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo1-38/+0
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds33-1762/+1229
2011-11-04ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen9-20/+36
2011-11-04ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyBalaji T K1-1/+1
2011-11-04ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFFBalaji T K1-12/+2
2011-11-04ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo...Paul Walmsley1-2/+2
2011-11-04ARM: OMAP: I2C: Fix omap_register_i2c_bus() return value on successLaurent Pinchart1-1/+1
2011-11-04ARM: OMAP: dmtimer: Include linux/module.hAxel Lin1-0/+1
2011-11-04ARM: OMAP2+: l3-noc: Include linux/module.hAxel Lin1-0/+1
2011-11-04ARM: OMAP2+: devices: Fixes for McPDMPeter Ujfalusi1-14/+3
2011-11-04ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi2-0/+14
2011-11-04Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren3-39/+53
2011-11-04Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren2-9/+12
2011-11-04Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren6-28/+142
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-8/+3
2011-11-04Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds20-4396/+4637
2011-11-04Merge branch 'process_vm' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2-1/+5
2011-11-05ARM: mach-shmobile: ag5evm needs CONFIG_I2CGuennadi Liakhovetski1-0/+1
2011-11-05ARM: mach-shmobile: sh73a0 and AG5EVM PINT supportMagnus Damm3-15/+71
2011-11-05ARM: mach-shmobile: Add support for PINT though INTC macrosMagnus Damm1-0/+51
2011-11-05ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVMMagnus Damm1-0/+19
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh73a0Magnus Damm2-33/+157
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh7372Magnus Damm1-64/+8
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh7377Magnus Damm1-61/+6
2011-11-05ARM: mach-shmobile: Use common INTC IRQ code on sh7367Magnus Damm1-34/+6
2011-11-05ARM: mach-shmobile: sh73a0 GPIO IRQ supportMagnus Damm1-0/+41
2011-11-05ARM: sh7372 ap4evb NOR Flash USB boot fixBastian Hecht1-2/+2
2011-11-05ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fixMagnus Damm1-2/+2
2011-11-05ARM: mach-shmobile: Break out INTC IRQ codeMagnus Damm1-0/+195
2011-11-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-14/+13
2011-11-04Merge branch 'rmobile/kota2' into rmobile-latestPaul Mundt4-4/+461
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2348-41095/+66888
2011-11-03arch/tile: factor out <arch/opcode.h> headerChris Metcalf15-4359/+4536
2011-11-03arch/tile: add the <arch> headers to the set of installed kernel headersChris Metcalf2-0/+19
2011-11-03arch/tile: avoid exporting a symbol no longer used by gccChris Metcalf1-2/+0
2011-11-03arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Chris Metcalf2-35/+82
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds72-2850/+3050
2011-11-03[media] ARM: mach-shmobile: mackerel doesn't need legacy SOCAM_* flags anymoreGuennadi Liakhovetski1-3/+0
2011-11-03[media] sh: migor: remove unused ov772x buswidth flagGuennadi Liakhovetski1-3/+1
2011-11-03[media] sh: ap3rxa: remove redundant soc-camera platform data fieldsGuennadi Liakhovetski1-5/+1
2011-11-03[media] ARM: PXA: use gpio_set_value_cansleep() on pcm990Guennadi Liakhovetski1-2/+2
2011-11-03[media] sh: convert ap325rxa to mediabus flagsGuennadi Liakhovetski1-0/+4
2011-11-03[media] ARM: mach-shmobile: convert mackerel to mediabus flagsGuennadi Liakhovetski1-0/+4
2011-11-03[media] ARM: ap4evb: switch imx074 configuration to default number of lanesGuennadi Liakhovetski1-1/+1
2011-11-03powerpc/p3060qds: Add support for P3060QDS boardShengzhou Liu6-0/+1048
2011-11-03powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITXFabio Baltieri2-2/+58
2011-11-03powerpc/85xx: Make kexec to interate over online cpusMatthew McClintock1-1/+1
2011-11-03powerpc/fsl_booke: Fix comment in head_fsl_booke.SMatthew McClintock1-2/+2
2011-11-03powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock1-0/+10
2011-11-03powerpc/86xx: Correct Gianfar support for GE boardsMartyn Welch3-12/+87
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds14-90/+238
2011-11-03Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds25-38/+70
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds1-1/+8
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-12/+6
2011-11-02Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds7-5/+14
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds6-28/+32
2011-11-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang1-0/+1
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli4-44/+0
2011-11-02sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli1-0/+13
2011-11-02s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-02s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli1-1/+23
2011-11-02powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-02powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli1-1/+23
2011-11-02powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli1-3/+2
2011-11-02powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli1-1/+1
2011-11-02powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli1-13/+0
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli2-4/+6
2011-11-02[IA64] Wire up cross memory attach syscallsTony Luck2-1/+5
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds1-4/+2
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds238-3045/+1366
2011-11-02um: fix ubd cow sizeRichard Weinberger1-1/+30
2011-11-02um: Fix kmalloc argument order in um/vdso/vma.cDave Jones1-1/+1
2011-11-02um: switch to use of drivers/KconfigAl Viro1-22/+1
2011-11-02um: we need sys/user.h only on i386Richard Weinberger1-0/+2
2011-11-02um: merge delay_{32,64}.cRichard Weinberger3-61/+1
2011-11-02um: distribute exports to where exported stuff is definedAl Viro10-54/+40
2011-11-02um: kill system-um.hAl Viro3-47/+40
2011-11-02um: generic ftrace.h will do...Al Viro2-1/+1
2011-11-02um: segment.h is x86-only and needed only thereAl Viro1-0/+0
2011-11-02um: asm/pda.h is not needed anymoreAl Viro1-21/+0
2011-11-02um: hw_irq.h can go generic as wellAl Viro2-8/+1
2011-11-02um: switch to generic-yAl Viro13-59/+2
2011-11-02um: clean Kconfig up a bitAl Viro2-113/+7
2011-11-02um: kill useless argument of free_chan() and free_one_chan()Al Viro1-5/+5
2011-11-02um: unify ptrace_user.hAl Viro9-77/+35
2011-11-02um: unify KSTK_...Al Viro4-13/+10
2011-11-02um: fix gcov build breakageAl Viro2-17/+2
2011-11-02um: page_offset.h is never usedAl Viro1-1/+0
2011-11-02um: irq_vectors.h just shadows x86 oneAl Viro1-0/+0
2011-11-02um: required-features.h is there only to shadow x86 one...Al Viro1-0/+0
2011-11-02um: asm/apic.h is there only to shadow the x86 one...Al Viro1-0/+0
2011-11-02um: take ubd_user.h to its users...Al Viro1-0/+0
2011-11-02um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro6-61/+58
2011-11-02um: merge signal_{32,64}.cAl Viro6-278/+189
2011-11-02um: no need to play with save_sp in signal frame setup anymoreAl Viro2-57/+15
2011-11-02um: increase stack growth cushion in pagefaultAl Viro3-6/+3
2011-11-02um: merge HOST_... of registers common on i386 and amd64Al Viro7-63/+63
2011-11-02um: sanitize paths in sys_call_table* includesAl Viro2-2/+2
2011-11-02um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro5-43/+38
2011-11-02um: move asm/desc.h into arch/x86/um/asmAl Viro1-0/+0
2011-11-02um: merge host_ldt_{32,64}.hAl Viro3-75/+35
2011-11-02um: merge tls_{32,64}.hAl Viro3-64/+35
2011-11-02um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bitAl Viro3-34/+19
2011-11-02um: kill um_uaccess.hAl Viro2-99/+84
2011-11-02um: take mconsole*.h to arch/um/driversAl Viro2-0/+0
2011-11-02um: take chan_*.h and line.h to arch/um/driversAl Viro8-10/+8
2011-11-02um: take register_winch_irq() into the caller of is_skas_winch()Al Viro2-6/+7
2011-11-02um: kill shared/mem_kern.hAl Viro2-21/+0
2011-11-02um: kill shared/tlb.hAl Viro3-15/+1
2011-11-02um: make flush_tlb_kernel_range_common() staticAl Viro2-3/+1
2011-11-02um: kill shared/task.h and HOST_TASK_REGSAl Viro3-11/+3
2011-11-02um: shared/syscall.h is not even includedAl Viro1-12/+0
2011-11-02um: don't include kern.h unless it's neededAl Viro2-2/+0
2011-11-02um: trim kern.hAl Viro1-18/+0
2011-11-02um: make load_initrd() static, kill shared/initrd.hAl Viro2-14/+2
2011-11-02um: bury unused macros around ptrace.hAl Viro3-10/+0
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro93-25/+24
2011-11-02um: merge Makefile-{i386,x86_64}Al Viro3-28/+35