summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
AgeCommit message (Expand)AuthorLines
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig-1/+0
2009-12-14alpha: Fix fallout from locking changesThomas Gleixner-17/+17
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner-10/+10
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner-10/+10
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner-9/+9
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner-4/+4
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg-0/+1
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig-3/+16
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-0/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe-16/+17
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-12/+15
2009-11-30Alpha: Rearrange thread info flags fixing two regressionsMichael Cree-12/+15
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-4/+2
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell-2/+0
2009-11-14alpha: Fixup recvmmsg syscall glueArnaldo Carvalho de Melo-1/+2
2009-11-12alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton-2/+2
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra-2/+2
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman-0/+2
2009-09-24fcntl: add F_[SG]ETOWN_EXPeter Zijlstra-0/+2
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell-1/+2
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell-17/+0
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell-1/+0
2009-09-22alpha: convert to asm-generic/hardirq.hChristoph Hellwig-11/+3
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann-0/+2
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins-0/+3
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-1/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-92/+9
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds-4/+0
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+2
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang-1/+0
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells-1/+4
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo-2/+3
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-2/+3
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt-0/+1
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse-4/+0
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt-2/+2
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra-0/+1
2009-06-30alpha: fix percpu build breakageTejun Heo-3/+3
2009-06-24alpha: switch to dynamic percpu allocatorTejun Heo-87/+9
2009-06-24alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTESTejun Heo-5/+0
2009-06-17Delete pcibios_select_rootMatthew Wilcox-13/+0
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap-21/+3
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann-7/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-12/+11
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-6/+11
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm-6/+0