summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-01-20ARM: at91: fix cap9 ddrsdr registerJean-Christophe PLAGNIOL-VILLARD1-1/+5
2012-01-20ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-01-20ARM: at91: fix at91rm9200 soc subtype handlingNicolas Ferre1-2/+5
2012-01-20mach-ux500: no MMC_CAP_SD_HIGHSPEED on SnowballPhilippe Langlais1-0/+2
2012-01-20mach-ux500: enable ARM errata 764369Srinidhi KASAGAR1-0/+1
2012-01-20mach-ux500: do not override outer.inv_allsrinidhi kasagar1-41/+7
2012-01-20mach-ux500: musb: now musb is always in OTG modePhilippe Langlais1-6/+0
2012-01-20ARM: imx6: add missing twd_clk for imx6q clockShawn Guo1-0/+11
2012-01-20Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds7-101/+438
2012-01-20x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-20Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2888-52499/+123546
2012-01-19ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam1-1/+0
2012-01-19ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook1-1/+1
2012-01-19ARM: fix rcu stalls on SMP platformsRussell King1-2/+8
2012-01-19ARM: vexpress: fix two section mismatch warningsRussell King1-2/+2
2012-01-19ARM: fix a section mismatch warning with our use of memblockRussell King1-1/+1
2012-01-19ARM: sa11x0: fix section mismatch in cpu-sa1100.cRussell King1-1/+1
2012-01-19ARM: sa11x0: fix collie build errorRussell King1-3/+2
2012-01-19Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2-40/+0
2012-01-19Revert "ARM: pxa: add dummy clock for sa1100-rtc"Russell King6-8/+0
2012-01-19Revert "ARM: sa1100: clean up of the clock support"Russell King2-67/+26
2012-01-19uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-6/+12
2012-01-19net: bpf_jit: fix divide by 0 generationEric Dumazet1-14/+22
2012-01-18powerpc/85xx: Add dr_mode property in USB nodesRamneek Mehresh4-3/+8
2012-01-18powerpc/85xx: Enable USB2 controller node for P1020RDBRamneek Mehresh1-7/+4
2012-01-18powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHCJerry Huang5-2/+16
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2-4/+10
2012-01-18Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds19-40/+30
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-13/+42
2012-01-18x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro1-0/+2
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds29-150/+181
2012-01-18x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds1-8/+6
2012-01-18Kernel: Audit Support For The ARM PlatformNathaniel Husted5-8/+24
2012-01-18audit: inline audit_syscall_entry to reduce burden on archsEric Paris14-82/+61
2012-01-18audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris1-1/+3
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris23-62/+96
2012-01-18x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper1-2/+2
2012-01-17arch/powerpc/sysdev/fsl_pci.c: add missing iounmapJulia Lawall1-2/+3
2012-01-17powerpc: fix compile error with 85xx/p1022_ds.cMichael Neuling1-0/+1
2012-01-17Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+20
2012-01-17x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap1-10/+10
2012-01-17ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff1-4/+6
2012-01-17ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64)Kurt Garloff1-0/+4
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying1-2/+2
2012-01-17Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar27-165/+178
2012-01-17x86/UV2: Add accounting for BAU strong nacksCliff Wickman2-5/+8
2012-01-17x86/UV2: Ack BAU interrupt earlierCliff Wickman1-2/+1
2012-01-17x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman1-10/+0
2012-01-17x86/UV2: Work around BAU bugCliff Wickman2-33/+254