summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix potential interrupts during alternative patchingZachary Amsden2006-10-201-0/+4
* [PATCH] uml: mmapper - remove just added but wrong "const" attributePaolo 'Blaisorblade' Giarrusso2006-10-201-1/+2
* [PATCH] uml: kconfig - silence warningPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+5
* [PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso2006-10-202-6/+3
* [PATCH] uml: use DEFCONFIG_LIST to avoid reading host's configPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+5
* [PATCH] uml: reenable compilation of enable_timer, disabled by mistakePaolo 'Blaisorblade' Giarrusso2006-10-201-1/+2
* [PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso2006-10-201-25/+28
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-2019-7/+33
* [PATCH] uml: MODE_TT is bustJeff Dike2006-10-201-0/+1
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-183-47/+64
|\
| * PCI: optionally sort device lists breadth-firstMatt Domsch2006-10-182-2/+64
| * PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com2006-10-181-45/+0
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-183-7/+8
|\ \
| * | [S390] update default configurationMartin Schwidefsky2006-10-181-7/+5
| * | [S390] Wire up epoll_pwait syscall.Heiko Carstens2006-10-181-0/+1
| * | [S390] fix vmlinux link when CONFIG_SYSIPC=nCedric Le Goater2006-10-181-0/+2
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-10-187-99/+228
|\ \ | |/ |/|
| * [IA64] Count resched interruptsJack Steiner2006-10-171-2/+18
| * [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas2006-10-172-21/+0
| * [IA64] update sn2_defconfigJes Sorensen2006-10-171-44/+175
| * [IA64] reformat pal.S to fit in 80 columns, fix typosBjorn Helgaas2006-10-171-23/+24
| * [IA64] remove unused PAL_CALL_IC_OFFBjorn Helgaas2006-10-171-8/+3
| * [IA64] - Allow IPIs in timer loopJack Steiner2006-10-171-0/+6
| * [IA64] perfmon fix for global IRQ fixTony Luck2006-10-171-1/+2
* | [SPARC64]: Update defconfig.David S. Miller2006-10-171-13/+12
* | [SPARC]: Sparc compilation fix with floppy enabledKrzysztof Helt2006-10-171-1/+1
* | [SPARC]: Add sparc profiling supportMartin Habets2006-10-176-0/+60
* | [SPARC64]: Fix PCI memory space root resource on Hummingbird.David S. Miller2006-10-172-23/+29
* | [SPARC]: Kill BOOTME_SINGLE.David S. Miller2006-10-172-4/+0
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-178-10/+43
|\ \ | |/ |/|
| * [ARM] switch to new pci_get_bus_and_slot APIAlan Cox2006-10-173-6/+13
| * [ARM] Update mach-typesRussell King2006-10-161-2/+16
| * [ARM] Fix fallout from IRQ regs changesRussell King2006-10-153-2/+4
| * [ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.cKristoffer Ericson2006-10-141-0/+10
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-1715-30/+75
|\ \
| * | [POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard2006-10-161-2/+8
| * | [POWERPC] Better check in show_instructionsAnton Blanchard2006-10-161-8/+2
| * | [POWERPC] POWER6 has 6 PMCsAnton Blanchard2006-10-161-1/+1
| * | [POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard2006-10-161-2/+1
| * | [POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson2006-10-161-6/+6
| * | [POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang2006-10-161-1/+2
| * | [POWERPC] Fix MPC8360EMDS PB board supportLi Yang2006-10-163-0/+33
| * | [POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala2006-10-161-0/+4
| * | [POWERPC] Off-by-one in /arch/ppc/platforms/mpc8*Eric Sesterhenn2006-10-163-6/+6
| * | [POWERPC] Add DOS partition table support to mpc834x_itx_defconfigTimur Tabi2006-10-161-1/+1
| * | [POWERPC] spufs: fix support for read/write on cntlNoguchi, Masato2006-10-161-0/+1
| * | [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMABenjamin Herrenschmidt2006-10-161-4/+11
* | | [PATCH] lockdep: annotate i386 apmPeter Zijlstra2006-10-171-10/+27
* | | [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-176-22/+28
OpenPOWER on IntegriCloud