summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-3059-3134/+4Star
* [MIPS] TXx9: Kconfig cleanupAtsushi Nemoto2008-07-301-34/+26Star
* [MIPS] TXx9: Kill unused txx927.hAtsushi Nemoto2008-07-302-123/+0Star
* [MIPS] TXx9: Support early_printkAtsushi Nemoto2008-07-306-16/+46
* [MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto2008-07-3011-55/+49Star
* [MIPS] TXx9: Random cleanupAtsushi Nemoto2008-07-3011-243/+170Star
* [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/+32Star
* [MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto2008-07-304-80/+34Star
* [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/+0Star
* 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/+2Star
| * 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/+0Star
| * 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-3031-10/+36
| | * Documentation: remove old sbc8260 board specific informationPaul Gortmaker2008-07-282-199/+0Star
| | * cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart2008-07-282-43/+37Star
| | * 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/+1Star
| * | | ipv6: Fix useless proc net sockstat6 removalDaniel Lezcano2008-07-301-1/+0Star
| * | | tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.David S. Miller2008-07-304-27/+14Star
| * | | pkt_sched: Fix OOPS on ingress qdisc add.David S. Miller2008-07-303-46/+23Star
| * | | niu: Fix error checking in niu_ethflow_to_class.Andreas Schwab2008-07-301-1/+1
| * | | IPv6: datagram_send_ctl() should exit immediately when an error occuredMiao Xie2008-07-301-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-3046-404/+673
| |\ \ \ | | |/ / | |/| |
| | * | mac80211: fix mesh beaconingLuis Carlos Cobo2008-07-291-0/+1
| | * | PS3: gelic: use unsigned long for irqflagsVegard Nossum2008-07-291-6/+6
| | * | mac80211: fix cfg80211 hooks for master interfaceJohannes Berg2008-07-291-15/+88
| | * | nl80211: fix dump callbacksJohannes Berg2008-07-291-122/+153