summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [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
| * | | | | powerpc: Fix ptrace buffer size for VSXMichael Neuling2008-07-301-4/+2
| * | | | | powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processesMichael Neuling2008-07-301-0/+2
| * | | | | ide/powermac: Fix use of uninitialized pointer on media-bayBenjamin Herrenschmidt2008-07-301-4/+9
| * | | | | powerpc: Allow non-hcall return values for lparcfg writesNathan Fontenot2008-07-301-4/+0
| * | | | | ipmi/powerpc: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-07-301-2/+2
| * | | | | Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-07-3044-273/+580
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips2008-07-2931-10/+36
| | * | | | Documentation: remove old sbc8260 board specific informationPaul Gortmaker2008-07-282-199/+0
| | * | | | cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart2008-07-282-43/+37
| | * | | | powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov2008-07-281-6/+17
| | * | | | cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart2008-07-283-7/+21
| | * | | | cpm_uart: Modem control lines supportLaurent Pinchart2008-07-283-3/+58
| | * | | | powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich2008-07-282-5/+272
| | * | | | cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2008-07-284-0/+139
| | * | | | powerpc: Fix 8xx build failureKumar Gala2008-07-261-0/+3
| | * | | | powerpc: clean up the Book-E HW watchpoint supportKumar Gala2008-07-254-11/+12
* | | | | | cpumask: statement expressions confuse some versions of gccStephen Rothwell2008-07-301-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-3057-486/+713
|\ \ \ \ \ \
| * | | | | | net: Make "networking" one-click deselectable.Robert P. J. Day2008-07-301-6/+1
| * | | | | | ipv6: Fix useless proc net sockstat6 removalDaniel Lezcano2008-07-301-1/+0
| * | | | | | tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller2008-07-304-27/+14