summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-211-1/+1
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-052-13/+1
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-022-13/+1
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-062-1/+3
| | |\
| | | * Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-132-1/+3
| | | |\
| | * | | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
| | * | | preempt-count: force hardirq-count to max of 10Steven Rostedt2009-02-121-13/+0
| | |/ /
* | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
|/ / /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-011-0/+14
|\ \ \
| * | | PCI/alpha: pci sysfs resourcesIvan Kokshaysky2009-03-191-0/+14
| |/ /
* | | alpha: convert u64 to unsigned long longRandy Dunlap2009-04-012-1/+6
* | | alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky2009-04-012-497/+308
* | | alpha: fix macrosRoel Kluin2009-04-011-6/+6
* | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-262-1/+3
|\ \ \
| * \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-261-2/+2
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| * | headers_check fix: alpha, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| * | headers_check fix: alpha, statfs.hJaswinder Singh Rajput2009-02-011-0/+2
* | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
| |/ |/|
* | alpha: fixup BUG macroAlexey Dobriyan2009-02-051-2/+2
|/
* alpha: fix the BUG() macroIvan Kokshaysky2009-01-291-11/+6
* alpha: compile fixesIvan Kokshaysky2009-01-291-0/+2
* alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2009-01-151-1/+6
* alpha: fix RTC on marvelIvan Kokshaysky2009-01-152-3/+13
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-2/+0
* alpha: introduce asm/swab.hHarvey Harrison2009-01-063-41/+44
OpenPOWER on IntegriCloud