aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Alpha: Rearrange thread info flags fixing two regressionsMichael Cree1-12/+15
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell1-2/+0
2009-11-12alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton1-2/+2
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra1-2/+2
2009-09-24fcntl: add F_[SG]ETOWN_EXPeter Zijlstra1-0/+2
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell1-1/+2
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell1-17/+0
2009-09-24cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell1-1/+0
2009-09-22alpha: convert to asm-generic/hardirq.hChristoph Hellwig1-11/+3
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins1-0/+3
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-92/+9
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-4/+0
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-1/+0
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-1/+4
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2-2/+3
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+3
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+1
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse1-4/+0
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-2/+2
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-0/+1
2009-06-30alpha: fix percpu build breakageTejun Heo1-3/+3
2009-06-24alpha: switch to dynamic percpu allocatorTejun Heo2-87/+9
2009-06-24alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTESTejun Heo1-5/+0
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-21/+3
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-7/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller6-12/+11
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds5-6/+11
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm1-6/+0
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann2-3/+8
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann1-1/+1
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov1-0/+2
2009-05-12alpha: unbreak percpu againTejun Heo1-1/+25
2009-05-02alpha: futex implementationIvan Kokshaysky2-4/+116
2009-05-02alpha: exception table sortingIvan Kokshaysky1-0/+2
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells1-1/+1
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-13/+1
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2-13/+1
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+14
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap2-1/+6
2009-04-01alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky2-497/+308
2009-04-01alpha: fix macrosRoel Kluin1-6/+6