aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-03-08[PATCH] build fix for i386 earlyquirk.cDave Jones
2007-03-08[PATCH] ACPI: repair nvidia early quirk breakage on x86_64Len Brown
2007-03-08[PATCH] uml: arch_prctl should set thread fsJeff Dike
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi
2007-03-08[PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be acceptedPaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: fix confusion irq early reenablingPaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: mark both consoles as CON_ANYTIMEPaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: fix a memory leak in the multicast driverPaolo 'Blaisorblade' Giarrusso
2007-03-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-03-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-03-08[MIPS] ARC: Fix several compiler warnings.Ralf Baechle
2007-03-07[IA64] fsys_getcpu for IA64Fenghua Yu
2007-03-07[IA64] remove duplicate declaration of efi_initialize_iomem_resourcesHorms
2007-03-07[IA64] Pick highest possible saved_max_pfn for crash_dumpTony Luck
2007-03-07[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask functionKAMEZAWA Hiroyuki
2007-03-07Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2007-03-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-03-07[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar
2007-03-07[AVR32] Don't use kmap() in flush_icache_page()Haavard Skinnemoen
2007-03-07[AVR32] Fix bogus ti->flags manipulation in debug handlerHaavard Skinnemoen
2007-03-07[AVR32] show_trace: Only walk valid stack addressesHaavard Skinnemoen
2007-03-07[AVR32] at32_spi_setup_slaves should be __initHaavard Skinnemoen
2007-03-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-03-06[PATCH] m68knommu: remove local_bh_countGreg Ungerer
2007-03-06[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypesGreg Ungerer
2007-03-06[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328Greg Ungerer
2007-03-06[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setupGreg Ungerer
2007-03-06[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setupGreg Ungerer
2007-03-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-03-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-03-07[MIPS] IP27: Build fixRalf Baechle
2007-03-07[MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle
2007-03-07[MIPS] Export __copy_user_inatomic.Ralf Baechle
2007-03-07[MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto
2007-03-07[MIPS] Cobalt: Fix early printkYoichi Yuasa
2007-03-07[MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle
2007-03-07[MIPS] Atlas, Malta: Fix build warning.Ralf Baechle
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm
2007-03-06[IA64] permon use-after-free fixNick Piggin
2007-03-06[IA64] sync compat getdentsAlexandr Andreev
2007-03-06[IA64] always build arch/ia64/lib/xor.oLee Schermerhorn
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms
2007-03-06[PATCH] uml: comment the initialization of a globalJeff Dike
2007-03-06[PATCH] uml: add a debugging messageJeff Dike
2007-03-06[PATCH] uml: fix formatting violations in signal delivery codeJeff Dike
2007-03-06[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk