aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2-72/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe3-6/+4
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-4/+4
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller2-4/+4
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller16-82/+126
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell1-2/+0
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel1-1/+1
2009-11-06sysctl: parisc Use the compat_sys_sysctlEric W. Biederman2-72/+1
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-4/+4
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-09-28parisc: Fix linker script breakage.Helge Deller1-0/+10
2009-09-28parisc: convert to asm-generic/hardirq.hChristoph Hellwig2-24/+1
2009-09-27parisc: Make THREAD_SIZE available to assembly files and linker scripts.Tim Abbott1-5/+5
2009-09-27parisc: correct use of SHF_ALLOCJulia Lawall1-1/+1
2009-09-27parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller2-7/+8
2009-09-27parisc: includecheck fix: signal.cJaswinder Singh Rajput1-1/+0
2009-09-27parisc: HAVE_ARCH_TRACEHOOKKyle McMartin1-0/+1
2009-09-27parisc: add skeleton syscall.hKyle McMartin2-1/+44
2009-09-27parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin4-18/+25
2009-09-27parisc: split syscall_trace into two halvesKyle McMartin2-22/+25
2009-09-27parisc: add missing TI_TASK macro in syscall.SKyle McMartin1-1/+1
2009-09-27parisc: tracehook_signal_handlerKyle McMartin1-0/+4
2009-09-27parisc: tracehook_report_syscallKyle McMartin2-13/+14
2009-09-24parisc: Remove useless altinstructions code copied from x86.Tim Abbott1-25/+0
2009-09-24parisc: Clean up linker script using new linker script macros.Tim Abbott1-75/+4
2009-09-24fcntl: add F_[SG]ETOWN_EXPeter Zijlstra1-0/+2
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+0
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds3-6/+6
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins1-0/+3
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar5-11/+11
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-2/+2
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2-4/+4
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+0
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-4/+4
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-4/+0
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2009-09-11Merge branch 'next' into for-linusJames Morris3-2/+12
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-1/+0
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells3-2/+9
2009-08-28parisc: fix warning in traps.cGrant Grundler1-1/+1