Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b51601d4504f46f585eed823485101390f0b588
/
arch
/
cris
/
arch-v10
eea3a00
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
dc640a8
cris fasttimer: remove use of seq_printf return value
by Joe Perches
· 10 years ago
1336d42
cris: remove use of seq_printf return value
by Joe Perches
· 10 years ago
fa41b1c
arch: Remove exec_domain from remaining archs
by Richard Weinberger
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
dbd3c7e
CRIS: Export missing function symbols
by Jesper Nilsson
· 10 years ago
f139caf
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
by Kirill Tkhai
· 10 years ago
8215ade
cris: Use sigsp()
by Richard Weinberger
· 11 years ago
fa01977
cris: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
835eeee
cris: update comments for generic idle conversion
by Geert Uytterhoeven
· 10 years ago
cd065a0
CRISv10: Readd missing header
by Jesper Nilsson
· 11 years ago
e269a86
Drop code for CRISv10 CPU simulator
by Jesper Nilsson
· 11 years ago
e7672be
Cleanup whitespace, remove old author tag
by Jesper Nilsson
· 11 years ago
bb1d2a9
CRIS: Add missing syscalls
by Jesper Nilsson
· 11 years ago
329fddd
cris: sync_serial: remove interruptible_sleep_on
by Arnd Bergmann
· 11 years ago
64d8ad9
cris: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
be8cb7f
CRIS: drop unused Kconfig symbols
by Paul Bolle
· 11 years ago
569fa26
CRIS: Remove last traces of legacy RTC drivers
by Paul Bolle
· 12 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
2206209
net: Add missing dependencies on NETDEVICES
by Ben Hutchings
· 11 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 11 years ago
6a89a9d
cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT
by Geert Uytterhoeven
· 12 years ago
de666cf
cris/kgdb: Fix buffer overflow in getpacket()
by Geert Uytterhoeven
· 12 years ago
e42e398
cris/kgdb: Remove obsolete USED*() macros
by Geert Uytterhoeven
· 12 years ago
6408ac4
cris/kgdb: Make symbols used from asm global
by Geert Uytterhoeven
· 12 years ago
d6c97e1
cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed
by Geert Uytterhoeven
· 12 years ago
4bf01dd
cris/kgdb: Kill forward declarations for static functions
by Geert Uytterhoeven
· 12 years ago
4bb77a9
cris/kgdb: Remove unused static int do_printk
by Geert Uytterhoeven
· 12 years ago
7fc6a8b
cris/kgdb: Properly split long lines in asm
by Geert Uytterhoeven
· 12 years ago
f42787d
cris: single_open() leaks
by Al Viro
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
1eb5b23
cris: Don't use create_proc_read_entry()
by David Howells
· 12 years ago
e784788
get rid of a bunch of open-coded create_proc_read_entry()
by Al Viro
· 12 years ago
8dc7c5e
cris: Use generic idle loop
by Thomas Gleixner
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
e6a6d21
cris: kill weird arguments of sys_{rt_,}sigreturn()
by Al Viro
· 12 years ago
eb2f256
cris: switch to generic old sigaction()
by Al Viro
· 12 years ago
86df89a
cris: switch to generic old sigsuspend
by Al Viro
· 12 years ago
9df794d
cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn
by Al Viro
· 12 years ago
d970e42
cris: switch to generic sigaltstack
by Al Viro
· 12 years ago
7b1f620
time: convert arch_gettimeoffset to a pointer
by Stephen Warren
· 12 years ago
547046f
cris: move usec/nsec conversion to do_slow_gettimeoffset
by Stephen Warren
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
27d892f
cris: switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
1703a21
cris: switch to generic kernel_execve/sys_execve
by Al Viro
· 12 years ago
69b58a6
cris: switch to generic kernel_thread()
by Al Viro
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 12 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 12 years ago
4b7eba4
Merge tag 'cris-for-linus' of git://jni.nu/cris
by Linus Torvalds
· 12 years ago
24d696a
cris: missing checks of __get_user()/__put_user() return values
by Al Viro
· 13 years ago
f3b5e82
cris: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 12 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 12 years ago
7b91747
cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile
by Paul Gortmaker
· 13 years ago
9c75fc8
CRIS: Remove legacy RTC drivers
by Jesper Nilsson
· 13 years ago
dfb73a0
cris:fix the wrong function declear
by Wanlong Gao
· 13 years ago
b1a154d
Disintegrate asm/system.h for CRIS
by David Howells
· 13 years ago
1e49570
net: Fix references to deleted NET_ETHERNET Kconfig setting.
by David S. Miller
· 13 years ago
50e1499
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
by Andy Shevchenko
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
0348299
Fix file references in Kconfig files
by Johann Felix Soden
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
aaba215
MII: fix Kconfig dependencies for MII
by Jeff Kirsher
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
1646ec9
cris: add missing declaration of kgdb_init() and breakpoint()
by WANG Cong
· 13 years ago
b4bc281
cris: fix the prototype of sync_serial_ioctl()
by WANG Cong
· 13 years ago
4b851d8
cris: fix a build error in sync_serial_open()
by WANG Cong
· 13 years ago
571503e
Merge branch 'setns'
by Linus Torvalds
· 13 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 13 years ago
36cda05
mtd: cris: convert to mtd_device_register()
by Jamie Iles
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5847098
Merge branch 'for-linus' of git://www.jni.nu/cris
by Linus Torvalds
· 14 years ago
7bf7e37
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
by Artem Bityutskiy
· 14 years ago
33dc0ad
Correct auto-restart of syscalls via restartblock
by Jesper Nilsson
· 14 years ago
33874cb
CRISv10: Fix return before mutex_unlock in pcf8563
by Jesper Nilsson
· 14 years ago
508996b
Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
368e211
cris: Fix irq conversion fallout
by Thomas Gleixner
· 14 years ago
06f2ae3
CRIS: stop checking for MTD_CONCAT
by Dmitry Eremin-Solenikov
· 14 years ago
c23cf8b
cris: fix comment typo occationally to occasionally
by Justin P. Mattock
· 14 years ago
17588b9
cris: arch-v10: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
f7a004b
cris: Convert V10 interrupt handling
by Thomas Gleixner
· 14 years ago
475a4b8
ptrace: cleanup arch_ptrace() on cris
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
0890b58
cris: autoconvert trivial BKL users
by Arnd Bergmann
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
b4973ae
CRIS: Correct address of the romfs in boot image
by Jesper Nilsson
· 14 years ago
d77eab8
CRIS: Fasttimer: Remove obsolete ifdef
by Jesper Nilsson
· 14 years ago
5866d7e
CRIS: Better link to rs485 in help
by Jesper Nilsson
· 14 years ago
fcb31db
CRIS: Remove CVS tag.
by Jesper Nilsson
· 14 years ago
0e0aff2
CRIS: v10: remove all BKL usage
by Jesper Nilsson
· 14 years ago
6036215
CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks
by Jesper Nilsson
· 14 years ago
Next »