summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-243-6/+15
|\
| * [POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin2008-03-241-2/+2
| * [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely2008-03-241-0/+4
| * [POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering2008-03-241-1/+1
| * [POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras2008-03-241-3/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-247-166/+94
|\ \
| * | [SPARC64]: exec PT_DTRACERoland McGrath2008-03-232-6/+0
| * | [SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day2008-03-231-2/+1
| * | [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-214-158/+93
* | | 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
|\ \ \ \