summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* futex_compat __user annotationAl Viro2008-03-301-1/+1
* NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-308-17/+19
* jbd/jbd2 NULL noiseAl Viro2008-03-304-12/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-288-146/+71
|\
| * [PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro2008-03-271-9/+2
| * [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-277-27/+10
| * [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()Al Viro2008-03-271-81/+24
| * [PATCH] count ghost references to vfsmountsAl Viro2008-03-273-2/+6
| * [PATCH] reduce stack footprint in namespace.cAl Viro2008-03-271-35/+37
* | driver core: fix small mem leak in driver_add_kobj()Jesper Juhl2008-03-281-1/+4
* | dm io: write error bits form long not intAlasdair G Kergon2008-03-285-11/+11
* | memstick: suppress uninitialized-var warningAndrew Morton2008-03-281-1/+3
* | mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov2008-03-281-8/+7
* | dm crypt: fix ctx pendingMilan Broz2008-03-281-28/+30
* | kprobes: another MAINTAINERS updateAnanth N Mavinakayanahalli2008-03-281-2/+0
* | blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich2008-03-282-2/+2
* | blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu2008-03-281-22/+14
* | pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare2008-03-281-5/+6
* | ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig2008-03-281-2/+0
* | kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison2008-03-281-0/+40
* | ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo2008-03-281-0/+1
* | update checkpatch.pl to version 0.16Andy Whitcroft2008-03-281-184/+279
* | net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...Andrew Morton2008-03-281-1/+1
* | audit: silence two kerneldoc warnings in kernel/audit.cDave Jones2008-03-281-3/+3
* | afs: prevent double cell registrationSven Schnelle2008-03-281-2/+13
* | afs: add a MAINTAINERS record for AFSDavid Howells2008-03-281-0/+6
* | vfs: fix data leak in nobh_write_end()Dmitri Monakhov2008-03-281-7/+6
* | memcgroup: fix spurious EBUSY on memory cgroup removalYAMAMOTO Takashi2008-03-281-1/+1
* | in_atomic(): document why it is unsuitable for general useJonathan Corbet2008-03-281-0/+7
* | drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton2008-03-281-2/+3
* | mtd: nand: add out label in rfc_from4Sebastian Siewior2008-03-281-1/+1
* | Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEMAndrew Morton2008-03-281-3/+3
* | RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier2008-03-281-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-281-5/+5
|\ \
| * | [POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman2008-03-281-5/+5
* | | revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar2008-03-283-43/+49
* | | Revert "SLUB: remove useless masking of GFP_ZERO"Linus Torvalds2008-03-271-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-03-2716-150/+229
|\ \ \
| * | | lguest: comment documentation update.Rusty Russell2008-03-2813-142/+208
| * | | lguest: Don't need comment terminator before disk section.Rusty Russell2008-03-281-1/+0
| * | | lguest: lguest.txt documentation fixPaul Bolle2008-03-281-4/+8
| * | | lguest: Add puppies which where previously missing.Tim Ansell2008-03-282-3/+12
| * | | virtio_pci: unregister virtio device at device removeAnthony Liguori2008-03-281-0/+1
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-271-54/+88
|\ \ \ | |/ / |/| / | |/
| * [POWERPC] update pasemi_defconfigOlof Johansson2008-03-251-54/+88
* | x86: prefetch fix #2Ingo Molnar2008-03-271-7/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-2710-164/+287
|\ \
| * | xen: fix UP setup of shared_infoJeremy Fitzhardinge2008-03-271-20/+25
| * | xen: fix RMW when unmasking eventsJeremy Fitzhardinge2008-03-272-3/+8
| * | x86, documentation: nmi_watchdog=2 works on x86_64Marcin Slusarz2008-03-271-2/+1