| Commit message (Expand) | Author | Age |
* | sh64: Move consistent DMA routines to arch/sh64/mm/. | Paul Mundt | 2007-10-01 |
* | sh64: Some symbol exports and build fixes. | Paul Mundt | 2007-10-01 |
* | sh64: mach-sim: Build fixes. | Paul Mundt | 2007-10-01 |
* | sh64: mach-harp: Build fixes. | Paul Mundt | 2007-10-01 |
* | sh64: Kill off duplicate frame pointer option. | Paul Mundt | 2007-10-01 |
* | sh64: Kill off dead ROM-RAM and generic boards. | Paul Mundt | 2007-10-01 |
* | sh64: Tidy up includes for Cayman board. | Paul Mundt | 2007-10-01 |
* | sh64: Move *_p() I/O routine variants to io.h. | Paul Mundt | 2007-10-01 |
* | fix console change race exposed by CFS | Jan Lübbe | 2007-09-29 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-09-29 |
|\ |
|
| * | mv643xx_eth: Check ETH_INT_CAUSE_STATE bit | Dale Farnsworth | 2007-09-29 |
* | | i386: remove bogus comment about memory barrier | Nick Piggin | 2007-09-29 |
|/ |
|
* | Fix bogus PCI quirk for e100 | Benjamin Herrenschmidt | 2007-09-28 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-09-28 |
|\ |
|
| * | [TCP]: Fix MD5 signature handling on big-endian. | David S. Miller | 2007-09-28 |
| * | [NET]: Zero length write() on socket should not simply return 0. | David S. Miller | 2007-09-27 |
* | | Input: xpad - fix dependancy on LEDS class | Dmitry Torokhov | 2007-09-28 |
* | | NFS: Fix an Oops in encode_lookup() | Trond Myklebust | 2007-09-28 |
* | | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Linus Torvalds | 2007-09-28 |
|\ \ |
|
| * | | [POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode. | jacmet@sunsite.dk | 2007-09-28 |
| * | | [POWERPC] Fix mpc834x USB-MPH configuration. | jacmet@sunsite.dk | 2007-09-28 |
| * | | [POWERPC] Fix cpm_uart driver for cpm1 machines | Jochen Friedrich | 2007-09-28 |
| * | | [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem | Jochen Friedrich | 2007-09-28 |
| * | | [POWERPC] Fix copy'n'paste typo in commproc.c | Jochen Friedrich | 2007-09-28 |
| |/ |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-09-28 |
|\ \ |
|
| * | | e1000: Add device IDs of blade version of the 82571 quad port | Auke Kok | 2007-09-27 |
| * | | sky2: fix transmit state on resume | Stephen Hemminger | 2007-09-27 |
| * | | sky2: FE+ vlan workaround | Stephen Hemminger | 2007-09-27 |
| * | | sky2: sky2 FE+ receive status workaround | Stephen Hemminger | 2007-09-27 |
| |/ |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-09-28 |
|\ \ |
|
| * | | [MIPS] Fix fallocate on o32 binary compat ABI | Kyle McMartin | 2007-09-28 |
| * | | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0. | Ralf Baechle | 2007-09-28 |
| * | | [MIPS] IP32: Fix initialization of UART base addresses. | Ralf Baechle | 2007-09-28 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-09-28 |
|\ \ |
|
| * | | [x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820 | H. Peter Anvin | 2007-09-28 |
| |/ |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-09-27 |
|\ \ |
|
| * | | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0. | Ralf Baechle | 2007-09-27 |
| * | | [MIPS] IP32: Fix initialization of UART base addresses. | Ralf Baechle | 2007-09-27 |
| |/ |
|
* / | i915: make vbl interrupts work properly on i965g/gm hw. | Dave Airlie | 2007-09-27 |
|/ |
|
* | Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share" | Linus Torvalds | 2007-09-26 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-09-26 |
|\ |
|
| * | [x86 setup] Handle case of improperly terminated E820 chain | H. Peter Anvin | 2007-09-26 |
* | | Revert "x86-64: Disable local APIC timer use on AMD systems with C1E" | Linus Torvalds | 2007-09-26 |
* | | xen: execve's error paths don't pin the mm before unpinning | Jeremy Fitzhardinge | 2007-09-26 |
* | | x86-64: Disable local APIC timer use on AMD systems with C1E | Thomas Gleixner | 2007-09-26 |
* | | Silent drivers/char/hpet.c build warnings on i386 | S.Çağlar Onur | 2007-09-26 |
* | | NLM: Fix a circular lock dependency in lockd | Trond Myklebust | 2007-09-26 |
* | | lguest example launcher truncates block device file to 0 length on problems | Chris Malley | 2007-09-26 |
* | | fix sctp_del_bind_addr() last argument type | Al Viro | 2007-09-26 |
* | | hibernation doesn't even build on frv - tons of helpers are missing | Al Viro | 2007-09-26 |