index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-23
cris: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-25
Merge tag 'cris-for-linus' of git://jni.nu/cris
Linus Torvalds
2
-69
/
+8
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-05
cris: Use generic init_task
Thomas Gleixner
1
-28
/
+0
2012-04-05
CRIS: Remove legacy RTC drivers
Jesper Nilsson
1
-69
/
+7
2012-04-03
CRIS: Add _sdata to vmlinux.lds.S
Jesper Nilsson
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for CRIS
David Howells
5
-2
/
+3
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-40
/
+3
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
2011-03-18
Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...
Linus Torvalds
1
-39
/
+0
2011-03-17
cris: Use generic show_interrupts()
Thomas Gleixner
1
-39
/
+0
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-02-23
Drop redundant __param section for CRISv32.
Jesper Nilsson
1
-5
/
+0
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
1
-1
/
+1
2011-01-21
cris: Use generic irq Kconfig
Thomas Gleixner
1
-1
/
+1
2011-01-21
cris: Use irq handling wrapper
Thomas Gleixner
1
-2
/
+2
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-04
CRIS: Fix alignment problem for older ld
Jesper Nilsson
1
-1
/
+1
2010-08-04
CRIS: Discard exit.text and .data at runtime
Jesper Nilsson
1
-0
/
+10
2010-08-04
CRIS: Add cache aligned and read mostly data sections
Jesper Nilsson
1
-0
/
+2
2010-08-04
CRIS: Return something from profile write
Jesper Nilsson
1
-8
/
+7
2010-08-04
CRIS: GENERIC_TIME fixes
Jesper Nilsson
1
-2
/
+5
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-9
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-1
/
+2
2010-03-13
cris: Convert cris to use read/update_persistent_clock
John Stultz
1
-9
/
+11
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
1
-78
/
+0
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
1
-18
/
+0
2010-03-06
cris: convert to use arch_gettimeoffset()
john stultz
1
-66
/
+2
2010-03-01
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
1
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2
-2
/
+0
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-12
drop explicit include of autoconf.h
Sam Ravnborg
2
-2
/
+0
2009-12-11
Unify sys_mmap*
Al Viro
1
-27
/
+3
2009-11-19
cris: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-09-24
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
2
-34
/
+8
2009-09-23
CRIS: Cleanup linker script using new linker script macros.
Jesper Nilsson
1
-29
/
+8
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-09-20
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
Sam Ravnborg
1
-0
/
+1
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-7
/
+2
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+2
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
1
-0
/
+5
2009-09-01
CRIS: convert to asm-generic/hardirq.h
Christoph Hellwig
1
-5
/
+0
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
1
-1
/
+0
[next]