summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-06-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-4/+158
2005-06-28[PATCH] ARM: 2763/1: S3C24XX - mark IRQ_LCD as validBen Dooks1-3/+4
2005-06-28[PATCH] ARM: 2760/1: Add a warning on dynamic tick timekeeping on some platformsTony Lindgren1-0/+5
2005-06-28[PATCH] ARM: 2761/1: OProfile: Add call graphing support for armRichard Purdie4-1/+149
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH42-688/+867
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman1-10/+48
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman1-4/+25
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman3-20/+49
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2-4/+39
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige2-29/+126
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige2-0/+33
2005-06-27[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the busRajesh Shah1-0/+4
2005-06-27[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safeRajesh Shah1-1/+21
2005-06-27[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridgesRajesh Shah1-3/+7
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah4-2/+6
2005-06-27[PATCH] PCI Allow OutOfRange PIRQ table addressjayalk@intworks.biz3-15/+43
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-331/+201
2005-06-27[SPARC64]: Get rid of fast IRQ feature.David S. Miller4-233/+51
2005-06-27[SPARC64]: Avoid membar instructions in delay slots.David S. Miller12-98/+150
2005-06-27[PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S2-3/+22
2005-06-27[PATCH] kprobes/ia64: refuse inserting kprobe on slot 1Rusty Lynch1-0/+7
2005-06-27[PATCH] Return probe redesign: ppc64 specific implementationRusty Lynch2-0/+103
2005-06-27[PATCH] Return probe redesign: ia64 specific implementationRusty Lynch2-2/+117
2005-06-27[PATCH] Return probe redesign: x86_64 specific changesRusty Lynch1-63/+70
2005-06-27[PATCH] Return probe redesign: i386 specific changesRusty Lynch1-63/+70
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2-116/+23
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+4
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli2-0/+58
2005-06-27[PATCH] ppc64: Add missing exportsBenjamin Herrenschmidt2-0/+2
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2-6/+6
2005-06-27[PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt1-7/+19
2005-06-27[PATCH] 8xx: avoid "dcbst" misbehaviour with unpopulated TLBMarcelo Tosatti1-2/+12
2005-06-27[PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa1-1/+1
2005-06-27[PATCH] ppc32: Fix compiling of sandpoint platformKumar Gala1-0/+1
2005-06-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-93/+150
2005-06-27[PATCH] USB: omap_udc updates (mostly cleanups)David Brownell1-4/+4
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe3-2/+6
2005-06-27[PATCH] ARM: Update mach-typesRussell King1-3/+66
2005-06-27[PATCH] ARM: Move memmap freeing into init.cRussell King2-78/+65
2005-06-27[PATCH] ARM: Move PGD kernel page table initialisationRussell King1-8/+7
2005-06-27[PATCH] ARM: Add VST idle loop callRussell King2-4/+11
2005-06-27[PATCH] ARM: Add missed AAEC2000 fileRussell King1-0/+1
2005-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-50/+49
2005-06-26[PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 codeLennert Buytenhek1-6/+0
2005-06-26[PATCH] ARM: 2756/1: add ixp2000 msf mappingLennert Buytenhek1-0/+5
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King23-44/+44
2005-06-26[PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offsetKumar Gala1-7/+7
2005-06-26[PATCH] arm: swsusp build fixAndrew Morton1-1/+1
2005-06-25Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds1-1/+1
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds7-16/+7