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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
2009-04-05
13
-137
/
+319
|
\
|
*
module: use strstarts()
Rusty Russell
2009-03-31
1
-7
/
+4
|
*
strstarts: helper function for !strncmp(str, prefix, strlen(prefix))
Rusty Russell
2009-03-31
1
-0
/
+9
|
*
arm: allow usage of string functions in linux/string.h
Rusty Russell
2009-03-31
1
-1
/
+4
|
*
module: don't use stop_machine on module load
Rusty Russell
2009-03-31
1
-9
/
+3
|
*
module: create a request_module_nowait()
Arjan van de Ven
2009-03-31
2
-7
/
+14
|
*
module: include other structures in module version check
Rusty Russell
2009-03-31
2
-7
/
+15
|
*
module: remove the SHF_ALLOC flag on the __versions section.
Rusty Russell
2009-03-31
1
-0
/
+3
|
*
module: clarify the force-loading taint message.
Rusty Russell
2009-03-31
1
-6
/
+6
|
*
module: Export symbols needed for Ksplice
Tim Abbott
2009-03-31
2
-24
/
+47
|
*
Ksplice: Add functions for walking kallsyms symbols
Anders Kaseorg
2009-03-31
4
-0
/
+65
|
*
module: remove module_text_address()
Rusty Russell
2009-03-31
4
-25
/
+9
|
*
module: __module_address
Rusty Russell
2009-03-31
2
-23
/
+73
|
*
module: Make find_symbol return a struct kernel_symbol
Tim Abbott
2009-03-31
1
-38
/
+37
|
*
kernel/module.c: fix an unused goto label
Américo Wang
2009-03-31
1
-1
/
+1
|
*
param: fix charp parameters set via sysfs
Rusty Russell
2009-03-31
4
-7
/
+47
*
|
Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
2
-15
/
+115
|
\
\
|
*
|
debugobjects: delay free of internal objects
Thomas Gleixner
2009-03-17
1
-12
/
+41
|
*
|
debugobjects: replace static objects when slab cache becomes available
Thomas Gleixner
2009-03-17
1
-3
/
+63
|
*
|
debug_objects: add boot-parameter toggle to turn object debugging off again
Kyle McMartin
2009-03-02
2
-0
/
+11
*
|
|
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-04-05
5
-229
/
+810
|
\
\
\
|
*
\
\
Merge branch 'linus' into core/printk
Ingo Molnar
2009-03-28
3776
-165364
/
+287156
|
|
\
\
\
|
*
|
|
|
printk: correct the behavior of printk_timed_ratelimit()
Guillaume Knispel
2009-03-17
1
-2
/
+5
|
*
|
|
|
Merge branch 'linus' into core/printk
Ingo Molnar
2009-03-17
1274
-21280
/
+41439
|
|
\
\
\
\
|
*
|
|
|
|
vsprintf: unify the format decoding layer for its 3 users, cleanup
Vegard Nossum
2009-03-14
1
-6
/
+6
|
*
|
|
|
|
fix regression from "vsprintf: unify the format decoding layer for its 3 users"
Vegard Nossum
2009-03-14
1
-1
/
+1
|
*
|
|
|
|
vsprintf: fix bug in negative value printing
Frederic Weisbecker
2009-03-10
1
-7
/
+6
|
*
|
|
|
|
vsprintf: unify the format decoding layer for its 3 users
Frederic Weisbecker
2009-03-06
1
-431
/
+541
|
*
|
|
|
|
vsprintf: add binary printf
Lai Jiangshan
2009-03-06
3
-0
/
+452
|
*
|
|
|
|
printk: introduce printk_once()
Ingo Molnar
2009-02-05
1
-0
/
+17
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2009-04-05
19
-272
/
+2109
|
\
\
\
\
\
\
|
*
|
|
|
|
|
atmel-mci: fix sdc_reg typo
Hans-Christian Egtvedt
2009-03-24
1
-1
/
+1
|
*
|
|
|
|
|
tmio_mmc: add maintainer
Pierre Ossman
2009-03-24
1
-0
/
+5
|
*
|
|
|
|
|
mmc: Add OpenFirmware bindings for SDHCI driver
Anton Vorontsov
2009-03-24
4
-0
/
+328
|
*
|
|
|
|
|
sdhci: Add quirk for forcing maximum block size to 2048 bytes
Anton Vorontsov
2009-03-24
2
-7
/
+15
|
*
|
|
|
|
|
sdhci: Add quirk for controllers that need IRQ re-init after reset
Anton Vorontsov
2009-03-24
2
-0
/
+9
|
*
|
|
|
|
|
sdhci: Add quirk for controllers that need small delays for PIO
Anton Vorontsov
2009-03-24
2
-0
/
+5
|
*
|
|
|
|
|
sdhci: Add set_clock callback and a quirk for nonstandard clocks
Anton Vorontsov
2009-03-24
2
-0
/
+10
|
*
|
|
|
|
|
sdhci: Add get_{max,timeout}_clock callbacks
Ben Dooks
2009-03-24
2
-7
/
+17
|
*
|
|
|
|
|
sdhci: Add support for hosts reporting inverted write-protect state
Anton Vorontsov
2009-03-24
2
-0
/
+4
|
*
|
|
|
|
|
sdhci: Add support for card-detection polling
Anton Vorontsov
2009-03-24
2
-2
/
+17
|
*
|
|
|
|
|
sdhci: Enable only relevant (DMA/PIO) interrupts during transfers
Anton Vorontsov
2009-03-24
1
-3
/
+14
|
*
|
|
|
|
|
sdhci: Split card-detection IRQs management from sdhci_init()
Anton Vorontsov
2009-03-24
2
-17
/
+62
|
*
|
|
|
|
|
sdhci: Add support for bus-specific IO memory accessors
Anton Vorontsov
2009-03-24
3
-81
/
+180
|
*
|
|
|
|
|
mmc_spi: adjust for delayed data token response
Wolfgang Muees
2009-03-24
1
-3
/
+24
|
*
|
|
|
|
|
omap_hsmmc: Wait for SDBP
Adrian Hunter
2009-03-24
1
-5
/
+15
|
*
|
|
|
|
|
omap_hsmmc: Fix MMC3 dma
Grazvydas Ignotas
2009-03-24
1
-11
/
+25
|
*
|
|
|
|
|
omap_hsmmc: Disable SDBP at suspend
Jarkko Lavinen
2009-03-24
1
-14
/
+2
|
*
|
|
|
|
|
omap_hsmmc: Do not prefix slot name
Adrian Hunter
2009-03-24
1
-1
/
+1
|
*
|
|
|
|
|
omap_hsmmc: Allow cover switch to cause rescan
Adrian Hunter
2009-03-24
1
-4
/
+7
[next]