index
:
litmus2008.git
litmus-patch-series
master
pre-port
[ARCHIVE] Old LITMUS^RT 2008 version (for reference).
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
IB/mthca: Use uninitialized_var() for f0
Roland Dreier
2007-07-17
|
*
|
|
|
|
IB/cm: Make internal function cm_get_ack_delay() static
Roland Dreier
2007-07-17
|
*
|
|
|
|
IB/ipath: Remove ipath_get_user_pages_nocopy()
Roland Dreier
2007-07-17
|
*
|
|
|
|
IB/ipath: Make a few functions static
Roland Dreier
2007-07-17
|
*
|
|
|
|
mlx4_core: Reset device when internal error is detected
Jack Morgenstein
2007-07-17
|
*
|
|
|
|
IB/iser: Make a couple of functions static
Roland Dreier
2007-07-17
|
*
|
|
|
|
IB/mthca: Fix printk format used for firmware version in warning
Roland Dreier
2007-07-17
|
*
|
|
|
|
IB/mthca: Schedule MSI support for removal
Roland Dreier
2007-07-17
|
*
|
|
|
|
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
|
*
|
|
|
|
IB/ehca: Restructure ehca_set_pagebuf()
Hoang-Nam Nguyen
2007-07-17
|
*
|
|
|
|
IB/ehca: MR/MW structure refactoring
Hoang-Nam Nguyen
2007-07-17
|
*
|
|
|
|
IB/ehca: Use macro to calculate number of chunks in a mem block
Hoang-Nam Nguyen
2007-07-17
|
*
|
|
|
|
IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value
Hoang-Nam Nguyen
2007-07-17
|
*
|
|
|
|
IB/ehca: Use common error code mapping instead of specific ones
Hoang-Nam Nguyen
2007-07-17
|
*
|
|
|
|
IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()
Hoang-Nam Nguyen
2007-07-17
|
*
|
|
|
|
IB/ehca: Fix HW level autodetection
Joachim Fenkes
2007-07-17
|
*
|
|
|
|
IB/mlx4: Take sizeof the correct pointer in call to memset()
Dotan Barak
2007-07-17
|
*
|
|
|
|
IB/mlx4: Fix port returned from query QP for QPs in INIT state
Jack Morgenstein
2007-07-17
|
*
|
|
|
|
IB/mlx4: Fix flow label returned from query QP
Jack Morgenstein
2007-07-17
|
*
|
|
|
|
RDMA/cxgb3: Remove cm_id reference on listen failures
Steve Wise
2007-07-17
*
|
|
|
|
|
firewire: fw-sbp2: convert to new SCSI data buffer accessors
Stefan Richter
2007-07-18
*
|
|
|
|
|
firewire: fix memory leak of fw_request instances
Stefan Richter
2007-07-18
*
|
|
|
|
|
firewire: remove bogus check in fw_core_handle_request
Stefan Richter
2007-07-18
*
|
|
|
|
|
firewire: fw-ohci: fix "scheduling while atomic"
Stefan Richter
2007-07-18
*
|
|
|
|
|
firewire: fw-ohci: flush MMIO write before msleep
Stefan Richter
2007-07-18
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2007-07-18
|
\
\
\
\
\
|
*
|
|
|
|
[AVR32] Initialize phy_mask for both macb devices
Haavard Skinnemoen
2007-07-18
|
*
|
|
|
|
[AVR32] Fix atomic_add_unless() and atomic_sub_unless()
Haavard Skinnemoen
2007-07-18
|
*
|
|
|
|
[AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.
Robert P. J. Day
2007-07-18
|
*
|
|
|
|
[AVR32] Fix build error in parse_tag_rdimg()
Haavard Skinnemoen
2007-07-18
|
*
|
|
|
|
[AVR32] Don't wire up macb0 unless SW6 is in default position
Kristoffer Nyborg Gregertsen
2007-07-18
|
*
|
|
|
|
[AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 board
Hans-Christian Egtvedt
2007-07-18
|
*
|
|
|
|
[AVR32] Add Atmel SSC driver platform device to AT32AP architecture
Hans-Christian Egtvedt
2007-07-18
|
*
|
|
|
|
[AVR32] Remove optimization of unaligned word loads
Haavard Skinnemoen
2007-07-18
|
*
|
|
|
|
[AVR32] Make STK1000 mux settings configurable
David Brownell
2007-07-18
|
*
|
|
|
|
[AVR32] CPU frequency scaling for AT32AP
Hans-Christian Egtvedt
2007-07-18
|
*
|
|
|
|
[AVR32] Split SM device into PM, RTC, WDT and EIC
Haavard Skinnemoen
2007-07-18
|
*
|
|
|
|
[AVR32] faster avr32 unaligned access
David Brownell
2007-07-18
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
2007-07-18
|
\
\
\
\
\
|
*
|
|
|
|
[PATCH] x86: do not recompile boot for each build
Sam Ravnborg
2007-07-18
|
*
|
|
|
|
[x86 setup] Save/restore DS around invocations of INT 10h
H. Peter Anvin
2007-07-18
|
*
|
|
|
|
[x86 setup] VGA: Clear the Protect bit before setting the vertical height
H. Peter Anvin
2007-07-18
|
*
|
|
|
|
[x86 setup] Fix assembly constraints
H. Peter Anvin
2007-07-18
|
*
|
|
|
|
[x86 setup] build/tools.c: fix comment
H. Peter Anvin
2007-07-18
|
*
|
|
|
|
[x86 setup] MAINTAINERS: document x86 setup code git tree
H. Peter Anvin
2007-07-18
*
|
|
|
|
|
i386: fixup TRACE_IRQ breakage
Peter Zijlstra
2007-07-18
*
|
|
|
|
|
Handle bogus %cs selector in single-step instruction decoding
Roland McGrath
2007-07-18
*
|
|
|
|
|
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2007-07-18
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
V4L/DVB (5847): Clean up schedule_timeout calls in cpia2 and ivtv code
Robert P. J. Day
2007-07-18
|
*
|
|
|
|
V4L/DVB (5846): Clean up setting state and scheduling timeouts
Robert P. J. Day
2007-07-18
[prev]
[next]