index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
parisc: add generic 32- and 64-bit defconfigs
Helge Deller
2
-0
/
+674
2013-11-07
parisc: sticon - unbreak on 64bit kernel
Helge Deller
3
-80
/
+158
2013-11-07
parisc: signal fixup - SIGBUS vs. SIGSEGV
Helge Deller
1
-4
/
+14
2013-11-07
parisc: implement full version of access_ok()
Helge Deller
1
-4
/
+42
2013-11-07
parisc: correctly display number of active CPUs
Helge Deller
1
-2
/
+6
2013-11-07
parisc: do not count IPI calls twice
Helge Deller
3
-10
/
+0
2013-11-07
parisc: make udelay() SMP-safe
Helge Deller
3
-32
/
+84
2013-11-07
parisc: remove duplicate define
Michael Opdenacker
1
-1
/
+0
2013-11-07
parisc: make "make install" not depend on vmlinux
Helge Deller
2
-15
/
+51
2013-11-07
parisc: add kernel audit feature
Helge Deller
8
-6
/
+158
2013-11-07
parisc: provide macro to create exception table entries
Helge Deller
5
-14
/
+27
2013-11-07
ARM64: /proc/interrupts: display IPIs of online CPUs only
Sudeep KarkadaNagesha
1
-1
/
+1
2013-11-07
Revert "sysfs: drop kobj_ns_type handling"
Linus Torvalds
5
-47
/
+122
2013-11-07
ARC: [plat-arcfpga] defconfig update
Vineet Gupta
1
-0
/
+3
2013-11-07
smp, ARC: kill SMP single function call interrupt
Jiang Liu
1
-6
/
+1
2013-11-07
ARC: [SMP] Disallow RTSC
Vineet Gupta
2
-8
/
+5
2013-11-06
perf/ftrace: Fix paranoid level for enabling function tracer
Steven Rostedt
1
-1
/
+1
2013-11-06
MIPS: remove duplicate define
Michael Opdenacker
1
-1
/
+0
2013-11-06
s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS
Steffen Maier
1
-1
/
+5
2013-11-06
arm64: locks: Remove CONFIG_GENERIC_LOCKBREAK
Catalin Marinas
1
-4
/
+0
2013-11-06
arm64: KVM: vgic: byteswap GICv2 access on world switch if BE
Marc Zyngier
1
-0
/
+13
2013-11-06
arm64: KVM: initialize HYP mode following the kernel endianness
Marc Zyngier
1
-1
/
+4
2013-11-06
ARC: [SMP] Fix build failures for large NR_CPUS
Vineet Gupta
2
-3
/
+21
2013-11-06
ARC: [SMP] enlarge possible NR_CPUS
Noam Camus
1
-2
/
+2
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
4
-3
/
+99
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
3
-23
/
+37
2013-11-06
arc: export symbol for pm_power_off in reset.c
Chen Gang
1
-0
/
+1
2013-11-06
arc: export symbol for save_stack_trace() in stacktrace.c
Chen Gang
1
-0
/
+1
2013-11-06
arc: remove '__init' for get_hw_config_num_irq()
Chen Gang
2
-2
/
+2
2013-11-06
arc: remove '__init' for first_lines_of_secondary()
Chen Gang
2
-2
/
+2
2013-11-06
arc: remove '__init' for setup_processor() and arc_init_IRQ()
Chen Gang
2
-2
/
+2
2013-11-06
arc: kgdb: add default implementation for kgdb_roundup_cpus()
Chen Gang
1
-0
/
+12
2013-11-06
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
1
-2
/
+2
2013-11-06
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
4
-1
/
+42
2013-11-06
ARC: Reset the value of Interrupt Priority Register
Vineet Gupta
1
-3
/
+7
2013-11-06
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
3
-7
/
+3
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
3
-8
/
+7
2013-11-06
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
Vineet Gupta
1
-3
/
+11
2013-11-06
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
Vineet Gupta
1
-84
/
+55
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
2
-22
/
+16
2013-11-06
ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine
Vineet Gupta
1
-10
/
+6
2013-11-06
ARC: use __weak instead of __attribute__((weak))
Vineet Gupta
2
-2
/
+2
2013-11-06
ARC: Annotate some functions as static
Vineet Gupta
1
-6
/
+5
2013-11-06
arc: Replace __get_cpu_var uses
Christoph Lameter
2
-4
/
+4
2013-11-05
arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode
T.J. Purtell
1
-4
/
+5
2013-11-05
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
4
-7
/
+37
2013-11-05
arm64: module: ensure instruction is little-endian before manipulation
Will Deacon
1
-1
/
+4
2013-11-05
arm64: defconfig: Enable CONFIG_PREEMPT by default
Catalin Marinas
1
-1
/
+1
2013-11-05
arm64: fix access to preempt_count from assembly code
Marc Zyngier
1
-11
/
+11
2013-11-04
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security
Trond Myklebust
2
-9
/
+0
[next]