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
/
arch-v10
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-28
cris: switch to generic fork/vfork/clone
Al Viro
1
-28
/
+4
2012-10-14
cris: switch to generic kernel_execve/sys_execve
Al Viro
2
-32
/
+2
2012-10-14
cris: switch to generic kernel_thread()
Al Viro
2
-60
/
+33
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-12
/
+2
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-8
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-25
Merge tag 'cris-for-linus' of git://jni.nu/cris
Linus Torvalds
6
-910
/
+1
2012-05-21
cris: missing checks of __get_user()/__put_user() return values
Al Viro
1
-6
/
+6
2012-05-21
cris: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-17
/
+5
2012-05-21
new helper: sigsuspend()
Al Viro
1
-12
/
+4
2012-04-19
cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile
Paul Gortmaker
1
-3
/
+0
2012-04-05
CRIS: Remove legacy RTC drivers
Jesper Nilsson
4
-906
/
+0
2012-04-03
cris:fix the wrong function declear
Wanlong Gao
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for CRIS
David Howells
13
-7
/
+6
2011-11-09
net: Fix references to deleted NET_ETHERNET Kconfig setting.
David S. Miller
1
-1
/
+1
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-3
/
+3
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2011-10-11
Fix file references in Kconfig files
Johann Felix Soden
1
-6
/
+6
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-1
/
+1
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
1
-0
/
+1
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-08-03
cris: add missing declaration of kgdb_init() and breakpoint()
WANG Cong
1
-0
/
+3
2011-08-03
cris: fix the prototype of sync_serial_ioctl()
WANG Cong
1
-1
/
+1
2011-08-03
cris: fix a build error in sync_serial_open()
WANG Cong
1
-2
/
+2
2011-05-28
Merge branch 'setns'
Linus Torvalds
1
-0
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-0
/
+1
2011-05-25
mtd: cris: convert to mtd_device_register()
Jamie Iles
1
-4
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-28
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
2
-2
/
+2
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
3
-4
/
+4
2011-03-21
Correct auto-restart of syscalls via restartblock
Jesper Nilsson
1
-1
/
+1
2011-03-21
CRISv10: Fix return before mutex_unlock in pcf8563
Jesper Nilsson
1
-1
/
+1
2011-03-18
Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...
Linus Torvalds
1
-1
/
+1
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-03-17
cris: Fix irq conversion fallout
Thomas Gleixner
1
-1
/
+1
2011-03-11
CRIS: stop checking for MTD_CONCAT
Dmitry Eremin-Solenikov
1
-6
/
+0
2011-02-16
cris: fix comment typo occationally to occasionally
Justin P. Mattock
1
-1
/
+1
2011-01-31
cris: arch-v10: Switch do_timer() to xtime_update()
Torben Hohn
1
-2
/
+2
2011-01-21
cris: Convert V10 interrupt handling
Thomas Gleixner
1
-31
/
+10
2010-10-27
ptrace: cleanup arch_ptrace() on cris
Namhyung Kim
1
-9
/
+8
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-3
/
+4
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
5
-1
/
+6
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
5
-1
/
+6
2010-09-26
cris: autoconvert trivial BKL users
Arnd Bergmann
3
-11
/
+13
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-1
/
+3
2010-08-04
CRIS: Correct address of the romfs in boot image
Jesper Nilsson
1
-1
/
+1
[next]