summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Merge branch 'depends/rmk/devel-stable' into imx/imx6qArnd Bergmann401-1548/+6826
2011-10-20Merge branch 'depends/rmk/smp' into tmpArnd Bergmann16-13/+298
2011-10-20Merge branch 'depends/rmk/debug' into tmpArnd Bergmann1-30/+59
2011-10-17ARM: 7116/1: debug: provide dummy default option for DEBUG_LL UART choiceWill Deacon1-2/+10
2011-10-17ARM: 7097/1: debug: Move DEBUG_ICEDCC into the DEBUG_LL choiceStephen Boyd1-12/+10
2011-10-17ARM: 7096/1: debug: Add UART1 config choicesStephen Boyd1-4/+15
2011-10-17ARM: 7073/1: debug: augment DEBUG_LL Kconfig help to clarify behaviourWill Deacon1-1/+6
2011-10-17ARM: 7072/1: debug: use kconfig choice for selecting DEBUG_LL UARTWill Deacon1-17/+24
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles7-9/+25
2011-10-17ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo2-0/+9
2011-10-17ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo2-0/+10
2011-10-17ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo1-1/+1
2011-10-17ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon1-3/+14
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon2-0/+21
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot6-0/+218
2011-10-08ARM: 7127/1: hw_breakpoint: skip v7-specific reset on v6 coresWill Deacon1-0/+5
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2-11/+21
2011-09-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-4/+6
2011-09-29Merge git://github.com/davem330/sparcLinus Torvalds10-15/+61
2011-09-29powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt1-0/+14
2011-09-29sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller1-0/+5
2011-09-26Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds4-13/+10
2011-09-27ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki1-4/+2
2011-09-27ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki1-4/+2
2011-09-26Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2-2/+3
2011-09-26Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds7-22/+77
2011-09-26[S390] gmap: always up mmap_sem properlyCarsten Otte1-3/+4
2011-09-26[S390] Do not clobber personality flags on execMartin Schwidefsky1-1/+2
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon1-17/+17
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King1-0/+2
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King7-9/+231
2011-09-26ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski1-4/+5
2011-09-26ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner1-1/+1
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity1-1/+1
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin1-1/+2
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar3-0/+12
2011-09-23ARM: vfp: Fix the comment to make it consistent with the code.Santosh Shilimkar1-1/+1
2011-09-23ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross1-0/+1
2011-09-23ARM: vfp: Use cpu pm notifiers to save vfp stateColin Cross1-8/+21
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2-0/+195
2011-09-23ARM: Enable CPU_PM notifiers on ARM machines.Santosh Shilimkar1-0/+1
2011-09-22Merge branch 'pm' into devel-stableRussell King12-201/+197
2011-09-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-10/+16
2011-09-21sparc: Make '-p' boot option meaningful again.David S. Miller2-2/+2
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2-11/+21
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King49-62/+4945
2011-09-20sparc, exec: remove redundant addr_limit assignmentMathias Krause2-5/+1
2011-09-20ARM: fix vmlinux.lds.S discarding sectionsRussell King1-3/+12
2011-09-20ARM: pm: add L2 cache cleaning for suspendRussell King1-0/+3
2011-09-20ARM: pm: convert some assembly to CRussell King3-39/+46