aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-1/+4
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-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
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+3
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar1-2/+2
2009-03-19PCI/alpha: pci sysfs resourcesIvan Kokshaysky1-0/+14
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar2-1/+3
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig1-0/+1
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar2-1/+3
2009-02-12preempt-count: force hardirq-count to max of 10Steven Rostedt1-13/+0
2009-02-05alpha: fixup BUG macroAlexey Dobriyan1-2/+2
2009-02-01headers_check fix: alpha, swab.hJaswinder Singh Rajput1-1/+1
2009-02-01headers_check fix: alpha, statfs.hJaswinder Singh Rajput1-0/+2
2009-01-29alpha: fix the BUG() macroIvan Kokshaysky1-11/+6
2009-01-29alpha: compile fixesIvan Kokshaysky1-0/+2
2009-01-15alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky1-1/+6
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky2-3/+13
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-06alpha: introduce asm/swab.hHarvey Harrison3-41/+44
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-8/+1
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell1-3/+0
2008-12-29alpha: remove dead BIO_VMERGE_BOUNDARYFUJITA Tomonori1-3/+0
2008-12-26cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-0/+17
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-1/+0
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley1-0/+2
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+2