summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-30virtio_pci iomem annotationsAl Viro1-3/+3
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro1-1/+1
2008-03-30cifs: fix misannotationsAl Viro1-2/+2
2008-03-30compat_sys_wait4() prototype misannotationAl Viro1-2/+2
2008-03-30fix iomem misannotations in nozomiAl Viro1-10/+10
2008-03-30vma_map: use proper pointer typesAl Viro1-21/+16
2008-03-30drivers/char/n_tty.c misannotated prototypeAl Viro1-1/+1
2008-03-30NULL noise: frv cmpxchg()Al Viro1-2/+2
2008-03-30net/rxrpc trivial annotationsAl Viro2-13/+16
2008-03-30misc __user misannotations (pointless casts to long)Al Viro1-1/+1
2008-03-30ioat_dca __iomem annotationsAl Viro1-2/+2
2008-03-30NULL noise: drivers/miscAl Viro3-3/+3
2008-03-30NULL noise: drivers/mediaAl Viro24-42/+37
2008-03-30futex_compat __user annotationAl Viro1-1/+1
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro8-17/+19
2008-03-30jbd/jbd2 NULL noiseAl Viro4-12/+12
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