summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ARM: fix a section mismatch warning with our use of memblockRussell King2012-01-191-1/+1
| * | | | | | | | ARM: sa11x0: fix section mismatch in cpu-sa1100.cRussell King2012-01-191-1/+1
| * | | | | | | | ARM: sa11x0: fix collie build errorRussell King2012-01-191-3/+2
| * | | | | | | | Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2012-01-192-40/+0
| * | | | | | | | Revert "ARM: pxa: add dummy clock for sa1100-rtc"Russell King2012-01-196-8/+0
| * | | | | | | | Revert "ARM: sa1100: clean up of the clock support"Russell King2012-01-192-67/+26
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-2832-216/+163
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2012-01-262-2/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arch/arm/mach-imx/mach-mx53_ard.c: add missing iounmapJulia Lawall2012-01-261-1/+3
| | * | | | | | | | ARM: imx: iomux-v1.h: Fix build error due to __init annotationFabio Estevam2012-01-261-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-01-264-47/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mach-ux500: no MMC_CAP_SD_HIGHSPEED on SnowballPhilippe Langlais2012-01-201-0/+2
| | * | | | | | | | mach-ux500: enable ARM errata 764369Srinidhi KASAGAR2012-01-201-0/+1
| | * | | | | | | | mach-ux500: do not override outer.inv_allsrinidhi kasagar2012-01-201-41/+7
| | * | | | | | | | mach-ux500: musb: now musb is always in OTG modePhilippe Langlais2012-01-201-6/+0
| | |/ / / / / / /
| * | | | | | | | Merge branch 'imx6/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2012-01-261-0/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: imx6: add missing twd_clk for imx6q clockShawn Guo2012-01-201-0/+11
| | |/ / / / / / /
| * | | | | | | | ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD2012-01-206-13/+48
| * | | | | | | | ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD2012-01-2017-20/+42
| * | | | | | | | ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...Jean-Christophe PLAGNIOL-VILLARD2012-01-202-6/+16
| * | | | | | | | ARM: at91: merge at91cap9_ddrsdr.h in at91sam9_ddrsdr.hJean-Christophe PLAGNIOL-VILLARD2012-01-204-129/+26
| * | | | | | | | ARM: at91: fix cap9 ddrsdr registerJean-Christophe PLAGNIOL-VILLARD2012-01-201-1/+5
| * | | | | | | | ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD2012-01-201-1/+1
| * | | | | | | | ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre2012-01-201-2/+5
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-01-261-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc32: forced setting of mode of sun4m per-cpu timersTkhai Kirill2012-01-101-0/+3
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-267-6/+30
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann2012-01-261-2/+22
| * | | | | | | | x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann2012-01-261-0/+1
| * | | | | | | | x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl2012-01-261-0/+2
| * | | | | | | | x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman2012-01-261-1/+0
| * | | | | | | | x86/uv: Fix uninitialized spinlocksCliff Wickman2012-01-262-1/+3
| * | | | | | | | x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-01-261-2/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-266-42/+27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab2012-01-225-30/+28
| * | | | | | | m68k/irq: Remove obsolete IRQ_FLG_* definitionsGeert Uytterhoeven2012-01-221-13/+0
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-01-2415-32/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc: Fix build on some non-freescale platformsBenjamin Herrenschmidt2012-01-251-0/+2
| * | | | | | | | powerpc/powernv: Fix PCI resource handlingBenjamin Herrenschmidt2012-01-251-16/+27
| * | | | | | | | powerpc/crash: Fix build error without SMPChristian Kujau2012-01-251-1/+1
| * | | | | | | | powerpc/cpuidle: Make it a bool, not a tristateDeepthi Dharwar2012-01-251-1/+1
| * | | | | | | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-01-2511-14/+32
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/85xx: Add dr_mode property in USB nodesRamneek Mehresh2012-01-184-3/+8
| | * | | | | | | | powerpc/85xx: Enable USB2 controller node for P1020RDBRamneek Mehresh2012-01-181-7/+4
| | * | | | | | | | powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHCJerry Huang2012-01-185-2/+16
| | * | | | | | | | arch/powerpc/sysdev/fsl_pci.c: add missing iounmapJulia Lawall2012-01-171-2/+3
| | * | | | | | | | powerpc: fix compile error with 85xx/p1022_ds.cMichael Neuling2012-01-171-0/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-241-14/+22
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | net: bpf_jit: fix divide by 0 generationEric Dumazet2012-01-181-14/+22
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-2339-559/+391
|\ \ \ \ \ \ \ \ \