string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / alpha /
2009-12-15 Alexey Dobriyanalpha: convert srm code to seq_file
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11 Al ViroUnify sys_mmap*
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-03 Jens AxboeMerge branch 'master' into for-2.6.33
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-12-01 Thomas Gleixneralpha: Fixup last users of irq_chip->typename
2009-12-01 Michael CreeAlpha: Rearrange thread info flags fixing two regressions
2009-11-30 Julia Lawallarch/alpha/kernel: Add kmalloc NULL tests
2009-11-30 Julia Lawallarch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-17 Linus TorvaldsMerge branch 'hostprogs-wmissing-prototypes' of git...
2009-11-17 Stephen Rothwellfcntl: Use consistent values for F_[GS]ETOWN_EX
2009-11-15 Josh Triplettarch/alpha/boot/tools/objstrip.c: Mark "usage" static
2009-11-14 Arnaldo Carvalho... alpha: Fixup recvmmsg syscall glue
2009-11-12 Andrew Mortonalpha: move THREAD_SIZE definition outside #ifndef...
2009-11-12 Peter Zijlstraalpha: fix F_SETOWN_EX and F_GETLK64 conflict
2009-10-13 Arnaldo Carvalho... net: Introduce recvmmsg socket syscall
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-09-27 Linus Torvaldsalpha: Fix duplicate <asm/thread_info.h> include
2009-09-26 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-09-25 Sam Ravnborgalpha: fix build after vmlinux.lds.S cleanup
2009-09-25 Geoffrey Thomasalpha: Clean up linker script using new linker script...
2009-09-25 Tim Abbottalpha: use .data.init_task instead of .data.init_thread.
2009-09-24 Ivan Kokshayskyalpha: AGP update (fixes compile failure)
2009-09-24 Peter Zijlstrafcntl: add F_[SG]ETOWN_EX
2009-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-24 Rusty Russellcpumask: remove arch_send_call_function_ipi
2009-09-24 Rusty Russellcpumask: arch_send_call_function_ipi_mask: alpha
2009-09-24 Rusty Russellcpumask: remove obsolete node_to_cpumask now everyone...
2009-09-24 Rusty Russellcpumask: remove the now-obsoleted pcibus_to_cpumask...
2009-09-22 Christoph Hellwigalpha: convert to asm-generic/hardirq.h
2009-09-22 Marcin Slusarzalpha: use printk_once
2009-09-22 Roel Kluinarch/alpha/boot/tools/objstrip.c: wrong variable tested...
2009-09-22 john stultzalpha: convert to use arch_gettimeoffset()
2009-09-22 Arnd Bergmannmm: add MAP_HUGETLB for mmaping pseudo-anonymous huge...
2009-09-22 Geert Uytterhoevenarches: drop superfluous casts in nr_free_pages() callers
2009-09-22 Hugh Dickinsksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
2009-09-16 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Linus TorvaldsMerge branch 'agp-next' of git://git./linux/kernel...
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-09 Alex ChiangPCI: remove pcibios_scan_all_fns()
2009-09-09 David HowellsKEYS: Add missing linux/tracehook.h #inclusions
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-09-02 David HowellsKEYS: Extend TIF_NOTIFY_RESUME to (almost) all architec...
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-05 Jan Engelhardtnet: implement a SO_DOMAIN getsockoption
2009-08-05 Jan Engelhardtnet: implement a SO_PROTOCOL getsockoption
2009-08-03 David Woodhouseagp: kill phys_to_gart() and gart_to_phys()
2009-07-27 Benjamin Herrenschmidtmm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-10 Peter Zijlstrasched: INIT_PREEMPT_COUNT
2009-07-09 Tejun Heolinker script: unify usage of discard definition
2009-07-01 Tejun Heoalpha: fix percpu build breakage
2009-06-24 Tejun Heoalpha: switch to dynamic percpu allocator
2009-06-24 Tejun Heoalpha: kill unnecessary __used attribute in PER_CPU_ATT...
2009-06-24 Tejun Heolinker script: throw away .discard section
2009-06-24 Tejun Heopercpu: use dynamic percpu allocator as the default...
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-17 Matthew WilcoxDelete pcibios_select_root
2009-06-17 Randy Dunlapkmap_types: make most arches use generic header file
2009-06-17 Roel Kluinalpha: bad macro expansion, parameter is member
2009-06-17 Thomas Gleixneralpha: remove obsolete hw_interrupt_type
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
2009-06-17 Arnd Bergmanntime: move PIT_TICK_RATE to linux/timex.h
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Magnus DammPM: Remove unused asm/suspend.h
2009-06-12 Rusty Russellmodule: trim exception table on init free.
2009-06-12 Arnd Bergmannasm-generic: merge branch 'master' of torvalds/linux-2.6
2009-06-12 Al ViroPush BKL into do_mount()
2009-06-11 Arnd Bergmannasm-generic: rename page.h and uaccess.h
2009-06-11 Arnd Bergmannasm-generic: rename atomic.h to atomic-long.h
2009-06-11 Arnd Bergmannasm-generic: introduce asm/bitsperlong.h
2009-06-11 Arnd Bergmannasm-generic: rename termios.h, signal.h and mman.h
2009-06-07 Alexander Beregalovcfg80211: errno.h: define ERFKILL
2009-06-01 Ingo MolnarMerge branch 'linus' into irq/numa
2009-05-12 Tejun Heoalpha: unbreak percpu again
2009-05-12 Ingo MolnarMerge branch 'x86/apic' into irq/numa
2009-05-02 Ivan Kokshayskyalpha: binfmt_aout fix
2009-05-02 Ivan Kokshayskyalpha: futex implementation
2009-05-02 Ivan Kokshayskyalpha: exception table sorting
2009-05-02 Ivan Kokshayskyalpha: titan and marvel build fixes
2009-04-28 Yinghai Luirq: change ->set_affinity() to return status
2009-04-26 Tim Abbottalpha: convert to use __HEAD and HEAD_TEXT macros.
2009-04-22 David HowellsFRV: Fix the section attribute on UP DECLARE_PER_CPU()
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-03 Robin HoltAllow rwlocks to re-enable interrupts
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-04-01 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-04-01 Randy Dunlapalpha: convert u64 to unsigned long long
next