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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add numa node symlink for cpu devices in sysfs
Alex Chiang
2009-12-15
1
-1
/
+10
*
mm: refactor unregister_cpu_under_node()
Alex Chiang
2009-12-15
1
-6
/
+12
*
mm: refactor register_cpu_under_node()
Alex Chiang
2009-12-15
1
-9
/
+11
*
mm: add numa node symlink for memory section in sysfs
Alex Chiang
2009-12-15
1
-1
/
+10
*
hugetlb: offload per node attribute registrations
Lee Schermerhorn
2009-12-15
1
-10
/
+47
*
hugetlb: handle memory hot-plug events
Lee Schermerhorn
2009-12-15
1
-5
/
+48
*
hugetlb: add per node hstate attributes
Lee Schermerhorn
2009-12-15
1
-0
/
+39
*
/dev/mem: remove redundant parameter from do_write_kmem()
Wu Fengguang
2009-12-15
1
-8
/
+6
*
/dev/mem: remove the "written" variable in write_kmem()
Wu Fengguang
2009-12-15
1
-27
/
+22
*
/dev/mem: make size_inside_page() logic straight
Wu Fengguang
2009-12-15
1
-22
/
+12
*
/dev/mem: cleanup unxlate_dev_mem_ptr() calls
Wu Fengguang
2009-12-15
1
-8
/
+6
*
/dev/mem: introduce size_inside_page()
Wu Fengguang
2009-12-15
1
-41
/
+19
*
/dev/mem: remove redundant test on len
Wu Fengguang
2009-12-15
1
-8
/
+6
*
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-12-14
48
-321
/
+228
|
\
|
*
i2c-core: i2c bus should support PM entries in struct dev_pm_ops
sonic zhang
2009-12-14
1
-0
/
+35
|
*
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
2009-12-14
18
-51
/
+26
|
*
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
2009-12-14
29
-116
/
+30
|
*
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
48
-55
/
+54
|
*
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-12-14
48
-99
/
+83
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-14
2
-33
/
+27
|
\
\
|
*
|
nvram: Fix write beyond end condition; prove to gcc copy is safe
H. Peter Anvin
2009-12-11
1
-4
/
+10
|
*
|
x86, msr: Add support for non-contiguous cpumasks
Borislav Petkov
2009-12-11
1
-29
/
+17
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-14
21
-389
/
+485
|
\
\
\
|
*
|
|
pcmcia: CodingStyle fixes
Dominik Brodowski
2009-12-07
11
-377
/
+475
|
*
|
|
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
2009-12-07
10
-12
/
+10
*
|
|
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-14
14
-219
/
+2418
|
\
\
\
\
|
*
|
|
|
spi: fix probe/remove section markings
Grant Likely
2009-12-13
1
-3
/
+3
|
*
|
|
|
Add OMAP spi100k driver
Cory Maccarrone
2009-12-13
3
-0
/
+642
|
*
|
|
|
spi-imx: don't access struct device directly but use dev_get_platdata
Uwe Kleine-König
2009-12-13
1
-1
/
+1
|
*
|
|
|
spi-imx: Add mx25 support
Sascha Hauer
2009-12-13
1
-4
/
+4
|
*
|
|
|
spi-imx: use positive logic to distinguish cpu variants
Uwe Kleine-König
2009-12-13
1
-1
/
+1
|
*
|
|
|
spi-imx: correct check for platform_get_irq failing
Uwe Kleine-König
2009-12-13
1
-1
/
+1
|
*
|
|
|
ARM: NUC900: Add spi driver support for nuc900
Wan ZongShun
2009-12-13
3
-0
/
+512
|
*
|
|
|
spi: SuperH MSIOF SPI Master driver V2
Magnus Damm
2009-12-13
3
-0
/
+699
|
*
|
|
|
spi: fix spidev compilation failure when VERBOSE is defined
Florian Fainelli
2009-12-08
1
-3
/
+3
|
*
|
|
|
spi/au1550_spi: fix setupxfer not to override cfg with zeros
Jan Nikitenko
2009-12-08
1
-2
/
+8
|
*
|
|
|
spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove
Uwe Kleine-König
2009-12-08
1
-1
/
+1
|
*
|
|
|
spi/i.MX: fix broken error handling for gpio_request
John Ogness
2009-12-08
1
-4
/
+5
|
*
|
|
|
spi/i.mx: drain MXC SPI transfer buffer when probing device
Daniel Mack
2009-12-08
1
-0
/
+8
|
*
|
|
|
spi/xilinx_spi: fix incorrect casting
Grant Likely
2009-12-08
1
-2
/
+2
|
*
|
|
|
spi/mpc52xx-spi: minor cleanups
Wolfram Sang
2009-12-08
1
-15
/
+11
|
*
|
|
|
xilinx_spi: add a platform driver using the xilinx_spi common module.
Richard Röjfors
2009-12-08
3
-0
/
+110
|
*
|
|
|
xilinx_spi: add support for the DS570 IP.
Richard Röjfors
2009-12-08
3
-32
/
+91
|
*
|
|
|
xilinx_spi: Switch to iomem functions and support little endian.
Richard Röjfors
2009-12-08
2
-43
/
+55
|
*
|
|
|
xilinx_spi: Split into of driver and generic part.
Richard Röjfors
2009-12-08
5
-121
/
+213
|
*
|
|
|
mpc52xx_spi: add gpio chipselect
Luotao Fu
2009-12-08
1
-4
/
+60
|
*
|
|
|
mpc52xx_spi: add missing mode_bits definition
Luotao Fu
2009-12-08
1
-0
/
+2
|
*
|
|
|
mpc52xx_spi: fix clearing status register
Luotao Fu
2009-12-08
1
-1
/
+5
*
|
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-12-14
14
-293
/
+1059
|
\
\
\
\
\
|
*
|
|
|
|
md: add 'recovery_start' per-device sysfs attribute
Dan Williams
2009-12-14
1
-1
/
+40
[next]