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
/
cris
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: remove policy->governor setting in drivers initialization
Dominik Brodowski
2008-10-15
2
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-10-13
1
-0
/
+1
|
\
|
*
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
2008-09-08
1
-0
/
+1
*
|
Remove asm/a.out.h files for all architectures without a.out support.
Adrian Bunk
2008-09-06
1
-1
/
+0
|
/
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-2
/
+0
*
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
2008-07-29
19
-362
/
+196
|
\
|
*
cris: use generic show_mem()
Johannes Weiner
2008-07-26
1
-30
/
+0
|
*
cris: use the common ascii hex helpers
Harvey Harrison
2008-07-26
2
-102
/
+37
|
*
inflate: refactor inflate malloc code
Thomas Petazzoni
2008-07-25
2
-71
/
+4
|
*
cris: use simple_read_from_buffer()
Akinobu Mita
2008-07-24
1
-10
/
+7
|
*
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
2008-07-24
2
-2
/
+2
|
*
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
2008-07-20
12
-152
/
+151
|
|
\
|
|
*
Merge branch 'cris_debug_port_fix' into cris
Jesper Nilsson
2008-07-01
1
-4
/
+4
|
|
|
\
|
|
|
*
[CRISv10] Correct whitespace damage.
Jesper Nilsson
2008-06-30
1
-4
/
+4
|
|
*
|
Merge branch 'build_fix' into cris
Jesper Nilsson
2008-07-01
5
-61
/
+74
|
|
|
\
\
|
|
|
*
|
[CRISv10] Clean up compressed/misc.c
Jesper Nilsson
2008-06-30
1
-57
/
+70
|
|
|
*
|
[CRIS] Correct image makefiles to allow using a separate OBJ-directory.
Jesper Nilsson
2008-06-30
4
-4
/
+4
|
|
*
|
|
Merge branch 'pcf8563_mutex_spinlock' into cris
Jesper Nilsson
2008-06-29
2
-2
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
It looks at least odd to apply spin_unlock to a mutex.
Julia Lawall
2008-06-29
2
-2
/
+2
|
|
*
|
|
|
Merge branch 'cris_debug_port_fix' into cris
Jesper Nilsson
2008-06-29
1
-7
/
+13
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
cris: compile fixes for 2.6.26-rc5
Hinko Kocevar
2008-06-29
1
-7
/
+13
|
|
|
|
/
|
|
*
/
[CRIS] Build fixes for compressed and rescue images for v10 and v32:
Jesper Nilsson
2008-06-29
9
-85
/
+65
|
|
|
/
*
|
/
Cris: convert to using generic dma-coherent mem allocator
Dmitry Baryshkov
2008-07-20
2
-103
/
+4
|
/
/
*
|
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
1
-3
/
+2
|
\
\
|
*
|
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-3
/
+2
|
|
/
*
|
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
1
-1
/
+0
|
\
|
|
*
[PATCH] take init_files to fs/file.c
Al Viro
2008-05-16
1
-1
/
+0
*
|
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
4
-3
/
+8
*
|
Add "no BKL needed" comments to several drivers
Jonathan Corbet
2008-06-20
2
-2
/
+2
*
|
cris: cdev lock_kernel() pushdown
Jonathan Corbet
2008-05-18
5
-27
/
+52
|
/
*
cris: kill sys_pipe implementation
Christoph Hellwig
2008-05-09
1
-22
/
+0
*
sys_pipe(): fix file descriptor leaks
Ulrich Drepper
2008-05-08
1
-1
/
+4
*
cris: use non-racy method for /proc/system_profile creation
Denis V. Lunev
2008-04-29
1
-2
/
+2
*
cris: remove redundant display of free swap space in show_mem()
Johannes Weiner
2008-04-28
1
-1
/
+0
*
Generic semaphore implementation
Matthew Wilcox
2008-04-17
3
-138
/
+1
*
cris: correct usage of __user for copy to and from user space in lib/usercopy...
Jesper Nilsson
2008-03-04
2
-2
/
+2
*
CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4
Jesper Nilsson
2008-03-04
2
-317
/
+345
*
CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c
Jesper Nilsson
2008-03-04
1
-1
/
+1
*
cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc
Jesper Nilsson
2008-02-14
2
-391
/
+404
*
ide: introduce HAVE_IDE
Sam Ravnborg
2008-02-09
1
-0
/
+1
*
Merge branch 'cris' of git://www.jni.nu/cris
Linus Torvalds
2008-02-08
124
-6754
/
+13323
|
\
|
*
CRIS v32: Change drivers/i2c.c locking.
Jesper Nilsson
2008-02-08
1
-49
/
+12
|
*
CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.
Jesper Nilsson
2008-02-08
1
-174
/
+174
|
*
CRIS: Add new timerfd syscall entries.
Jesper Nilsson
2008-02-08
2
-2
/
+6
|
*
CRIS v32: Correct spelling of bandwidth in function name.
Jesper Nilsson
2008-02-08
2
-4
/
+4
|
*
CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.
Jesper Nilsson
2008-02-08
2
-20
/
+24
|
*
CRIS v10: Cleanup of drivers/gpio.c
Jesper Nilsson
2008-02-08
1
-32
/
+29
|
*
CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.
Jesper Nilsson
2008-02-08
3
-31
/
+15
|
*
CRIS: Drop regs parameter from call to profile_tick in kernel/time.c
Jesper Nilsson
2008-02-08
1
-1
/
+1
|
*
CRIS v32: Fix minor formatting issue in mach-a3/io.c
Jesper Nilsson
2008-02-08
1
-2
/
+1
[next]