summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh64: alphanumeric display only on Cayman.Paul Mundt2007-10-011-0/+1
* sh64: Add defconfigs for mach-sim and mach-harp.Paul Mundt2007-10-012-0/+1322
* sh64: update cayman defconfig.Paul Mundt2007-10-011-38/+10
* sh64: Tidy up Kconfig dependencies.Paul Mundt2007-10-011-26/+19
* sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt2007-10-013-3/+3
* sh64: Some symbol exports and build fixes.Paul Mundt2007-10-016-28/+23
* sh64: mach-sim: Build fixes.Paul Mundt2007-10-012-58/+8
* sh64: mach-harp: Build fixes.Paul Mundt2007-10-012-30/+8
* sh64: Kill off duplicate frame pointer option.Paul Mundt2007-10-011-9/+0
* sh64: Kill off dead ROM-RAM and generic boards.Paul Mundt2007-10-014-162/+0
* sh64: Tidy up includes for Cayman board.Paul Mundt2007-10-011-9/+0
* sh64: Move *_p() I/O routine variants to io.h.Paul Mundt2007-10-012-20/+16
* fix console change race exposed by CFSJan Lübbe2007-09-291-2/+5
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-292-2/+4
|\
| * mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth2007-09-292-2/+4
* | i386: remove bogus comment about memory barrierNick Piggin2007-09-291-5/+0
|/
* Fix bogus PCI quirk for e100Benjamin Herrenschmidt2007-09-281-4/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-284-26/+20
|\
| * [TCP]: Fix MD5 signature handling on big-endian.David S. Miller2007-09-283-23/+20
| * [NET]: Zero length write() on socket should not simply return 0.David S. Miller2007-09-271-3/+0
* | Input: xpad - fix dependancy on LEDS classDmitry Torokhov2007-09-281-1/+1
* | NFS: Fix an Oops in encode_lookup()Trond Myklebust2007-09-283-10/+24
* | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds2007-09-285-5/+6
|\ \
| * | [POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.jacmet@sunsite.dk2007-09-281-0/+1
| * | [POWERPC] Fix mpc834x USB-MPH configuration.jacmet@sunsite.dk2007-09-281-2/+2
| * | [POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich2007-09-281-1/+1
| * | [PPC] Fix cpm_dpram_addr returning phys mem instead of virt memJochen Friedrich2007-09-281-1/+1
| * | [POWERPC] Fix copy'n'paste typo in commproc.cJochen Friedrich2007-09-281-1/+1
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-285-14/+44
|\ \
| * | e1000: Add device IDs of blade version of the 82571 quad portAuke Kok2007-09-274-0/+5
| * | sky2: fix transmit state on resumeStephen Hemminger2007-09-271-1/+16
| * | sky2: FE+ vlan workaroundStephen Hemminger2007-09-271-2/+6
| * | sky2: sky2 FE+ receive status workaroundStephen Hemminger2007-09-271-11/+17
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-281-1/+1
|\ \
| * | [MIPS] Fix fallocate on o32 binary compat ABIKyle McMartin2007-09-281-1/+1
| * | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle2007-09-281-1/+1
| * | [MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle2007-09-281-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-09-281-3/+6
|\ \
| * | [x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820H. Peter Anvin2007-09-281-3/+6
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-272-3/+3
|\ \
| * | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle2007-09-271-1/+1
| * | [MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle2007-09-271-2/+2
| |/
* | i915: make vbl interrupts work properly on i965g/gm hw.Dave Airlie2007-09-272-0/+18
|/
* Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds2007-09-261-16/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-09-261-7/+23
|\
| * [x86 setup] Handle case of improperly terminated E820 chainH. Peter Anvin2007-09-261-7/+23
* | Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds2007-09-262-35/+0
* | xen: execve's error paths don't pin the mm before unpinningJeremy Fitzhardinge2007-09-261-1/+4
* | x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner2007-09-262-0/+35
* | Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur2007-09-261-0/+3
OpenPOWER on IntegriCloud