index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-0
/
+2
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
30
-630
/
+738
2010-10-18
spi/bfin_spi: combine duplicate SPI_CTL read/write logic
Mike Frysinger
1
-68
/
+0
2010-10-18
spi/bfin_spi: redo GPIO CS handling
Barry Song
1
-1
/
+2
2010-10-18
Blackfin: SPI: expand SPI bitmasks
Mike Frysinger
1
-4
/
+7
2010-10-18
spi/bfin_spi: drop custom cs_change_per_word support
Mike Frysinger
1
-1
/
+0
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-0
/
+2
2010-10-07
Fix IRQ flag handling naming
David Howells
2
-12
/
+1
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
19
-274
/
+284
2010-10-07
Blackfin: Add missing dep to asm/irqflags.h
David Howells
1
-1
/
+8
2010-10-07
Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own header
David Howells
5
-47
/
+58
2010-10-07
Blackfin: Split PLL code from mach-specific cdef headers
David Howells
14
-344
/
+435
2010-08-28
Blackfin: bf52x/bf54x boards: drop unused nand page size
Barry Song
5
-5
/
+0
2010-08-27
Blackfin: punt duplicate SPORT MMR defines
Mike Frysinger
8
-576
/
+0
2010-08-23
Blackfin: wire up new fanotify/prlimit64 syscalls
Mike Frysinger
2
-1
/
+7
2010-08-23
Blackfin: fix hweight breakage
Mike Frysinger
1
-7
/
+10
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-1
/
+3
2010-08-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-0
/
+2
2010-08-15
defconfig reduction
Sam Ravnborg
24
-31110
/
+10
2010-08-15
archs: replace unifdef-y with header-y
Sam Ravnborg
1
-2
/
+2
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-12
BFIN: Fix gen_nand probe structures contents
Marek Vasut
2
-0
/
+2
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-1
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-1
/
+0
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-3
/
+0
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
83
-1859
/
+2459
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-07
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+0
2010-08-06
Blackfin: gpio: add a debounce stub
Mike Frysinger
1
-0
/
+5
2010-08-06
Blackfin: update defconfigs
Mike Frysinger
20
-377
/
+1062
2010-08-06
Blackfin: remove CONFIG_MEM_GENERIC_BOARD
Christian Dietrich
2
-23
/
+0
2010-08-06
Blackfin: dpmc: punt unnecessary RTC_ISTAT clearing
Michael Hennerich
1
-24
/
+0
2010-08-06
Blackfin: unify rotary encoder bitmasks
Mike Frysinger
4
-295
/
+73
2010-08-06
Blackfin: unify SDH/RSI bitmasks
Mike Frysinger
4
-397
/
+117
2010-08-06
Blackfin: BF54x: tweak DMAC MMR naming to match other ports
Mike Frysinger
2
-12
/
+12
2010-08-06
Blackfin: TWI: clean up the MMR names
Mike Frysinger
8
-134
/
+70
2010-08-06
Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers
Mike Frysinger
2
-4
/
+5
2010-08-06
Blackfin: add support for dynamic ftrace
Mike Frysinger
5
-9
/
+181
2010-08-06
Blackfin: add support for LZO compressed kernels
Mike Frysinger
3
-3
/
+12
2010-08-06
Blackfin: portmux: fix peripheral map overflow when requesting pins
Michael Hennerich
1
-1
/
+1
2010-08-06
Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options
Michael Hennerich
5
-0
/
+359
2010-08-06
Blackfin: gpio/portmux: clean up whitespace corruption
Mike Frysinger
15
-323
/
+323
2010-08-06
Blackfin: make sure mmiowb inserts a write barrier with SSYNC
Michael Hennerich
1
-1
/
+7
2010-08-06
Blackfin: fix DMA/cache bug when resuming from suspend to RAM
Michael Hennerich
3
-10
/
+27
2010-08-06
Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)
Mike Frysinger
2
-2
/
+3
2010-08-06
Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CS
Mike Frysinger
7
-0
/
+7
2010-08-06
Blackfin: fix typo in hweight asm
Mike Frysinger
1
-1
/
+1
2010-08-06
Blackfin: BF51x: fix typo in HWAIT pin define
Mike Frysinger
1
-1
/
+1
[next]