summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-08-01Merge branch 'merge'Paul Mackerras
2006-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann
2006-07-31[PATCH] Fix trivial unwind info bugMarkus Armbruster
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-31[PATCH] sgiioc4: Always share IRQBrent Casavant
2006-07-31[PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman
2006-07-31[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notificationsChandra Seetharaman
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms
2006-07-31[PATCH] IDE: Touch NMI watchdog during resume from STRMichal Schmidt
2006-07-31[PATCH] v850: call init_page_count() instead of set_page_count()Miles Bader
2006-07-31[PATCH] v850: Remove symbol exports which duplicate global onesMiles Bader
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao
2006-07-31[PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser
2006-07-31[PATCH] i386: fix CONFIG_EFI helpArthur Othieno
2006-07-31[PATCH] kprobe-booster: disable in preemptible kernelMasami Hiramatsu
2006-07-31[PATCH] machine_kexec.c: Fix the description of segment handlingEric W. Biederman
2006-07-31[PATCH] synchronize_tsc() fixesAndrew Morton
2006-07-31[PATCH] mce section fixAndrew Morton
2006-07-31[POWERPC] Simplify dma_ops bug conditionsJeremy Kerr
2006-07-31[POWERPC] Make get_property() return a const void *Jeremy Kerr
2006-07-31[POWERPC] tsi108: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] maple: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] chrp: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] mpc: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] iseries: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr
2006-07-31[POWERPC] Minor comment fix for misc_64.SGeoff Levand
2006-07-31[POWERPC] Use H_CEDE on non-SMTJake Moilanen
2006-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-07-30[PATCH] i386: Fix up backtrace fallback patchAndi Kleen
2006-07-30[PATCH] x86_64: Fix swiotlb=forceAndi Kleen
2006-07-30[PATCH] x86_64: Revert k8-bus.c northbridge access changeAndi Kleen
2006-07-30[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fixJon Mason
2006-07-30[PATCH] x86_64: Calgary IOMMU - fix off by one errorMuli Ben-Yehuda
2006-07-30[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSCAndi Kleen
2006-07-30[PATCH] x86_64: Update defconfigAndi Kleen
2006-07-29[ARM] 3734/1: Fix the unused variable warning in __iounmap()Catalin Marinas
2006-07-29[ARM] 3737/1: Export ARM copy/clear_user_page symbolsGeorge G. Davis
2006-07-29[ARM] 3736/1: xscale: don't mis-report 80219 as an iop32xLennert Buytenhek
2006-07-29[PATCH] i386: Do backtrace fallback tooAndi Kleen
2006-07-29[PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen
2006-07-29[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handlerAndi Kleen
2006-07-29[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofileAndi Kleen
2006-07-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-07-29[PATCH] i386: switch_to(): misplaced parenthesesChuck Ebbert