summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-123-30/+6Star
|\ \
| * | mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-6/+6
| * | PCI: mn10300: use generic pcibios_set_master()Myron Stowe2012-01-061-16/+0Star
| * | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-062-8/+0Star
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-114-41/+10Star
|\ \
| * | mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-044-33/+2Star
| * | 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
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
|\ \ | |/ |/|
| * net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-11-011-26/+26
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-261-3/+0Star
|\
| * time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-041-3/+0Star
* | doc: fix broken referencesPaul Bolle2011-09-272-2/+1Star
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+1
|/
* 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-278-8/+7Star
* 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
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-61/+0Star
* MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells2011-06-221-0/+1
* MN10300: Add missing _sdata declarationDavid Howells2011-06-081-0/+1
* MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells2011-06-081-2/+2
* MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells2011-06-081-2/+2
* Merge branch 'setns'Linus Torvalds2011-05-282-1/+3
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+3
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-271-3/+0Star
* | cgroup: remove the ns_cgroupDaniel Lezcano2011-05-271-1/+0Star
|/
* mn10300: convert old cpumask API into new oneKOSAKI Motohiro2011-05-254-63/+68
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0Star
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-4/+1Star
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0Star
* | mn10300: Use generic show_interrupts()Thomas Gleixner2011-03-292-58/+11Star
* | mn10300: Cleanup irq_desc accessThomas Gleixner2011-03-291-6/+5Star
* | mn10300: Convert genirq namespaceThomas Gleixner2011-03-294-11/+12
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds2011-03-2437-502/+1893
|\
| * MN10300: gcc 4.6 vs am33 inline assemblyRichard Henderson2011-03-231-4/+17
| * MN10300: Deprecate gdbstubDavid Howells2011-03-181-1/+4