summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds-26/+8
2009-09-23headers: utsname.h reduxAlexey Dobriyan-1/+0
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell-8/+9
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-22alpha: use printk_onceMarcin Slusarz-5/+1
2009-09-22arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()Roel Kluin-1/+1
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz-72/+15
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven-2/+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-99/+11
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-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells-1/+9
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo-3/+3
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-3/+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-12headers: smp_lock.h reduxAlexey Dobriyan-1/+0
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra-0/+1
2009-07-09linker script: unify usage of discard definitionTejun Heo-8/+2
2009-06-30alpha: fix percpu build breakageTejun Heo-3/+3
2009-06-24alpha: switch to dynamic percpu allocatorTejun Heo-90/+9
2009-06-24alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTESTejun Heo-5/+0
2009-06-24linker script: throw away .discard sectionTejun Heo-0/+1
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo-0/+3
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds-1/+1
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-16alpha: bad macro expansion, parameter is memberRoel Kluin-6/+6
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner-27/+27
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan-3/+0
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann-7/+1
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-18/+41
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
2009-06-12module: trim exception table on init free.Rusty Russell-0/+21
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann-6/+9
2009-06-11Push BKL into do_mount()Al Viro-3/+0
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann-1/+1