index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-27
MN10300: Remove monitor/JTAG functions
Akira Takeuchi
2010-10-27
MN10300: Add CPU register bits for AM34
Akira Takeuchi
2010-10-27
MN10300: Don't hard code the cacheline size in register defs
Akira Takeuchi
2010-10-27
MN10300: Move DMA engine control reg defs to MN103E010 processor directory
Akira Takeuchi
2010-10-27
MN10300: Differentiate AM33_2 and AM33_3 in config
Akira Takeuchi
2010-10-27
MN10300: Provide the functions to fully disable maskable interrupts
Akira Takeuchi
2010-10-27
MN10300: Add reads[bwl]() and writes[bwl]()
Akira Takeuchi
2010-10-27
MN10300: Don't cast away the volatile in test_bit()
Akira Takeuchi
2010-10-27
Typedef SMP call function pointer
David Howells
2010-10-27
MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()
David Howells
2010-10-27
mn10300: Use pci_claim_resource
David Howells
2010-10-27
bitops: Change the bitmap index from int to unsigned long [mn10300]
Justin Chen
2010-10-27
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
2010-10-27
Partially revert patch that encloses asm-offset.h numbers in brackets
David Howells
2010-10-26
fix braino in fs: do not assign default i_ino in new_inode
Al Viro
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-10-27
drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2
Alex Deucher
2010-10-26
docbook: add idr/ida to kernel-api docbook
Randy Dunlap
2010-10-26
docbook: add more wait/wake/completion to device-drivers docbook
Randy Dunlap
2010-10-26
documentation: update sysrq.txt magic sysrq keys
Randy Dunlap
2010-10-26
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-10-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-10-26
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-10-26
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2010-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-10-26
Merge branch 'akpm-incoming-1'
Linus Torvalds
2010-10-26
scripts/checkpatch.pl: add check for declaration of pci_device_id
Joe Perches
2010-10-26
scripts/checkpatch.pl: add warnings for static char that could be static cons...
Joe Perches
2010-10-26
checkpatch: version 0.31
Andy Whitcroft
2010-10-26
checkpatch: statement/block context analyser should look at sanitised lines
Andy Whitcroft
2010-10-26
checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar
Andy Whitcroft
2010-10-26
checkpatch: clean up structure definition macro handline
Andy Whitcroft
2010-10-26
checkpatch: update copyright dates
Andy Whitcroft
2010-10-26
checkpatch: Add additional attribute #defines
Joe Perches
2010-10-26
checkpatch: check for incorrect permissions
Rabin Vincent
2010-10-26
checkpatch: ensure kconfig help checks only apply when we are adding help
Andy Whitcroft
2010-10-26
checkpatch: simplify and consolidate "missing space after" checks
Andy Whitcroft
2010-10-26
checkpatch: add check for space after struct, union, and enum
Andy Whitcroft
2010-10-26
checkpatch: returning errno typically should be negative
Andy Whitcroft
2010-10-26
checkpatch: handle casts better fixing false categorisation of : as binary
Andy Whitcroft
2010-10-26
checkpatch: ensure we do not collapse bracketed sections into constants
Andy Whitcroft
2010-10-26
checkpatch: suggest cleanpatch and cleanfile when appropriate
Andy Whitcroft
2010-10-26
checkpatch: types may sit on a line on their own
Andy Whitcroft
2010-10-26
checkpatch: fix regressions in "fix handling of leading spaces"
Andy Whitcroft
2010-10-26
div64_u64(): improve precision on 32bit platforms
Brian Behlendorf
[next]