summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-03-10Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds9-30/+94
2007-03-09[MIPS] Sibyte: Fix ZBbus profilerRalf Baechle3-108/+283
2007-03-09[MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.Ralf Baechle1-4/+6
2007-03-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-3/+0
2007-03-09[MIPS] DEC: Remove call to register_prom_console.Ralf Baechle1-3/+0
2007-03-09[PATCH] build fix for i386 earlyquirk.cDave Jones1-1/+1
2007-03-09[PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown2-14/+2
2007-03-08[PATCH] uml: arch_prctl should set thread fsJeff Dike1-2/+4
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi1-46/+0
2007-03-08[PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be acceptedPaolo 'Blaisorblade' Giarrusso1-0/+1
2007-03-08[PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso1-8/+9
2007-03-08[PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso1-0/+1
2007-03-08[PATCH] um: fix confusion irq early reenablingPaolo 'Blaisorblade' Giarrusso1-3/+3
2007-03-08[PATCH] um: mark both consoles as CON_ANYTIMEPaolo 'Blaisorblade' Giarrusso2-2/+2
2007-03-08[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso3-6/+5
2007-03-08[PATCH] um: fix a memory leak in the multicast driverPaolo 'Blaisorblade' Giarrusso1-1/+9
2007-03-08[POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQKumar Gala1-0/+1
2007-03-08[POWERPC] Select u-image as default image for LinkstationSegher Boessenkool1-0/+1
2007-03-08[POWERPC] 83xx: Minor fixes for 834x_mds USB setup codeLi Yang1-4/+4
2007-03-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-3/+3
2007-03-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-10/+130
2007-03-08[MIPS] ARC: Fix several compiler warnings.Ralf Baechle1-3/+3
2007-03-08[IA64] fsys_getcpu for IA64Fenghua Yu2-0/+106
2007-03-08[IA64] remove duplicate declaration of efi_initialize_iomem_resourcesHorms1-2/+0
2007-03-08[IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck1-5/+5
2007-03-08[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki2-3/+19
2007-03-07Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds4-28/+33
2007-03-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds18-364/+353
2007-03-07[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar2-7/+14
2007-03-07[POWERPC] Fix warning in powermac pci.cBenjamin Herrenschmidt1-2/+5
2007-03-07[POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt1-1/+4
2007-03-07[POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld()Benjamin Herrenschmidt1-1/+1
2007-03-07[POWERPC] Celleb: bug fix caused by not casting pointer typesIshizaki Kou1-21/+61
2007-03-07[POWERPC] Add missing newline in xmon help outputMichael Ellerman1-1/+1
2007-03-07[POWERPC] No DEEPNAP on 970MP 1.0Olof Johansson1-0/+16
2007-03-07[AVR32] Don't use kmap() in flush_icache_page()Haavard Skinnemoen1-2/+1
2007-03-07[AVR32] Fix bogus ti->flags manipulation in debug handlerHaavard Skinnemoen1-2/+2
2007-03-07[AVR32] show_trace: Only walk valid stack addressesHaavard Skinnemoen1-23/+29
2007-03-07[AVR32] at32_spi_setup_slaves should be __initHaavard Skinnemoen1-1/+1
2007-03-07Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds10-97/+103
2007-03-07[PATCH] m68knommu: remove local_bh_countGreg Ungerer1-1/+0
2007-03-07[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypesGreg Ungerer1-2/+2
2007-03-07[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328Greg Ungerer1-2/+3
2007-03-07[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setupGreg Ungerer3-3/+6
2007-03-07[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setupGreg Ungerer1-1/+2
2007-03-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-20/+81
2007-03-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-56/+28
2007-03-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+29
2007-03-07[MIPS] IP27: Build fixRalf Baechle1-2/+0
2007-03-07[MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle4-1/+11