summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* robust futex thread exit raceMartin Schwidefsky2007-10-012-20/+34
* VT ioctl race fixSamuel Ortiz2007-10-011-3/+5
* Fix SMP poweroff hangsMark Lord2007-10-011-0/+2
* hugetlb: fix clear_user_highpage argumentsRalf Baechle2007-10-011-1/+1
* Add /dev/oldmem to devices.txt documentationDave Jones2007-10-011-0/+2
* 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
* | NLM: Fix a circular lock dependency in lockdTrond Myklebust2007-09-261-11/+18
* | lguest example launcher truncates block device file to 0 length on problemsChris Malley2007-09-261-1/+1
* | fix sctp_del_bind_addr() last argument typeAl Viro2007-09-262-2/+2
* | hibernation doesn't even build on frv - tons of helpers are missingAl Viro2007-09-261-1/+1
* | mv643xx_eth: duplicate methods in initializerAl Viro2007-09-261-2/+0
* | usbvision-video: buggered method tablesAl Viro2007-09-261-3/+2
* | Add explicit zeroing to "envp" array in device 'show' methodLinus Torvalds2007-09-261-0/+1
OpenPOWER on IntegriCloud