summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] irqpollAlan Cox2005-06-281-1/+1
* [PATCH] coverity: i386: build.c: negative return to unsigned fixKAMBAROV, ZAUR2005-06-281-1/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-286-4/+158
|\
| * [PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as validBen Dooks2005-06-281-3/+4
| * [PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platformsTony Lindgren2005-06-281-0/+5
| * [PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie2005-06-284-1/+149
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-2742-688/+867
|\ \ | |/
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-06-2715-331/+201
| |\
| | * [SPARC64]: Get rid of fast IRQ feature.David S. Miller2005-06-274-233/+51
| | * [SPARC64]: Avoid membar instructions in delay slots.David S. Miller2005-06-2712-98/+150
| * | [PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S2005-06-272-3/+22
| * | [PATCH] kprobes/ia64: refuse inserting kprobe on slot 1Rusty Lynch2005-06-271-0/+7
| * | [PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2005-06-272-0/+103
| * | [PATCH] Return probe redesign: ia64 specific implementationRusty Lynch2005-06-272-2/+117
| * | [PATCH] Return probe redesign: x86_64 specific changesRusty Lynch2005-06-271-63/+70
| * | [PATCH] Return probe redesign: i386 specific changesRusty Lynch2005-06-271-63/+70
| * | [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-272-116/+23
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-271-4/+4
| |\ \
| | * | [PATCH] USB: omap_udc updates (mostly cleanups)David Brownell2005-06-271-4/+4
| | |/
| * | [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-272-0/+58
| * | [PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt2005-06-272-0/+2
| * | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-272-6/+6
| * | [PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt2005-06-271-7/+19
| * | [PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLBMarcelo Tosatti2005-06-271-2/+12
| * | [PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa2005-06-271-1/+1
| * | [PATCH] ppc32: Fix compiling of sandpoint platformKumar Gala2005-06-271-0/+1
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-276-93/+150
| |\ \
| | * | [PATCH] ARM: Update mach-typesRussell King2005-06-271-3/+66
| | * | [PATCH] ARM: Move memmap freeing into init.cRussell King2005-06-272-78/+65
| | * | [PATCH] ARM: Move PGD kernel page table initialisationRussell King2005-06-271-8/+7
| | * | [PATCH] ARM: Add VST idle loop callRussell King2005-06-272-4/+11
| | * | [PATCH] ARM: Add missed AAEC2000 fileRussell King2005-06-271-0/+1
| | |/
| * | [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-273-2/+6
| |/
* | [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman2005-06-271-10/+48
* | [PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman2005-06-271-4/+25
* | [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-273-20/+49
* | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-272-4/+39
* | [PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige2005-06-272-29/+126
* | [PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige2005-06-272-0/+33
* | [PATCH] acpi bridge hotadd: Read bridge resources when fixing up the busRajesh Shah2005-06-271-0/+4
* | [PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safeRajesh Shah2005-06-271-1/+21
* | [PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridgesRajesh Shah2005-06-271-3/+7
* | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-274-2/+6
* | [PATCH] PCI Allow OutOfRange PIRQ table addressjayalk@intworks.biz2005-06-273-15/+43
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-2624-50/+49
|\
| * [PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek2005-06-261-6/+0
| * [PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek2005-06-261-0/+5
| * [PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King2005-06-2623-44/+44
* | [PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offsetKumar Gala2005-06-261-7/+7
* | [PATCH] arm: swsusp build fixAndrew Morton2005-06-261-1/+1
|/
OpenPOWER on IntegriCloud