| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2005-11-18 |
|\ |
|
| * | [PATCH] ide: remove ide_driver_t.owner field | Laurent Riffard | 2005-11-18 |
* | | Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 2005-11-18 |
|\ \ |
|
| * \ | Merge branch 'master' | Kyle McMartin | 2005-11-18 |
| |\ \ |
|
| * | | | [PARISC] Fix compile warning caused by conflicting types of expand_upwards() | Matthew Wilcox | 2005-11-18 |
| * | | | [PARISC] Always spinlock tlb flush operations to ensure preempt safety | Matthew Wilcox | 2005-11-17 |
| * | | | [PARISC] Fix our spinlock implementation | James Bottomley | 2005-11-17 |
| * | | | [PARISC] Add IRQ affinities | James Bottomley | 2005-11-17 |
| * | | | [PARISC] Fix uniprocessor build by dummying smp_send_all_nop() | Kyle McMartin | 2005-11-17 |
| * | | | [PARISC] Fix our interrupts not to use smp_call_function | James Bottomley | 2005-11-17 |
* | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2005-11-18 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [PATCH 1/3] cciss: bug fix for hpacucli | mikem | 2005-11-18 |
| |/ / |
|
* | / | [PATCH] git-netdev-all-ieee80211_get_payload-warning-fix | Andrew Morton | 2005-11-18 |
| |/
|/| |
|
* | | [PATCH] ppc64 need HPAGE_SHIFT when huge pages disabled | Andy Whitcroft | 2005-11-18 |
* | | [PATCH] ppc32: add missing define for fs_enet Ethernet driver | Vitaly Bordug | 2005-11-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-18 |
|\ \
| |/
|/| |
|
| * | [PATCH] powerpc: merge align.c | Benjamin Herrenschmidt | 2005-11-17 |
| * | powerpc: Fix delay functions for 601 processors | Paul Mackerras | 2005-11-17 |
| * | [PATCH] powerpc: Fix typo in topology.h | Michael Ellerman | 2005-11-17 |
| * | [PATCH] Avoid use of uninitialised spinlock in EEH. | David Woodhouse | 2005-11-17 |
| * | [PATCH] powerpc: Fix database regression due to scheduler changes | Nick Piggin | 2005-11-17 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2005-11-17 |
|\ \ |
|
| * | | [MIPS] SEAD: More build fixes. | Ralf Baechle | 2005-11-17 |
| * | | [MIPS] SEAD: Delete seadint_init() prototype. | Ralf Baechle | 2005-11-17 |
| * | | [MIPS] JMR3927: Fix include wrapper symbol. | Ralf Baechle | 2005-11-17 |
| * | | [MIPS] Fix documentation typos. | Arnaud Giersch | 2005-11-17 |
| * | | [MIPS] Add const qualifier to writes##bwlq. | Arnaud Giersch | 2005-11-17 |
| * | | [MIPS] IP32: Fix sparse warnings. | Arnaud Giersch | 2005-11-17 |
| * | | [MIPS] IP32 Fix and complete IP32 parport definitions | Arnaud Giersch | 2005-11-17 |
| * | | [MIPS] JMR3927: Undo accidental rename. | Ralf Baechle | 2005-11-17 |
| * | | [MIPS] IP32: No need to include <asm/io.h>. | Ralf Baechle | 2005-11-17 |
| * | | Add definitions for the Dallas DS1742 RTC / non-volatile memory. | Ralf Baechle | 2005-11-17 |
| * | | Add definitions for the Dallas DS17287 RTC. | Ralf Baechle | 2005-11-17 |
| * | | [MIPS] Add missing arch defines for the Alchemy MTD driver. | Ralf Baechle | 2005-11-17 |
| * | | Add GT64111 PCI ID back | Yoichi Yuasa | 2005-11-17 |
| * | | [MIPS] Delete duplicate definitions of break codes. | Ralf Baechle | 2005-11-17 |
| |/ |
|
* | | x86: Fix silly typo in recent <asm/signal.h> fixes | Linus Torvalds | 2005-11-17 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-17 |
|\ \ |
|
| * | | [ARM] No need to include asm/proc-fns.h into asm/system.h | Russell King | 2005-11-16 |
| * | | [ARM] Use unsigned long not u32 in atomic_cmpxchg | Russell King | 2005-11-16 |
| * | | [ARM] Move zone adjustment for SA1111 on SA11x0 platforms | Russell King | 2005-11-16 |
| * | | [ARM] Add linux/compiler.h includes where required | Russell King | 2005-11-16 |
| * | | [ARM] 3165/1: fix atomic_cmpxchg() implementation for ARMv6+ | Nicolas Pitre | 2005-11-16 |
| * | | [ARM] Include asm/hardware.h instead of asm/arch/hardware.h | Russell King | 2005-11-16 |
| * | | [ARM] Fix arch-realview/system.h to use __io_address() | Russell King | 2005-11-16 |
* | | | [PATCH] x86: fix sigaddset() inline asm memory constraint | Constantine Gavrilov | 2005-11-17 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-11-16 |
|\ \ |
|
| * | | [DVB]: Add compat ioctl handling. | David S. Miller | 2005-11-16 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-11-16 |
|\ \
| |/
|/| |
|
| * | [PATCH] powerpc: Make the vDSO functions set error code (#2) | Benjamin Herrenschmidt | 2005-11-15 |