summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \
| * | | Merge branch 'master' into for-2.6.33Jens Axboe2009-12-0326-41/+46
| |\| |
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-0124-36/+43
|\ \ \ | | |/ | |/|
| * | alpha: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-3020-23/+23
| * | Alpha: Rearrange thread info flags fixing two regressionsMichael Cree2009-11-301-12/+15
| * | arch/alpha/kernel: Add kmalloc NULL testsJulia Lawall2009-11-302-0/+4
| * | arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSESTJulia Lawall2009-11-301-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-183-5/+3
|\| |
| * | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-171-1/+1
| |\ \
| | * | arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett2009-11-151-1/+1
| | |/
| * | fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2009-11-171-2/+0
| * | alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton2009-11-121-2/+2
| * | alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra2009-11-121-2/+2
| |/
* | alpha: Fixup recvmmsg syscall glueArnaldo Carvalho de Melo2009-11-141-1/+2
* | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
* 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
|\ \ \