index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
MIPS: Fix gen_nand probe structures contents
Marek Vasut
2010-08-12
1
-0
/
+1
|
*
|
|
|
|
|
gen_nand: Test if nr_chips field is valid
Marek Vasut
2010-08-12
1
-0
/
+5
|
*
|
|
|
|
|
BFIN: Fix gen_nand probe structures contents
Marek Vasut
2010-08-12
2
-0
/
+2
|
*
|
|
|
|
|
nand/denali: move all hardware initialization work to denali_hw_init
Chuanxiao Dong
2010-08-12
1
-5
/
+6
|
*
|
|
|
|
|
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
Chuanxiao Dong
2010-08-12
1
-0
/
+14
|
*
|
|
|
|
|
nand/denali: use cpu_relax() while waiting for hardware interrupt
Chuanxiao Dong
2010-08-12
1
-2
/
+2
|
*
|
|
|
|
|
nand/denali: change read_status function method
Chuanxiao Dong
2010-08-12
1
-7
/
+5
|
*
|
|
|
|
|
nand/denali: Fixed check patch warnings
Chuanxiao Dong
2010-08-12
1
-12
/
+13
|
*
|
|
|
|
|
ARM: Fix gen_nand probe structures contents
Marek Vasut
2010-08-12
3
-0
/
+3
|
*
|
|
|
|
|
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2010-08-11
2
-19
/
+22
|
*
|
|
|
|
|
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
Chuanxiao Dong
2010-08-11
2
-184
/
+42
|
*
|
|
|
|
|
nand/denali: Fixed handle ECC error bugs
Chuanxiao Dong
2010-08-11
1
-16
/
+29
|
*
|
|
|
|
|
nand/denali: use iowrite32() to replace denali_write32()
Chuanxiao Dong
2010-08-11
1
-76
/
+62
|
*
|
|
|
|
|
nand/denali: Fixed probe function bugs
Chuanxiao Dong
2010-08-11
1
-21
/
+23
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-08-15
30
-206
/
+218
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
arch/tile: don't validate CROSS_COMPILE needlessly
Chris Metcalf
2010-08-15
1
-9
/
+11
|
*
|
|
|
|
|
|
arch/tile: export only COMMAND_LINE_SIZE to userspace.
Chris Metcalf
2010-08-15
1
-2
/
+6
|
*
|
|
|
|
|
|
arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
Chris Metcalf
2010-08-15
1
-3
/
+2
|
*
|
|
|
|
|
|
arch/tile: Rename the hweight() implementations to __arch_hweight()
Chris Metcalf
2010-08-13
1
-4
/
+5
|
*
|
|
|
|
|
|
Merge branch 'master' into for-linus
Chris Metcalf
2010-08-13
1214
-13456
/
+45563
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
arch/tile: extend syscall ABI to set r1 on return as well.
Chris Metcalf
2010-08-13
1
-2
/
+12
|
*
|
|
|
|
|
|
|
arch/tile: Various cleanups.
Chris Metcalf
2010-08-13
11
-92
/
+40
|
*
|
|
|
|
|
|
|
arch/tile: support backtracing on TILE-Gx
Chris Metcalf
2010-08-13
4
-48
/
+105
|
*
|
|
|
|
|
|
|
arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.
Chris Metcalf
2010-08-13
3
-4
/
+8
|
*
|
|
|
|
|
|
|
arch/tile: Use separate, better minsec values for clocksource and sched_clock.
Chris Metcalf
2010-08-13
1
-14
/
+19
|
*
|
|
|
|
|
|
|
arch/tile: correct a bug in freeing bootmem by VA for the optional second ini...
Chris Metcalf
2010-08-13
1
-2
/
+2
|
*
|
|
|
|
|
|
|
arch: tile: mm: pgtable.c: Removed duplicated #include
Andrea Gelmini
2010-08-13
1
-1
/
+0
|
*
|
|
|
|
|
|
|
arch: tile: kernel/proc.c Removed duplicated #include
Andrea Gelmini
2010-08-13
1
-1
/
+0
|
*
|
|
|
|
|
|
|
Add fanotify syscalls to <asm-generic/unistd.h>.
Chris Metcalf
2010-08-13
1
-1
/
+5
|
*
|
|
|
|
|
|
|
arch/tile: support new kunmap_atomic() naming convention.
Chris Metcalf
2010-08-11
2
-3
/
+3
|
*
|
|
|
|
|
|
|
tile: remove unused ISA_DMA_THRESHOLD define
FUJITA Tomonori
2010-08-11
1
-21
/
+0
|
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-08-11
25
-501
/
+740
|
|
\
\
\
\
\
\
\
\
*
|
|
|
|
|
|
|
|
|
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2010-08-15
2
-1
/
+15
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-08-15
14
-27
/
+147
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2010-08-15
2
-11
/
+19
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
MAINTAINERS: Add Ian Lartey as comaintaner for Wolfson devices
Mark Brown
2010-08-13
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
MAINTAINERS: Make Wolfson entry also cover CODEC drivers
Mark Brown
2010-08-13
1
-3
/
+3
|
|
*
|
|
|
|
|
|
|
|
|
ASoC: Only tweak WM8994 chip configuration on devices up to rev D
Mark Brown
2010-08-13
1
-7
/
+13
|
|
*
|
|
|
|
|
|
|
|
|
ASoC: Optimise DSP performance for WM8994
Mark Brown
2010-08-13
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2010-08-15
10
-15
/
+120
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
ALSA: hda - Fix dynamic ADC change working again
Takashi Iwai
2010-08-13
5
-12
/
+25
|
|
*
|
|
|
|
|
|
|
|
|
|
ALSA: hda - Restrict PCM parameters per ELD information over HDMI
Takashi Iwai
2010-08-13
5
-3
/
+95
|
*
|
|
|
|
|
|
|
|
|
|
|
ALSA: sound/usb/format: silence uninitialized variable warnings
Dan Carpenter
2010-08-15
1
-0
/
+8
|
*
|
|
|
|
|
|
|
|
|
|
|
sound: oss: sh_dac_audio.c removed duplicated #include
Andrea Gelmini
2010-08-12
1
-1
/
+0
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-08-15
2
-56
/
+8
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
intel_idle: recognize Lincroft Atom Processor
Arjan van de Ven
2010-08-14
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
intel_idle: no longer EXPERIMENTAL
Len Brown
2010-08-14
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
|
|
intel_idle: disable module support
Len Brown
2010-08-14
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
intel_idle: add support for Westmere-EX
Len Brown
2010-07-26
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
intel_idle: delete power_policy modparam, and choose substate functions
Len Brown
2010-07-23
1
-43
/
+0
[prev]
[next]