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
*
pm2fb: correct error values returned from probe function
Krzysztof Helt
2008-04-28
1
-2
/
+4
*
fbdev: use DIV_ROUND_UP or roundup
Julia Lawall
2008-04-28
4
-5
/
+4
*
powerpc: offb: add support for foreign endianness
Anton Vorontsov
2008-04-28
1
-3
/
+12
*
fb: add support for foreign endianness
Anton Vorontsov
2008-04-28
10
-140
/
+228
*
fbdev: make the best-fit section of fb_find_mode return the closest matching ...
Michal Januszewski
2008-04-28
1
-8
/
+16
*
gpiochip_reserve()
Anton Vorontsov
2008-04-28
2
-3
/
+48
*
gpiolib: dynamic gpio number allocation
Anton Vorontsov
2008-04-28
1
-7
/
+45
*
gpio: define gpio_is_valid()
Guennadi Liakhovetski
2008-04-28
3
-7
/
+29
*
gpiolib: i2c/spi drivers: handle rmmod better
Guennadi Liakhovetski
2008-04-28
3
-0
/
+3
*
gpiolib: better rmmod infrastructure
Guennadi Liakhovetski
2008-04-28
2
-3
/
+14
*
i2o: remove static inline forward declarations
Ilpo Järvinen
2008-04-28
1
-5
/
+0
*
isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable
Robert P. J. Day
2008-04-28
1
-4
/
+4
*
capifs: fix memory leak on remount
Cyrill Gorcunov
2008-04-28
1
-0
/
+1
*
hisax: depend on CONFIG_PNP, not __ISAPNP__
Bjorn Helgaas
2008-04-28
1
-4
/
+6
*
isdn: fix obvious cut-and-paste error in st5481_usb.c
Robert P. J. Day
2008-04-28
1
-1
/
+1
*
isdn: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
22
-51
/
+51
*
eicon: fix sparse integer as NULL pointer warnings
Harvey Harrison
2008-04-28
2
-7
/
+7
*
avm: fix sparse warning using integer as NULL pointer
Harvey Harrison
2008-04-28
8
-26
/
+26
*
capi: fix sparse warnings using integer as NULL pointer
Harvey Harrison
2008-04-28
6
-38
/
+38
*
quota: convert stub functions from macros into inlines
Andrew Morton
2008-04-28
1
-8
/
+37
*
quota: reiserfs: make reiserfs handle quotaon on remount
Jan Kara
2008-04-28
1
-5
/
+8
*
quota: ext4: make ext4 handle quotaon on remount
Jan Kara
2008-04-28
1
-7
/
+8
*
quota: ext3: make ext3 handle quotaon on remount
Jan Kara
2008-04-28
1
-9
/
+10
*
quota: quota core changes for quotaon on remount
Jan Kara
2008-04-28
5
-22
/
+113
*
quota: various style cleanups
Jan Kara
2008-04-28
4
-28
/
+60
*
quota: remove superfluous DQUOT_OFF() in fs/namespace.c
Jan Kara
2008-04-28
1
-2
/
+0
*
quota: do not allow setting of quota limits to too high values
Andrew Perepechko
2008-04-28
4
-5
/
+25
*
kprobes: update document about batch registration
Masami Hiramatsu
2008-04-28
1
-4
/
+47
*
kprobes: add (un)register_jprobes for batch registration
Masami Hiramatsu
2008-04-28
2
-9
/
+65
*
kprobes: add (un)register_kretprobes for batch registration
Masami Hiramatsu
2008-04-28
2
-20
/
+97
*
kprobes: add (un)register_kprobes for batch registration
Masami Hiramatsu
2008-04-28
2
-37
/
+96
*
list.h: add list_is_singular()
Masami Hiramatsu
2008-04-28
1
-0
/
+9
*
kprobes: prevent probing of preempt_schedule()
Srinivasa Ds
2008-04-28
2
-0
/
+59
*
VT notifier extension for accessibility
Karl Dahlke
2008-04-28
2
-0
/
+9
*
mfd: use shorter set_current_state()
Robert P. J. Day
2008-04-28
1
-4
/
+3
*
sm501: add uart support
Magnus Damm
2008-04-28
2
-16
/
+69
*
spi: spi_imx updates
Andrea Paterniani
2008-04-28
1
-109
/
+114
*
atmel_spi: support zero length transfer
Atsushi Nemoto
2008-04-28
1
-1
/
+1
*
spi: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
5
-9
/
+9
*
documentation: move spidev_fdx example to its own source file
Randy Dunlap
2008-04-28
2
-166
/
+160
*
spi: pxa2xx_spi "sparse" fixes
David Brownell
2008-04-28
1
-24
/
+28
*
spi: use menuconfig for CONFIG_SPI
Alessandro Guido
2008-04-28
1
-7
/
+6
*
oprofile: change cpu_buffer from array to per_cpu variable
Mike Travis
2008-04-28
4
-12
/
+13
*
x86: configurable DMI scanning code
Thomas Petazzoni
2008-04-28
2
-3
/
+10
*
drivers/acpi/thermal.c: fix build with CONFIG_DMI=n
Andrew Morton
2008-04-28
1
-2
/
+0
*
atmel_serial: remove duplicated macro definition
Michael Trimarchi
2008-04-28
1
-1
/
+0
*
serial: use time_before, time_before_eq, etc
Julia Lawall
2008-04-28
1
-1
/
+2
*
serial 8250: tighten test for using backup timer
Alex Williamson
2008-04-28
1
-2
/
+3
*
serial: add VR41xx SIU setup for serial console
Yoichi Yuasa
2008-04-28
4
-4
/
+52
*
serial: add vr41xx_siu_early_setup() for serial console
Yoichi Yuasa
2008-04-28
1
-1
/
+14
[next]