| Commit message (Expand) | Author | Age |
* | [PATCH] mm: mremap correct rmap accounting | Hugh Dickins | 2007-01-30 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-01-30 |
|\ |
|
| * | [ARM] 4111/1: Allow VFP to work with thread migration on SMP | Catalin Marinas | 2007-01-25 |
| * | [ARM] 4106/1: S3C2410: typo fixes in register definitions | Matt Reimer | 2007-01-24 |
| * | [ARM] 4095/1: S3C24XX: Fix GPIO set for Bank A | Ben Dooks | 2007-01-24 |
| * | [ARM] 4086/1: AT91: Whitespace cleanup | Andrew Victor | 2007-01-24 |
| * | [ARM] 4085/1: AT91: Header fixes. | Andrew Victor | 2007-01-24 |
* | | [PATCH] cdev.h: forward declarations | Jan Engelhardt | 2007-01-30 |
* | | [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h | Mike Frysinger | 2007-01-30 |
* | | [PATCH] m68k: uaccess.h needs sched.h | Andrew Morton | 2007-01-30 |
* | | [PATCH] use __u8/__u32 in userspace ioctl defines for I2O | Mike Frysinger | 2007-01-30 |
* | | [PATCH] namespaces: fix exit race by splitting exit | Serge E. Hallyn | 2007-01-30 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-01-26 |
|\ \ |
|
| * | | [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). | David S. Miller | 2007-01-26 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-01-26 |
|\ \ \ |
|
| * | | | Fix Maple PATA IRQ assignment. | David Woodhouse | 2007-01-26 |
| * | | | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli | Tejun Heo | 2007-01-25 |
| * | | | libata: set_mode, Fix the FIXME | Alan | 2007-01-24 |
| |/ / |
|
* | | | [PATCH] md: fix potential memalloc deadlock in md | NeilBrown | 2007-01-26 |
* | | | [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd | NeilBrown | 2007-01-26 |
* | | | [PATCH] fix various kernel-doc in header files | Robert P. J. Day | 2007-01-26 |
* | | | [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON | NeilBrown | 2007-01-26 |
* | | | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown | 2007-01-26 |
* | | | [PATCH] i386 vDSO: use VM_ALWAYSDUMP | Roland McGrath | 2007-01-26 |
* | | | [PATCH] Add VM_ALWAYSDUMP | Roland McGrath | 2007-01-26 |
* | | | [PATCH] Fix CONFIG_COMPAT_VDSO | Roland McGrath | 2007-01-26 |
* | | | [PATCH] KVM: SVM: Propagate cpu shutdown events to userspace | Joerg Roedel | 2007-01-26 |
* | | | [PATCH] x86_64: fix put_user for 64-bit constant | Roland McGrath | 2007-01-25 |
|/ / |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-01-24 |
|\ \ |
|
| * | | [MIPS] Fix wrong checksum calculation on 64-bit MIPS | Atsushi Nemoto | 2007-01-24 |
| * | | [MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard() | Yoichi Yuasa | 2007-01-24 |
| * | | [MIPS] Fix APM build | Ralf Baechle | 2007-01-24 |
| |/ |
|
* | | [PATCH] NFS: Fix races in nfs_revalidate_mapping() | Trond Myklebust | 2007-01-24 |
* | | [PATCH] NFS: Fix Oops in rpc_call_sync() | Trond Myklebust | 2007-01-24 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-01-24 |
|\ \ |
|
| * | | [IP] TUNNEL: Fix to be built with user application. | Masahide NAKAMURA | 2007-01-24 |
| * | | [NET]: Process include/linux/if_{addr,link}.h with unifdef | Adrian Bunk | 2007-01-24 |
| * | | [NETFILTER]: Fix iptables ABI breakage on (at least) CRIS | Patrick McHardy | 2007-01-24 |
| * | | [SCTP]: Correctly handle unexpected INIT-ACK chunk. | Vlad Yasevich | 2007-01-23 |
| * | | [NETFILTER]: fix xt_state compile failure | Mikael Pettersson | 2007-01-23 |
| |/ |
|
* | | libata: Initialize qc->pad_len | Brian King | 2007-01-24 |
* | | libata: Fixup n_elem initialization | Brian King | 2007-01-24 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-01-23 |
|\ |
|
| * | [MIPS] SMTC: Instant IPI replay. | Ralf Baechle | 2007-01-23 |
* | | [PATCH] fix prototype of csum_ipv6_magic() (ia64) | Al Viro | 2007-01-23 |
* | | Merge branch 'ftape' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/m... | Linus Torvalds | 2007-01-23 |
|\ \ |
|
| * | | more ftape removal | Adrian Bunk | 2007-01-23 |
* | | | [PATCH] resierfs: avoid tail packing if an inode was ever mmapped | Vladimir Saveliev | 2007-01-23 |
| |/
|/| |
|
* | | [PATCH] x86: fix PDA variables to work during boot | James Bottomley | 2007-01-22 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-01-22 |
|\ \
| |/
|/| |
|