| Commit message (Expand) | Author | Age |
... | |
* | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-04-07 |
|\ \ \ |
|
| * | | | sh: select ARCH_NO_SYSDEV_OPS. | Paul Mundt | 2011-04-06 |
| * | | | sh: fix build error in board-sh7757lcr.c | Yoshihiro Shimoda | 2011-03-31 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-31 |
| |\ \ \ |
|
| * | | | | sh: landisk: Remove whitespace | Nobuhiro Iwamatsu | 2011-03-31 |
| * | | | | sh: landisk: Remove mv_nr_irqs | Nobuhiro Iwamatsu | 2011-03-31 |
| | |/ /
| |/| | |
|
* | | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
| |/ /
|/| | |
|
* | | | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-03-29 |
|\ \ \ |
|
| * | | | sh: fix SDHI IO address-range | Guennadi Liakhovetski | 2011-03-25 |
| * | | | sh: convert boards to use linux/mmc/sh_mobile_sdhi.h | Guennadi Liakhovetski | 2011-03-25 |
| * | | | sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFD | Guennadi Liakhovetski | 2011-03-25 |
| |/ / |
|
* | | | sh: Convert to new function names | Thomas Gleixner | 2011-03-29 |
* | | | sh: Use the proper accessor functions | Thomas Gleixner | 2011-03-29 |
|/ / |
|
* | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-24 |
|\ \ |
|
| * | | mmc: Add MMC_PROGRESS_* | Simon Horman | 2011-03-24 |
* | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-03-24 |
|\ \ \ |
|
| * | | | sh: Fix build alloc_thread_info_node function | Nobuhiro Iwamatsu | 2011-03-24 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-24 |
| |\| | |
|
| * | | | sh: Fix ptrace hw_breakpoint handling | David Engraf | 2011-03-23 |
| * | | | sh: Fix ptrace fpu state initialisation | Phil Edworthy | 2011-03-23 |
| * | | | sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED. | Paul Mundt | 2011-03-23 |
| * | | | sh: pmb: Use struct syscore_ops instead of sysdevs | Paul Mundt | 2011-03-23 |
| * | | | sh: Conver to asm-generic/sizes.h. | Paul Mundt | 2011-03-22 |
| * | | | sh: wire up sys_syncfs. | Paul Mundt | 2011-03-22 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-23 |
|\ \ \ \ |
|
| * | | | | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm | Stephen Wilson | 2011-03-23 |
| * | | | | mm: arch: make in_gate_area take an mm_struct instead of a task_struct | Stephen Wilson | 2011-03-23 |
| * | | | | mm: arch: make get_gate_vma take an mm_struct instead of a task_struct | Stephen Wilson | 2011-03-23 |
| |/ / / |
|
* | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 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-23 |
* | | | | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 |
| |/ /
|/| | |
|
* | | | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 2011-03-22 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-03-18 |
|\ \ |
|
| * \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-03-16 |
| |\ \
| | |/
| |/| |
|
| | * | ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format | Kuninori Morimoto | 2011-01-26 |
| | * | ASoC: sh: fsi: Add snd_soc_dai_set_fmt support | Kuninori Morimoto | 2011-01-21 |
* | | | sh: Convert to generic show_interrupts. | Paul Mundt | 2011-03-17 |
* | | | sh: Wire up new fhandle and clock_adjtime syscalls. | Paul Mundt | 2011-03-17 |
* | | | sh: modify platform_device for sh_eth driver | Yoshihiro Shimoda | 2011-03-17 |
* | | | sh: add GETHER's platform_device in board-sh7757lcr | Yoshihiro Shimoda | 2011-03-17 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-17 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 |
| |\ \ \ |
|
| | * | | | net: sh_eth: add set_mdio_gate in bb_info | Yoshihiro Shimoda | 2011-03-14 |
| | * | | | net: sh_eth: modify the PHY_INTERFACE_MODE | Yoshihiro Shimoda | 2011-03-14 |
| | * | | | net: sh_eth: modify the definitions of register | Yoshihiro Shimoda | 2011-03-14 |
| | |/ / |
|
| * | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 |
| |\ \ \ |
|
| | * | | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys | Kay Sievers | 2011-02-17 |