summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* cris: select GENERIC_ATOMIC64Cong Wang2012-05-291-0/+1
* Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-2516-1106/+40
|\
| * cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker2012-04-191-3/+0
| * CRIS: Remove legacy RTC driversJesper Nilsson2012-04-058-1090/+7
| * cris/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-04-041-5/+26
| * cris:fix the wrong function declearWanlong Gao2012-04-031-1/+1
| * CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson2012-04-031-0/+1
| * cris: posix_types.h, include asm-generic/posix_types.hJiri Slaby2012-04-031-0/+2
| * cris/arch-v32: cryptocop: Use kzallocJesper Nilsson2012-04-031-4/+2
| * cris:removed the unused variableWanlong Gao2012-04-031-2/+0
| * CRISv32: Correct name of read_mostly section.Jesper Nilsson2012-04-031-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-6/+1
|\ \
| * | cris: Use generic time configAnna-Maria Gleixner2012-05-211-6/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-232-85/+31
|\ \
| * | cris: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-212-12/+12
| * | cris: don't open-code force_sigsegv()Al Viro2012-05-211-8/+2
| * | cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro2012-05-211-3/+0
| * | cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-212-38/+9
| * | new helper: sigsuspend()Al Viro2012-05-212-24/+8
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-4/+0
|\ \ \ | |/ / |/| |
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-4/+0
| |/
* | cris: Use common threadinfo allocatorThomas Gleixner2012-05-082-9/+2
* | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
* | cris: Use generic init_taskThomas Gleixner2012-05-052-28/+1
* | cris: Use generic idle thread allocationThomas Gleixner2012-04-262-10/+3
* | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-40/+10
|\
| * cris: Use generic posix_types.hH. Peter Anvin2012-02-141-40/+10
* | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
* | Disintegrate asm/system.h for CRISDavid Howells2012-03-2838-119/+126
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-0/+4
|\ \
| * | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
| * | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
| |/
* / sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-4/+1
|\
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-4/+1
* | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-101-4/+3
|\ \
| * | mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-2/+1
| * | mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+0
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-11-136-12/+14
| |\ \
| * | | Kconfig: remove a few puzzling commentsPaul Bolle2011-10-311-1/+0
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \ \ \
| * | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-35/+1
|\ \ \ \
| * | | | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-031-29/+1
| * | | | consolidate umode_t declarationsAl Viro2012-01-031-6/+0
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-061-0/+3
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-212-2/+2
| |\| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
| |\ \ \ \ | | |_|_|/ | |/| | |