index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h
eric miao
2008-01-26
2
-0
/
+2
*
[ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()
eric miao
2008-01-26
1
-56
/
+240
*
[ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx
eric miao
2008-01-26
3
-5
/
+24
*
[ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx
eric miao
2008-01-26
2
-0
/
+285
*
[ARM] pxa: Don't wind OSCR backwards over suspend/resume
Russell King
2008-01-26
1
-9
/
+12
*
[ARM] pxa: remove periodic mode emulation support
Russell King
2008-01-26
2
-53
/
+9
*
[ARM] pxa: mainstone: update backlight to use the backlight infrastructure
Russell King
2008-01-26
1
-10
/
+50
*
[ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices
Russell King
2008-01-26
5
-18
/
+19
*
[ARM] Update mach-types
Russell King
2008-01-26
1
-7
/
+251
*
sched: latencytop support
Arjan van de Ven
2008-01-25
1
-0
/
+27
*
sched: high-res preemption tick
Peter Zijlstra
2008-01-25
3
-3
/
+9
*
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
5
-25
/
+25
*
sched: remove printk_clock references from ia64
Ingo Molnar
2008-01-25
2
-15
/
+0
*
sched: remove printk_clock()
Ingo Molnar
2008-01-25
2
-38
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2008-01-25
33
-505
/
+3529
|
\
|
*
[AVR32] extint: Set initial irq type to low level
Haavard Skinnemoen
2008-01-25
1
-3
/
+3
|
*
[AVR32] extint: change set_irq_type() handling
David Brownell
2008-01-25
1
-11
/
+7
|
*
[AVR32] NMI debugging
Haavard Skinnemoen
2008-01-25
7
-10
/
+155
|
*
[AVR32] constify function pointer tables
Jan Engelhardt
2008-01-25
2
-2
/
+2
|
*
[AVR32] ATNGW100: Update defconfig
Haavard Skinnemoen
2008-01-25
1
-151
/
+262
|
*
[AVR32] ATSTK1002: Update defconfig
Haavard Skinnemoen
2008-01-25
1
-150
/
+483
|
*
[AVR32] Kconfig: Choose daughterboard instead of CPU
Haavard Skinnemoen
2008-01-25
2
-24
/
+28
|
*
[AVR32] Add support for ATSTK1003 and ATSTK1004
Haavard Skinnemoen
2008-01-25
8
-20
/
+1975
|
*
[AVR32] Clean up external DAC setup code
Haavard Skinnemoen
2008-01-25
2
-16
/
+17
|
*
[AVR32] ATSTK1000: Move gpio-leds setup to setup.c
Haavard Skinnemoen
2008-01-25
4
-66
/
+72
|
*
[AVR32] Add support for AT32AP7001 and AT32AP7002
Haavard Skinnemoen
2008-01-25
8
-21
/
+51
|
*
[AVR32] Provide more CPU information in /proc/cpuinfo and dmesg
Haavard Skinnemoen
2008-01-25
1
-26
/
+68
|
*
[AVR32] Oprofile support
Haavard Skinnemoen
2008-01-25
4
-0
/
+247
|
*
[AVR32] Include instrumentation menu
Haavard Skinnemoen
2008-01-25
2
-10
/
+2
|
*
[AVR32] Enable debugging only when needed
Haavard Skinnemoen
2008-01-25
5
-9
/
+171
|
*
[AVR32] Remove redundant try_to_freeze() call from do_signal()
Haavard Skinnemoen
2008-01-25
1
-7
/
+0
|
*
[AVR32] Drop GFP_COMP for DMA memory allocations
Haavard Skinnemoen
2008-01-25
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-01-25
12
-1063
/
+2509
|
\
\
|
*
|
[CRYPTO] twofish: Merge common glue code
Sebastian Siewior
2008-01-14
3
-103
/
+6
|
*
|
[CRYPTO] salsa20: Add x86-64 assembly version
Tan Swee Heng
2008-01-11
3
-0
/
+924
|
*
|
[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
Tan Swee Heng
2008-01-11
3
-0
/
+1243
|
*
|
[CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback
Sebastian Siewior
2008-01-11
1
-8
/
+2
|
*
|
[CRYPTO] aes_s390: Add fallback driver
Sebastian Siewior
2008-01-11
1
-21
/
+205
|
*
|
[CRYPTO] aes-asm: Merge common glue code
Sebastian Siewior
2008-01-11
3
-77
/
+20
|
*
|
[CRYPTO] aes-i586: Remove setkey
Sebastian Siewior
2008-01-11
2
-504
/
+46
|
*
|
[CRYPTO] aes-x86-64: Remove setkey
Sebastian Siewior
2008-01-11
2
-313
/
+37
|
*
|
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
2008-01-11
3
-14
/
+3
*
|
|
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
39
-41
/
+41
*
|
|
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
5
-16
/
+14
*
|
|
Kobject: the cris iop_fw_load.c code is broken
Greg Kroah-Hartman
2008-01-24
1
-0
/
+11
*
|
|
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...
Greg Kroah-Hartman
2008-01-24
1
-4
/
+5
*
|
|
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...
Greg Kroah-Hartman
2008-01-24
1
-10
/
+9
*
|
|
Kobject: change arch/ia64/kernel/topology.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
1
-8
/
+9
*
|
|
Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
1
-5
/
+6
*
|
|
Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...
Greg Kroah-Hartman
2008-01-24
1
-8
/
+7
[next]