summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
...
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-3/+16
* 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-032-16/+17
| |\
| * | 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-011-12/+15
|\ \ \ | | |/ | |/|
| * | Alpha: Rearrange thread info flags fixing two regressionsMichael Cree2009-11-301-12/+15
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-182-4/+2
|\ \ \ | |/ /
| * | 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: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
* fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-241-0/+2
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2009-09-241-1/+2
* 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
* alpha: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-221-11/+3
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+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-152-92/+9
|\ \
| * \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-142-2/+3
| |\ \ | | |/
| * | alpha: switch to dynamic percpu allocatorTejun Heo2009-06-242-87/+9
| * | alpha: kill unnecessary __used attribute in PER_CPU_ATTRIBUTESTejun Heo2009-06-241-5/+0
* | | 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-122-2/+3
| |\ \ \ | | |/ /
| * | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+1
* | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-1/+4
| |/ / |/| |
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-0/+1
|/ /
* | alpha: fix percpu build breakageTejun Heo2009-06-301-3/+3
|/
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-21/+3
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-7/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-156-12/+11
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-6/+11
| |\
| | * asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| | * asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| | * asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-3/+8
| | * asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-111-1/+1
| * | PM: Remove unused asm/suspend.hMagnus Damm2009-06-121-6/+0
| |/
* | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-071-0/+2
|/
* alpha: unbreak percpu againTejun Heo2009-05-121-1/+25
* alpha: futex implementationIvan Kokshaysky2009-05-022-4/+116
* alpha: exception table sortingIvan Kokshaysky2009-05-021-0/+2
OpenPOWER on IntegriCloud