summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha: Fix duplicate <asm/thread_info.h> includeLinus Torvalds2009-09-271-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-09-261-0/+1
|\
| * alpha: fix build after vmlinux.lds.S cleanupSam Ravnborg2009-09-251-0/+1
* | alpha: Clean up linker script using new linker script macros.Geoffrey Thomas2009-09-241-81/+9
* | alpha: use .data.init_task instead of .data.init_thread.Tim Abbott2009-09-242-8/+4
|/
* alpha: AGP update (fixes compile failure)Ivan Kokshaysky2009-09-244-5/+5
* fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-233-26/+8
|\
| * cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| * cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2009-09-242-8/+9
| * cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-241-17/+0
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell2009-09-241-1/+0
* | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
|/
* alpha: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-221-11/+3
* alpha: use printk_onceMarcin Slusarz2009-09-221-5/+1
* arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()Roel Kluin2009-09-221-1/+1
* alpha: convert to use arch_gettimeoffset()john stultz2009-09-222-72/+15
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-222-2/+2
* ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-221-0/+3
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+0
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-153-99/+11
|\ \
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-143-3/+3
| |\|
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-8/+2
| * | alpha: switch to dynamic percpu allocatorTejun Heo2009-06-243-90/+9
| * | alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTESTejun Heo2009-06-241-5/+0
| * | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
| * | percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo2009-06-241-0/+3
* | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0
|\ \ \
| * | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+2
|\ \ \
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-3/+3
| |\| |
| * | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+1
* | | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-022-1/+9
| |/ / |/| |
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-0/+1
|/ /
* / alpha: fix percpu build breakageTejun Heo2009-06-301-3/+3
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-21/+3
* alpha: bad macro expansion, parameter is memberRoel Kluin2009-06-162-6/+6
* alpha: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-1620-27/+27
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-3/+0
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-162-7/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1510-18/+41
|\