Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / arch / mn10300 /
2012-05-16 Srivatsa S. Bhatmn10300/CPU hotplug: Add missing call to notify_cpu_sta...
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsDelete all instances of asm/system.h
2012-03-28 David HowellsDisintegrate asm/system.h for MN10300
2012-03-23 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-23 Cong Wangnmi watchdog: do not use cpp symbol in Kconfig
2012-03-23 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-03-20 Cong Wanghighmem: kill all __kmap_atomic()
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-24 Bjorn HelgaasPCI: collapse pcibios_resource_to_bus
2012-02-24 Bjorn Helgaasmn10300/PCI: get rid of device resource fixups
2012-02-21 Pavel Emelyanovsock: Introduce the SO_PEEK_OFF sock option
2012-02-14 H. Peter Anvinmn10300: Use generic posix_types.h
2012-01-15 Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2012-01-13 Joe Perchestreewide: convert uses of ATTRIB_NORETURN to __noreturn
2012-01-12 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2012-01-11 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
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 Bjorn Helgaasmn10300/PCI: convert to pci_scan_root_bus() for correct...
2012-01-06 Myron StowePCI: mn10300: use generic pcibios_set_master()
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-12-12 David HowellsUAPI: Make MN10300 use asm-generic/param.h
2011-12-04 Michael S. Tsirkinmn10300: switch to GENERIC_PCI_IOMAP
2011-12-04 Michael S. Tsirkinmn10300: add missing __iomap markers
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-11-01 Andy Shevchenkokgdb: follow rename pack_hex_byte() to hex_byte_pack()
2011-10-26 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2011-10-04 John Stultztime: Cleanup old CONFIG_GENERIC_TIME references that...
2011-09-27 Paul Bolledoc: fix broken references
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 Akinobu Mitaasm-generic: add another generic ext2 atomic bitops
2011-07-26 Mike Frysingerptrace: unify show_regs() prototype
2011-07-26 Mathias Krausemn10300, exec: remove redundant set_fs(USER_DS)
2011-07-24 Jonas Bonnmodules: make arch's use default loader hooks
2011-06-22 David HowellsMN10300: asm/uaccess.h needs to #include linux/kernel...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-08 David HowellsMN10300: Add missing _sdata declaration
2011-06-08 David HowellsMN10300: die_if_no_fixup() shouldn't use get_user(...
2011-06-08 David HowellsMN10300: Fix one of the kernel debugger cacheflush...
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-05-27 Daniel Lezcanocgroup: remove the ns_cgroup
2011-05-25 KOSAKI Motohiromn10300: convert old cpumask API into new one
2011-05-25 Peter Zijlstramm: now that all old mmu_gather code is gone, remove...
2011-05-24 Linus TorvaldsMerge branch 'for-2.6.40' of git://git./linux/kernel...
2011-04-14 Peter Zijlstrasched: Provide scheduler_ipi() callback in response...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-30 Thomas Gleixnergenirq: Remove the now obsolete config options and...
2011-03-29 Thomas Gleixnermn10300: Use generic show_interrupts()
2011-03-29 Thomas Gleixnermn10300: Cleanup irq_desc access
2011-03-29 Thomas Gleixnermn10300: Convert genirq namespace
2011-03-24 Tejun Heopercpu: Always align percpu output section to PAGE_SIZE
2011-03-24 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
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-23 Richard HendersonMN10300: gcc 4.6 vs am33 inline assembly
2011-03-23 FUJITA Tomonoriadd the common dma_addr_t typedef to include/linux...
2011-03-23 Eric Dumazetmm: NUMA aware alloc_thread_info_node()
2011-03-20 Pekka EnbergMerge branch 'slub/lockless' into for-linus
2011-03-18 David HowellsMN10300: Deprecate gdbstub
2011-03-18 David HowellsMN10300: Allow KGDB to use the MN10300 serial ports
2011-03-18 David HowellsMN10300: Emulate single stepping in KGDB on MN10300
2011-03-18 David HowellsMN10300: Generalise kernel debugger kernel halt, reboot...
2011-03-18 David HowellsMN10300: Use KGDB
2011-03-18 David HowellsMN10300: Create generic kernel debugger hooks
2011-03-18 David HowellsMN10300: Create general kernel debugger cache flushing
2011-03-18 David HowellsMN10300: Introduce a general config option for kernel...
2011-03-18 David HowellsMN10300: The icache invalidate functions should disable...
2011-03-18 David HowellsMN10300: gdbstub: Restrict single-stepping to non-preem...
2011-03-18 David HowellsMN10300: Clear ASB2364 peripheral interrupt masks befor...
2011-03-18 David HowellsMN10300: Fix the ASB2364 gdbport UART register defs
2011-03-18 David HowellsMN10300: Fix ASB2364 FPGA register defs
2011-03-18 Thomas GleixnerMN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED
2011-03-18 David HowellsMN10300: Select HAVE_GENERIC_HARDIRQS rather than GENER...
2011-03-18 Thomas GleixnerMN10300: Convert ASB2364 FPGA irq_chip to new functions
2011-03-18 Thomas GleixnerMN10300: Convert ipi irq_chip to new functions
2011-03-18 Thomas GleixnerMN10300: Convert serial irq_chip to new functions
2011-03-18 Thomas GleixnerMN10300: Convert cpu irq_chips to new functions
2011-03-18 Thomas GleixnerMN10300: Remove unused mn10300_intc_* functions
2011-03-18 Thomas GleixnerMN10300: Remove stale irq_chip.end - V2
2011-03-18 Thomas GleixnerMN10300: Use clockevents_calc_mult_shift()
2011-03-18 Thomas GleixnerMN10300: Use clocksource_register_hz()
2011-03-18 Thomas GleixnerMN10300: Remove stale code
2011-03-16 Linus TorvaldsMerge branch 'for-2.6.39' of git://git./linux/kernel...
2011-03-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
next