summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | sparc: cleanup references to deprecated .text.init* sections.Tim Abbott2009-04-272-2/+2
| * | sh: Use __INIT macro instead of .text.init.Tim Abbott2009-04-271-2/+3
| * | powerpc: Use __REF macro instead of old .text.init.refok.Tim Abbott2009-04-271-2/+3
| * | powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-271-1/+2
| * | arm: Use __INIT macro instead of .text.init.Tim Abbott2009-04-274-4/+8
| * | FRV: Use __INIT macro instead of .text.init.Tim Abbott2009-04-274-4/+8
| * | FRV: Remove unused header asm/init.h.Tim Abbott2009-04-271-12/+0
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-275-6/+17
| |\ \
| | * | x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu2009-04-221-0/+4
| | * | x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-224-7/+9
| | * | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox2009-04-221-1/+6
| | * | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu2009-04-221-3/+3
| * | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-272-21/+38
| |\ \ \
| | * | | sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt2009-04-271-1/+1
| * | | | FRV: Stop gcc from generating uninitialised variable warnings after BUG()David Howells2009-04-271-2/+3
| * | | | FRV: Wire up new syscallsDavid Howells2009-04-272-1/+5
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-2611-14/+58
| |\ \ \ \
| | * | | | x86, hpet: Stop soliciting hpet=force users on ICH4MLen Brown2009-04-241-2/+0
| | * | | | x86: check boundary in setup_node_bootmem()Yinghai Lu2009-04-231-0/+3
| | * | | | uv_time: add parameter to uv_read_rtc()Coly Li2009-04-221-5/+5
| | * | | | x86: hpet: fix periodic mode programming on AMD 81xxAndreas Herrmann2009-04-221-1/+17
| | * | | | Merge commit 'v2.6.30-rc3' into x86/urgentIngo Molnar2009-04-2264-151/+170
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | x86: more than 8 32-bit CPUs requires X86_BIGSMPMichael K. Johnson2009-04-211-0/+1
| | * | | | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-04-211-1/+1
| | * | | | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APICRusty Russell2009-04-211-1/+2
| | * | | | x86-64: fix FPU corruption with signals and preemptionSuresh Siddha2009-04-201-1/+3
| | * | | | x86/uv: fix for no memory at paddr 0Jack Steiner2009-04-201-0/+1
| | * | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-04-20692-2694/+46421
| | |\ \ \ \
| | * | | | | x86: mm/numa_32.c calculate_numa_remap_pages should use __initJaswinder Singh Rajput2009-04-171-1/+1
| | * | | | | x86, kbuild: make "make install" not depend on vmlinuxH. Peter Anvin2009-04-171-1/+5
| | * | | | | x86/uv: fix init of cpu-less nodesJack Steiner2009-04-171-0/+14
| | * | | | | x86/uv: fix init of memory-less nodesJack Steiner2009-04-171-1/+5
| * | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-262-0/+3
| |\ \ \ \ \ \
| | * | | | | | x86/irq: mark NUMA_MIGRATE_IRQ_DESC brokenYinghai Lu2009-04-171-0/+1
| | * | | | | | x86, irq: Remove IRQ_DISABLED check in process context IRQ movePallipadi, Venkatesh2009-04-141-0/+2
| * | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-261-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | lockdep, x86: account for irqs enabled in paranoid_exitSteven Rostedt2009-04-181-0/+3
| | |/ / / / / /
* | | | | | | | sh: remove old CMT driverMagnus Damm2009-04-305-206/+6
* | | | | | | | sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm2009-04-303-0/+252
* | | | | | | | sh: pass through ioremap() for non-mmu processors.Magnus Damm2009-04-302-9/+9
* | | | | | | | sh: register the rtc-generic platform device properly.Paul Mundt2009-04-281-1/+16
* | | | | | | | sh: setup timers in late_time_init()Magnus Damm2009-04-281-14/+20
* | | | | | | | sh: mach-r2d: add physmap-flash support for R2D+ boards.Jean-Christophe PLAGNIOL-VILLARD2009-04-272-1/+136
* | | | | | | | sh: rtc-generic support.Paul Mundt2009-04-273-0/+35
* | | | | | | | sh: select GENERIC_TIME for new CMT driver.Paul Mundt2009-04-271-1/+2
* | | | | | | | sh: update defconfigs for PCI changes.Paul Mundt2009-04-2743-303/+1247
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt2009-04-27198-8992/+5023
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | sh: pci: Fix up the build for CONFIG_PCI=n.Paul Mundt2009-04-241-0/+2
| | * | | | | | | sh: pci: Rename pci-new.c to pci.c.Paul Mundt2009-04-203-5/+1
| | * | | | | | | sh: pci: Roll pci-lib in to pci-new.Paul Mundt2009-04-203-225/+221
OpenPOWER on IntegriCloud