Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / arch / h8300 /
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-28 David HowellsDelete all instances of asm/system.h
2012-03-28 David HowellsDisintegrate asm/system.h for H8300
2012-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-03-01 Thomas Gleixnersched/rt: Use schedule_preempt_disabled()
2012-02-24 Ben Greearnet: Add framework to allow sending packets with custom...
2012-02-21 Pavel Emelyanovsock: Introduce the SO_PEEK_OFF sock option
2012-02-14 H. Peter Anvinh8300: Use generic posix_types.h
2012-01-12 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2012-01-11 Ben Hutchingscpu: Register a generic CPU device on architectures...
2012-01-08 Linus TorvaldsMerge branch 'pm-for-linus' of git://git./linux/kernel...
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-06 Myron StowePCI: Pull PCI 'latency timer' setup up into the core
2012-01-04 Al Viroconsolidate a bunch of ipcbuf.h instances
2012-01-04 Al Viroconsolidate umode_t declarations
2011-11-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-21 Tejun Heofreezer: remove now unused TIF_FREEZE
2011-11-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-09 Johannes Bergnet: add wireless TX status socket option
2011-10-29 Paul Bolleh8300: drivers/serial/Kconfig was moved
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-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
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-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
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
next