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
...
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2007-11-26
|
\
\
\
\
|
*
|
|
|
[CRYPTO] api: Fix potential race in crypto_remove_spawn
Herbert Xu
2007-11-23
|
*
|
|
|
[CRYPTO] authenc: Move initialisations up to shut up gcc
Herbert Xu
2007-11-23
|
|
/
/
/
*
|
|
|
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-11-26
|
\
\
\
\
|
*
|
|
|
NFS: Clean up new multi-segment direct I/O changes
Chuck Lever
2007-11-26
|
*
|
|
|
NFS: Ensure we return zero if applications attempt to write zero bytes
Chuck Lever
2007-11-26
|
*
|
|
|
NFS: Support multiple segment iovecs in the NFS direct I/O path
Chuck Lever
2007-11-26
|
*
|
|
|
NFS: Introduce iovec I/O helpers to fs/nfs/direct.c
Chuck Lever
2007-11-26
|
*
|
|
|
SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c
Joe Perches
2007-11-26
|
*
|
|
|
SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static
Adrian Bunk
2007-11-26
|
*
|
|
|
NFS: fs/nfs/dir.c should #include "internal.h"
Adrian Bunk
2007-11-26
|
*
|
|
|
NFS: make nfs_wb_page_priority() static
Adrian Bunk
2007-11-26
|
*
|
|
|
NFS: mount failure causes bad page state
Russell King
2007-11-26
|
*
|
|
|
SUNRPC: remove NFS/RDMA client's binary sysctls
James Lentini
2007-11-26
|
*
|
|
|
kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server
Neil Brown
2007-11-17
|
*
|
|
|
sunrpc: rpc_pipe_poll may miss available data in some cases
J. Bruce Fields
2007-11-17
|
*
|
|
|
sunrpc: return error if unsupported enctype or cksumtype is encountered
Kevin Coffman
2007-11-17
|
*
|
|
|
sunrpc: gss_pipe_downcall(), don't assume all errors are transient
Kevin Coffman
2007-11-17
|
*
|
|
|
NFS: Fix the ustat() regression
Trond Myklebust
2007-11-17
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-11-26
|
\
\
\
\
|
*
|
|
|
sched: bump version of kernel/sched_debug.c
Ingo Molnar
2007-11-26
|
*
|
|
|
sched: fix minimum granularity tunings
Zou Nan hai
2007-11-26
|
*
|
|
|
sched: fix RLIMIT_CPU comment
Ingo Molnar
2007-11-26
|
*
|
|
|
sched: fix kernel/acct.c comment
Ingo Molnar
2007-11-26
|
*
|
|
|
sched: fix prev_stime calculation
Ingo Molnar
2007-11-26
|
*
|
|
|
sched: don't forget to unlock uids_mutex on error paths
Pavel Emelyanov
2007-11-26
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2007-11-26
|
\
\
\
\
|
*
|
|
|
x86: fix APIC related bootup crash on Athlon XP CPUs
Ingo Molnar
2007-11-26
|
*
|
|
|
time: add ADJ_OFFSET_SS_READ
John Stultz
2007-11-26
|
*
|
|
|
x86: export the symbol empty_zero_page on the 32-bit x86 architecture
Theodore Ts'o
2007-11-26
|
*
|
|
|
x86: fix kprobes_64.c inlining borkage
Andrew Morton
2007-11-26
|
*
|
|
|
pci: use pci=bfsort for HP DL385 G2, DL585 G2
Michal Schmidt
2007-11-26
|
*
|
|
|
x86: correctly set UTS_MACHINE for "make ARCH=x86"
Andreas Herrmann
2007-11-26
|
*
|
|
|
lockdep: annotate do_debug() trap handler
Peter Zijlstra
2007-11-26
|
*
|
|
|
x86: turn off iommu merge by default
Ingo Molnar
2007-11-26
|
*
|
|
|
x86: fix ACPI compile for LOCAL_APIC=n
Thomas Gleixner
2007-11-26
|
*
|
|
|
x86: printk kernel version in WARN_ON and other dump_stack users
Arjan van de Ven
2007-11-26
|
*
|
|
|
ACPI: Set max_cstate to 1 for early Opterons.
Alexey Starikovskiy
2007-11-26
|
*
|
|
|
x86: fix NMI watchdog & 'stopped time' problem
Maciej W. Rozycki
2007-11-26
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2007-11-26
|
\
\
\
\
|
*
|
|
|
Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial co...
Sonic Zhang
2007-11-21
|
*
|
|
|
Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...
Mike Frysinger
2007-11-21
|
*
|
|
|
Blackfin arch: use common __INIT/__FINIT defines rather than setting the .sec...
Mike Frysinger
2007-11-21
|
*
|
|
|
Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ...
Robin Getz
2007-11-21
|
*
|
|
|
Blackfin arch: Ensure we printk out strings with the proper loglevel
Robin Getz
2007-11-21
|
*
|
|
|
Blackfin arch: Need to specify ax with the .init.text section,
Bernd Schmidt
2007-11-21
|
*
|
|
|
Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets
Robin Getz
2007-11-21
|
*
|
|
|
Blackfin arch: update defconfig files
Mike Frysinger
2007-11-21
|
*
|
|
|
Blackfin arch: Fix typo, and add ENDPROC - no functional changes
Mike Frysinger
2007-11-21
|
*
|
|
|
Blackfin arch: convert READY to DMA_READY as it causes build errors in common...
Mike Frysinger
2007-11-21
[prev]
[next]