summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-12-14x86 setup: add a near jump to serialize %cr0 on 386/486H. Peter Anvin1-2/+2
2007-11-26x86: fix freeze in x86_64 RTC update code in time_64.cDavid P. Reed1-7/+4
2007-11-26x86: return correct error code from child_rip in x86_64 entry.SAndrey Mirkin1-1/+1
2007-11-26x86: NX bit handling in change_page_attr()Huang, Ying1-0/+1
2007-11-26x86: fix off-by-one in find_next_zero_stringAndrew Hastings1-1/+1
2007-11-26i386: avoid temporarily inconsistent pte-sJan Beulich1-2/+1
2007-11-26x86: disable preemption in delay_tsc()Andrew Morton2-4/+10
2007-11-16revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds1-6/+0
2007-11-16x86: fix TSC clock source calibration errorDave Johnson1-3/+2
2007-11-16x86 setup: sizeof() is unsigned, unbreak comparisonsH. Peter Anvin4-5/+5
2007-11-16x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2-20/+46
2007-11-16x86: fix global_flush_tlb() bugIngo Molnar1-2/+7
2007-11-16xen: fix incorrect vcpu_register_vcpu_info hypercall argumentJeremy Fitzhardinge1-1/+1
2007-11-16xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge3-20/+65
2007-11-16xen: add batch completion callbacksJeremy Fitzhardinge2-3/+29
2007-11-16UML - kill subprocesses on exitLepton Wu2-1/+39
2007-11-16UML - stop using libc asm/user.hJeff Dike2-11/+4
2007-11-16UML - Fix kernel vs libc symbols clashJeff Dike1-1/+2
2007-11-16UML - Stop using libc asm/page.hJeff Dike7-7/+2
2007-11-16POWERPC: Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman1-2/+2
2007-11-16POWERPC: Fix handling of stfiwx math emulationKumar Gala1-4/+9
2007-11-16MIPS: MT: Fix bug in multithreaded kernels.Ralf Baechle1-3/+18
2007-11-16Fix sparc64 MAP_FIXED handling of framebuffer mmapsChris Wright1-1/+1
2007-11-16Fix sparc64 niagara optimized RAID xor asmDavid Miller1-6/+6
2007-10-09[MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli1-0/+1
2007-10-09[MIPS] Alchemy: Fix USB initialization.Florian Fainelli4-10/+10
2007-10-09[MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco1-1/+1
2007-10-07Longhaul: add auto enabled "revid_errata" optionRafal Bilski1-3/+57
2007-10-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-12/+9
2007-10-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+18
2007-10-05[ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspendBen Dooks1-0/+6
2007-10-05[ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspendBen Dooks1-0/+12
2007-10-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds5-9/+37
2007-10-05[MIPS] IP32: Enable PCI bridgesGiuseppe Sacco1-12/+9
2007-10-04[SPARC64]: Fix 'niu' complex IRQ probing.David S. Miller1-1/+2
2007-10-04[SPARC64]: check fork_idle() errorAkinobu Mita1-0/+2
2007-10-03[SPARC64]: Temporary workaround for PCI-E slot on T1000.David S. Miller1-2/+2
2007-10-03[SPARC64]: VIO device addition log message level is too high.David S. Miller1-1/+1
2007-10-03[SPARC64]: Fix domain-services port probing.David S. Miller1-1/+26
2007-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich1-8/+11
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich1-31/+241
2007-10-03[MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaroundMaciej W. Rozycki1-1/+1
2007-10-02[SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.David S. Miller1-4/+4
2007-10-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds6-169/+229
2007-10-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2007-10-02[SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.David S. Miller3-166/+221
2007-10-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+2
2007-10-01x86_64: increase VDSO_TEXT_OFFSET for ancient binutilsAndi Kleen1-1/+1
2007-10-02[POWERPC] Fix xics set_affinity codeAnton Blanchard1-1/+1