aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-104-4/+1
* [PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan2005-09-101-2/+1
* [PATCH] SH64: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-101-7/+7
* [PATCH] V850: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-103-21/+21
* [PATCH] SH: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-1013-105/+105
* [PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-105-38/+23
* [PATCH] Remove even more stale references to Documentation/smp.texArthur Othieno2005-09-102-4/+4
* [PATCH] spinlock consolidationIngo Molnar2005-09-1020-1137/+28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-09157-345/+175
|\
| * kbuild: um fix so it compile with generic asm-offsets.h supportSam Ravnborg2005-09-092-0/+17
| * kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h fileSam Ravnborg2005-09-093-0/+3
| * kbuild: cris use generic asm-offsets.h supportSam Ravnborg2005-09-093-10/+4
| * kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-0915-47/+16
| * kbuild: ia64 use generic asm-offsets.h supportSam Ravnborg2005-09-097-20/+13
| * kbuild: v850 use generic asm-offsets.h supportSam Ravnborg2005-09-093-14/+2
| * kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2005-09-0914-33/+12
| * kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-0928-34/+29
| * kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-0958-107/+57
| * kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg2005-09-0915-34/+14
| * kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h supportSam Ravnborg2005-09-094-33/+4
| * kbuild: full dependency check on asm-offsets.hSam Ravnborg2005-09-095-13/+4
* | [PATCH] Update PCI IOMEM allocation startDaniel Ritz2005-09-092-16/+16
* | [PATCH] lost fput in 32bit ioctl on x86-64Kirill Korotaev2005-09-091-4/+13
* | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-0910-10/+10
* | [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-094-6/+4
* | [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driverArnaud Patard2005-09-092-1/+61
* | [PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2005-09-092-1/+2
* | [PATCH] vesafb: Add blanking supportAntonino A. Daplas2005-09-091-0/+5
* | [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-092-5/+7
* | [PATCH] files-sparc64-fix 2Dipankar Sarma2005-09-091-7/+22
* | [PATCH] files: break up files structDipankar Sarma2005-09-093-6/+13
* | [PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W2005-09-091-0/+23
* | [PATCH] alpha: process_reloc_for_got confuses r_offset and r_addendChaskiel Grundman2005-09-091-4/+4
* | [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabledAshok Raj2005-09-091-19/+0
* | [PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.Ashok Raj2005-09-091-0/+10
* | [PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli2005-09-091-8/+14
* | [PATCH] mips: add TANBAC TB0287 supportYoichi Yuasa2005-09-094-0/+1114
* | [PATCH] ppc32: Kill PVR_440* definesTom Rini2005-09-092-12/+8
* | [PATCH] ppc32: In the boot code, don't rely on BASE_BAUD directlyTom Rini2005-09-091-3/+5
* | [PATCH] ppc32: Correct an instruction in the boot codeFrank van Maarseveen2005-09-091-1/+1
* | [PATCH] ppc32: make perfmon.o CONFIG_E500 specificMarcelo Tosatti2005-09-092-1/+4
* | [PATCH] ppc32: Fix Kconfig mismergeKumar Gala2005-09-091-5/+5
* | [PATCH] x86: MP_processor_info fixAndrew Morton2005-09-091-14/+10
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-0924-207/+333
|\ \
| * | Allow PCI config space syscalls to be used by 64-bit processes.Paul Mackerras2005-09-093-57/+64
| * | [PATCH] ppc64: Big-endian I/O memory accessors.Arthur Othieno2005-09-091-0/+20
| * | [PATCH] Separate pci bits out of struct device_nodePaul Mackerras2005-09-0914-101/+151
| * | [PATCH] PPC64: large INITRD causes kernel not to bootMark Bellon2005-09-091-5/+26
| * | [PATCH] ppc64: makefile cleanupGeoff Levand2005-09-091-13/+15
| * | [PATCH] ppc64: zimage build fixGeoff Levand2005-09-092-16/+30