index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...
Oleg Nesterov
2013-07-09
1
-0
/
+3
*
ptrace/x86: cleanup ptrace_set_debugreg()
Oleg Nesterov
2013-07-09
1
-18
/
+8
*
ptrace/x86: ptrace_write_dr7() should create bp if !disabled
Oleg Nesterov
2013-07-09
1
-7
/
+10
*
ptrace/x86: introduce ptrace_register_breakpoint()
Oleg Nesterov
2013-07-09
1
-36
/
+50
*
ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()
Oleg Nesterov
2013-07-09
1
-33
/
+20
*
ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()
Oleg Nesterov
2013-07-09
1
-25
/
+15
*
ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-07-09
1
-4
/
+0
*
ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-07-09
1
-8
/
+0
*
ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-07-09
1
-26
/
+4
*
ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
2013-07-09
1
-23
/
+5
*
mm/pgtable: don't accumulate addr during pgd prepopulate pmd
Wanpeng Li
2013-07-09
1
-3
/
+1
*
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-09
6
-19
/
+24
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-07-07
10
-351
/
+31
|
\
|
*
MIPS: jz4740: Correct clock gate bit for DMA controller
Maarten ter Huurne
2013-07-05
1
-1
/
+1
|
*
MIPS: jz4740: Remove custom DMA API
Lars-Peter Clausen
2013-07-05
3
-364
/
+1
|
*
MIPS: jz4740: Register jz4740 DMA device
Lars-Peter Clausen
2013-07-05
3
-0
/
+23
|
*
MIPS: jz4740: Acquire and enable DMA controller clock
Maarten ter Huurne
2013-07-05
1
-2
/
+22
|
*
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
2013-07-05
3
-6
/
+6
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-06
32
-302
/
+99
|
\
\
|
*
\
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-04
366
-2805
/
+5033
|
|
\
\
|
*
|
|
x86: xen: Sync the CMOS RTC as well as the Xen wallclock
David Vrabel
2013-06-28
1
-19
/
+26
|
*
|
|
x86: xen: Sync the wallclock when the system time is set
David Vrabel
2013-06-28
1
-0
/
+28
|
*
|
|
sched_clock: Add temporary asm/sched_clock.h
Stephen Boyd
2013-06-21
1
-0
/
+4
|
*
|
|
Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"
John Stultz
2013-06-18
1
-0
/
+2
|
*
|
|
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-06-12
23
-254
/
+21
|
*
|
|
ARM: sched_clock: Return suspended count earlier
Stephen Boyd
2013-06-12
1
-3
/
+3
|
*
|
|
ARM: sched_clock: Remove unused needs_suspend member
Stephen Boyd
2013-06-12
1
-1
/
+0
|
*
|
|
x86: Fix vrtc_get_time/set_mmss to use new timespec interface
John Stultz
2013-05-29
2
-7
/
+8
|
*
|
|
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
2013-05-28
7
-39
/
+30
|
*
|
|
dw_apb_timer_of.c: Remove parts that were picoxcell-specific
Pavel Machek
2013-05-28
1
-2
/
+0
*
|
|
|
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-07-06
1
-8
/
+32
|
\
\
\
\
|
*
|
|
|
ARM: dma: Drop __GFP_COMP for iommu dma memory allocations
Richard Zhao
2013-06-28
1
-0
/
+9
|
*
|
|
|
ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean
Ming Lei
2013-06-28
1
-3
/
+17
|
*
|
|
|
ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach
Will Deacon
2013-06-28
1
-1
/
+1
|
*
|
|
|
ARM: dma-mapping: convert DMA direction into IOMMU protection attributes
Will Deacon
2013-06-28
1
-2
/
+16
|
*
|
|
|
ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool
YoungJun Cho
2013-06-28
1
-5
/
+6
*
|
|
|
|
Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-06
24
-52
/
+243
|
\
\
\
\
\
|
*
|
|
|
|
metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c
James Hogan
2013-07-04
2
-1
/
+5
|
*
|
|
|
|
metag: cpu hotplug: route_irq: preserve irq mask
James Hogan
2013-07-02
1
-2
/
+3
|
*
|
|
|
|
metag: kick: add missing irq_enter/exit to kick_handler()
James Hogan
2013-07-02
1
-0
/
+9
|
*
|
|
|
|
metag: smp: don't spin waiting for CPU to start
James Hogan
2013-07-02
1
-10
/
+6
|
*
|
|
|
|
metag: smp: enable irqs after set_cpu_online
James Hogan
2013-07-02
1
-5
/
+6
|
*
|
|
|
|
metag: use clear_tasks_mm_cpumask()
James Hogan
2013-07-02
1
-7
/
+1
|
*
|
|
|
|
metag: tz1090: select and instantiate pinctrl-tz1090-pdc
James Hogan
2013-06-27
2
-0
/
+7
|
*
|
|
|
|
metag: tz1090: select and instantiate pinctrl-tz1090
James Hogan
2013-06-27
2
-0
/
+8
|
*
|
|
|
|
metag: don't check for cache aliasing on smp cpu boot
James Hogan
2013-06-27
1
-6
/
+0
|
*
|
|
|
|
metag: panic if cache aliasing possible
James Hogan
2013-06-27
1
-6
/
+7
|
*
|
|
|
|
metag: *.dts: include using preprocessor
James Hogan
2013-06-27
3
-3
/
+3
|
*
|
|
|
|
metag: add <dt-bindings/> symlink
James Hogan
2013-06-27
1
-0
/
+1
|
*
|
|
|
|
metag/.gitignore: Extend the *.dtb pattern to match the dtb.S files
Markos Chandras
2013-06-13
1
-1
/
+1
[next]