string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / parisc /
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-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
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-11-30 Helge Dellerparisc: fix unwind with recent gcc versions
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 Stephen Rothwellfcntl: Use consistent values for F_[GS]ETOWN_EX
2009-11-09 Dirk Hohndeltree-wide: fix a very frequent spelling mistake
2009-11-06 Eric W. Biedermansysctl: parisc Use the compat_sys_sysctl
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-09-28 Helge Dellerparisc: Fix linker script breakage.
2009-09-28 Christoph Hellwigparisc: convert to asm-generic/hardirq.h
2009-09-28 Tim Abbottparisc: Make THREAD_SIZE available to assembly files...
2009-09-28 Julia Lawallparisc: correct use of SHF_ALLOC
2009-09-28 Helge Dellerparisc: rename parisc's vmalloc_start to parisc_vmalloc...
2009-09-28 Jaswinder Singh... parisc: includecheck fix: signal.c
2009-09-28 Kyle McMartinparisc: HAVE_ARCH_TRACEHOOK
2009-09-28 Kyle McMartinparisc: add skeleton syscall.h
2009-09-28 Kyle McMartinparisc: stop using task->ptrace for {single,block}step...
2009-09-28 Kyle McMartinparisc: split syscall_trace into two halves
2009-09-28 Kyle McMartinparisc: add missing TI_TASK macro in syscall.S
2009-09-28 Kyle McMartinparisc: tracehook_signal_handler
2009-09-28 Kyle McMartinparisc: tracehook_report_syscall
2009-09-25 Tim Abbottparisc: Remove useless altinstructions code copied...
2009-09-25 Tim Abbottparisc: Clean up linker script using new linker script...
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-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
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-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-21 Joe PerchesUse new __init_task_data macro in arch init_task.c...
2009-09-20 Sam Ravnborgkbuild: use INSTALLKERNEL to select customized installk...
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-10 James MorrisMerge branch 'next' into for-linus
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-29 Grant Grundlerparisc: fix warning in traps.c
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-05 Dave AirlieMerge git://git.infradead.org/~dwmw2/iommu-agp into...
2009-08-03 David Woodhouseagp: kill phys_to_gart() and gart_to_phys()
2009-08-02 John David Anglinparisc: Set correct bit in protection flags
2009-08-02 John David Anglinparisc: Fix GOT overflow during module load on 64bit...
2009-07-27 Benjamin Herrenschmidtmm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-07-10 Peter Zijlstrasched: INIT_PREEMPT_COUNT
2009-07-09 Tejun Heolinker script: unify usage of discard definition
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-03 Kyle McMartinparisc: use generic atomic64 on 32-bit
2009-07-03 Kyle McMartinparisc: perf: wire up sys_perf_counter_open
2009-07-03 Kyle McMartinparisc: add task_pt_regs macro
2009-07-03 Kyle McMartinparisc: wire sys_perf_counter_open to sys_ni_syscall
2009-07-03 Kyle McMartinparisc: inventory.c, fix bloated stack frame
2009-07-03 Kyle McMartinparisc: processor.c, fix bloated stack frame
2009-07-03 Kyle McMartinparisc: fix compile warning in mm/init.c
2009-07-03 Christoph Hellwigparisc: remove dead code from sys_parisc32.c
2009-07-03 Kyle McMartinparisc: wire up rt_tgsigqueueinfo
2009-07-03 Helge Dellerparisc: ensure broadcast tlb purge runs single threaded
2009-07-03 Grant Grundlerparisc: fix "delay!" timer handling
2009-07-03 Randolph Chungparisc: fix mismatched parenthesis in memcpy.c
2009-07-03 Coly Liparisc: add parameter to read_cr16()
2009-07-03 Alexander Beregalovparisc: decode_exc.c should include kernel.h
2009-07-03 Thomas Gleixnerparisc: remove obsolete hw_interrupt_type
2009-07-03 Helge Dellerparisc: fix irq compile bugs in arch/parisc/kernel...
2009-07-03 Helge Dellerparisc: fix ldcw inline assembler
2009-07-03 Kyle McMartinparisc: kill WARN in free_initmem when DEBUG_KERNEL
2009-07-03 Bastian Blankparisc: Remove casts from atomic macros
2009-07-03 Alexander Beregalovparisc: remove CVS keywords
2009-07-03 Kyle McMartinparisc: wire up preadv/pwritev syscalls
2009-06-24 Tejun Heolinker script: throw away .discard section
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-18 Oleg Nesterovptrace: remove PT_DTRACE from avr32, mn10300, parisc...
2009-06-17 Matthew WilcoxDelete pcibios_select_root
2009-06-17 Randy Dunlapkmap_types: make most arches use generic header file
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
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 Rusty Russellmodule: cleanup FIXME comments about trimming exception...
2009-06-12 Arnd Bergmannasm-generic: merge branch 'master' of torvalds/linux-2.6
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-07 Alexander Beregalovcfg80211: errno.h: define ERFKILL
next