aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-13/+9
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-139/+17
2013-02-22new helper: file_inode(file)Al Viro3-10/+9
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-5/+0
2013-02-21cris: use "int" for ssize_t to match size_tGeert Uytterhoeven1-5/+0
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-15/+6
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki1-10/+1
2013-02-17cris idle: delete idle and pm_idleLen Brown1-10/+1
2013-02-14burying unused conditionalsAl Viro2-3/+0
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2013-02-03cris: kill weird arguments of sys_{rt_,}sigreturn()Al Viro2-16/+8
2013-02-03cris: switch to generic old sigaction()Al Viro4-74/+1
2013-02-03cris: switch to generic old sigsuspendAl Viro3-23/+1
2013-02-03cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturnAl Viro2-0/+3
2013-02-03cris: switch to generic sigaltstackAl Viro3-14/+3
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-6/+1
2013-02-03consolidate declarations of k_sigactionAl Viro1-3/+0
2013-01-29cris: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven1-0/+10
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+2
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2-2/+2
2013-01-11arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren2-13/+4
2012-12-24cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2-3/+3
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-9/+1
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells3-0/+5
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun1-1/+1
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson53-639/+682
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan1-5/+1
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19new helper: current_user_stack_pointer()Al Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2012-12-18CRIS: fix I/O macrosCorey Minyard1-6/+33
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell1-2/+0
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-227/+67
2012-11-29unify default ptrace_signal_deliverAl Viro1-6/+0
2012-11-28flagday: don't pass regs to copy_thread()Al Viro2-4/+2
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro4-60/+13
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder2-2/+2
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov1-0/+1
2012-10-14cris: switch to generic kernel_execve/sys_execveAl Viro6-65/+6
2012-10-14cris: switch to generic kernel_thread()Al Viro7-115/+69
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+2
2012-10-12vfs: define struct filename and have getname() return itJeff Layton2-4/+4
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/cris/include/asmDavid Howells42-519/+553
2012-10-09UAPI: (Scripted) Disintegrate arch/cris/include/arch-v32/archDavid Howells5-117/+125
2012-10-09UAPI: (Scripted) Disintegrate arch/cris/include/arch-v10/archDavid Howells6-4/+4
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-0/+2
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+2
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann25-466/+20
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds8-5/+14
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+2
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds16-461/+3
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson14-435/+3
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas2-26/+0
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells3-0/+7
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells1-1/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells4-4/+4
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells3-9/+3
2012-09-23cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-6/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-07-05cris/PCI: factor out pcibios_setup()Myron Stowe1-5/+0
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-58/+12
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2012-06-01new helper: signal_delivered()Al Viro2-2/+2
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-9/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2-25/+4
2012-06-01new helper: sigmask_to_save()Al Viro2-16/+6
2012-06-01new helper: restore_saved_sigmask()Al Viro2-8/+2
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-29cris: select GENERIC_ATOMIC64Cong Wang1-0/+1
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds16-1106/+40
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge 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-21cris: missing checks of __get_user()/__put_user() return valuesAl Viro2-12/+12
2012-05-21cris: don't open-code force_sigsegv()Al Viro1-8/+2
2012-05-21cris: SA_ONESHOT handling is done by get_signal_to_deliver()Al Viro1-3/+0
2012-05-21cris: use set_current_blocked() and block_sigmask()Matt Fleming2-38/+9
2012-05-21new helper: sigsuspend()Al Viro2-24/+8
2012-05-21cris: Use generic time configAnna-Maria Gleixner1-6/+1
2012-05-16fork: 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-29Merge 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-20Merge 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-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14cris: Use generic posix_types.hH. Peter Anvin1-40/+10
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+1
2012-01-10Merge 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-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-35/+1
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro1-29/+1
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner1-3/+1
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-4/+1
2011-11-21clocksource: cris: Convert to clocksource_register_khzJohn Stultz1-3/+1
2011-11-21freezer: 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
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2-2/+2
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-2/+2
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2-10/+10
2011-10-31Kconfig: remove a few puzzling commentsPaul Bolle1-1/+0
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+2
2011-10-13cris: remove arch/cris/arch-v32/lib/nand_init.SPaul Bolle1-178/+0
2011-10-11Fix file references in Kconfig filesJohann Felix Soden2-8/+8
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller3-2/+11
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher2-0/+2
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2-2/+2
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2-2/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown2-2/+2
2011-08-25cris: add arch/cris/include/asm/serial.hWANG Cong1-0/+9
2011-08-03cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong1-0/+3
2011-08-03cris: fix the prototype of sync_serial_ioctl()WANG Cong1-1/+1
2011-08-03cris: fix a build error in sync_serial_open()WANG Cong1-2/+2
2011-08-03cris: fix a build error in kernel/fork.cWANG Cong1-3/+3
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma5-5/+4
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-2/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger2-2/+0
2011-07-25cris, exec: remove redundant set_fs(USER_DS)Mathias Krause2-2/+0
2011-07-25cris: fix some build warnings in pinmux.cWANG Cong1-4/+6
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-40/+3
2011-05-28Merge branch 'setns'Linus Torvalds3-1/+4
2011-05-28ns: Wire up the setns system callEric W. Biederman3-1/+4
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-9/+10
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-4/+0
2011-05-25cris: convert old cpumask API into new oneKOSAKI Motohiro2-17/+20
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-25mtd: cris: convert to mtd_device_register()Jamie Iles4-9/+10
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo4-14/+0
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-18cris: typo in mach-fs MakefileSarah Nadi1-1/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-5/+8
2011-03-31Fix common misspellingsLucas De Marchi18-19/+19
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-28Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds5-382/+3
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy12-70/+17
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-23remove dma64_addr_tFUJITA Tomonori1-6/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-3/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-1/+1
2011-03-21Correct auto-restart of syscalls via restartblockJesper Nilsson1-1/+1
2011-03-21CRISv10: Fix return before mutex_unlock in pcf8563Jesper Nilsson1-1/+1
2011-03-21Drop the CRISv32 version of pcf8563Jesper Nilsson3-380/+1
2011-03-18Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git...Linus Torvalds4-44/+6
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-03-17cris: Use generic show_interrupts()Thomas Gleixner2-39/+1
2011-03-17cris: Use accessor functions to set IRQ_PER_CPU flagThomas Gleixner1-3/+3
2011-03-17cris: Fix irq conversion falloutThomas Gleixner2-2/+2
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+4