aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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/jikos/trivialLinus Torvalds1-1/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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/jstultz/linux into timers/coreThomas 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/linville/wireless-next into for-davemJohn 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