index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
|
\
|
*
tracing: Fix reading of set_ftrace_filter across lists
Steven Rostedt
2010-09-14
|
*
tracing: Keep track of set_ftrace_filter position and allow lseek again
Steven Rostedt
2010-09-14
|
*
tracing: Replace typecasted void pointer in set_ftrace_filter code
Steven Rostedt
2010-09-14
|
*
tracing: Do not reset *pos in set_ftrace_filter
Steven Rostedt
2010-09-14
|
*
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-09-13
|
|
\
|
|
*
sched: Improve latencies under load by decreasing minimum scheduling granularity
Ingo Molnar
2010-09-13
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2010-09-13
|
|
\
\
|
|
*
|
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Geert Uytterhoeven
2010-09-13
|
|
|
/
|
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2010-09-13
|
|
\
\
|
|
*
|
[IA64] fix siglock
Tony Luck
2010-09-09
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-09-13
|
|
\
\
\
|
|
*
|
|
cifs: prevent possible memory corruption in cifs_demultiplex_thread
Jeff Layton
2010-09-08
|
|
*
|
|
cifs: eliminate some more premature cifsd exits
Jeff Layton
2010-09-08
|
|
*
|
|
cifs: prevent cifsd from exiting prematurely
Jeff Layton
2010-09-08
|
|
*
|
|
[CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key
Steve French
2010-09-08
|
|
*
|
|
cifs: eliminate redundant xdev check in cifs_rename
Jeff Layton
2010-09-08
|
|
*
|
|
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
Steve French
2010-09-08
|
|
*
|
|
Revert "missing changes during ntlmv2/ntlmssp auth and sign"
Steve French
2010-09-08
|
|
*
|
|
Revert "Eliminate sparse warning - bad constant expression"
Steve French
2010-09-08
|
|
*
|
|
Revert "[CIFS] Eliminate unused variable warning"
Steve French
2010-09-08
|
|
|
/
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-09-13
|
|
\
\
\
|
|
*
|
|
fs/9p: Don't use dotl version of mknod for dotu inode operations
Aneesh Kumar K.V
2010-09-13
|
|
*
|
|
fs/9p: Use the correct dentry operations
Aneesh Kumar K.V
2010-09-13
|
|
*
|
|
9p: Check for NULL fid in v9fs_dir_release()
jvrao
2010-09-13
|
|
*
|
|
fs/9p: Fix error handling in v9fs_get_sb
Aneesh Kumar K.V
2010-09-13
|
|
*
|
|
fs/9p, net/9p: memory leak fixes
Latchesar Ionkov
2010-09-13
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-09-13
|
|
\
\
\
|
|
*
|
|
dquot: do full inode dirty in allocating space
Shaohua Li
2010-09-09
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-09-13
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
spi/pl022: move probe call to subsys_initcall()
Linus Walleij
2010-09-09
|
|
*
|
powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-08
|
|
*
|
spi/pl022: fix APB pclk power regression on U300
Linus Walleij
2010-09-08
|
|
*
|
spi/spi_s3c64xx: Warn if PIO transfers time out
Mark Brown
2010-09-08
|
|
*
|
spi/s3c64xx: Fix incorrect reuse of 'val' local variable.
Jassi Brar
2010-09-08
|
|
*
|
spi/s3c64xx: Fix compilation warning
Jassi Brar
2010-09-08
|
|
*
|
spi/dw_spi: clean the cs_control code
Feng Tang
2010-09-08
|
|
*
|
spi/dw_spi: Allow interrupt sharing
Yong Wang
2010-09-08
|
|
*
|
spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()
Mark Brown
2010-09-08
|
|
*
|
spi/spi_s3c64xx: Move to subsys_initcall()
Mark Brown
2010-09-08
|
|
*
|
spi: free children in spi_unregister_master, not siblings
David Lamparter
2010-09-01
|
|
*
|
gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case
Anton Vorontsov
2010-09-01
|
|
*
|
of: Fix missing includes - ll_temac
Michal Simek
2010-09-01
|
|
*
|
spi/spi_s3c64xx: Staticise non-exported functions
Mark Brown
2010-09-01
|
|
*
|
spi/spi_s3c64xx: Make probe more robust against missing board config
Mark Brown
2010-09-01
|
*
|
|
Linux 2.6.36-rc4
Linus Torvalds
2010-09-12
|
*
|
|
docbook: skip files with no docs since they generate scary warnings
Randy Dunlap
2010-09-11
|
*
|
|
docbook: warn on unused doc entries
Johannes Berg
2010-09-11
|
*
|
|
kernel-doc: ignore case when stripping attributes
Johannes Berg
2010-09-11
|
*
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-09-11
|
|
\
\
\
[next]