aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Mark CC_STACKPROTECTOR as being BROKENLinus Torvalds2008-02-221-1/+1
* x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath2008-02-221-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-211-1/+18
|\
| * Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-211-1/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-212-1/+6
|\ \
| * | PCI: don't load acpi_php when acpi is disabledYinghai Lu2008-02-211-1/+2
| * | PCI: irq: patch for Intel ICH10 DeviceID'sJason Gaston2008-02-211-0/+4
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-213-8/+38
|\ \
| * | [ARM] 4829/1: add .get method to pxa-cpufreq to silence a warningHolger Schurig2008-02-171-1/+7
| * | [ARM] 4826/1: Orion: Register the RTC interrupt on the TS-209Byron Bradley2008-02-171-0/+15
| * | [ARM] pxa: fix clock lookup to find specific device clocksRussell King2008-02-171-7/+16
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-2132-354/+1604
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-02-214-20/+7
| |\ \
| | * | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-202-15/+3
| | * | [POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2008-02-192-5/+4
| | |/
| * | [POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson2008-02-211-3/+2
| * | [POWERPC] pasemi: Register i2c devices at bootOlof Johansson2008-02-212-1/+98
| * | [POWERPC] Fix warning in pseries/power.cStephen Rothwell2008-02-201-1/+1
| * | [POWERPC] Fix bootwrapper builds with older gcc versionsJosh Boyer2008-02-201-4/+4
| * | [POWERPC] Fix dt_mem_next_cell() to read the full addressBecky Bruce2008-02-201-6/+7
| * | [POWERPC] Kill sparse warnings in kprobesAnanth N Mavinakayanahalli2008-02-201-4/+5
| * | [POWERPC] 44x: Add multiplatform defconfigJosh Boyer2008-02-161-0/+904
| * | [POWERPC] 44x: Fix Kconfig formattingJosh Boyer2008-02-151-5/+5
| * | [POWERPC] 4xx: Update defconfigs for 2.6.25Josh Boyer2008-02-1510-282/+568
| * | [POWERPC] 4xx: Remove "i2c" and "xxmii-interface" device_types from dtsStefan Roese2008-02-158-25/+0
| * | [POWERPC] PPC440EP Interrupt Triggering and Level SettingsWolfgang Ocker2008-02-151-3/+3
| |/
* | FRV: Change the timerfd syscalls to be the same as i386David Howells2008-02-201-1/+3
* | FRV: Drop the .data.idt section for FRVDavid Howells2008-02-201-3/+0
* | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-191-0/+2
|\ \
| * | fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-191-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-1929-188/+190
|\ \ \
| * | | x86: fix page_is_ram() thinkoArjan van de Ven2008-02-191-8/+7
| * | | x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven2008-02-191-0/+9
| * | | x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish2008-02-191-19/+6
| * | | x86: fix vdso_install breaks user "make install"Sam Ravnborg2008-02-192-2/+2
| * | | x86: change IO delay back to 0x80Ingo Molnar2008-02-191-1/+1
| * | | x86: lds - Use THREAD_SIZE instead of numeric constantCyrill Gorcunov2008-02-191-1/+1
| * | | x86: lds - Use PAGE_SIZE instead of numeric constantCyrill Gorcunov2008-02-192-27/+27
| * | | x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov2008-02-191-2/+3
| * | | x86: fix printout ugliness in cpu info printkMarcin Slusarz2008-02-191-1/+1
| * | | x86: clean up csum-wrappers_64.c some moreIngo Molnar2008-02-191-36/+51
| * | | x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi2008-02-191-40/+40
| * | | x86: coding style fixes in arch/x86/lib/io_64.cPaolo Ciarrocchi2008-02-191-8/+10
| * | | x86: exclude vsyscall files from stackprotectIngo Molnar2008-02-191-1/+9
| * | | x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinitSam Ravnborg2008-02-191-1/+1
| * | | x86: fix section mismatch in head_64.S:initial_codeSam Ravnborg2008-02-191-1/+1
| * | | x86: fix section mismatch in srat_64.c:reserve_hotaddSam Ravnborg2008-02-191-1/+2
| * | | x86: fix section mismatch warning in topology.c:arch_register_cpuSam Ravnborg2008-02-191-1/+1
| * | | x86: fix section mismatch in setup_64.c:srat_detect_nodeSam Ravnborg2008-02-191-1/+1
| * | | x86: fix section mismatch warning in setup_64.c:nearby_nodeSam Ravnborg2008-02-191-1/+1