aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
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-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
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2011-03-11CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov4-14/+0
2011-02-23Drop redundant __param section for CRISv32.Jesper Nilsson1-5/+0
2011-02-16cris: fix comment typo occationally to occasionallyJustin P. Mattock1-1/+1
2011-01-31cris: arch-v32: Switch do_timer() to xtime_update()Torben Hohn1-4/+2
2011-01-31cris: arch-v10: Switch do_timer() to xtime_update()Torben Hohn1-2/+2
2011-01-27cris: Replace deprecated spinlock initializationThomas Gleixner1-1/+3
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-21cris: Use generic irq KconfigThomas Gleixner2-5/+3
2011-01-21cris: Convert V32 interrupt handlingThomas Gleixner1-35/+15
2011-01-21cris: Convert V10 interrupt handlingThomas Gleixner1-31/+10
2011-01-21cris: Use irq handling wrapperThomas Gleixner1-2/+2
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes3-3/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-2/+2
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-2/+2
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-7/+0
2010-10-27ptrace: cleanup arch_ptrace() on crisNamhyung Kim2-16/+14
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim2-4/+6
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-83/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds12-3/+15
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds8-31/+36
2010-10-22ioctl: Use asm-generic/ioctls.h on cris (enables termiox)Jeff Mahoney1-83/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann12-3/+15
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek66-2872/+877
2010-10-07Fix IRQ flag handling namingDavid Howells6-38/+93
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann8-31/+36
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-7/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells2-3/+7
2010-08-14defconfig reductionSam Ravnborg4-2104/+5
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-3/+2
2010-08-12Merge branch 'io_remap_pfn_range' of git://www.jni.nu/crisLinus Torvalds1-0/+3
2010-08-12CRIS: Define io_remap_pfn_range as remap_pfn_rangeJesper Nilsson1-0/+3
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-6/+0
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman1-2/+0
2010-08-09Merge branch 'rs485fix' of git://www.jni.nu/crisLinus Torvalds1-0/+1
2010-08-09CRIS: ioctl for getting RS485 informationClaudio Scordino1-0/+1
2010-08-08Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds54-742/+857
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-3/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2010-08-04CRIS: Fix alignment problem for older ldJesper Nilsson1-1/+1
2010-08-04CRIS: Always dump registers for segfaulting process.Jesper Nilsson1-0/+6
2010-08-04CRIS: Add config for pausing a seg-faulting processJesper Nilsson2-3/+16
2010-08-04CRIS: Don't take faults while in_atomicJesper Nilsson1-8/+5
2010-08-04CRIS: Fixup lookup for delay slot faultsJesper Nilsson1-1/+4
2010-08-04CRIS: Discard exit.text and .data at runtimeJesper Nilsson1-0/+10
2010-08-04CRIS: Add cache aligned and read mostly data sectionsJesper Nilsson1-0/+2
2010-08-04CRIS: Return something from profile writeJesper Nilsson1-8/+7
2010-08-04CRIS: Add ARTPEC-3 and timestamps for sync-serialJesper Nilsson1-1/+26
2010-08-04CRIS: Better ARTPEC-3 support for gpioJesper Nilsson1-18/+78