index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
Commit message (
Expand
)
Author
Age
*
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
Roel Kluin
2010-03-06
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
|
\
|
*
Merge branch 'master' into percpu
Tejun Heo
2010-02-02
|
|
\
|
*
|
local_t: Remove cpu_local_xx macros
Christoph Lameter
2010-01-05
*
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-03-01
|
\
\
\
|
*
|
|
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
|
|
|
/
|
|
/
|
*
|
|
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
*
|
|
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-22
|
/
/
*
|
alpha: cpumask_of_node() should handle -1 as a node
Anton Blanchard
2010-01-14
|
/
*
alpha: Convert BUG() to use unreachable()
David Daney
2009-12-18
*
alpha: Add minimal support for software performance events
Michael Cree
2009-12-18
*
alpha: Wire up missing/new syscalls
Daniele Calore
2009-12-18
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2009-12-17
|
\
|
*
fix up O_SYNC comments
Christoph Hellwig
2009-12-17
*
|
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
|
\
\
|
|
/
|
/
|
|
*
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
2009-12-12
|
*
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
2009-12-12
*
|
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-12-16
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-15
|
\
\
|
*
|
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
|
*
|
alpha: Fix fallout from locking changes
Thomas Gleixner
2009-12-14
|
*
|
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2009-12-14
|
*
|
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2009-12-14
|
*
|
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
|
*
|
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
|
*
|
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
|
|
/
*
|
alpha: convert srm code to seq_file
Alexey Dobriyan
2009-12-15
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
|
\
|
*
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-10
*
|
Unify sys_mmap*
Al Viro
2009-12-11
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
|
|
\
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
|
|
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-12-08
|
\
\
\
|
*
\
\
Merge branch 'master' into for-2.6.33
Jens Axboe
2009-12-03
|
|
\
\
\
|
|
|
/
/
|
*
|
|
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-11-26
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-01
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
alpha: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-30
|
*
|
Alpha: Rearrange thread info flags fixing two regressions
Michael Cree
2009-11-30
|
*
|
arch/alpha/kernel: Add kmalloc NULL tests
Julia Lawall
2009-11-30
|
*
|
arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST
Julia Lawall
2009-11-30
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-11-17
|
|
\
\
|
|
*
|
arch/alpha/boot/tools/objstrip.c: Mark "usage" static
Josh Triplett
2009-11-15
|
|
|
/
|
*
|
fcntl: Use consistent values for F_[GS]ETOWN_EX
Stephen Rothwell
2009-11-17
|
*
|
alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY
Andrew Morton
2009-11-12
|
*
|
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
2009-11-12
|
|
/
*
|
alpha: Fixup recvmmsg syscall glue
Arnaldo Carvalho de Melo
2009-11-14
*
|
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-10-12
*
|
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
|
/
[next]