summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2009-09-29Merge remote branch 'kbuild/master'Stephen Rothwell
2009-09-29Merge remote branch 'parisc/next'Stephen Rothwell
2009-09-25kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-09-24parisc: Remove useless altinstructions code copied from x86.Tim Abbott
2009-09-24parisc: Clean up linker script using new linker script macros.Tim Abbott
2009-09-24fcntl: add F_[SG]ETOWN_EXPeter Zijlstra
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-08-28parisc: fix warning in traps.cGrant Grundler
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-08-04Merge branch 'ptrace' into nextKyle McMartin
2009-08-04parisc: arch/parisc: correct use of SHF_ALLOCJulia Lawall
2009-08-05Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie
2009-08-04parisc: convert to asm-generic/hardirq.hChristoph Hellwig
2009-08-03parisc: only allow access to USER_PSW_BITS in setregsKyle McMartin
2009-08-03parisc: unify compat PTRACE_{GET|SET}REGS pathsKyle McMartin
2009-08-03parisc: ptrace {GET,SET}REGS and compatKyle McMartin
2009-08-03parisc: first pass of new-style ptrace for pariscKyle McMartin
2009-08-03parisc: HAVE_ARCH_TRACEHOOKKyle McMartin
2009-08-03parisc: add skeleton syscall.hKyle McMartin
2009-08-03parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin
2009-08-03parisc: split syscall_trace into two halvesKyle McMartin
2009-08-03parisc: add missing TI_TASK macro in syscall.SKyle McMartin
2009-08-03parisc: add TIF_NOTIFY_RESUME and use tracehook_notify_resumeKyle McMartin
2009-08-03parisc: tracehook_signal_handlerKyle McMartin
2009-08-03parisc: tracehook_report_syscallKyle McMartin
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-08-02parisc: Set correct bit in protection flagsJohn David Anglin
2009-08-02parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt