aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-26ARM: mach-iop33x: remove mach/memory.hNicolas Pitre
2011-09-26ARM: mach-omap2: remove mach/memory.hNicolas Pitre
2011-09-26ARM: OMAP: move OMAP1 memory config from plat/memory.h to its mach/memory.hNicolas Pitre
2011-09-26ARM: mach-orion5x: remove mach/memory.hNicolas Pitre
2011-09-26ARM: mach-kirkwood: remove mach/memory.hNicolas Pitre
2011-09-26ARM: mach-dove: remove include/mach/memory.hNicolas Pitre
2011-09-26ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre
2011-09-26ARM: mach-davinci: clean up debug-macro.SNicolas Pitre
2011-09-26ARM: mach-davinci: make DAVINCI_UART_INFO into a relative offsetNicolas Pitre
2011-09-26ARM: mach-omap2: clean up debug-macro.SNicolas Pitre
2011-09-26ARM: mach-omap1: clean up debug-macro.SNicolas Pitre
2011-09-26ARM: plat-omap: make OMAP_UART_INFO into a relative offsetNicolas Pitre
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-09-26musb_debugfs.c: remove unneeded includes on ARMNicolas Pitre
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar
2011-09-23ARM: vfp: Fix the comment to make it consistent with the code.Santosh Shilimkar
2011-09-23ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross
2011-09-23ARM: vfp: Use cpu pm notifiers to save vfp stateColin Cross
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross
2011-09-23ARM: Enable CPU_PM notifiers on ARM machines.Santosh Shilimkar
2011-09-23cpu_pm: call notifiers during suspendColin Cross
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross
2011-09-22Merge branch 'pm' into devel-stableRussell King
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-20ARM: pm: add L2 cache cleaning for suspendRussell King
2011-09-20ARM: pm: convert some assembly to CRussell King
2011-09-20ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King
2011-09-20ARM: pm: no need to save/restore context ID registerRussell King
2011-09-20ARM: pm: only use preallocated page table during resumeRussell King
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King
2011-09-20ARM: pm: force non-zero return value from __cpu_suspend when abortingRussell King
2011-09-20ARM: kprobes: Add introductory comment to test codeJon Medhurst
2011-09-20ARM: kprobes: Add some benchmarking to test moduleJon Medhurst
2011-09-20ARM: kprobes: Add decoding table test coverage analysisJon Medhurst
2011-09-20ARM: kprobes: Add decoding table self-consistency testsJon Medhurst
2011-09-20ARM: kprobes: Add exports for test codeJon Medhurst
2011-09-20ARM: kprobes: Add ARM instruction simulation test casesJon Medhurst
2011-09-20ARM: kprobes: Add Thumb instruction simulation test casesJon Medhurst
2011-09-20ARM: kprobes: Framework for instruction set test casesJon Medhurst
2011-09-20ARM: kprobes: Add basic API testsJon Medhurst
2011-09-20ARM: kprobes: Add config option for selecting the ARM kprobes testsJon Medhurst
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King
2011-09-15Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Russell King
2011-09-14ARM: zImage: prevent constant copy+rebuild of lib1funcs.SNicolas Pitre
2011-09-14ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre
2011-09-14ARM: zImage: gather some string functions into string.cNicolas Pitre
2011-09-14ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bssNicolas Pitre
2011-09-14ARM: zImage: Allow the appending of a device tree binaryJohn Bonesio
2011-09-14ARM: zImage: ensure it is always a multiple of 64 bits in sizeNicolas Pitre