aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+1
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-0/+3
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-50/+50
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-0/+2
2008-02-14Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds1-5/+10
2008-02-14d_path: Make d_path() use a struct pathJan Blunck1-2/+3
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck1-3/+2
2008-02-14Use struct path in struct svc_expkeyJan Blunck1-2/+1
2008-02-14Use struct path in struct svc_exportJan Blunck1-3/+2
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck1-8/+7
2008-02-14d_path: Make proc_get_link() use a struct path argumentJan Blunck1-1/+1
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck1-3/+2
2008-02-14Make set_fs_{root,pwd} take a struct pathJan Blunck1-2/+2
2008-02-14Use struct path in fs_structJan Blunck1-4/+2
2008-02-14Introduce path_get()Jan Blunck1-0/+1
2008-02-14Introduce path_put()Jan Blunck2-1/+2
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-2/+1
2008-02-14Move struct path into its own headerJan Blunck2-5/+13
2008-02-14Remove path_release_on_umount()Jan Blunck1-1/+0
2008-02-14vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara1-2/+4
2008-02-14Include kernel.h from configfs.hBen Nizette1-0/+1
2008-02-14fix module_update_markers() compile errorAdrian Bunk1-2/+1
2008-02-14slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter1-3/+3
2008-02-14slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter1-0/+1
2008-02-14slub: kmalloc page allocator pass-through cleanupPekka Enberg1-2/+6
2008-02-14hrtimer: check relative timeouts for overflowThomas Gleixner1-0/+2
2008-02-14Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown1-0/+2
2008-02-14ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown1-0/+1
2008-02-14maple: Fix up maple build failure.Paul Mundt1-1/+1
2008-02-14maple: Drop unused prototypes from linux/maple.h.Adrian McMenamin1-1/+0
2008-02-14maple: fix up whitespace damage.Adrian McMenamin1-50/+51
2008-02-14ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi1-0/+2
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers1-6/+3
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers2-24/+37
2008-02-13moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky1-1/+11
2008-02-13docbook: make a networking book and fix a few errorsRandy Dunlap1-2/+1
2008-02-13hugetlb: fix overcommit lockingNishanth Aravamudan1-1/+1
2008-02-13SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer1-0/+2
2008-02-13Final removal of FASTCALL()/fastcallHarvey Harrison2-6/+0
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison16-100/+95
2008-02-13sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2-5/+8
2008-02-13sched: rt-group: interfacePeter Zijlstra1-2/+5
2008-02-11mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro1-3/+0
2008-02-11Prevent IDE boot ops on NUMA systemAndi Kleen1-1/+1
2008-02-11Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-8/+5
2008-02-11HID: fix processing of event quirksJiri Kosina1-1/+1
2008-02-11ide-disk: fix flush requests (take 2)Bartlomiej Zolnierkiewicz1-0/+2
2008-02-11ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF optionSergei Shtylyov1-5/+4
2008-02-10nfsd: clean up svc_reserve_auth()J. Bruce Fields1-8/+5
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-8/+8