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
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: the scheduled I2C RTC driver removal
Adrian Bunk
2008-01-27
3
-62
/
+0
*
[S390] replace lock_cpu_hotplug with get_online_cpus
Martin Schwidefsky
2008-01-26
1
-6
/
+6
*
[S390] constify function pointer tables.
Jan Engelhardt
2008-01-26
2
-2
/
+2
*
[S390] do local_irq_restore while spinning in spin_lock_irqsave.
Hisashi Hifumi
2008-01-26
1
-0
/
+23
*
[S390] add smp_call_function_mask
Carsten Otte
2008-01-26
1
-0
/
+27
*
[S390] Remove TOPDIR from Makefile
WANG Cong
2008-01-26
1
-4
/
+0
*
[S390] single-step cleanup
Roland McGrath
2008-01-26
2
-16
/
+19
*
[S390] Move NOTES and BUG_TABLE.
Martin Schwidefsky
2008-01-26
1
-3
/
+9
*
[S390] arch/s390/: Spelling fixes
Joe Perches
2008-01-26
1
-1
/
+1
*
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
Michael Holzheu
2008-01-26
1
-6
/
+8
*
[S390] vmemmap: allocate struct pages before 1:1 mapping
Christian Borntraeger
2008-01-26
1
-2
/
+2
*
[S390] Initialize sclp_ipl_info
Michael Holzheu
2008-01-26
1
-0
/
+1
*
[S390] Allocate and free cpu lowcores and stacks when needed/possible.
Heiko Carstens
2008-01-26
1
-34
/
+72
*
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-01-26
1
-1
/
+1
*
[S390] Load disabled wait psw instead of stopping cpu on halt.
Michael Holzheu
2008-01-26
1
-2
/
+6
*
[S390] kernel: Shutdown Actions Interface
Michael Holzheu
2008-01-26
3
-461
/
+600
*
[S390] arch/s390: Add missing "space"
Joe Perches
2008-01-26
1
-1
/
+1
*
[S390] crypto: move s390 Kconfig options.
Jan Glauber
2008-01-26
1
-60
/
+0
*
[S390] Get rid of additional_cpus kernel parameter.
Heiko Carstens
2008-01-26
3
-106
/
+76
*
[S390] Remove owner_pc member from raw_spinlock_t.
Heiko Carstens
2008-01-26
1
-8
/
+4
*
[S390] Get rid of HOLES_IN_ZONE requirement.
Heiko Carstens
2008-01-26
3
-5
/
+25
*
[S390] Print kernel version in dump_stack() and show_regs().
Heiko Carstens
2008-01-26
2
-11
/
+27
*
[S390] Change vmalloc defintions
Christian Borntraeger
2008-01-26
2
-16
/
+10
*
[S390] Fix tlb flushing with idte.
Martin Schwidefsky
2008-01-26
1
-1
/
+1
*
[S390] Standby cpu activation/deactivation.
Heiko Carstens
2008-01-26
3
-73
/
+333
*
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
[next]