aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey2006-10-21
* [PATCH] i386: Update defconfigAndi Kleen2006-10-21
* [PATCH] x86-64: Update defconfigAndi Kleen2006-10-21
* [PATCH] fix PXA2xx UDC compilation errorNicolas Pitre2006-10-20
* [PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering2006-10-20
* configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman2006-10-20
* ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh2006-10-20
* ocfs2: fix page zeroing during simple extendsMark Fasheh2006-10-20
* ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran2006-10-20
* ocfs2: delete redundant memcmp()Akinobu Mita2006-10-20
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-10-20
|\
| * [MIPS] Fix iounmap argument to const volatile.Ralf Baechle2006-10-19
| * [MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle2006-10-19
| * [MIPS] Update tb0287_defconfigYoichi Yuasa2006-10-19
| * [MIPS] Update pnx8550-v2pci_defconfigYoichi Yuasa2006-10-19
| * [MIPS] Update pnx8500-jbs_defconfigYoichi Yuasa2006-10-19
| * [MIPS] More vr41xx pt_regs fixupsYoichi Yuasa2006-10-19
| * [MIPS] save_context_stack fixAtsushi Nemoto2006-10-19
| * [MIPS] Use compat_sys_mount.Ralf Baechle2006-10-19
| * [MIPS] Fix O32 personality(2) call with 0xffffffff argument.Thiemo Seufer2006-10-19
| * [MIPS] A few more pt_regs fixups.Ralf Baechle2006-10-19
| * [MIPS] Malta: Fix uninitialized regs pointer.Ralf Baechle2006-10-19
| * [MIPS] Delete unneeded pt_regs forward declaration.Ralf Baechle2006-10-19
| * [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()Franck Bui-Huu2006-10-19
* | Revert "[mv643xx] Add pci device table for auto module loading."Linus Torvalds2006-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-10-20
|\ \
| * | [CRYPTO] api: Select cryptomgr where neededHerbert Xu2006-10-16
| * | [CRYPTO] api: fix crypto_alloc_base() return valueAkinobu Mita2006-10-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2006-10-20
|\ \ \
| * | | [GFS2] gfs2_dir_read_data(): fix uninitialized variable usageAdrian Bunk2006-10-20
| * | | [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereferenceAdrian Bunk2006-10-20
| * | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variableAdrian Bunk2006-10-20
| * | | [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variableAdrian Bunk2006-10-20
| * | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead codeAdrian Bunk2006-10-20
| * | | [GFS2] gfs2 endianness bug: be16 assigned to be32 fieldAl Viro2006-10-20
| * | | [GFS2] Fix bmap to map extents properlySteven Whitehouse2006-10-20
| * | | [DLM] fix iovec length in recvmsgPatrick Caulfield2006-10-20
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-20
|\ \ \
| * | | [SPARC]: Clean up asm-sparc/elf.h pollution in userspace.David Woodhouse2006-10-20
| * | | [SPARC64]: Fix of_ioremap().David S. Miller2006-10-19
| * | | [SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly.David S. Miller2006-10-19
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-20
|\ \ \
| * | | [Bluetooth] Fix HID disconnect NULL pointer dereferenceMarcel Holtmann2006-10-20
| * | | [Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA cardMarcel Holtmann2006-10-20
| * | | [Bluetooth] Add support for newer ANYCOM USB donglesMarcel Holtmann2006-10-20
| * | | [NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.Eric Dumazet2006-10-20
| * | | [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look...Eric Dumazet2006-10-20
| * | | [TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()Eric Dumazet2006-10-20
| * | | [NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink2006-10-20
| * | | [NETPOLL]: initialize skb for UDPStephen Hemminger2006-10-20