summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-311-4/+2
|\
| * [SUNGEM]: Unbreak Sun GEM chips.David S. Miller2006-01-311-4/+2
* | [PATCH] PCI: handle bogus MCFG entriesAndi Kleen2006-01-312-7/+27
* | [PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston2006-01-311-0/+5
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds2006-01-313-13/+17
|\
| * [X86] Add new Intel cache descriptors.Dave Jones2006-01-261-0/+11
| * [X86] Remove pointless versioning of mtrr driver.Dave Jones2006-01-051-3/+0
| * [X86] Rename MTRR mutex to something more sensible.Dave Jones2005-12-201-6/+6
| * [X86] Remove Winchip 4 ID.Dave Jones2005-12-201-4/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-312-0/+10
|\ \
| * | [CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errataBen Collins2006-01-261-0/+9
| * | [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-01-191-0/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-315-25/+26
|\ \ \
| * | | [IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava2006-01-261-18/+18
| * | | [IA64-SGI] XPC remove unnecessary GFP_DMA flagJes Sorensen2006-01-241-3/+3
| * | | [IA64] Scaling fix for simultaneous unaligned accessesJack Steiner2006-01-241-1/+2
| * | | [IA64-SGI] sn_dma_alloc_coherent should use gfp flagsTakashi Iwai2006-01-241-2/+2
| * | | [IA64] Set the correct default OS status in the MCA handlerKeith Owens2006-01-241-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-3112-381/+381
|\ \ \ \
| * | | | [ARM] 3289/1: Enable the LCD support for Integrator/CPCatalin Marinas2006-01-281-1/+3
| * | | | [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis2006-01-261-0/+6
| * | | | [ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real2006-01-264-33/+35
| * | | | [ARM] Fix ioremap.c vfree type warningRussell King2006-01-201-1/+1
| * | | | [ARM] safer handling of syscall table paddingAl Viro2006-01-192-332/+333
| * | | | [ARM] Remove CONFIG_BROKEN=y from defconfigsRussell King2006-01-193-14/+3
* | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-311-2/+2
|\ \ \ \ \
| * | | | | [PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth2006-01-271-2/+2
| | |/ / / | |/| | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-311-2/+4
|\ \ \ \ \
| * | | | | [SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt2006-01-231-2/+4
| |/ / / /
* | | | | [SPARC]: Fix compile failures in math-emu.David S. Miller2006-01-301-10/+0
* | | | | [SPARC64]: Kill compat_sys_clock_settime sign extension stub.David S. Miller2006-01-302-2/+1
* | | | | [SPARC]: Increase NR_SYSCALLS to 299David S. Miller2006-01-222-2/+2
|/ / / /
* | | | [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller2006-01-201-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-1912-411/+139
|\ \ \ \
| * | | | [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-1912-411/+139
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-1910-67/+123
|\ \ \ \ | |/ / / |/| | |
| * | | [IA64] eliminate softlockup warningJohn Hawkes2006-01-191-0/+1
| * | | [IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen2006-01-191-5/+6
| * | | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen2006-01-191-16/+12
| * | | [IA64-SGI] sn2 mutex conversionJes Sorensen2006-01-174-39/+36
| * | | [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE callsMike Habeck2006-01-171-4/+8
| * | | [IA64-SGI] Older PROM WAR for device flush codePrarit Bhargava2006-01-172-3/+60
* | | | [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-181-5/+4
* | | | [PATCH] Add pselect/ppoll system calls on i386David Woodhouse2006-01-181-0/+2
* | | | [PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2006-01-181-24/+0
* | | | [PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2006-01-181-38/+41
* | | | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-185-12/+40
* | | | [PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells2006-01-181-61/+48
* | | | [PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells2006-01-181-76/+44
* | | | [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-182-87/+5
OpenPOWER on IntegriCloud