| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-07-04 | 1 | -1/+1 |
|\ |
|
| * | vfs: add file_path() helper | Miklos Szeredi | 2015-06-23 | 1 | -1/+1 |
* | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-06-26 | 1 | -4/+4 |
|\ \ |
|
| * | | serial: bfin: ctsrts: enfore Kconfig naming convention | Valentin Rothberg | 2015-05-06 | 1 | -4/+4 |
| |/ |
|
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 2 | -2/+1 |
|\ \ |
|
| * | | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| * | | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 |
| |/ |
|
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
* | | blackfin: Fix build error | Guenter Roeck | 2015-06-10 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-04-24 | 37 | -104/+127 |
|\ |
|
| * | eth: bf609 eth clock: add pclk clock for stmmac driver probe | Steven Miao | 2015-04-24 | 1 | -0/+7 |
| * | blackfin: Wire up missing syscalls | Chen Gang | 2015-04-24 | 2 | -1/+21 |
| * | arch: blackfin: kernel: kgdb: Remove unused function | Rickard Strandqvist | 2015-04-23 | 1 | -13/+0 |
| * | dma: fix build error after update to v3.19 | Steven Miao | 2015-04-23 | 1 | -8/+0 |
| * | blackfin: io: define __raw_readx/writex with bfin_readx/writex | Steven Miao | 2015-04-23 | 1 | -21/+6 |
| * | bf609: add resources for lcd nl8048 | Scott Jiang | 2015-04-23 | 1 | -1/+30 |
| * | pm: sometimes wake up from suspend to RAM would fail | Aaron Wu | 2015-04-23 | 1 | -0/+2 |
| * | debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR | Andre Wolokita | 2015-04-23 | 7 | -24/+0 |
| * | bf609: remove softswitch i2c configuration from adv7842 and adv7511 platform ... | Sonic Zhang | 2015-04-23 | 1 | -2/+0 |
| * | bf609: add platform data for soft switch devices on the video extenders | Sonic Zhang | 2015-04-23 | 1 | -0/+22 |
| * | bf609: enable soft switch gpio driver by default | Sonic Zhang | 2015-04-23 | 1 | -0/+1 |
| * | bf609: add gpio soft switch platform data for mcp23017 i2c devices | Sonic Zhang | 2015-04-23 | 1 | -0/+27 |
| * | bf609: use new SND_BF6XX_PCM to choose audio pcm driver | Scott Jiang | 2015-04-23 | 1 | -4/+4 |
| * | bug[220] kgdb: change the smp cross core function entry | Sonic Zhang | 2015-04-23 | 1 | -8/+4 |
| * | arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun... | Rickard Strandqvist | 2015-04-23 | 1 | -1/+1 |
| * | blackfin: defconfigs: cleanup unused CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF5... | Steven Miao | 2015-04-23 | 21 | -21/+2 |
* | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 1 | -1/+1 |
|\ \ |
|
| * | | blackfin: fix up obsolete cpu function usage. | Rusty Russell | 2015-03-05 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 4 | -16/+8 |
|\ \ |
|
| * | | frv: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 1 | -1/+1 |
| * | | blackfin: Remove exec_domain usage | Richard Weinberger | 2015-04-12 | 2 | -7/+1 |
| * | | blackfin: Autogenerate offsets in struct thread_info | Richard Weinberger | 2015-04-12 | 3 | -9/+7 |
| |/ |
|
* | | blackfin: Use common outgoing-CPU-notification code | Paul E. McKenney | 2015-03-11 | 1 | -4/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-02-21 | 5 | -120/+40 |
|\ |
|
| * | Input: bfin_rotary - use generic IO functions | Sonic Zhang | 2015-02-15 | 4 | -0/+20 |
| * | Input: bfin_rotary - move pin lists into into platform data | Sonic Zhang | 2015-02-15 | 2 | -0/+16 |
| * | Input: bfin_rotary - move platform header to linux/platform_data | Sonic Zhang | 2015-02-15 | 5 | -120/+4 |
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 1 | -16/+16 |
|\ \ |
|
| * \ | Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2015-01-14 | 1 | -16/+16 |
| |\ \
| | |/
| |/| |
|
| | * | blackfin: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -11/+11 |
| | * | blackfin: fix put_user sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -4/+4 |
| | * | blackfin/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -1/+1 |
* | | | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 2 | -5/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-02-10 | 1 | -8/+0 |
|\ \ \ |
|
| * | | | blackfin: mach-common: ints-priority: remove unused function | Rickard Strandqvist | 2015-01-20 | 1 | -8/+0 |
* | | | | blackfin: drop pte_file() | Kirill A. Shutemov | 2015-02-10 | 1 | -5/+0 |
| |/ /
|/| | |
|
* | | | arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h | Oleg Nesterov | 2015-01-08 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-12-14 | 1 | -4/+3 |
|\ \ |
|
| * | | tty: bfin, define inlined structures | Jiri Slaby | 2014-11-25 | 1 | -4/+3 |
| |/ |
|
* | | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 2014-12-11 | 1 | -0/+51 |