aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* alpha: Convert BUG() to use unreachable()David Daney2009-12-181-1/+2
* alpha: Add minimal support for software performance eventsMichael Cree2009-12-182-1/+11
* alpha: Wire up missing/new syscallsDaniele Calore2009-12-181-1/+15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-171-1/+1
|\
| * fix up O_SYNC commentsChristoph Hellwig2009-12-171-1/+1
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\ \ | |/ |/|
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | alpha: Fix fallout from locking changesThomas Gleixner2009-12-141-17/+17
* | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-10/+10
* | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-10/+10
* | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-9/+9
* | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
* | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-142-4/+4
|/
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-3/+16
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\
| * Merge branch 'master' into for-2.6.33Jens Axboe2009-12-032-16/+17
| |\
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-12/+15
|\ \ \ | | |/ | |/|
| * | Alpha: Rearrange thread info flags fixing two regressionsMichael Cree2009-11-301-12/+15
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-182-4/+2
|\ \ \ | |/ /
| * | fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2009-11-171-2/+0
| * | alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton2009-11-121-2/+2
| * | alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra2009-11-121-2/+2
| |/
* | alpha: Fixup recvmmsg syscall glueArnaldo Carvalho de Melo2009-11-141-1/+2
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
* fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-241-0/+2
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2009-09-241-1/+2
* cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-17/+0
* cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell2009-09-241-1/+0
* alpha: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-221-11/+3
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-221-0/+3
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+0
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-152-92/+9
|\ \
| * \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-142-2/+3
| |\ \ | | |/
| * | alpha: switch to dynamic percpu allocatorTejun Heo2009-06-242-87/+9
| * | alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTESTejun Heo2009-06-241-5/+0
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0
|\ \ \
| * | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+2
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-122-2/+3
| |\ \ \ | | |/ /
| * | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+1
* | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-1/+4
| |/ / |/| |
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-0/+1
|/ /
* | alpha: fix percpu build breakageTejun Heo2009-06-301-3/+3
|/