summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-016-14/+20
|\
| * generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori2008-07-294-9/+10
| * Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar2008-07-291252-15457/+28259
| |\
| * \ Merge branch 'x86/crashdump' into x86/urgentIngo Molnar2008-07-281-4/+9
| |\ \
| | * | x86: move dma32_reserve_bootmem() after reserve_crashkernel()Bernhard Walle2008-07-181-4/+9
| * | | x86: remove stray <6> in BogoMIPS printkJoe Perches2008-07-281-1/+1
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-0132-262/+427
|\ \ \ \
| * | | | [S390] qeth: avoid use of include/asm-s390Martin Schwidefsky2008-08-011-2/+2
| * | | | [S390] dont use kthread for smp_rescan_cpus().Heiko Carstens2008-08-011-12/+1
| * | | | [S390] virtio console: fix section mismatch warning.Heiko Carstens2008-08-011-1/+1
| * | | | [S390] cio: Include linux/string.h in schid.h.Cornelia Huck2008-08-011-0/+1
| * | | | [S390] qdio: fix section mismatch bug.Heiko Carstens2008-08-012-2/+2
| * | | | [S390] stp: fix section mismatch warning.Heiko Carstens2008-08-011-1/+1
| * | | | [S390] Remove diag 0x260 call from memory detection.Heiko Carstens2008-08-011-23/+0
| * | | | [S390] qdio: make sure qdr is aligned to page sizeJan Glauber2008-08-012-2/+2
| * | | | [S390] Add support for memory hot-remove.Gerald Schaefer2008-08-013-1/+20
| * | | | [S390] Wire up new syscalls.Heiko Carstens2008-08-013-1/+50
| * | | | [S390] cio: Memory allocation for idset changed.Michael Ernst2008-08-011-4/+4
| * | | | [S390] qeth: preallocated qeth header for hiper socketFrank Blaschka2008-08-014-39/+126
| * | | | [S390] Optimize storage key operations for anon pagesMartin Schwidefsky2008-08-012-4/+2
| * | | | [S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens2008-08-013-4/+20
| * | | | [S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu2008-08-012-2/+6
| * | | | [S390] dasd: Add support for enhanced VM UIDStefan Weinhuber2008-08-015-163/+189
| * | | | [S390] Remove last P390 trace.Heiko Carstens2008-08-011-1/+0
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-07-30107-4077/+1509
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [MIPS] Cobalt: update defconfigYoichi Yuasa2008-07-301-110/+268
| * | | | [MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2008-07-307-1/+376
| * | | | [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-3059-3134/+4
| * | | | [MIPS] TXx9: Kconfig cleanupAtsushi Nemoto2008-07-301-34/+26
| * | | | [MIPS] TXx9: Kill unused txx927.hAtsushi Nemoto2008-07-302-123/+0
| * | | | [MIPS] TXx9: Support early_printkAtsushi Nemoto2008-07-306-16/+46
| * | | | [MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto2008-07-3011-55/+49
| * | | | [MIPS] TXx9: Random cleanupAtsushi Nemoto2008-07-3011-243/+170
| * | | | [MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto2008-07-305-32/+49
| * | | | [MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto2008-07-307-153/+207
| * | | | [MIPS] TXx9: Cleanup watchdogAtsushi Nemoto2008-07-309-61/+32
| * | | | [MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto2008-07-304-80/+34
| * | | | [MIPS] TXx9: PCI error handlingAtsushi Nemoto2008-07-3012-20/+132
| * | | | [MIPS] TXx9: Add some pci optionsAtsushi Nemoto2008-07-307-0/+68
| * | | | [MIPS] Introduce pcibios_plat_setupAtsushi Nemoto2008-07-302-1/+7
| * | | | [MIPS] TXx9: PCI fixes for tx3927/tx4927Atsushi Nemoto2008-07-302-27/+53
| * | | | [MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto2008-07-302-1/+5
| * | | | [MIPS] RB532: Flags are unsigned longAdrian Bunk2008-07-302-4/+5
| * | | | [MIPS] Initialization of Alchemy boardsKevin Hickey2008-07-308-8/+8
| * | | | [MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle2008-07-301-4/+0
* | | | | Fix off-by-one error in iov_iter_advance()Linus Torvalds2008-07-301-1/+1
* | | | | romfs_readpage: don't report errors for pages beyond i_sizeLinus Torvalds2008-07-301-14/+23
|/ / / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-3054-290/+907
|\ \ \ \
| * | | | powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin2008-07-305-1/+310
| * | | | powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling2008-07-301-2/+2