aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-191-1/+0
|\
| * sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-131-1/+0
* | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-193-41/+21
|\ \
| * | clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-143-41/+21
| | |
| \ \
*-. \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-4/+1
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-1243-373/+692
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-2132-75/+105
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-4/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-1968-948/+460
|\ \ \ \ \
| * \ \ \ \ Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-175-263/+65
| |\ \ \ \ \
| | * | | | | OMAP1 / PM: Use generic clock manipulation routines for runtime PMRafael J. Wysocki2011-05-161-47/+22
| | * | | | | PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-301-131/+9
| | * | | | | PM / Runtime: Add subsystem data field to struct dev_pm_infoRafael J. Wysocki2011-04-291-17/+17
| | * | | | | OMAP2+ / PM: move runtime PM implementation to use device power domainsKevin Hilman2011-04-293-88/+26
| | * | | | | shmobile: Use power domains for platform runtime PMRafael J. Wysocki2011-04-291-7/+18
| * | | | | | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-1763-685/+395
| |\ \ \ \ \ \
| | * | | | | | ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-2424-228/+203
| | * | | | | | ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-2431-307/+110
| | * | | | | | ARM / SA1100: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-13/+6
| | * | | | | | ARM / Integrator: Use struct syscore_ops for core PMRafael J. Wysocki2011-04-241-17/+9
| | * | | | | | ARM / OMAP: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-26/+9
| | * | | | | | ARM: Use struct syscore_ops instead of sysdevs for PM in common codeRafael J. Wysocki2011-04-245-94/+58
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-05-191-3/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-041-3/+1
| |/ / / / / /
* | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-162-0/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M2011-05-131-0/+1
| * | | | | | omap: iommu: Return IRQ_HANDLED in fault handler when no fault occuredLaurent Pinchart2011-05-111-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-128-53/+97
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas2011-05-123-3/+3
| * | | | | ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann2011-05-121-37/+53
| * | | | | ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon2011-05-121-1/+15
| * | | | | Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic...Russell King2011-05-073-12/+26
| |\ \ \ \ \
| | * | | | | ARM: zImage: the page table memory must be considered before relocationNicolas Pitre2011-05-071-1/+2
| | * | | | | ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre2011-05-071-10/+17
| | * | | | | ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren2011-05-061-0/+5
| | * | | | | ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2011-05-062-1/+2
* | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar2011-05-064-1/+83
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2011-05-054-1/+83
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.Jean-Christophe PLAGNIOL-VILLARD2011-04-231-0/+28
| | * | | | | | arm: at91: fix compiler warning for eb01 board buildGreg Ungerer2011-04-231-1/+6
| | * | | | | | arm: at91: minimal defconfig for at91x40 SoCGreg Ungerer2011-04-231-0/+48
| | * | | | | | ARM: at91: AT91CAP9 has a macb deviceUwe Kleine-König2011-04-231-0/+1
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2011-05-041-0/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+8
* | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-0219-343/+519
|\ \ \ \ \ \ \
| * | | | | | | ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg2011-04-291-1/+1
| * | | | | | | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King2011-04-293-321/+462
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst2011-04-281-108/+23
| | * | | | | | | ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst2011-04-281-0/+24
| | * | | | | | | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst2011-04-281-0/+42