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
*
CRIS: Add config for pausing a seg-faulting process
Jesper Nilsson
2010-08-04
2
-3
/
+16
*
CRIS: Don't take faults while in_atomic
Jesper Nilsson
2010-08-04
1
-8
/
+5
*
CRIS: Fixup lookup for delay slot faults
Jesper Nilsson
2010-08-04
1
-1
/
+4
*
CRIS: Discard exit.text and .data at runtime
Jesper Nilsson
2010-08-04
1
-0
/
+10
*
CRIS: Add cache aligned and read mostly data sections
Jesper Nilsson
2010-08-04
1
-0
/
+2
*
CRIS: Return something from profile write
Jesper Nilsson
2010-08-04
1
-8
/
+7
*
CRIS: Add ARTPEC-3 and timestamps for sync-serial
Jesper Nilsson
2010-08-04
1
-1
/
+26
*
CRIS: Better ARTPEC-3 support for gpio
Jesper Nilsson
2010-08-04
1
-18
/
+78
*
CRIS: Add include guard
Jesper Nilsson
2010-08-04
1
-0
/
+5
*
CRIS: Better handling of pinmux settings
Jesper Nilsson
2010-08-04
1
-2
/
+26
*
CRIS: New DMA defines for ARTPEC-3
Jesper Nilsson
2010-08-04
1
-0
/
+27
*
CRIS: __do_strncpy_from_user: Don't read the byte beyond the nil
Jesper Nilsson
2010-08-04
1
-4
/
+3
*
CRIS: Pagetable for ARTPEC-3
Jesper Nilsson
2010-08-04
1
-0
/
+8
*
CRIS: Machine dependent memmap.h
Jesper Nilsson
2010-08-04
2
-24
/
+25
*
CRIS: Check if pointer is set before using it
Jesper Nilsson
2010-08-04
1
-8
/
+12
*
CRIS: Machine dependent dma.h
Jesper Nilsson
2010-08-04
2
-79
/
+80
*
CRIS: Define __read_mostly for CRISv32
Jesper Nilsson
2010-08-04
1
-0
/
+2
*
CRIS: Discard .note.gnu.build-id section
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: Avoid compilation warning for puts
Jesper Nilsson
2010-08-04
1
-40
/
+25
*
CRIS: Add debug for assembler macros
Jesper Nilsson
2010-08-04
1
-0
/
+4
*
CRIS: Update for ARTPEC-3
Jesper Nilsson
2010-08-04
1
-5
/
+18
*
CRIS: Add more delays in DDR setup
Jesper Nilsson
2010-08-04
3
-1
/
+21
*
CRIS: Add debug info for assembler code
Jesper Nilsson
2010-08-04
1
-0
/
+7
*
CRIS: Add debug info for assembler code
Jesper Nilsson
2010-08-04
1
-0
/
+3
*
CRIS: Add debug symbols for assembler code
Jesper Nilsson
2010-08-04
1
-0
/
+3
*
CRIS: Minor formatting fix in traps.c
Jesper Nilsson
2010-08-04
1
-4
/
+2
*
CRIS: v32: Correct auto-restart of syscalls
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: More ARTPEC-3 support and i2c-boardinfo.
Jesper Nilsson
2010-08-04
1
-8
/
+66
*
CRIS: Remove obsolete pinmux.c, now machine dependent.
Jesper Nilsson
2010-08-04
1
-229
/
+0
*
CRIS: kgdb: Fix compilation errors
Jesper Nilsson
2010-08-04
1
-8
/
+8
*
CRIS: v32: Correct path for intr_vect.h
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: v32: Better irq mapping code
Jesper Nilsson
2010-08-04
1
-25
/
+22
*
CRIS: v32: Correct address for romfs in the image
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: Additional mmu settings for ARTPEC-3
Jesper Nilsson
2010-08-04
1
-2
/
+40
*
CRIS: Faster syscall entry for CRISv32.
Jesper Nilsson
2010-08-04
1
-20
/
+17
*
CRIS: Simple insn reschedule to avoid interlocks.
Jesper Nilsson
2010-08-04
1
-9
/
+9
*
CRIS: Add debug for assembler functions
Jesper Nilsson
2010-08-04
2
-1
/
+29
*
CRIS: Correct address of the romfs in boot image
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: Fasttimer: Remove obsolete ifdef
Jesper Nilsson
2010-08-04
1
-5
/
+1
*
CRIS: Better link to rs485 in help
Jesper Nilsson
2010-08-04
1
-1
/
+1
*
CRIS: Remove CVS tag.
Jesper Nilsson
2010-08-04
1
-2
/
+1
*
CRIS: v10: remove all BKL usage
Jesper Nilsson
2010-08-04
1
-26
/
+13
*
CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks
Jesper Nilsson
2010-08-04
1
-32
/
+48
*
arch/cris: Remove unnecessary casts of private_data
Joe Perches
2010-08-04
1
-5
/
+5
*
cris: autoconvert trivial BKL users to private mutex
Jesper Nilsson
2010-08-04
4
-12
/
+6
*
cris: Pushdown the bkl from ioctl
Jesper Nilsson
2010-08-04
7
-61
/
+137
*
CRIS: invoke oom-killer from page fault
Jesper Nilsson
2010-08-04
1
-4
/
+4
*
CRIS: GENERIC_TIME fixes
Jesper Nilsson
2010-08-04
4
-106
/
+45
*
perf, powerpc: Use perf_sample_data_init() for the FSL code
Peter Zijlstra
2010-07-27
1
-3
/
+3
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-07-26
2
-11
/
+16
|
\
[next]