summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86-32: Pass the full resource data to ioremap()Linus Torvalds2008-03-241-3/+3
* x86: revert: reserve dma32 early for gartThomas Gleixner2008-03-222-51/+0
* x86_64: free_bootmem should take physYinghai Lu2008-03-211-2/+1
* x86: trim mtrr don't close gap for resource allocation.Yinghai Lu2008-03-213-1/+55
* x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds2008-03-211-0/+9
* x86: fix fault_msg nul terminationJiri Slaby2008-03-211-1/+1
* x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek2008-03-211-0/+3
* x86: hpet clock enable quirk on nVidia nForce 430Zbigniew Luszpinski2008-03-211-0/+2
* x86: reserve dma32 early for gartYinghai Lu2008-03-212-0/+51
* x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane2008-03-211-0/+9
* x86/visws: fix printk format warningsRandy Dunlap2008-03-211-2/+3
* x86: tight online check in setup_per_cpu_areasYinghai Lu2008-03-211-6/+8
* x86: fix dma_alloc_pagesYinghai Lu2008-03-211-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-212-2/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-17343-5491/+3799
| |\
| * | [NET] endianness noise: INADDR_ANYAl Viro2008-03-172-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-03-215-6/+10
|\ \ \
| * | | sh: Use relative paths for mach/cpu symlinks.Franck Bui-Huu2008-03-211-2/+6
| * | | SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day2008-03-211-1/+1
| * | | sh: Fix uImage build error.Paul Mundt2008-03-141-2/+2
| * | | sh: Fix up the timer IRQ definition for SH7203.Paul Mundt2008-03-131-0/+1
| * | | sh: Fix up the address error exception handler for SH-2.Kieran Bingham2008-03-131-1/+0
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-03-209-11/+40
|\ \ \ \
| * \ \ \ Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2008-03-206-9/+22
| |\ \ \ \
| | * | | | ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton2008-03-201-1/+1
| | * | | | ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand2008-03-201-2/+3
| | * | | | ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar2008-03-201-2/+2
| | * | | | ARM: OMAP: Fix missing makefile optionsTony Lindgren2008-03-201-0/+5
| | * | | | ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman2008-03-201-2/+1
| | * | | | ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman2008-03-203-2/+10
| * | | | | [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe2008-03-201-2/+2
| * | | | | [ARM] 4865/1: Register the F75375 device in the GLAN Tank platform codeGordon Farquharson2008-03-201-0/+12
| * | | | | [ARM] 4864/1: Enable write buffer coalescing on IOPArnaud Patard2008-03-201-0/+4
| |/ / / /
* | | | | [S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.Heiko Carstens2008-03-201-0/+2
|/ / / /
* | | | [POWERPC] Update some defconfigsPaul Mackerras2008-03-209-512/+750
* | | | [POWERPC] Hide resources on Axon PCIE root complex nodesMichael Ellerman2008-03-201-0/+36
* | | | [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devicesMichael Ellerman2008-03-201-16/+25
* | | | [POWERPC] Fix build failure for tqm8540 and sbc85xx defconfigsPaul Gortmaker2008-03-202-4/+4
* | | | [POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2008-03-202-0/+12
* | | | [POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath2008-03-201-2/+8
| |_|/ |/| |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2008-03-168-32/+78
|\ \ \
| * | | [PARISC] head.S: section mismatch fixesHelge Deller2008-03-151-3/+4
| * | | [PARISC] add back Crestone Peak cpuKyle McMartin2008-03-151-0/+1
| * | | [PARISC] clean up show_stackKyle McMartin2008-03-151-4/+21
| * | | [PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley2008-03-151-1/+11
| * | | [PARISC] move defconfig to arch/parisc/configs/Adrian Bunk2008-03-152-0/+3
| * | | [PARISC] pdc_console: fix bizarre panic on bootKyle McMartin2008-03-152-12/+34
| * | | [PARISC] dump_stack in show_regsKyle McMartin2008-03-151-0/+2
| * | | [PARISC] remove unused pdc_iodc_printf functionKyle McMartin2008-03-151-13/+0
| * | | [PARISC] wire up timerfd syscallsKyle McMartin2008-03-151-0/+3
OpenPOWER on IntegriCloud