aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAge
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* Delete pcibios_select_rootMatthew Wilcox2009-06-17
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-16
* alpha: bad macro expansion, parameter is memberRoel Kluin2009-06-16
* alpha: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-16
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
| |\
| | * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| | |\
| | * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| | * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| | * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| | * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-11
| * | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-12
| * | | module: trim exception table on init free.Rusty Russell2009-06-12
| | |/ | |/|
| * | Push BKL into do_mount()Al Viro2009-06-11
| * | Merge branch 'linus' into irq/numaIngo Molnar2009-06-01
| |\|
| * | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-12
| |\ \
| * | | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
* | | | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-07
| |_|/ |/| |
* | | alpha: unbreak percpu againTejun Heo2009-05-12
| |/ |/|
* | alpha: binfmt_aout fixIvan Kokshaysky2009-05-02
* | alpha: futex implementationIvan Kokshaysky2009-05-02
* | alpha: exception table sortingIvan Kokshaysky2009-05-02
* | alpha: titan and marvel build fixesIvan Kokshaysky2009-05-02
|/
* alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-26
* FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-21
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| |\
| | * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | |\
| | * | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-02
| | * | Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-19
| | |\ \
| | * | | preempt-count: force hardirq-count to max of 10Steven Rostedt2009-02-12
* | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-02
* | | | | Simplify copy_thread()Alexey Dobriyan2009-04-02
|/ / / /
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-01
|\ \ \ \
| * | | | PCI/alpha: pci sysfs resourcesIvan Kokshaysky2009-03-19
| | |/ / | |/| |
* | | | alpha: convert u64 to unsigned long longRandy Dunlap2009-04-01
* | | | alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky2009-04-01
* | | | alpha: fix macrosRoel Kluin2009-04-01
* | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* | | | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
| |\ \ \ \
| | * | | | do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2009-03-27
| | |/ / /
* | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | alpha: fix typo in recent early vmalloc changeTejun Heo2009-03-01
| * | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
| |\ \ \
| | * | | vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-23
| | * | | vmalloc: implement vm_area_register_early()Tejun Heo2009-02-20