summaryrefslogtreecommitdiffstats
path: root/arch/cris
AgeCommit message (Expand)AuthorLines
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-40/+10
2012-03-28Delete all instances of asm/system.hDavid Howells-5/+0
2012-03-28Disintegrate asm/system.h for CRISDavid Howells-119/+126
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+4
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner-3/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov-0/+1
2012-02-14cris: Use generic posix_types.hH. Peter Anvin-40/+10
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+1
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds-4/+3
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy-2/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy-2/+2
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-35/+1
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+3
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro-29/+1
2012-01-03consolidate umode_t declarationsAl Viro-6/+0
2011-12-05Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner-3/+1
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin-4/+1
2011-11-21clocksource: cris: Convert to clocksource_register_khzJohn Stultz-3/+1
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo-2/+0
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+3
2011-11-13Merge branch 'master' into for-nextJiri Kosina-12/+14
2011-11-09net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller-2/+2
2011-11-09net: add wireless TX status socket optionJohannes Berg-0/+3
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds-2/+2
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko-10/+10
2011-10-31Kconfig: remove a few puzzling commentsPaul Bolle-1/+0
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+2
2011-10-13cris: remove arch/cris/arch-v32/lib/nand_init.SPaul Bolle-178/+0
2011-10-11Fix file references in Kconfig filesJohann Felix Soden-8/+8
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller-2/+11
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher-0/+2
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris-2/+2
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris-2/+2
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown-2/+2
2011-08-25cris: add arch/cris/include/asm/serial.hWANG Cong-0/+9
2011-08-03cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong-0/+3
2011-08-03cris: fix the prototype of sync_serial_ioctl()WANG Cong-1/+1
2011-08-03cris: fix a build error in sync_serial_open()WANG Cong-2/+2
2011-08-03cris: fix a build error in kernel/fork.cWANG Cong-3/+3
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-5/+4
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita-2/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger-2/+0
2011-07-25cris, exec: remove redundant set_fs(USER_DS)Mathias Krause-2/+0
2011-07-25cris: fix some build warnings in pinmux.cWANG Cong-4/+6