aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2005-09-10[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan
2005-09-10[PATCH] SH64: C99 initializers for hw_interrupt_type structuresThomas Gleixner
2005-09-10[PATCH] V850: C99 initializers for hw_interrupt_type structuresThomas Gleixner
2005-09-10[PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner
2005-09-10[PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner
2005-09-10[PATCH] Remove even more stale references to Documentation/smp.texArthur Othieno
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-09[PATCH] Update PCI IOMEM allocation startDaniel Ritz
2005-09-09[PATCH] lost fput in 32bit ioctl on x86-64Kirill Korotaev
2005-09-09kbuild: um fix so it compile with generic asm-offsets.h supportSam Ravnborg
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-09[PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driverArnaud Patard
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma
2005-09-09[PATCH] files-sparc64-fix 2Dipankar Sarma
2005-09-09[PATCH] files: break up files structDipankar Sarma
2005-09-09[PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W
2005-09-09[PATCH] alpha: process_reloc_for_got confuses r_offset and r_addendChaskiel Grundman
2005-09-09[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabledAshok Raj
2005-09-09[PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.Ashok Raj
2005-09-09[PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli
2005-09-09[PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini
2005-09-09[PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directlyTom Rini
2005-09-09[PATCH] ppc32: Correct an instruction in the boot codeFrank van Maarseveen
2005-09-09[PATCH] ppc32: make perfmon.o CONFIG_E500 specificMarcelo Tosatti
2005-09-09[PATCH] ppc32: Fix Kconfig mismergeKumar Gala
2005-09-09[PATCH] x86: MP_processor_info fixAndrew Morton
2005-09-09kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h fileSam Ravnborg
2005-09-09kbuild: cris use generic asm-offsets.h supportSam Ravnborg
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg
2005-09-09kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg
2005-09-09kbuild: v850 use generic asm-offsets.h supportSam Ravnborg
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg
2005-09-09kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h supportSam Ravnborg
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds
2005-09-09[PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese
2005-09-09[PATCH] __user annotations for pointers in i386 sigframeviro@ZenIV.linux.org.uk
2005-09-09[PATCH] uaccess.h annotations (uml)viro@ZenIV.linux.org.uk
2005-09-09[PATCH] sparse on uml (infrastructure bits)viro@ZenIV.linux.org.uk
2005-09-09[PATCH] missing CHECKFLAGS on s390viro@ZenIV.linux.org.uk
2005-09-09[PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg
2005-09-09Allow PCI config space syscalls to be used by 64-bit processes.Paul Mackerras