aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-16W1: don't delay search startDavid Fries2-22/+23
2008-10-16W1: abort search early on on exitDavid Fries1-0/+5
2008-10-16W1: fix deadlocks and remove w1_control_threadDavid Fries7-122/+71
2008-10-16drivers/char/tpm/tpm.c: fix error-path memory leakAndrew Morton1-7/+8
2008-10-16TPM: include "moderated for non-subscribers" notation in MAINTAINERSRajiv Andrade1-1/+1
2008-10-16tpm: work around bug in Broadcom BCM0102 chipsetValdis Kletnieks1-0/+7
2008-10-16tpm: correct tpm timeouts to jiffies conversionMarcin Obara1-7/+7
2008-10-16parport: remove CVS keywordsAdrian Bunk4-5/+3
2008-10-16afs: convert to new aopsNick Piggin3-92/+51
2008-10-16edac i5000: fix thermal issuesAristeu Rozanski1-1/+16
2008-10-16edac i5000: fix error messagesAristeu Rozanski1-62/+119
2008-10-16edac mpc85xx: add support for mpc8572Andrew Kilkenny1-7/+26
2008-10-16edac: make i82443bxgx_edac coexist with intel_agpVladislav Bogdanov1-2/+61
2008-10-16pid_ns: kill the now unused task_child_reaper()Oleg Nesterov1-6/+0
2008-10-16pid_ns: de_thread: kill the now unneeded ->child_reaper changeOleg Nesterov1-2/+0
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan16-73/+56
2008-10-16proc: move sysrq-trigger out of fs/proc/Alexey Dobriyan2-26/+30
2008-10-16block: sanitize invalid partition table entriesKay Sievers1-2/+15
2008-10-16fs/partitions/acorn.c: remove dead codeAdrian Bunk1-10/+0
2008-10-16firmware: use dev_printk when possibleBjorn Helgaas1-14/+10
2008-10-16char: moxa.c sparse annotationHarvey Harrison1-1/+1
2008-10-16applicom.c: fix apparently-broken code in do_ac_read()Andrew Morton1-1/+1
2008-10-16Char: ds1286, eliminate busy waitingJiri Slaby1-3/+1
2008-10-16COMPAT_BINFMT_ELF definition tweakAlexey Dobriyan1-1/+1
2008-10-16binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECUREPaul Mundt1-1/+13
2008-10-16binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack()Paul Mundt1-17/+8
2008-10-16binfmt_elf_fdpic: support auxvec base platform stringPaul Mundt1-7/+43
2008-10-16docbook: update procfs creditsRandy Dunlap2-35/+14
2008-10-16quota: remove CVS keywordsAdrian Bunk3-7/+0
2008-10-16fs/reiserfs: use an IS_ERR test rather than a NULL testJulien Brunel1-1/+1
2008-10-16reiserfs/procfs.c: remove CVS keywordsAdrian Bunk1-3/+0
2008-10-16hfs: fix namelength memory corruptionEric Sesterhenn1-0/+4
2008-10-16hfsplus: check read_mapping_page() return valueEric Sesterhenn1-0/+12
2008-10-16hfsplus: fix Buffer overflow with a corrupted imageEric Sesterhenn1-0/+5
2008-10-16hfsplus: quieten down mounting hfsplus journaled fs read onlyMike Crowe1-1/+1
2008-10-16befs: annotate fs32 on tests for superblock endiannessHarvey Harrison3-5/+9
2008-10-16ext2: avoid printk floods in the face of directory corruptionEric Sandeen1-25/+35
2008-10-16ext2: fix ext2 block reservation early ENOSPC issueMingming Cao1-1/+2
2008-10-16telephony: remove CVS keywordsAdrian Bunk2-6/+0
2008-10-16pnp: make the resource type an unsigned longRene Herman4-6/+8
2008-10-16pnp: remove printk() with outdated versionAdrian Bunk1-1/+0
2008-10-16fbcon_set_all_vcs: fix kernel crash when switching the rotated consolesOleg Nesterov1-2/+2
2008-10-16fbdev: add new TMIO framebuffer driverDmitry Baryshkov4-0/+1092
2008-10-16fbdev: Epson S1D1 framebuffer maintainerKristoffer Ericson1-0/+5
2008-10-16framebuffer: fix carminefb section mismatchRandy Dunlap1-1/+1
2008-10-16matroxfb: support G200eV chipDarrick J. Wong2-0/+10
2008-10-16fbdev: allow more chip revisions in Epson s1d13... video driverKristoffer Ericson2-5/+21
2008-10-16fbdev: ignore VESA modes if framebuffer does not support themMichal Januszewski2-5/+15
2008-10-16vgacon: vgacon_scrolldelta simplificationMarcin Slusarz1-12/+8
2008-10-16vgacon: optimize scrollingMarcin Slusarz1-12/+15