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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2008-05-05
12
-406
/
+428
|
\
|
*
sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED
Parag Warudkar
2008-05-05
1
-2
/
+3
|
*
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
2008-05-05
7
-161
/
+281
|
*
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
2008-05-05
2
-0
/
+7
|
*
sched: fix cpu clock
Ingo Molnar
2008-05-05
1
-9
/
+15
|
*
sched: fair-group: fix a Div0 error of the fair group scheduler
Miao Xie
2008-05-05
1
-6
/
+11
|
*
sched: fix missing locking in sched_domains code
Heiko Carstens
2008-05-05
1
-17
/
+12
|
*
sched: make clock sync tunable by architecture code
Ingo Molnar
2008-05-05
2
-1
/
+3
|
*
sched: fix debugging
Mike Galbraith
2008-05-05
1
-27
/
+0
|
*
sched: fix sched_info_switch not being called according to documentation
David Simner
2008-05-05
1
-2
/
+2
|
*
sched: fix hrtick_start_fair and CPU-Hotplug
Peter Zijlstra
2008-05-05
1
-1
/
+65
|
*
sched: fix SCHED_FAIR wake-idle logic error
Gregory Haskins
2008-05-05
1
-1
/
+1
|
*
sched: fix RT task-wakeup logic
Gregory Haskins
2008-05-05
2
-3
/
+11
|
*
sched: add statics, don't return void expressions
Harvey Harrison
2008-05-05
2
-6
/
+10
|
*
sched: add debug checks to idle functions
Andrew Morton
2008-05-05
1
-0
/
+2
|
*
sched: remove old sched doc
Ingo Molnar
2008-05-05
1
-165
/
+0
|
*
sched: make rt_sched_class, idle_sched_class static
Harvey Harrison
2008-05-05
2
-2
/
+2
|
*
sched: optimize calc_delta_mine()
Peter Zijlstra
2008-05-05
1
-4
/
+4
|
*
sched: fix normalized sleeper
Peter Zijlstra
2008-05-05
1
-1
/
+1
*
|
Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2008-05-05
9
-54
/
+90
|
\
\
|
*
|
[POWERPC] Assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-05
1
-17
/
+2
|
*
|
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
2008-05-05
5
-2
/
+52
|
*
|
[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex
Daniel Walker
2008-05-05
1
-15
/
+15
|
*
|
[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex
Daniel Walker
2008-05-05
1
-5
/
+5
|
*
|
[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex
Daniel Walker
2008-05-05
1
-15
/
+16
*
|
|
dev_name introduction fall out fix
Stephen Rothwell
2008-05-05
4
-10
/
+10
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-05-05
8
-64
/
+84
|
\
\
\
|
*
|
|
x86 PCI: call dmi_check_pciprobe()
Yinghai Lu
2008-05-05
3
-2
/
+8
|
*
|
|
x86/pci: add pci=skip_isa_align command lines.
Yinghai Lu
2008-05-05
5
-41
/
+53
|
*
|
|
x86/pci: remove flag in pci_cfg_space_size_ext
Yinghai Lu
2008-04-29
3
-18
/
+19
|
*
|
|
x86: fix section mismatch in pci_scan_bus
Sam Ravnborg
2008-04-29
2
-3
/
+4
*
|
|
|
CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS
Geert Uytterhoeven
2008-05-05
1
-0
/
+1
*
|
|
|
m68k: remove old mac_esp cruft
Finn Thain
2008-05-05
3
-57
/
+0
*
|
|
|
m68k: Handle 68040 bus faults
Roman Zippel
2008-05-05
1
-3
/
+14
*
|
|
|
m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>
Geert Uytterhoeven
2008-05-05
1
-0
/
+1
*
|
|
|
m68k: serial167 missing return value in cy_put_char()
Geert Uytterhoeven
2008-05-05
1
-1
/
+1
*
|
|
|
m68k: Fix falconide `data_adr' typo
Geert Uytterhoeven
2008-05-05
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2008-05-05
5
-47
/
+64
|
\
\
\
|
*
|
|
kgdb: kconfig fix xconfig/menuconfig element
Jan Engelhardt
2008-05-05
1
-7
/
+9
|
*
|
|
kgdb: fix signedness mixmatches, add statics, add declaration to header
Harvey Harrison
2008-05-05
2
-5
/
+7
|
*
|
|
kgdb: 1000 loops for the single step test in kgdbts
Jason Wessel
2008-05-05
1
-2
/
+13
|
*
|
|
kgdb: trivial sparse fixes in kgdb test-suite
Harvey Harrison
2008-05-05
1
-30
/
+30
|
*
|
|
kgdb: minor documentation fixes
grzegorz.chwesewicz@chilan.com
2008-05-05
1
-3
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-05-05
7
-7
/
+22
|
\
\
\
|
*
|
|
[ALSA] soc - fix S3C2410 i2s programming error
Davide Rizzo
2008-05-05
1
-0
/
+2
|
*
|
|
[ALSA] soc - fix s3c2410 PCM breakage
Davide Rizzo
2008-05-05
1
-1
/
+1
|
*
|
|
[ALSA] ac97 - Add a workaround for broken quirk for VT1617A codec
Takashi Iwai
2008-05-05
1
-1
/
+8
|
*
|
|
[ALSA] Revert migration to alc_set_pin_output() in alc861_auto_set_output_and...
Jacek Luczak
2008-05-05
1
-1
/
+4
|
*
|
|
[ALSA] fm801 - Fix kconfig dependency mess of fm801-tea575x
Takashi Iwai
2008-05-05
1
-4
/
+1
|
*
|
|
[ALSA] hda - Support IDT 92HD206 codec
Takashi Iwai
2008-05-05
1
-0
/
+2
[next]