summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-30jbd/jbd2 NULL noiseAl Viro4-12/+12
2008-03-30drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt3-6/+31
2008-03-30drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison1-4/+4
2008-03-30drm/i915: fix oops on agp=offDave Airlie1-0/+3
2008-03-30drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie2-12/+54
2008-03-29ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz1-1/+1
2008-03-29Revert "ide: change master/slave IDENTIFY order"Bartlomiej Zolnierkiewicz2-2/+4
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo3-3/+3
2008-03-29pata_sil680: only enable MMIO on Cell bladesBenjamin Herrenschmidt1-1/+5
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-146/+71
2008-03-28driver core: fix small mem leak in driver_add_kobj()Jesper Juhl1-1/+4
2008-03-28dm io: write error bits form long not intAlasdair G Kergon5-11/+11
2008-03-28memstick: suppress uninitialized-var warningAndrew Morton1-1/+3
2008-03-28mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov1-8/+7
2008-03-28dm crypt: fix ctx pendingMilan Broz1-28/+30
2008-03-28kprobes: another MAINTAINERS updateAnanth N Mavinakayanahalli1-2/+0
2008-03-28blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich2-2/+2
2008-03-28blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu1-22/+14
2008-03-28pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare1-5/+6
2008-03-28ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig1-2/+0
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison1-0/+40
2008-03-28ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo1-0/+1
2008-03-28update checkpatch.pl to version 0.16Andy Whitcroft1-184/+279
2008-03-28net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...Andrew Morton1-1/+1
2008-03-28audit: silence two kerneldoc warnings in kernel/audit.cDave Jones1-3/+3
2008-03-28afs: prevent double cell registrationSven Schnelle1-2/+13
2008-03-28afs: add a MAINTAINERS record for AFSDavid Howells1-0/+6
2008-03-28vfs: fix data leak in nobh_write_end()Dmitri Monakhov1-7/+6
2008-03-28memcgroup: fix spurious EBUSY on memory cgroup removalYAMAMOTO Takashi1-1/+1
2008-03-28in_atomic(): document why it is unsuitable for general useJonathan Corbet1-0/+7
2008-03-28drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton1-2/+3
2008-03-28mtd: nand: add out label in rfc_from4Sebastian Siewior1-1/+1
2008-03-28Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEMAndrew Morton1-3/+3
2008-03-28RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier1-1/+1
2008-03-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-5/+5
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar3-43/+49
2008-03-28[POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman1-5/+5
2008-03-27Revert "SLUB: remove useless masking of GFP_ZERO"Linus Torvalds1-0/+3
2008-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds16-150/+229
2008-03-27[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro1-9/+2
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro7-27/+10
2008-03-27[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()Al Viro1-81/+24
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro3-2/+6
2008-03-27[PATCH] reduce stack footprint in namespace.cAl Viro1-35/+37
2008-03-28lguest: comment documentation update.Rusty Russell13-142/+208
2008-03-28lguest: Don't need comment terminator before disk section.Rusty Russell1-1/+0
2008-03-28lguest: lguest.txt documentation fixPaul Bolle1-4/+8
2008-03-28lguest: Add puppies which where previously missing.Tim Ansell2-3/+12
2008-03-28virtio_pci: unregister virtio device at device removeAnthony Liguori1-0/+1
2008-03-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-54/+88