index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: remove <asm/ide.h> for some archs
Bartlomiej Zolnierkiewicz
2008-07-24
9
-171
/
+6
*
ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)
Bartlomiej Zolnierkiewicz
2008-07-24
5
-159
/
+0
*
ide-generic: remove broken PPC_PREP support
Bartlomiej Zolnierkiewicz
2008-07-24
1
-18
/
+0
*
ide: define MAX_HWIFS in <linux/ide.h>
Bartlomiej Zolnierkiewicz
2008-07-24
14
-65
/
+8
*
ide: remove <asm-cris/ide.h>
Bartlomiej Zolnierkiewicz
2008-07-24
3
-148
/
+0
*
ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()
Bartlomiej Zolnierkiewicz
2008-07-24
2
-28
/
+8
*
ide-generic: minor fix for mips
Bartlomiej Zolnierkiewicz
2008-07-24
1
-2
/
+0
*
ide-generic: fix ide_default_io_base() for m32r
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+8
*
ide: fix <asm-xtensa/ide.h>
Bartlomiej Zolnierkiewicz
2008-07-24
1
-11
/
+2
*
ide: add ide_pci_remove() helper
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+2
*
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
2008-07-24
1
-0
/
+7
*
ide: add ->dev and ->host_priv fields to struct ide_host
Bartlomiej Zolnierkiewicz
2008-07-24
1
-2
/
+5
*
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
4
-5
/
+23
|
\
|
*
Merge branch 'sched/urgent' into sched/devel
Ingo Molnar
2008-07-20
1
-3
/
+1
|
|
\
|
|
*
sched, x86: clean up hrtick implementation
Peter Zijlstra
2008-07-20
1
-3
/
+1
|
*
|
sched: fix build error, provide partition_sched_domains() unconditionally
Ingo Molnar
2008-07-18
1
-1
/
+10
|
*
|
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-07-18
2
-1
/
+12
|
|
/
*
|
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
3
-40
/
+130
|
\
\
|
*
\
Merge branch 'linus' into cpus4096-for-linus
Ingo Molnar
2008-07-21
192
-2072
/
+4704
|
|
\
\
|
*
|
|
cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP
Mike Travis
2008-07-20
1
-7
/
+26
|
*
|
|
NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var
Mike Travis
2008-07-20
1
-1
/
+1
|
*
|
|
cpumask: Provide a generic set of CPUMASK_ALLOC macros
Mike Travis
2008-07-18
1
-0
/
+21
|
*
|
|
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-18
1
-5
/
+27
|
*
|
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-18
254
-19098
/
+3391
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-16
450
-5575
/
+18791
|
|
\
\
\
|
*
|
|
|
Revert "cpumask: introduce new APIs"
Ingo Molnar
2008-07-06
1
-4
/
+0
|
*
|
|
|
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
2008-07-06
174
-400
/
+871
|
|
\
\
\
\
|
*
|
|
|
|
cpumask: make for_each_cpu_mask a bit smaller
Alexander van Heukelum
2008-05-23
1
-8
/
+8
|
*
|
|
|
|
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
1
-1
/
+1
|
*
|
|
|
|
x86: Add performance variants of cpumask operators
Mike Travis
2008-05-23
1
-30
/
+62
*
|
|
|
|
|
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2008-07-23
1
-1
/
+2
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'linus' into core/softlockup
Ingo Molnar
2008-07-15
455
-5171
/
+18343
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge commit 'v2.6.26-rc8' into core/softlockup
Ingo Molnar
2008-06-25
41
-101
/
+224
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'linus' into core/softlockup
Ingo Molnar
2008-06-16
118
-258
/
+575
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
softlockup: fix softlockup_thresh unaligned access and disable detection at r...
Dimitri Sivanich
2008-05-25
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
softlockup: allow panic on lockup
Ingo Molnar
2008-05-25
1
-1
/
+2
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-07-23
25
-91
/
+947
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'pxa' into devel
Russell King
2008-07-13
33
-667
/
+1586
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
[ARM] pxa: add base support for PXA930 (aka Tavor-P)
Eric Miao
2008-07-13
3
-0
/
+515
|
|
*
|
|
|
|
|
|
|
|
[NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data
Eric Miao
2008-07-12
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
[NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable
Eric Miao
2008-07-12
1
-0
/
+7
|
|
*
|
|
|
|
|
|
|
|
[NET] smc91x: add SMC91X_NOWAIT flag to platform data
Eric Miao
2008-07-12
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
[NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"
Eric Miao
2008-07-12
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'pxa-devel' into pxa
Russell King
2008-07-12
6
-5
/
+31
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
[ARM] 5113/1: PXA SSP: Additional register definitions for PXA3xx SSP
Mark Brown
2008-07-10
1
-1
/
+15
|
|
|
*
|
|
|
|
|
|
|
|
[ARM] pxa: add simple gpio debug LEDs support for zylonite
Eric Miao
2008-07-09
1
-0
/
+2
|
|
|
*
|
|
|
|
|
|
|
|
[ARM] pxa: add GPIO expander (PCA9539) support for zylonite
Eric Miao
2008-07-09
1
-0
/
+2
|
|
|
*
|
|
|
|
|
|
|
|
[ARM] pxa: add pxa3xx NAND device and clock sources
Eric Miao
2008-07-09
1
-0
/
+2
|
|
|
*
|
|
|
|
|
|
|
|
[ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state change
Eric Miao
2008-07-09
1
-0
/
+1
|
|
|
*
|
|
|
|
|
|
|
|
[ARM] pxa: allow display of uncompress message through STUART
Eric Miao
2008-07-09
1
-4
/
+9
[next]