aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)Author
2013-11-16alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon
2013-11-16alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson
2013-11-16alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson
2013-11-16alpha: Enable the rpcc clocksource for single processorRichard Henderson
2013-11-16alpha: Reorganize rtc handlingRichard Henderson
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson
2013-11-16alpha: Allow HZ to be configuredRichard Henderson
2013-11-16alpha: Notice if we're being run under QEMURichard Henderson
2013-11-16alpha: Eliminate compiler warning from memset macroRichard Henderson
2013-07-19alpha: Use handle_percpu_irq for the timer interruptRichard Henderson
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson
2013-07-19alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson
2013-07-19alpha: kernel: typo issue, using '1' instead of '11'Chen Gang
2013-07-19alpha: kernel: using memcpy() instead of strcpy()Chen Gang
2013-07-19alpha: Convert print_symbol to %pSRJoe Perches
2013-07-14alpha: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-29[readdir] constify ->actorAl Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-06-29hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...Al Viro
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/alpha: use common help functions to free reserved pagesJiang Liu
2013-04-09srm_env: don't bother with pointer to srm_env_tAl Viro
2013-04-09srm_env: use proc_remove_subtree()Al Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08alpha: Use generic idle loopThomas Gleixner
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon
2013-04-07alpha: Add irongate_io to PCI bus resourcesJay Estabrook
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-14alpha: pass k_sigaction and siginfo_t using ksignal pointerAl Viro
2013-02-03alpha: switch to generic old sigsuspendAl Viro
2013-02-03alpha: remove stray debris left in copy_process()Al Viro
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell