index
:
talos-op-linux
master
Talos™ II 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
...
*
[ALSA] ASoC: Build files
Liam Girdwood
2007-02-09
4
-1
/
+26
*
[ALSA] ASoC: dynamic audio power management (DAPM)
Richard Purdie
2007-02-09
1
-0
/
+1327
*
[ALSA] ASoC: core code
Frank Mandarino
2007-02-09
1
-0
/
+1920
*
[ALSA] ASoC: core and dapm headers
Richard Purdie
2007-02-09
3
-0
/
+767
*
[ALSA] intel8x0 - Use pci_iomap
Takashi Iwai
2007-02-09
2
-155
/
+83
*
[ALSA] pcm core: add prealloc_max file to substream directory to show maximum...
Jaroslav Kysela
2007-02-09
2
-0
/
+24
*
[ALSA] hda_intel: increase maximum DMA buffer size to 1024MB
Jaroslav Kysela
2007-02-09
1
-1
/
+1
*
[ALSA] emu10k1 - Fix compile warning
Takashi Iwai
2007-02-09
1
-1
/
+1
*
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
2007-02-09
12
-214
/
+102
*
[ALSA] aoa: fix up i2sbus_attach_codec
Johannes Berg
2007-02-09
1
-46
/
+26
*
[ALSA] aoa: set device pointer in pcms
Johannes Berg
2007-02-09
2
-6
/
+3
*
[ALSA] alsa core: add struct device pointer to struct snd_pcm
Johannes Berg
2007-02-09
2
-5
/
+14
*
[ALSA] allow registering an alsa device with struct device pointer
Johannes Berg
2007-02-09
2
-10
/
+42
*
[ALSA] Enable the analog loopback of the Revolution 5.1
Jochen Voss
2007-02-09
7
-14
/
+413
*
[ALSA] Enable capture from line-in and CD on Revolution 5.1
Jochen Voss
2007-02-09
3
-3
/
+94
*
[ALSA] usb-audio: allow pausing
Clemens Ladisch
2007-02-09
1
-9
/
+31
*
[ALSA] usb-audio: merge playback/capture hardware information structs
Clemens Ladisch
2007-02-09
1
-20
/
+5
*
[ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu ...
James Courtier-Dutton
2007-02-09
10
-180
/
+1328
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-08
17
-468
/
+1211
|
\
|
*
configfs: Zero terminate data in configfs attribute writes.
Joel Becker
2007-02-07
1
-3
/
+6
|
*
[PATCH] ocfs2 heartbeat: clean up bio submission code
Philipp Reisner
2007-02-07
1
-127
/
+31
|
*
ocfs2: introduce sc->sc_send_lock to protect outbound outbound messages
Zhen Wei
2007-02-07
2
-0
/
+10
|
*
[PATCH] ocfs2: drop INET from Kconfig, not needed
Randy Dunlap
2007-02-07
1
-1
/
+0
|
*
ocfs2_dlm: Add timeout to dlm join domain
Sunil Mushran
2007-02-07
1
-1
/
+13
|
*
ocfs2_dlm: Silence some messages during join domain
Sunil Mushran
2007-02-07
1
-3
/
+6
|
*
ocfs2_dlm: disallow a domain join if node maps mismatch
Srinivas Eeda
2007-02-07
3
-1
/
+62
|
*
ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockres
Sunil Mushran
2007-02-07
2
-11
/
+94
|
*
ocfs2: Binds listener to the configured ip address
Sunil Mushran
2007-02-07
1
-7
/
+8
|
*
ocfs2_dlm: Calling post handler function in assert master handler
Kurt Hackel
2007-02-07
4
-4
/
+29
|
*
ocfs2: Added post handler callable function in o2net message handler
Kurt Hackel
2007-02-07
12
-60
/
+112
|
*
ocfs2_dlm: Cookies in locks not being printed correctly in error messages
Kurt Hackel
2007-02-07
5
-25
/
+26
|
*
ocfs2_dlm: Silence a failed convert
Kurt Hackel
2007-02-07
1
-22
/
+6
|
*
ocfs2_dlm: wake up sleepers on the lockres waitqueue
Kurt Hackel
2007-02-07
3
-2
/
+18
|
*
ocfs2_dlm: Dlm dispatch was stopping too early
Kurt Hackel
2007-02-07
1
-3
/
+0
|
*
ocfs2_dlm: Drop inflight refmap even if no locks found on the lockres
Kurt Hackel
2007-02-07
1
-5
/
+3
|
*
ocfs2_dlm: Flush dlm workqueue before starting to migrate
Kurt Hackel
2007-02-07
1
-16
/
+20
|
*
ocfs2_dlm: Fix migrate lockres handler queue scanning
Kurt Hackel
2007-02-07
1
-6
/
+20
|
*
ocfs2_dlm: Make dlmunlock() wait for migration to complete
Kurt Hackel
2007-02-07
2
-0
/
+5
|
*
ocfs2_dlm: Fixes race between migrate and dirty
Kurt Hackel
2007-02-07
3
-14
/
+33
|
*
[PATCH] fs/ocfs2/dlm/: make functions static
Adrian Bunk
2007-02-07
3
-10
/
+7
|
*
ocfs2_dlm: fix cluster-wide refcounting of lock resources
Kurt Hackel
2007-02-07
8
-174
/
+729
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-08
5
-27
/
+27
|
\
\
|
*
|
Revert "Driver core: convert SPI code to use struct device"
Greg Kroah-Hartman
2007-02-07
5
-27
/
+27
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2007-02-08
209
-3422
/
+17427
|
\
\
\
|
*
|
|
[POWERPC] Add export of vgacon_remap_base
Mathieu Desnoyers
2007-02-08
1
-0
/
+1
|
*
|
|
[POWERPC] Remove bogus comment about page_is_ram
Johannes Berg
2007-02-08
1
-4
/
+0
|
*
|
|
[POWERPC] windfarm: don't die on suspend thread signal
Johannes Berg
2007-02-08
1
-4
/
+2
|
*
|
|
[POWERPC] Fix comment in kernel/irq.c
Johannes Berg
2007-02-08
1
-3
/
+3
|
*
|
|
[POWERPC] ppc: Fix booke watchdog initialization
Stefan Roese
2007-02-08
1
-9
/
+11
|
*
|
|
[POWERPC] PPC: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-08
3
-6
/
+6
[prev]
[next]