index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
cris
/
kernel
Age
Commit message (
Expand
)
Author
2010-05-19
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-13
cris: Convert cris to use read/update_persistent_clock
John Stultz
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-06
cris: convert to use arch_gettimeoffset()
john stultz
2010-03-01
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-12
drop explicit include of autoconf.h
Sam Ravnborg
2009-12-11
Unify sys_mmap*
Al Viro
2009-11-19
cris: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-09-24
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
2009-09-23
CRIS: Cleanup linker script using new linker script macros.
Jesper Nilsson
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
2009-09-20
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
Sam Ravnborg
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-09-01
CRIS: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
2009-06-24
linker script: throw away .discard section
Tejun Heo
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-04-05
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
2009-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Jesper Nilsson
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: cris
Rusty Russell
2009-01-12
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
Yinghai Lu
2008-12-31
take init_fs to saner place
Al Viro
2008-10-31
[CRIS] Remove links from CRIS build
Jesper Nilsson
2008-10-31
[CRIS] Merge asm-offsets.c for both arches into one file.
Jesper Nilsson
2008-10-20
cris: use bcd2bin/bin2bcd
Adrian Bunk
2008-07-24
cris: use simple_read_from_buffer()
Akinobu Mita
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
2008-05-09
cris: kill sys_pipe implementation
Christoph Hellwig
2008-05-08
sys_pipe(): fix file descriptor leaks
Ulrich Drepper
2008-04-29
cris: use non-racy method for /proc/system_profile creation
Denis V. Lunev
2008-04-17
Generic semaphore implementation
Matthew Wilcox
2008-02-08
CRIS: Drop regs parameter from call to profile_tick in kernel/time.c
Jesper Nilsson
2008-02-08
CRIS: Add sched_clock to kernel/time.c
Jesper Nilsson
2008-02-08
CRIS: Register cpus in kernel/setup.c
Jesper Nilsson
2008-02-08
CRIS: Remove include of linux/init.h, not needed anymore.
Jesper Nilsson
2008-02-08
CRIS: Remove useless CVS log from kernel/ptrace.c
Jesper Nilsson
2008-02-08
CRIS: Remove useless CVS id and log from kernel/process.c
Jesper Nilsson
2008-02-08
CRIS: Add configuration possibility for using kmalloc for modules.
Jesper Nilsson
2008-02-08
CRIS: Minor generic kernel/traps.c changes.
Jesper Nilsson
[next]