aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-01-30[PATCH] fix indentation-related breakage in Kconfig.i386Al Viro1-8/+8
2007-01-30[PATCH] b44: src_desc->addr is little-endianAl Viro1-1/+1
2007-01-30[PATCH] dma-mapping.h stubs fixAl Viro2-9/+9
2007-01-30[PATCH] missing dma_sync_single_range_for{cpu,device} on alphaAl Viro1-6/+8
2007-01-30[PATCH] pata_platform: fallout from set_mode() changeAl Viro1-1/+2
2007-01-30[PATCH] sym53c500_cs: remove bogus call fo free_dma()Al Viro1-2/+0
2007-01-30[PATCH] mtd/nand/cafe.c missing include of dma-mapping.hAl Viro1-0/+1
2007-01-30[PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro2-0/+2
2007-01-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-6/+7
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-16/+28
2007-01-30[PATCH] mm: mremap correct rmap accountingHugh Dickins3-13/+2
2007-01-30[PATCH] i386: In assign_irq_vector look at all vectors before giving upEric W. Biederman1-13/+19
2007-01-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds34-96/+187
2007-01-30[PATCH] `make help' in build tree doesn't show headers_* targetsGeert Uytterhoeven1-3/+3
2007-01-30[PATCH] cdev.h: forward declarationsJan Engelhardt1-0/+4
2007-01-30[PATCH] ufs: reallocation fixEvgeniy Dushistov1-15/+26
2007-01-30[PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov1-2/+2
2007-01-30[PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2-6/+13
2007-01-30[PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi1-0/+4
2007-01-30[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger1-3/+5
2007-01-30[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external eventsNeilBrown5-31/+30
2007-01-30[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk'sAdrian Bunk1-2/+2
2007-01-30[PATCH] m68k: uaccess.h needs sched.hAndrew Morton1-0/+1
2007-01-30[PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.cRobert P. J. Day1-1/+1
2007-01-30[PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger1-2/+3
2007-01-30[PATCH] uml: fix mknodJohannes Stezenbach3-4/+4
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn4-16/+40
2007-01-30[MIPS] Fix typo of "CONFIG_MT_SMP".Robert P. J. Day1-1/+1
2007-01-30[MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETHRalf Baechle2-4/+4
2007-01-30[PATCH] Malta: Fix build if CONFIG_MTD is diabled.Jan Altenberg1-1/+2
2007-01-29[PATCH] Fix SG_IO timeout jiffy conversionMike Christie1-2/+3
2007-01-29[PATCH] Fix try_to_free_buffer() lockingNick Piggin1-1/+5
2007-01-29[PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger1-25/+0
2007-01-29Fix balance_dirty_page() calculations with CONFIG_HIGHMEMLinus Torvalds1-23/+18
2007-01-29[PATCH] ALSA: Fix sysfs breakageTakashi Iwai4-16/+28
2007-01-29[ARM] 4117/1: S3C2412: Fix writel() usage in selection codeBen Dooks1-2/+2
2007-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-4/+8
2007-01-28[POWERPC] Fix sys_pciconfig_iobase bus matchingBenjamin Herrenschmidt1-1/+1
2007-01-28[POWERPC] PS3: add not complete comment to kconfigGeoff Levand1-1/+4
2007-01-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-9/+19
2007-01-26[IPV4]: Fix single-entry /proc/net/fib_trie output.Robert Olsson1-6/+7
2007-01-26[SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala2-3/+12
2007-01-26[SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling.David S. Miller1-2/+2
2007-01-26[PATCH] Boot loader ID for GujinH. Peter Anvin1-1/+2
2007-01-26[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()Mark Fasheh1-1/+1
2007-01-26Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2-12/+28
2007-01-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-62/+85
2007-01-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds17-53/+137
2007-01-26Fix Maple PATA IRQ assignment.David Woodhouse5-5/+22
2007-01-26ahci: use 0x80 as wait stat value instead of 0xffTejun Heo1-1/+1