USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id array
[linux-flexiantxendom0.git] / arch / h8300 /
2011-10-29 Linus TorvaldsMerge branch 'gpio/next' of git://git.secretlab.ca...
2011-10-26 Mark Brownh8300: Move gpio.h to gpio-internal.h
2011-10-26 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-10-18 Paul Bolleh8300: drivers/serial/Kconfig was moved
2011-10-13 Paul Bolleh8300: drop puzzling Kconfig dependencies
2011-08-26 NeilBrownAll Arch: remove linkage for sys_nfsservctl system...
2011-07-26 Arun Sharmaatomic: cleanup asm-generic atomic*.h inclusion
2011-07-26 Arun Sharmaatomic: move atomic_add_unless to generic code
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-26 Andrew Mortonh8300/m68k/xtensa: __FD_ISSET should return 0/1
2011-07-26 Mike Frysingerptrace: unify show_regs() prototype
2011-07-26 Linus TorvaldsMerge 'akpm' patch series
2011-07-26 Mathias Krauseh8300, exec: remove redundant set_fs(USER_DS)
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-24 Jonas Bonnmodules: make arch's use default loader hooks
2011-07-21 Phil Carmodytreewide: fix potentially dangerous trailing ';' in...
2011-07-05 Frederic Weisbeckerh8300: Use generic config PREEMPT definition
2011-05-28 Linus TorvaldsMerge branch 'setns'
2011-05-28 Eric W. Biedermanns: Wire up the setns system call
2011-05-27 Akinobu Mitaarch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
2011-03-30 Thomas Gleixnergenirq: Remove the now obsolete config options and...
2011-03-26 Linus TorvaldsMerge branch 'irq-cleanup-for-linus' of git://git....
2011-03-24 Thomas Gleixnerh8300: Use generic show_interrupts()
2011-03-24 Thomas Gleixnerh8300: Convert genirq namespace
2011-03-24 Akinobu Mitabitops: remove minix bitops from asm/bitops.h
2011-03-24 Akinobu Mitabitops: remove ext2 non-atomic bitops from asm/bitops.h
2011-03-24 Akinobu Mitabitops: introduce little-endian bitops for most archite...
2011-03-24 Akinobu Mitabitops: introduce CONFIG_GENERIC_FIND_BIT_LE
2011-03-23 FUJITA Tomonoriadd the common dma_addr_t typedef to include/linux...
2011-03-21 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2011-03-17 matt mooneyh8300: change to new flag variable
2011-01-31 Torben Hohnh8300: Switch do_timer() to xtime_update()
2011-01-21 Thomas Gleixnerh8300: Use generic irq Kconfig
2011-01-21 Thomas Gleixnerh8300: Convert interrupt handling to flow handler
2011-01-21 Thomas Gleixnerh8300: Convert to new irq_chip functions
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-28 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2010-10-28 Namhyung Kimptrace: cleanup arch_ptrace() on h8300
2010-10-28 Namhyung Kimptrace: change signature of arch_ptrace()
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-10-22 Jeff Mahoneyioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)
2010-10-18 Justin P. MattockUpdate broken web addresses in arch directory.
2010-10-12 Michal MarekMerge branch 'kbuild/rc-fixes' into kbuild/kconfig
2010-10-07 David HowellsFix IRQ flag handling naming
2010-10-05 Linus Torvaldsmodules: Fix module_bug_list list corruption race
2010-09-20 Arnaud Lacombekbuild: migrate all arch to the kconfig mainmenu upgrade
2010-09-07 David Howellsh8300: Fix missing consts in kernel_execve()
2010-09-07 David Howellsh8300: Fix die()
2010-09-07 David Howellsh8300: IRQ flags should be stored in an unsigned long
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-08-14 Sam Ravnborgdefconfig reduction
2010-08-13 David HowellsMark arguments to certain syscalls as being const
2010-08-10 Linus TorvaldsMerge branch 'for-2.6.36' of git://git.kernel.dk/linux...
2010-08-10 hyc@symas.comtty: Add EXTPROC support for LINEMODE
2010-08-10 Geert Uytterhoevenalpha/h8300/m68k: remove obsolete <asm/md.h> files
2010-08-07 FUJITA Tomonoriremove needless ISA_DMA_THRESHOLD
2010-08-06 Linus TorvaldsMerge branch 'timers-timekeeping-for-linus' of git...
2010-08-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-07-27 John Stultztime: Kill off CONFIG_GENERIC_TIME
2010-06-18 Ingo MolnarMerge commit 'v2.6.35-rc3' into perf/core
2010-06-16 Jiri KosinaMerge branch 'master' into for-next
2010-06-16 Uwe Kleine-Königfix typos concerning "initiali[zs]e"
2010-06-09 Peter Zijlstraarch: Implement local64_t
2010-06-01 Linus TorvaldsMerge branch 'for-35' of git://repo.or.cz/linux-kbuild
2010-05-27 FUJITA Tomonorih8300: use asm-generic/scatterlist.h
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'timers-for-linus-cleanups' of git://git...
2010-05-17 Anton Blanchardatomic_t: Cast to volatile when accessing atomic variables
2010-05-14 Andreas Dilgeradd descriptive comment for TIF_MEMDIE task flag declar...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-13 John Stultzh8300: Convert h8300 to use read/update_persistent_clock
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Christoph Hellwigh8300: use generic ptrace_resume code
2010-03-12 Christoph Hellwigptrace: use ptrace_request() in the remaining architectures
2010-03-12 Christoph HellwigAdd generic sys_ipc wrapper
2010-03-12 Christoph HellwigAdd generic sys_old_mmap()
2010-03-12 Christoph HellwigAdd generic sys_old_select()
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-03 Denys VlasenkoRename .text.startup to .text..startup.
2010-02-27 Philippe De Muyterm68k{,nommu}/h8300: Remove obsolete comment about map_chunk
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2009-12-17 Linus TorvaldsMerge branch 'for-33' of git://repo.or.cz/linux-kbuild
2009-12-16 Linus TorvaldsMerge branch 'module' of git://git./linux/kernel/git...
2009-12-16 Christoph Hellwigelf: kill USE_ELF_CORE_DUMP
2009-12-15 Alan Jenkinsmodule: make MODULE_SYMBOL_PREFIX into a CONFIG option
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-12 Sam Ravnborgkbuild: move asm-offsets.h to include/generated
2009-12-11 Al ViroUnify sys_mmap*
2009-12-09 Linus TorvaldsMerge branch 'bkl-arch-for-linus' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-10-14 John Kacurh83000: Remove BKL from sys_execve
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-09-25 Tim Abbotth8300: Cleanup linker script using new linker script...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
next