summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | | [PATCH] powerpc: Make check_bugs() static inlinejdl@freescale.com2005-09-092-8/+0
| * | | | [PATCH] ppc64: iSeries early printk breakageStephen Rothwell2005-09-091-0/+6
| * | | | [PATCH] ppc64: Fix oops for !CONFIG_NUMAMichael Ellerman2005-09-091-2/+2
| * | | | [PATCH] ppc64: fix IPI on bpa_iicArnd Bergmann2005-09-091-7/+21
| | |/ / | |/| |
* | | | [PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese2005-09-092-4/+4
* | | | [PATCH] __user annotations for pointers in i386 sigframeviro@ZenIV.linux.org.uk2005-09-091-4/+4
* | | | [PATCH] uaccess.h annotations (uml)viro@ZenIV.linux.org.uk2005-09-092-14/+14
* | | | [PATCH] sparse on uml (infrastructure bits)viro@ZenIV.linux.org.uk2005-09-092-0/+6
* | | | [PATCH] missing CHECKFLAGS on s390viro@ZenIV.linux.org.uk2005-09-091-0/+2
* | | | [PATCH] basic iomem annotations (ppc64)viro@ZenIV.linux.org.uk2005-09-091-6/+6
|/ / /
* | | [PATCH] m68knommu: extract common timer code for 68EZ328 processorGreg Ungerer2005-09-081-59/+21
* | | [PATCH] m68knommu: create common timer code for 68x328 processor varientsGreg Ungerer2005-09-081-0/+106
* | | [PATCH] m68knommu: register map setup for MOD5272 boardGreg Ungerer2005-09-081-3/+3
* | | [PATCH] m68knommu: add timer support for the 523x ColdFire processor familyGreg Ungerer2005-09-081-0/+1
* | | [PATCH] m68knommu: extract common timer code for 68328 processorGreg Ungerer2005-09-081-73/+21
OpenPOWER on IntegriCloud