aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-17Implement file posix capabilitiesSerge E. Hallyn15-73/+418
2007-10-17ifdef struct task_struct::securityAlexey Dobriyan2-1/+4
2007-10-17security: Convert LSM into a static interfaceJames Morris11-1056/+1185
2007-10-17Add section IDs to Documentation/DocBook/filesystems.tmplRob Landley1-18/+18
2007-10-17Fix "make htmldocs" build break.Rob Landley2-5/+4
2007-10-17Add Documentation/RCU/00-IndexRob Landley1-0/+22
2007-10-17Add recommended section IDs to deviceiobook.tmplRob Landley1-5/+5
2007-10-17remap_file_pages: kernel-doc correctionsRandy Dunlap1-11/+13
2007-10-17Documentation/vm/slabinfo.c: clean up this codeWANG Cong1-12/+15
2007-10-17vm.txt: document min_free_pages as critical for correctnessPavel Machek1-0/+6
2007-10-17kdump: documentation cleanupsPavel Machek1-9/+3
2007-10-17Update DMA-mapping documentationMatthew Wilcox1-20/+0
2007-10-17Add Documentation/power/00-INDEXRob Landley1-0/+34
2007-10-17Add entries to Documentation/powerpcRob Landley1-0/+4
2007-10-17Add Documentation/{w1,w1/masters}/00-INDEXRob Landley4-2/+16
2007-10-17Add missing entries to top level Documentation/00-INDEXRob Landley1-0/+16
2007-10-17Tweak Documentation/SM501.txtRob Landley1-0/+5
2007-10-17Add reset_devices to the recommended parametersBernhard Walle1-2/+2
2007-10-17Express new ELF32 mechanisms in documentationBernhard Walle1-5/+7
2007-10-17Update help text for CONFIG_CRASH_DUMPRandy Dunlap2-18/+20
2007-10-17Express relocatability of kernel on x86_64 in documentationBernhard Walle1-29/+6
2007-10-17Documentation: delete unreferenced xterm-linux.xpm fileRobert P. J. Day2-63/+0
2007-10-17kernel-doc: fix doc blocks and htmlRandy Dunlap1-9/+32
2007-10-17Add a 00-INDEX file to Documentation/telephony/Jesper Juhl1-0/+4
2007-10-17Add a 00-INDEX file to Documentation/sysctl/Jesper Juhl1-0/+16
2007-10-17Add a 00-INDEX file to Documentation/mips/Jesper Juhl1-0/+8
2007-10-17doc: move vm/00-INDEX to Documentation/vmDavid Rientjes1-0/+0
2007-10-17Add a missing 00-INDEX file for Documentation/vm/Jesper Juhl1-0/+20
2007-10-17Documentation: add entries to filesystems/00-INDEX for several untracked filesDenis Cheng1-0/+6
2007-10-17Documentation/make/headers_install.txtRob Landley1-0/+46
2007-10-17Clean up duplicate includes in Documentation/Jesper Juhl1-1/+0
2007-10-17r/o bind mounts: create cleanup helper svc_msnfs()Dave Hansen1-4/+11
2007-10-17r/o bind mounts: give permission() a local 'mnt' variableDave Hansen1-1/+5
2007-10-17r/o bind mounts: rearrange may_open() to be r/o friendlyDave Hansen1-4/+4
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen8-49/+104
2007-10-17PNP: add debug message for adding new deviceBjorn Helgaas2-5/+24
2007-10-17PNP: simplify PNPBIOS insert_deviceBjorn Helgaas1-14/+14
2007-10-17PNP: use dev_info() in system driverBjorn Helgaas1-13/+16
2007-10-17PNP: use dev_info(), dev_err(), etc in coreBjorn Helgaas7-29/+31
2007-10-17PNP: simplify PNP card error handlingBjorn Helgaas1-28/+29
2007-10-17PNP: remove null pointer checksBjorn Helgaas2-18/+3
2007-10-17Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=offKrzysztof Oledzki1-0/+10
2007-10-17PNP: don't fail device init if no DMA channel availableJan Beulich1-17/+12
2007-10-17PNP: make pnpacpi_suspend handle errorsRafael J. Wysocki1-5/+10
2007-10-17fuse: clean up execute permission checkingMiklos Szeredi1-18/+31
2007-10-17fuse: no ENOENT from fuse device readMiklos Szeredi1-4/+5
2007-10-17fuse: no abort on interruptMiklos Szeredi1-19/+24
2007-10-17fuse: cleanup in releaseMiklos Szeredi2-2/+8
2007-10-17fuse: fix permission checking on sticky directoriesMiklos Szeredi3-2/+18
2007-10-17fuse: refresh stale attributes in fuse_permission()Miklos Szeredi3-43/+31