summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-11Add additional examples in Documentation/spinlocks.txtMark Fasheh1-0/+22
2008-04-11Move sched-rt-group.txt to scheduler/J. Bruce Fields2-0/+2
2008-04-11Documentation: move rpc-cache.txt to filesystems/J. Bruce Fields3-2/+2
2008-04-11Documentation: move nfsroot.txt to filesystems/J. Bruce Fields7-14/+14
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields1-0/+3
2008-03-30Fix a typo in highres.txtWill Newton1-1/+1
2008-03-30Fixes to the seq_file documentJan Engelhardt1-7/+7
2008-03-30Fill out information on patch tags in SubmittingPatchesJonathan Corbet1-3/+51
2008-03-30Add the seq_file documentationJonathan Corbet2-0/+285
2008-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-146/+71
2008-03-29driver core: fix small mem leak in driver_add_kobj()Jesper Juhl1-1/+4
2008-03-29dm io: write error bits form long not intAlasdair G Kergon5-11/+11
2008-03-29memstick: suppress uninitialized-var warningAndrew Morton1-1/+3
2008-03-29mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov1-8/+7
2008-03-29dm crypt: fix ctx pendingMilan Broz1-28/+30
2008-03-29kprobes: another MAINTAINERS updateAnanth N Mavinakayanahalli1-2/+0
2008-03-29blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich2-2/+2
2008-03-29blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu1-22/+14
2008-03-29pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare1-5/+6
2008-03-29ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig1-2/+0
2008-03-29kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison1-0/+40
2008-03-29ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo1-0/+1
2008-03-29update checkpatch.pl to version 0.16Andy Whitcroft1-184/+279
2008-03-29net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...Andrew Morton1-1/+1
2008-03-29audit: silence two kerneldoc warnings in kernel/audit.cDave Jones1-3/+3
2008-03-29afs: prevent double cell registrationSven Schnelle1-2/+13
2008-03-29afs: add a MAINTAINERS record for AFSDavid Howells1-0/+6
2008-03-29vfs: fix data leak in nobh_write_end()Dmitri Monakhov1-7/+6
2008-03-29memcgroup: fix spurious EBUSY on memory cgroup removalYAMAMOTO Takashi1-1/+1
2008-03-29in_atomic(): document why it is unsuitable for general useJonathan Corbet1-0/+7
2008-03-29drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton1-2/+3
2008-03-29mtd: 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-28Revert "SLUB: remove useless masking of GFP_ZERO"Linus Torvalds1-0/+3
2008-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds16-150/+229
2008-03-28[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro1-9/+2
2008-03-28[PATCH] do shrink_submounts() for all fs typesAl Viro7-27/+10
2008-03-28[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()Al Viro1-81/+24
2008-03-28[PATCH] count ghost references to vfsmountsAl Viro3-2/+6
2008-03-28[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-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-54/+88