summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-100/+11Star
|\
| * mn10300: Use generic posix_types.hH. Peter Anvin2012-02-141-100/+11Star
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-297-209/+220
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0Star
| * | Disintegrate asm/system.h for MN10300David Howells2012-03-287-209/+225
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-241-4/+0Star
|\ \ \
| * | | nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-241-4/+0Star
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-16/+0Star
|\ \ \ | |/ / |/| |
| * | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-241-2/+0Star
| * | mn10300/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-15/+1Star
| |/
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-1/+1
|\ \
| * | highmem: kill all __kmap_atomic()Cong Wang2012-03-201-1/+1
| |/
* | 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
|/
* Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-151-17/+1Star
|\
| * UAPI: Make MN10300 use asm-generic/param.hDavid Howells2011-12-121-17/+1Star
* | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-131-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-111-9/+8Star
|\ \
| * | mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-041-1/+0Star
| * | mn10300: add missing __iomap markersMichael S. Tsirkin2011-12-041-8/+8
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0Star
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-35/+1Star
|\ \
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-041-29/+1Star
| * | consolidate umode_t declarationsAl Viro2012-01-041-6/+0Star
| |/
* / net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-2/+0Star
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-274-4/+3Star
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-6/+1Star
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-1/+0Star
* mn10300, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-271-1/+0Star
* MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells2011-06-221-0/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds2011-03-247-9/+150
|\
| * MN10300: gcc 4.6 vs am33 inline assemblyRichard Henderson2011-03-231-4/+17
| * MN10300: Emulate single stepping in KGDB on MN10300David Howells2011-03-181-0/+4
| * MN10300: Use KGDBDavid Howells2011-03-182-1/+83
| * MN10300: Create generic kernel debugger hooksDavid Howells2011-03-184-4/+18
| * MN10300: Create general kernel debugger cache flushingDavid Howells2011-03-181-0/+8
| * MN10300: Introduce a general config option for kernel debugger hooksDavid Howells2011-03-181-0/+20
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-241-0/+1
* | add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-231-7/+0Star
* | mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-231-2/+4
|/
* MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner2011-03-181-5/+0Star
* MN10300: atomic_read() should ensure it emits a loadDavid Howells2011-03-141-1/+1
* MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill2011-03-141-2/+3