- 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
- 71adf22 Input: bfin_rotary - use generic IO functions by Sonic Zhang · 10 years ago
- 5ea0699 Input: bfin_rotary - move pin lists into into platform data by Sonic Zhang · 10 years ago
- 1ea7401 Input: bfin_rotary - move platform header to linux/platform_data by Sonic Zhang · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- 2bc6ff1 blackfin: drop pte_file() by Kirill A. Shutemov · 10 years ago
- 74f2425 blackfin: mach-common: ints-priority: remove unused function by Rickard Strandqvist · 10 years ago
- 643165c Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost into asm-generic by Arnd Bergmann · 10 years ago
- 323ae3c blackfin: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
- 1734bff blackfin: fix put_user sparse errors by Michael S. Tsirkin · 10 years ago
- f5e0c47 blackfin/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
- 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 10 years ago
- 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- b725680 tty: bfin, define inlined structures by Jiri Slaby · 10 years ago
- 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- d9428f09 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
- afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- f54619f treewide: Fix typos in Kconfig by Masanari Iida · 10 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- 7e788ab blackfin: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
- 9b13494 treewide: Fix typo in printk by Masanari Iida · 10 years ago
- 53f3cc4 pata_platform: Remove useless irq_flags field by Alexander Shiyan · 10 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- e90670a blackfin: Use sigsp() by Richard Weinberger · 11 years ago
- 1270cff blackfin: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
- ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 10 years ago
- b76f982 blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section for XIP kernel by Steven Miao · 10 years ago
- ac425b6 defconfig: BF609: update spi config name by Steven Miao · 10 years ago
- 814ecd0 irq: blackfin sec: drop duplicated sec priority set by Steven Miao · 10 years ago
- 3f68e17 blackfin: bind different groups of one pinmux function to different state name by Sonic Zhang · 11 years ago
- 4ba7b5f blackfin: fix some bf5xx boards build for missing <linux/gpio.h> by Steven Miao · 10 years ago
- c6a26ce pm: bf609: cleanup smc nor flash by Steven Miao · 10 years ago
- 6c56524 Blackfin: ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 10 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
- 6e316f9 blackfin, perf: Use common PMU interrupt disabled code by Vince Weaver · 10 years ago
- 88bbfb4 Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 10 years ago
- 51fdc6b blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) by Brian Norris · 11 years ago
- ff5ae12 Revert "blackfin: dma: current count mmr is read only" by Steven Miao · 10 years ago
- bc4fef6 bf533: fix build error: add linux/gpio.h by Steven Miao · 11 years ago
- b951242 blackfin/ptrace: call find_vma with the mmap_sem held by Davidlohr Bueso · 10 years ago
- cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
- f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- e13cccf Merge tag 'spi-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into next by Linus Torvalds · 10 years ago
- e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 10 years ago
- 3a0d89d USB: delete CONFIG_USB_DEVICEFS from defconfig by Naoki MATSUMOTO · 10 years ago
- a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
- eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 10 years ago
- b7bb7d9 arch,blackfin: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
- c34cc24 spi: spi-adi-v3: convert to use common clk framework by Scott Jiang · 11 years ago
- 766e372 spi: convert spi-bfin-v3.c to a multiplatform driver by Scott Jiang · 11 years ago
- fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
- c4a2c58 blackfin: cleanup board files by Steven Miao · 11 years ago
- f8ef77d93 bf609: clock: drop unused clock bit set/clear functions by Steven Miao · 11 years ago
- f57ac8a Blackfin: bf537: rename "CONFIG_ADT75" by Paul Bolle · 12 years ago
- e3dd192 Blackfin: bf537: rename "CONFIG_AD7314" by Paul Bolle · 12 years ago
- 6ffe346 Blackfin: bf537: rename ad2s120x ->ad2s1200 by Paul Bolle · 12 years ago
- cb8f05f blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" by Paul Bolle · 12 years ago
- 3def907 blackfin: dma: current count mmr is read only by Sonic Zhang · 11 years ago
- 3356c99 bfin_crc: Move architecture independant crc header file out of the blackfin folder. by Sonic Zhang · 11 years ago
- ba3b6d7 bf54x: drop unuesd HOST status,control,timeout registers bit define macros by Steven Miao · 11 years ago
- a0c1fb2 blackfin: portmux: cleanup head file by Steven Miao · 11 years ago
- fa730d6 Blackfin: remove "config IP_CHECKSUM_L1" by Paul Bolle · 12 years ago
- 41f8fd9 blackfin: Remove GENERIC_GPIO config option again by Paul Bolle · 11 years ago
- e8fac63 blackfin:Use generic /proc/interrupts implementation by Thomas Gleixner · 11 years ago
- 30fc7eb blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL" by Paul Bolle · 12 years ago
- 39de65a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
- 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
- d64b393 Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
- 5029a22 i2c: bfin-twi: remove unnecessary Blackfin SSYNC from the driver by Sonic Zhang · 11 years ago
- 45126da i2c: bfin-twi: move bits macros and structs in header from arch include to generic include by Sonic Zhang · 11 years ago
- 3a36cb1 ftrace: Do not pass data to ftrace_dyn_arch_init by Jiri Slaby · 11 years ago
- af64a7c ftrace: Pass retval through return in ftrace_dyn_arch_init() by Jiri Slaby · 11 years ago
- 1e6f8e3 pinctrl: Move pint PM storage structure out of blackfin architecture. by Sonic Zhang · 11 years ago
- ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
- b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
- b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
- 30c867e Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
- 58095fd From: Eunbong Song <eunb.song@samsung.com> by Steven Miao · 11 years ago
- eb706de Add platfrom device resource for bfin-sport on bf533 stamp by Aaron Wu · 11 years ago
- 4414833 fix build error for bf527-ezkit_defconfig for old silicon by Aaron Wu · 11 years ago
- 1b60123 blackfin: Support L1 SRAM parity checking feature on bf60x by Sonic Zhang · 11 years ago
- cccdfcf blackfin: bf609: update the anomaly list to Nov 2013 by Sonic Zhang · 11 years ago
- 10f3c51 blackfin: delete non-required instances of <linux/init.h> by Paul Gortmaker · 11 years ago
- b48b3a3 From: Paul Walmsley <pwalmsley@nvidia.com> by Steven Miao · 11 years ago
- 5e98c09 06/18] smp, blackfin: kill SMP single function call interrupt by Jiang Liu · 11 years ago
- 1337650 arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macros by Chen Gang · 11 years ago
- bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- f7f4f4d cramfs: take headers to fs/cramfs by Al Viro · 11 years ago
- 7e21774 Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
- 1f370c5 blackfin: Update stmmac callback signatures by Chen-Yu Tsai · 11 years ago