summaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2012-05-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+1
2012-05-24move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-85/+31
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+0
2012-05-22cris: missing checks of __get_user()/__put_user() return valuesAl Viro2-12/+12
2012-05-22cris: don't open-code force_sigsegv()Al Viro1-8/+2
2012-05-22cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro1-3/+0
2012-05-22cris: use set_current_blocked() and block_sigmask()Matt Fleming2-38/+9
2012-05-22new helper: sigsuspend()Al Viro2-24/+8
2012-05-21cris: Use generic time configAnna-Maria Gleixner1-6/+1
2012-05-17fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-4/+0
2012-05-08cris: Use common threadinfo allocatorThomas Gleixner2-9/+2
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05cris: Use generic init_taskThomas Gleixner2-28/+1
2012-04-26cris: Use generic idle thread allocationThomas Gleixner2-10/+3
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-19cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker1-3/+0
2012-04-05CRIS: Remove legacy RTC driversJesper Nilsson8-1090/+7
2012-04-04cris/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-5/+26
2012-04-03cris:fix the wrong function declearWanlong Gao1-1/+1
2012-04-03CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson1-0/+1
2012-04-03cris: posix_types.h, include asm-generic/posix_types.hJiri Slaby1-0/+2
2012-04-03cris/arch-v32: cryptocop: Use kzallocJesper Nilsson1-4/+2
2012-04-03cris:removed the unused variableWanlong Gao1-2/+0
2012-04-03CRISv32: Correct name of read_mostly section.Jesper Nilsson1-1/+1
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-40/+10
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for CRISDavid Howells38-119/+126
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-15cris: Use generic posix_types.hH. Peter Anvin1-40/+10
2012-01-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+1
2012-01-11Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds1-4/+3
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy1-2/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy1-2/+2
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-35/+1
2012-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-04consolidate a bunch of ipcbuf.h instancesAl Viro1-29/+1
2012-01-04consolidate umode_t declarationsAl Viro1-6/+0
2011-12-06Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner1-3/+1
2011-11-25lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-4/+1
2011-11-22clocksource: cris: Convert to clocksource_register_khzJohn Stultz1-3/+1
2011-11-22freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2011-11-13Merge branch 'master' into for-nextJiri Kosina6-12/+14