aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-2/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-0/+1
2009-06-30alpha: fix percpu build breakageTejun Heo1-3/+3
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
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-16alpha: bad macro expansion, parameter is memberRoel Kluin2-6/+6
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner20-27/+27
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2-7/+1
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller10-18/+41
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-12module: trim exception table on init free.Rusty Russell1-0/+21
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann3-6/+9
2009-06-11Push BKL into do_mount()Al Viro1-3/+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-06-01Merge branch 'linus' into irq/numaIngo Molnar1-1/+25
2009-05-12alpha: unbreak percpu againTejun Heo1-1/+25
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar12-21/+176
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky2-2/+6
2009-05-02alpha: futex implementationIvan Kokshaysky2-4/+116
2009-05-02alpha: exception table sortingIvan Kokshaysky2-1/+41
2009-05-02alpha: titan and marvel build fixesIvan Kokshaysky6-14/+13
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu2-3/+9
2009-04-26alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-2/+3
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-02Simplify copy_thread()Alexey Dobriyan1-1/+1
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 Torvalds3-1/+381
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap14-74/+78
2009-04-01alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky2-497/+308
2009-04-01alpha: fix macrosRoel Kluin1-6/+6
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-5/+0
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-3/+2
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-3/+2
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2-3/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-8/+14
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 branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar3-12/+12
2009-03-19PCI/alpha: pci sysfs resourcesIvan Kokshaysky3-1/+381
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2-10/+10