index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-12
arm64: Add regs_return_value() in syscall.h
AKASHI Takahiro
1
-0
/
+5
2014-05-12
arm64: split syscall_trace() into separate functions for enter/exit
AKASHI Takahiro
2
-27
/
+33
2014-05-12
arm64: make a single hook to syscall_trace() for all syscall features
AKASHI Takahiro
2
-2
/
+16
2014-05-12
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
Will Deacon
2
-54
/
+42
2014-05-09
arm64: mm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
2
-4
/
+4
2014-05-09
arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
1
-3
/
+9
2014-05-09
arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flag
Will Deacon
1
-5
/
+3
2014-05-09
arm64: barriers: use barrier() instead of smp_mb() when !SMP
Will Deacon
1
-2
/
+2
2014-05-09
arm64: barriers: wire up new barrier options
Will Deacon
1
-7
/
+7
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
6
-15
/
+15
2014-05-09
arm64: mm: Optimise tlb flush logic where we have >4K granule
Steve Capper
3
-77
/
+26
2014-05-09
arm64: xchg: prevent warning if return value is unused
Will Deacon
1
-1
/
+6
2014-05-09
arm64: mm: Create gigabyte kernel logical mappings where possible
Steve Capper
3
-1
/
+36
2014-05-09
arm64: Make atomic64_t() return "long", not "long long"
Bjorn Helgaas
1
-1
/
+1
2014-05-09
arm64: Clean up the default pgprot setting
Catalin Marinas
5
-95
/
+50
2014-05-09
arm64: Introduce execute-only page access permissions
Catalin Marinas
2
-8
/
+8
2014-05-09
arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
Catalin Marinas
2
-0
/
+17
2014-05-09
arm64: Remove the aux_context structure
Catalin Marinas
2
-41
/
+17
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
5
-9
/
+20
2014-05-09
arm64: Remove boot thread synchronisation for spin-table release method
Catalin Marinas
1
-38
/
+1
2014-05-09
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
4
-1
/
+41
2014-05-05
Linux 3.15-rc4
v3.15-rc4
Linus Torvalds
1
-1
/
+1
2014-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
1
-0
/
+2
2014-05-03
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
Catalin Marinas
2
-0
/
+6
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2
-2
/
+33
2014-05-03
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
1
-1
/
+1
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2
-4
/
+5
2014-05-03
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
1
-0
/
+3
2014-05-03
tracing: Use rcu_dereference_sched() for trace event triggers
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-05-01
dm cache: fix writethrough mode quiescing in cache_map
Mike Snitzer
1
-0
/
+1
2014-05-01
parisc: Use generic uapi/asm/resource.h file
Helge Deller
2
-7
/
+2
2014-05-01
parisc: remove _STK_LIM_MAX override
John David Anglin
1
-1
/
+0
2014-05-01
Hexagon: Delete stale barrier.h
Vineet Gupta
1
-37
/
+0
2014-05-01
word-at-a-time: simplify big-endian zero_bytemask macro
H. Peter Anvin
1
-1
/
+1
2014-05-01
aio: fix potential leak in aio_run_iocb().
Leon Yu
1
-4
/
+2
2014-05-01
Revert "hwmon: (coretemp) Refine TjMax detection"
Guenter Roeck
1
-2
/
+2
2014-05-01
ACPI / processor: Fix failure of loading acpi-cpufreq driver
Lan Tianyu
1
-3
/
+4
2014-04-30
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
Rafael J. Wysocki
1
-18
/
+26
2014-04-30
MAINTAINERS: email address change for Jeff Layton
Jeff Layton
1
-1
/
+1
2014-04-30
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Vineet Gupta
1
-3
/
+5
2014-04-30
perf tests x86: Fix stack map lookup in dwarf unwind test
Jiri Olsa
1
-1
/
+1
2014-04-30
perf x86: Fix perf to use non-executable stack, again
Mathias Krause
2
-1
/
+11
2014-04-30
perf tools: Remove extra '/' character in events file path
Xia Kaixu
1
-2
/
+2
2014-04-30
perf machine: Search for modules in %s/lib/modules/%s
Richard Yao
1
-4
/
+12
2014-04-30
perf tests: Add static build make test
Jiri Olsa
1
-0
/
+2
2014-04-30
perf tools: Fix bfd dependency libraries detection
Jiri Olsa
1
-11
/
+23
2014-04-30
perf tools: Use LDFLAGS instead of ALL_LDFLAGS
Jiri Olsa
1
-1
/
+1
2014-04-30
timer: Prevent overflow in apply_slack
Jiri Bohac
1
-1
/
+1
2014-04-30
hrtimer: Prevent remote enqueue of leftmost timers
Leon Ma
1
-0
/
+5
2014-04-30
hrtimer: Prevent all reprogramming if hang detected
Stuart Hayes
1
-0
/
+17
[next]