summaryrefslogtreecommitdiffstats
path: root/arch/mn10300
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-7/+1
|\ \
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-1/+0
| * | mn10300: Use generic time configAnna-Maria Gleixner2012-05-211-6/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-28/+7
|\ \
| * | mn10300: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-17/+4
| * | new helper: sigsuspend()Al Viro2012-05-211-11/+3
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-232-7/+6
|\ \ \ | |/ / |/| |
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-162-7/+6
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-216-58/+7
|\ \
| * | mn10300: Use common threadinfo allocatorThomas Gleixner2012-05-082-16/+4
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | mn10300: Use generic init_taskThomas Gleixner2012-05-054-41/+3
| * | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
| |/
* / mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-05-151-3/+6
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-100/+11
|\
| * mn10300: Use generic posix_types.hH. Peter Anvin2012-02-141-100/+11
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2827-229/+221
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * | Disintegrate asm/system.h for MN10300David Howells2012-03-2827-229/+226
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-232-4/+1
|\ \ \
| * | | nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-232-4/+1
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-69/+9
|\ \ \ | |/ / |/| |
| * | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| * | mn10300/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-68/+10
| |/
* | 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
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-201-0/+4
|\ \
| * | 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
| |/
* / sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
|/
* Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-141-17/+1
|\
| * UAPI: Make MN10300 use asm-generic/param.hDavid Howells2011-12-121-17/+1
* | treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-121-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-113-30/+6
|\ \
| * | 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/+0
| * | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-062-8/+0
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-104-41/+10
|\ \
| * | mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-044-33/+2
| * | 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/+0
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-35/+1
|\ \
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-031-29/+1
| * | consolidate umode_t declarationsAl Viro2012-01-031-6/+0
| |/
* | 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-10-311-26/+26
|/