aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-13i386: convert hardware exception 18 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 17 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 16 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 15 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 13 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 12 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 11 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 10 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 9 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 7 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 6 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 5 to an interrupt gateAlexander van Heukelum
2008-10-13i386: convert hardware exception 4 to an interrupt gateAlexander van Heukelum
2008-10-13i386: expand exception 3 DO_TRAP macroAlexander van Heukelum
2008-10-13i386: convert hardware exception 0 to an interrupt gateAlexander van Heukelum
2008-10-13i386: prepare to convert exceptions to interruptsAlexander van Heukelum
2008-10-13i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum
2008-10-13x86: rename discontig_32.c to numa_32.cYinghai Lu
2008-10-13arch/x86/kernel/smpboot.c: Clarify when irq processing begins.Manfred Spraul
2008-10-13x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich
2008-10-12chmc: Mark %ver register inline asm with __volatile__David S. Miller
2008-10-12sparc64: Add missing notify_cpu_starting() call.David S. Miller
2008-10-12sparc32: fix build errorsRobert Reif
2008-10-13powerpc/smp: No need to set_need_resched when getting a resched IPIMilton Miller
2008-10-13powerpc/xics: Reduce and comment xics IPI use of memory barriersMilton Miller
2008-10-13powerpc/xics: Make printk format strings fit on one lineMilton Miller
2008-10-13powerpc/xics: Mark xics IPI interrupt as per-cpuMilton Miller
2008-10-13powerpc/xics: EOI xics ipi by hand in kexecMilton Miller
2008-10-13powerpc/xics: Factor out cpu joining/unjoining the GIQMilton Miller
2008-10-13powerpc/xics: Initialization code cleanupsMilton Miller
2008-10-13powerpc/xics: Trim #include listMilton Miller
2008-10-13powerpc/xics: Change *_xirr_info_set() prototype to avoid castsMilton Miller
2008-10-13powerpc/xics: Rearrange file to group code by functionMilton Miller
2008-10-13powerpc/xics: Consolidate ipi message encode and decodeMilton Miller
2008-10-13Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz
2008-10-13Blackfin arch: Fix bogus str_ident check in gpio codeMichael Hennerich
2008-10-13Blackfin arch: AD7879 Touchscreen driverMichael Hennerich
2008-10-13Blackfin arch: introducing bfin_addr_dcachableVitja Makarov
2008-10-13powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala
2008-10-13powerpc: Remove old Makefile workaround for arch/ppcJosh Boyer
2008-10-13powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller
2008-10-13powerpc/xics: EOI unmapped irqs after disabling themMilton Miller
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2008-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-10-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-12avr32: Fix build failures in board codeHaavard Skinnemoen
2008-10-12avr32: Allow selecting multiple pins at onceJulien May
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar