Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux-flexiantxendom0-3.2.10.git] / arch / sh / include /
2012-04-27 Nobuhiro Iwamatsush: Fix up tracepoint build fallout from static key...
2012-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-03-30 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-03-29 Paul Mundtsh: Support I/O space swapping where needed.
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 HowellsMove all declarations of free_initmem() to linux/mm.h
2012-03-28 David HowellsDisintegrate asm/system.h for SH
2012-03-28 Andrzej PietrasiewiczSH: adapt for dma_map_ops changes
2012-03-28 Paul Mundtsh: Consolidate duplicate _32/_64 unistd definitions.
2012-03-28 Paul Mundtsh: Avoid exporting unimplemented syscalls.
2012-03-28 Nobuhiro Iwamatsush: dma: Collect up CHCR of SH7763, SH7764, SH7780...
2012-03-28 Nobuhiro Iwamatsush: dma: Collect up CHCR of SH7723 and SH7730
2012-03-28 Nobuhiro Iwamatsush/next: Fix build fail by asm/system.h in asm/bitops.h
2012-03-27 Linus TorvaldsMerge tag 'timer' of git://git./linux/kernel/git/arm...
2012-03-23 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2012-03-13 Ingo MolnarMerge branch 'x86/x32' into x86/cleanups
2012-03-12 Laurent Pinchartfbdev: sh_mobile_lcdc: Remove board configuration board...
2012-03-12 Magnus Dammsh: sh header sh_clk_ops rename
2012-02-24 Bjorn HelgaasPCI: collapse pcibios_resource_to_bus
2012-02-24 Bjorn Helgaassh/PCI: get rid of device resource fixups
2012-02-14 H. Peter Anvinsh: Remove unnecessary posix_types.h type overrides
2012-01-27 Paul MundtMerge branches 'sh/urgent' and 'sh/platform-updates...
2012-01-26 Rob Herringsh: intc: unify evt2irq/irq2evt macros for sh and arm
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Eric ParisAudit: push audit success and retcode into arch ptrace.h
2012-01-13 Paul Mundtsh: Defer to asm-generic/device.h.
2012-01-12 Paul MundtMerge branch 'sh/hwblk' into sh-latest
2012-01-12 Paul MundtMerge branch 'sh/pm-runtime' into sh-latest
2012-01-09 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2012-01-09 Paul MundtMerge branches 'common/pfc' and 'common/clkfwk' into...
2012-01-08 Linus TorvaldsMerge branch 'pm-for-linus' of git://git./linux/kernel...
2012-01-07 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2012-01-06 Greg Kroah-HartmanMerge branch 'driver-core-next' into Linux 3.2
2011-12-21 Kay Sieverssh: dma - convert sysdev_class to a regular subsystem
2011-12-08 Tejun Heomemblock: Fix include breakages caused by 24aa07882b
2011-12-06 Kuninori Morimotosh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6...
2011-11-24 Guennadi Liakhovetskish: sh7722: fix Oops: remove empty clock entries
2011-11-24 Kuninori Morimotosh: sh7723.h: bugfix: remove unused clock index
2011-11-24 Kuninori Morimotosh: sh7724.h: bugfix: remove unused clock index
2011-11-21 Tejun Heofreezer: remove now unused TIF_FREEZE
2011-11-18 Paul Mundtsh: hwblk: Kill off remaining bits of hwblk API.
2011-11-18 Paul Mundtsh: hwblk: Kill off hwblk_id from pdev archdata.
2011-11-18 Paul Mundtsh: cpuidle: Migrate off of hwblk API.
2011-11-18 Paul Mundtsh: Kill off remaining private runtime PM bits.
2011-11-17 Guennadi Liakhovetskish: sh7723: use runtime PM implementation, common with...
2011-11-17 Guennadi Liakhovetskish: sh7722: use runtime PM implementation, common with...
2011-11-17 Guennadi Liakhovetskish: sh7724: use runtime PM implementation, common with...
2011-11-11 Paul Mundtsh: Wire up process_vm syscalls.
2011-11-04 Nobuhiro Iwamatsush: Fix cached/uncaced address calculation in 29bit...
2011-10-28 Simon Hormansh: kexec: Add PHYSICAL_START
2011-09-28 Yoshihiro Shimodanet: sh_eth: move the asm/sh_eth.h to include/linux/
2011-09-28 Yoshihiro Shimodash: modify prototype in sh_eth.h
2011-08-03 Paul Gortmakersh: Fix conflicting definitions of ptrace_triggered
2011-08-01 Linus TorvaldsMerge branch 'sh-latest' of git://git./linux/kernel...
2011-07-30 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
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 Mike Frysingerptrace: unify show_regs() prototype
2011-07-22 Jonas Bonnasm-generic: move archictures to common delay.h
2011-07-22 Ralf BaechlePCI: Make the struct pci_dev * argument of pci_fixup_ir...
2011-06-27 KAMEZAWA HiroyukiFix node_start/end_pfn() definition for mm/page_cgroup.c
2011-06-16 Paul MundtMerge branches 'common/dma' and 'sh/stable-updates...
2011-06-16 Kuninori Morimotosh: sh7724: Add USBHS DMAEngine support
2011-06-15 Paul MundtMerge branch 'common/serial-rework' into sh-latest
2011-06-14 Mathias Krausesh, exec: remove redundant set_fs(USER_DS)
2011-06-14 Paul Mundtserial: sh-sci: Abstract register maps.
2011-06-08 Srinivas KANDAGATLAsh: Fix up xchg/cmpxchg corruption with gUSA RB.
2011-05-31 Paul Mundtsh: Fix up asm-generic/ptrace.h fallout.
2011-05-31 Paul Mundtsh64: asm/pgtable.h needs asm/mmu.h
2011-05-31 Nobuhiro Iwamatsush: asm/tlb.h needs linux/swap.h
2011-05-31 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2011-05-28 Linus TorvaldsMerge branch 'setns'
2011-05-28 Eric W. Biedermanns: Wire up the setns system call
2011-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-27 Mike Frysingerkgdbts: unify/generalize gdb breakpoint adjustment
2011-05-27 Mike Frysingersh: convert to asm-generic ptrace.h
2011-05-25 Peter Zijlstrash: mmu_gather rework
2011-05-25 Guennadi Liakhovetskish: mark DMA slave ID 0 as invalid
2011-05-24 Rafael J. WysockiPM / Hibernate: Remove arch_prepare_suspend()
2011-05-23 Richard Weinbergersh: remove warning and warning_symbol from struct stack...
2011-05-23 Paul Mundtsh: wire up sys_sendmmsg.
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Linus TorvaldsMerge branch 'sh-latest' of git://git./linux/kernel...
2011-03-24 Paul MundtMerge branch 'master' 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 Eric Dumazetmm: NUMA aware alloc_thread_info_node()
2011-03-22 Paul Mundtsh: Conver to asm-generic/sizes.h.
2011-03-22 Paul Mundtsh: wire up sys_syncfs.
2011-03-17 Paul Mundtsh: Wire up new fhandle and clock_adjtime syscalls.
2011-03-17 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2011-03-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-03-16 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-03-16 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2011-03-14 Yoshihiro Shimodanet: sh_eth: add set_mdio_gate in bb_info
next