libertas: fix use-before-check violation
[safe/jmp/linux-2.6] / arch / parisc /
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-04-15 Kyle McMartin[PARISC] fix signal trampoline cache flushing
2008-03-16 Helge Deller[PARISC] head.S: section mismatch fixes
2008-03-16 Kyle McMartin[PARISC] add back Crestone Peak cpu
2008-03-16 Kyle McMartin[PARISC] clean up show_stack
2008-03-16 James Bottomley[PARISC] add pa8900 CPUs to hardware inventory
2008-03-16 Adrian Bunk[PARISC] move defconfig to arch/parisc/configs/
2008-03-16 Kyle McMartin[PARISC] pdc_console: fix bizarre panic on boot
2008-03-16 Kyle McMartin[PARISC] dump_stack in show_regs
2008-03-16 Kyle McMartin[PARISC] remove unused pdc_iodc_printf function
2008-03-16 Kyle McMartin[PARISC] wire up timerfd syscalls
2008-03-16 Kyle McMartin[PARISC] remove old timerfd syscall
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-09 Sam Ravnborgide: introduce HAVE_IDE
2008-02-08 Jan Engelhardtprocfs: constify function pointer tables
2008-02-08 David Howellsaout: mark arches that support A.OUT format
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-06 Jiri Olsaalpha/parisc: remove config variable DEBUG_RWLOCK
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-03 Joe Perchesarch/parisc/: Spelling fixes
2008-02-03 Adrian Bunkremove Documentation/smp.txt
2008-02-03 Paulius ZaleckasSpelling fixes: lenght->length
2008-02-03 Mathieu DesnoyersMove Kconfig.instrumentation to arch/Kconfig and init...
2008-02-03 Mathieu DesnoyersAdd HAVE_OPROFILE
2008-01-30 Nick Pigginspinlock: lockbreak cleanup
2008-01-28 Sam Ravnborgall archs: consolidate init and exit sections in vmlinu...
2007-12-06 Kyle McMartin[PARISC] print more than one character at a time for...
2007-12-06 Kyle McMartin[PARISC] timer interrupt should not be IRQ_DISABLED
2007-12-06 Kyle McMartinRevert "[PARISC] import necessary bits of libgcc.a"
2007-10-23 FUJITA Tomonoriparisc: fix sg_page() fallout
2007-10-21 Linus TorvaldsMerge branch 'master' of hera./linux/kernel/git/kyle...
2007-10-20 Kyle McMartin[PARISC] Make palo target work when $obj != $src
2007-10-20 Kyle McMartin[PARISC] Zap unused variable warnings in pci.c
2007-10-20 Kyle McMartin[PARISC] Fix tests in palo target
2007-10-19 Mathieu DesnoyersCombine instrumentation menus in kernel/Kconfig.instrum...
2007-10-19 Alexey DobriyanUse helpers to obtain task pid in printks (arch code)
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-18 Kyle McMartin[PARISC] Fix palo target
2007-10-18 Kyle McMartin[PARISC] Restore palo target
2007-10-18 Kyle McMartin[PARISC] Attempt to clean up parisc/Makefile
2007-10-18 Matthew Wilcox[PARISC] Fix infinite loop in /proc/iomem
2007-10-18 Kyle McMartin[PARISC] Kill off broken irqstack code
2007-10-18 Kyle McMartin[PARISC] Remove hardcoded uses of PAGE_SIZE
2007-10-18 Kyle McMartin[PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use
2007-10-18 Kyle McMartin[PARISC] Kill off the last vestiges of ASM_PAGE_SIZE
2007-10-18 Sam Ravnborg[PARISC] Kill off ASM_PAGE_SIZE use
2007-10-18 Sam Ravnborg[PARISC] Beautify parisc vmlinux.lds.S
2007-10-18 Kyle McMartin[PARISC] Kill incorrect cast warning in unwinder
2007-10-18 Kyle McMartin[PARISC] Kill zone_to_nid printk warning
2007-10-18 Kyle McMartin[PARISC] Unbreak processor_probe when we have more...
2007-10-18 Kyle McMartin[PARISC] Kill pointless variable use in time.c
2007-10-18 Kyle McMartin[PARISC] import necessary bits of libgcc.a
2007-10-18 Christoph Lameter[PARISC] Use page allocator instead of slab allocator...
2007-10-18 Adrian Bunk[PARISC] parisc: "extern inline" -> "static inline"
2007-10-18 Kyle McMartin[PARISC] Update defconfigs
2007-10-18 Kyle McMartin[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16 Will SchmidtDuring VM oom condition, kill all threads in process...
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-10-14 Sam Ravnborgkbuild: enable 'make CFLAGS=...' to add additional...
2007-10-14 Sam Ravnborgkbuild: fix up CFLAGS usage
2007-08-27 Kyle McMartin[PARISC] Add NOTES section
2007-08-27 Kyle McMartin[PARISC] Use compat_sys_getdents
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-19 Fenghua Yudefine new percpu interface for shared data
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-17 Tejun Heokallsyms: make KSYM_NAME_LEN include space for trailing...
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-07-17 Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-07-16 Heiko Carstensgeneric bug: use show_regs() instead of dump_stack()
2007-06-21 Randolph Chung[PARISC] unwinder improvements
2007-06-21 Randolph Chung[PARISC] Fix unwinder on 64-bit kernels
2007-06-12 Grant Grundler[PARISC] remove global_ack_eiem
2007-06-04 Kyle McMartin[PARISC] Fix kernel panic in check_ivt
2007-06-03 Kyle McMartin[PARISC] Fix bug when syscall nr is __NR_Linux_syscalls
2007-05-30 Kyle McMartin[PARISC] be more defensive in process.c::get_wchan
2007-05-30 Kyle McMartin[PARISC] fix "reduce size of task_struct on 64-bit...
2007-05-30 Kyle McMartin[PARISC] fix null ptr deref in unwind.c
2007-05-30 Grant Grundler[PARISC] remove remnants of parisc-specific softirq...
2007-05-30 Helge Deller[PARISC] fix section mismatch in smp.c
2007-05-27 Helge Deller[PARISC] Wire up utimensat/signalfd/timerfd/eventfd...
2007-05-27 Helge Deller[PARISC] fix section mismatches in arch/parisc/kernel
2007-05-23 Milind Arun Choudhary[PARISC] ROUND_UP macro cleanup in arch/parisc
2007-05-23 Simon Arlott[PARISC] spelling fixes: arch/parisc/
2007-05-23 Aurelien Jarno[PARISC] Disable LWS debugging
2007-05-23 Kyle McMartin[PARISC] Let PA-8900 processors boot
2007-05-23 Alexey Dobriyanparisc: convert /proc/gsc/pcxl_dma to seq_file
2007-05-23 Kyle McMartin[PARISC] Wire up kexec_load syscall
2007-05-23 Kyle McMartin[PARISC] Move #undef to end of syscall table
2007-05-23 Alexandr Andreevparisc: sync compat getdents
2007-05-23 Alexey Dobriyanparisc: make command_line[] static
2007-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fix
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-09 Roman Zippelrename thread_info to stack
2007-05-08 Bernhard WalleAdd IRQF_IRQPOLL flag on parisc
2007-05-08 Alexey DobriyanSimplify kallsyms_lookup()
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
next