summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...Oleg Nesterov2013-07-091-0/+3
* ptrace/x86: cleanup ptrace_set_debugreg()Oleg Nesterov2013-07-091-18/+8
* ptrace/x86: ptrace_write_dr7() should create bp if !disabledOleg Nesterov2013-07-091-7/+10
* ptrace/x86: introduce ptrace_register_breakpoint()Oleg Nesterov2013-07-091-36/+50
* ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()Oleg Nesterov2013-07-091-33/+20
* ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()Oleg Nesterov2013-07-091-25/+15
* ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-4/+0
* ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-8/+0
* ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-26/+4
* ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-23/+5
* mm/pgtable: don't accumulate addr during pgd prepopulate pmdWanpeng Li2013-07-091-3/+1
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-096-19/+24
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-07-0710-351/+31
|\
| * MIPS: jz4740: Correct clock gate bit for DMA controllerMaarten ter Huurne2013-07-051-1/+1
| * MIPS: jz4740: Remove custom DMA APILars-Peter Clausen2013-07-053-364/+1
| * MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen2013-07-053-0/+23
| * MIPS: jz4740: Acquire and enable DMA controller clockMaarten ter Huurne2013-07-051-2/+22
| * dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown2013-07-053-6/+6
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-0632-302/+99
|\ \
| * \ Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04366-2805/+5033
| |\ \
| * | | x86: xen: Sync the CMOS RTC as well as the Xen wallclockDavid Vrabel2013-06-281-19/+26
| * | | x86: xen: Sync the wallclock when the system time is setDavid Vrabel2013-06-281-0/+28
| * | | sched_clock: Add temporary asm/sched_clock.hStephen Boyd2013-06-211-0/+4
| * | | Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz2013-06-181-0/+2
| * | | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-1223-254/+21
| * | | ARM: sched_clock: Return suspended count earlierStephen Boyd2013-06-121-3/+3
| * | | ARM: sched_clock: Remove unused needs_suspend memberStephen Boyd2013-06-121-1/+0
| * | | x86: Fix vrtc_get_time/set_mmss to use new timespec interfaceJohn Stultz2013-05-292-7/+8
| * | | x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-287-39/+30
| * | | dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek2013-05-281-2/+0
* | | | Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-07-061-8/+32
|\ \ \ \
| * | | | ARM: dma: Drop __GFP_COMP for iommu dma memory allocationsRichard Zhao2013-06-281-0/+9
| * | | | ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as cleanMing Lei2013-06-281-3/+17
| * | | | ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detachWill Deacon2013-06-281-1/+1
| * | | | ARM: dma-mapping: convert DMA direction into IOMMU protection attributesWill Deacon2013-06-281-2/+16
| * | | | ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_poolYoungJun Cho2013-06-281-5/+6
* | | | | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0624-52/+243
|\ \ \ \ \
| * | | | | metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan2013-07-042-1/+5
| * | | | | metag: cpu hotplug: route_irq: preserve irq maskJames Hogan2013-07-021-2/+3
| * | | | | metag: kick: add missing irq_enter/exit to kick_handler()James Hogan2013-07-021-0/+9
| * | | | | metag: smp: don't spin waiting for CPU to startJames Hogan2013-07-021-10/+6
| * | | | | metag: smp: enable irqs after set_cpu_onlineJames Hogan2013-07-021-5/+6
| * | | | | metag: use clear_tasks_mm_cpumask()James Hogan2013-07-021-7/+1
| * | | | | metag: tz1090: select and instantiate pinctrl-tz1090-pdcJames Hogan2013-06-272-0/+7
| * | | | | metag: tz1090: select and instantiate pinctrl-tz1090James Hogan2013-06-272-0/+8
| * | | | | metag: don't check for cache aliasing on smp cpu bootJames Hogan2013-06-271-6/+0
| * | | | | metag: panic if cache aliasing possibleJames Hogan2013-06-271-6/+7
| * | | | | metag: *.dts: include using preprocessorJames Hogan2013-06-273-3/+3
| * | | | | metag: add <dt-bindings/> symlinkJames Hogan2013-06-271-0/+1
| * | | | | metag/.gitignore: Extend the *.dtb pattern to match the dtb.S filesMarkos Chandras2013-06-131-1/+1