lockd: fix list corruption on lockd restart
[safe/jmp/linux-2.6] / arch / parisc /
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/rtc-parisc
2009-04-03 Robin HoltAllow rwlocks to re-enable interrupts
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-04-02 Kyle McMartinparisc: move dereference_function_descriptor to process.c
2009-04-02 Kyle McMartinparisc: Move kernel Elf_Fdesc define to <asm/elf.h>
2009-04-02 Kyle McMartinparisc: fix build when ARCH_HAS_KMAP
2009-04-02 Kyle McMartinMerge branch 'rusty-cpumask-parisc' into parisc
2009-04-02 Geert Uytterhoevenparisc: rtc: Rename rtc-parisc to rtc-generic
2009-04-02 Kyle McMartinparisc: select BUG always
2009-04-02 Alexander Beregalovparisc: asm/pdc.h should include asm/page.h
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-04-01 dann frazierrtc-parisc: remove unnecessary ret variable
2009-04-01 dann frazierrtc-parisc: declare rtc_parisc_dev as static
2009-03-31 James Bottomleyparisc: fix macro expansion in atomic.h
2009-03-31 Helge Dellerparisc: oops_enter()/oops_exit() in die()
2009-03-31 Helge Dellerparisc: document light weight syscall ABI
2009-03-31 Helge Dellerparisc: add ftrace (function and graph tracer) function...
2009-03-31 Helge Dellerparisc: simplify sys_clone()
2009-03-31 Helge Dellerparisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SU...
2009-03-31 Helge Dellerparisc: allow to build with 16k default kernel page...
2009-03-31 Colin Watsonparisc: expose 32/64-bit capabilities in cpuinfo
2009-03-31 Helge Dellerparisc: use constants instead of numbers in assembly
2009-03-31 Helge Dellerparisc: fix usage of 32bit PTE page table entries on...
2009-03-28 Ingo MolnarMerge branch 'linus' into percpu-cpumask-x86-for-linus-2
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Christoph Hellwiggeneric compat_sys_ustat
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-26 Linus TorvaldsMerge branch 'header-fixes-for-linus' of git://git...
2009-03-26 Linus TorvaldsMerge branch 'irq-for-linus' of git://git./linux/kernel...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Ingo MolnarMerge commit 'v2.6.29' into core/header-fixes
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-18 Ingo MolnarMerge branches 'x86/cleanups', 'x86/cpu', 'x86/debug...
2009-03-16 Ingo MolnarMerge branches 'irq/genirq' and 'linus' into irq/core
2009-03-16 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/syscalls...
2009-03-16 Rusty Russellcpumask: Use accessors code.: parisc
2009-03-16 Rusty Russellcpumask: prepare for iterators to only go to nr_cpu_ids...
2009-03-16 Rusty Russellcpumask: arch_send_call_function_ipi_mask: parisc
2009-03-13 Kyle McMartinparisc: update defconfigs
2009-03-13 Kyle McMartinparisc: define x->x mmio accessors
2009-03-13 Kyle McMartinparisc: convert cpu_check_affinity to new cpumask api
2009-03-13 Kyle McMartinparisc: convert (read|write)bwlq to inlines
2009-03-13 Kyle McMartinparisc: fix use of new cpumask api in irq.c
2009-03-13 Mike Travisparisc: update parisc for new irq_desc
2009-03-13 Helge Dellerparisc: fix 64bit build
2009-03-13 Helge Dellerparisc: add braces around arguments in assembler macros
2009-03-13 Helge Dellerparisc: remove unused local out_putf label
2009-03-13 Helge Dellerparisc: fix `struct pt_regs' declared inside parameter...
2009-03-13 Helge Dellerparisc: fix section mismatch warnings
2009-03-13 Helge Dellerparisc: BUG_ON() cleanup
2009-03-06 Ingo MolnarMerge branch 'x86/core' into tracing/textedit
2009-03-02 Uwe Kleine-Koenigtracing: make CALLER_ADDRx overwriteable
2009-02-16 Patrick Ohlynet: new user space API for time stamping of incoming...
2009-02-13 Ingo MolnarMerge branch 'core/header-fixes' into x86/headers
2009-02-13 Ingo MolnarMerge branches 'irq/genirq', 'irq/sparseirq' and 'irq...
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-01 Jaswinder Singh... headers_check fix: parisc, swab.h
2009-02-01 Jaswinder Singh... headers_check fix: parisc, pdc.h
2009-01-30 Ingo MolnarMerge branch 'linus' into core/percpu
2009-01-30 Randy DunlapDocumentation: move DMA-mapping.txt to Doc/PCI/
2009-01-21 Ingo MolnarMerge branch 'x86/mm' into core/percpu
2009-01-15 Harvey Harrisonbyteorder: make swab.h include asm/swab.h like a regula...
2009-01-12 Mike Travisirq: update all arches for new irq_desc
2009-01-11 Yinghai Lusparseirq: use kstat_irqs_cpu instead
2009-01-09 Harvey Harrisonparisc: introduce asm/swab.h
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2009-01-06 Matthew Wilcoxatomic_t: unify all arch definitions
2009-01-05 Kyle McMartinparisc: export length of os_hpmc vector
2009-01-05 Kyle McMartinparisc: fix kernel crash (protection id trap) when...
2009-01-05 Julia Lawallparisc: Use DEFINE_SPINLOCK
2009-01-05 Helge Dellerparisc: add uevent helper for parisc bus
2009-01-05 Kyle McMartinparisc: fix ipv6 checksum
2009-01-05 Kyle McMartinparisc: quiet palo not-found message from "which"
2009-01-05 Helge Dellerparisc: Replace NR_CPUS in parisc code
2009-01-05 Helge Dellerparisc: trivial fixes
2009-01-05 Kyle McMartinparisc: fix braino in commit adding __space_to_prot
2009-01-05 Kyle McMartinparisc: factor out sid to protid conversion
2009-01-05 Kyle McMartinparisc: use leX_to_cpu in place of __fswabX
2009-01-05 Helge Dellerparisc: fix GFP_KERNEL use while atomic in unwinder
2009-01-05 FUJITA Tomonoriparisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_...
2009-01-05 Harvey Harrisonparisc: use the new byteorder headers
2009-01-05 Adrian Bunkparisc: lib/: make code static
2009-01-04 Helge Dellerparisc: fix module loading failure of large kernel...
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellparisc: remove gratuitous cpu_online_map declaration.
2008-12-31 Al Virotake init_fs to saner place
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-24 Kyle McMartinparisc: disable UP-optimized flush_tlb_mm
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-12-04 James MorrisMerge branch 'master' into next
2008-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-11-30 Christoph Hellwigremove __ARCH_WANT_COMPAT_SYS_PTRACE
2008-11-26 Kay Sieversparisc: struct device - replace bus_id with dev_name...
2008-11-26 Helge Dellerparisc: fix kernel crash when unwinding a userspace...
2008-11-26 Geert Uytterhoevenparisc: __kernel_time_t is always long
2008-11-20 Helge Dellerparisc: fix bug in compat_arch_ptrace
next