Age | Commit message (Expand) | Author |
2011-11-11 | sh: Wire up process_vm syscalls. | Paul Mundt |
2011-11-04 | sh: Fix cached/uncaced address calculation in 29bit mode | Nobuhiro Iwamatsu |
2011-10-28 | sh: kexec: Add PHYSICAL_START | Simon Horman |
2011-09-28 | net: sh_eth: move the asm/sh_eth.h to include/linux/ | Yoshihiro Shimoda |
2011-09-28 | sh: modify prototype in sh_eth.h | Yoshihiro Shimoda |
2011-08-03 | sh: Fix conflicting definitions of ptrace_triggered | Paul Gortmaker |
2011-08-01 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-07-22 | asm-generic: move archictures to common delay.h | Jonas Bonn |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle |
2011-06-27 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki |
2011-06-16 | Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest | Paul Mundt |
2011-06-16 | sh: sh7724: Add USBHS DMAEngine support | Kuninori Morimoto |
2011-06-15 | Merge branch 'common/serial-rework' into sh-latest | Paul Mundt |
2011-06-14 | sh, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-06-14 | serial: sh-sci: Abstract register maps. | Paul Mundt |
2011-06-08 | sh: Fix up xchg/cmpxchg corruption with gUSA RB. | Srinivas KANDAGATLA |
2011-05-31 | sh: Fix up asm-generic/ptrace.h fallout. | Paul Mundt |
2011-05-31 | sh64: asm/pgtable.h needs asm/mmu.h | Paul Mundt |
2011-05-31 | sh: asm/tlb.h needs linux/swap.h | Nobuhiro Iwamatsu |
2011-05-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-05-26 | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger |
2011-05-26 | sh: convert to asm-generic ptrace.h | Mike Frysinger |
2011-05-25 | sh: mmu_gather rework | Peter Zijlstra |
2011-05-25 | sh: mark DMA slave ID 0 as invalid | Guennadi Liakhovetski |
2011-05-24 | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki |
2011-05-23 | sh: remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger |
2011-05-23 | sh: wire up sys_sendmmsg. | Paul Mundt |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-24 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds |
2011-03-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-22 | sh: Conver to asm-generic/sizes.h. | Paul Mundt |
2011-03-22 | sh: wire up sys_syncfs. | Paul Mundt |
2011-03-17 | sh: Wire up new fhandle and clock_adjtime syscalls. | Paul Mundt |
2011-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-14 | net: sh_eth: add set_mdio_gate in bb_info | Yoshihiro Shimoda |