aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
...
* | parisc: tracehook_report_syscallKyle McMartin2009-09-27
|/
* parisc: Remove useless altinstructions code copied from x86.Tim Abbott2009-09-24
* parisc: Clean up linker script using new linker script macros.Tim Abbott2009-09-24
* fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\
| * cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-23
* | headers: utsname.h reduxAlexey Dobriyan2009-09-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| * kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-20
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-22
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-22
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-16
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \
| * \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\ \
| * | | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-15
|\ \ \ \
| * \ \ \ Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-04
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-03
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ \ \ \
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\| | | |
| * | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-05
| * | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-05
* | | | | | Merge branch 'next' into for-linusJames Morris2009-09-10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-09
| * | | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| * | | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
| | |/ / / | |/| | |
* / | | | parisc: fix warning in traps.cGrant Grundler2009-08-29
|/ / / /
* | | | parisc: Set correct bit in protection flagsJohn David Anglin2009-08-02
* | | | parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin2009-08-02
| |/ / |/| |
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
* | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
|/ /
* | parisc: use generic atomic64 on 32-bitKyle McMartin2009-07-02
* | parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-02
* | parisc: add task_pt_regs macroKyle McMartin2009-07-02
* | parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-02
* | parisc: inventory.c, fix bloated stack frameKyle McMartin2009-07-02
* | parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-02
* | parisc: fix compile warning in mm/init.cKyle McMartin2009-07-02
* | parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-02
* | parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-02
* | parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-02
* | parisc: fix "delay!" timer handlingGrant Grundler2009-07-02
* | parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-02
* | parisc: add parameter to read_cr16()Coly Li2009-07-02