summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-16OMAP1 / PM: Use generic clock manipulation routines for runtime PMRafael J. Wysocki
2011-05-16Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-14clocksource: convert footbridge to generic i8253 clocksourceRussell King
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-05-13OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-12ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas
2011-05-12ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann
2011-05-12ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-05-11omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-07Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic...Russell King
2011-05-07ARM: zImage: the page table memory must be considered before relocationNicolas Pitre
2011-05-07ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre
2011-05-06ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren
2011-05-06ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre
2011-05-06Revert "arm: mach-u300/gpio: Fix mem_region resource size miscalculations"Jiri Kosina
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar
2011-05-05Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski
2011-05-02Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki
2011-04-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-29ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg
2011-04-29Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King
2011-04-28ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst
2011-04-28ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst
2011-04-28ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst
2011-04-28ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst
2011-04-28ARM: kprobes: Remove redundant code in space_1111Jon Medhurst
2011-04-28ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst
2011-04-28ARM: kprobes: Consolidate stub decoding functionsJon Medhurst
2011-04-28ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst
2011-04-28ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst