summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-4/+6
2008-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2008-02-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-0/+3
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-50/+50
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-0/+2
2008-02-15Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-5/+10
2008-02-15d_path: Make d_path() use a struct pathJan Blunck1-2/+3
2008-02-15d_path: Make seq_path() use a struct path argumentJan Blunck1-3/+2
2008-02-15Use struct path in struct svc_expkeyJan Blunck1-2/+1
2008-02-15Use struct path in struct svc_exportJan Blunck1-3/+2
2008-02-15d_path: Make get_dcookie() use a struct path argumentJan Blunck1-8/+7
2008-02-15d_path: Make proc_get_link() use a struct path argumentJan Blunck1-1/+1
2008-02-15d_path: Use struct path in struct avc_audit_dataJan Blunck1-3/+2
2008-02-15Make set_fs_{root,pwd} take a struct pathJan Blunck1-2/+2
2008-02-15Use struct path in fs_structJan Blunck1-4/+2
2008-02-15Introduce path_get()Jan Blunck1-0/+1
2008-02-15Introduce path_put()Jan Blunck2-1/+2
2008-02-15Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-2/+1
2008-02-15Move struct path into its own headerJan Blunck2-5/+13
2008-02-15Remove path_release_on_umount()Jan Blunck1-1/+0
2008-02-15vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara1-2/+4
2008-02-15Include kernel.h from configfs.hBen Nizette1-0/+1
2008-02-15fix module_update_markers() compile errorAdrian Bunk1-2/+1
2008-02-15slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter1-3/+3
2008-02-15slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter1-0/+1
2008-02-15slub: kmalloc page allocator pass-through cleanupPekka Enberg1-2/+6
2008-02-15hrtimer: 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-14Linux Kernel Markers: create modpost fileMathieu Desnoyers1-6/+3
2008-02-14Linux Kernel Markers: support multiple probesMathieu Desnoyers2-24/+37
2008-02-14moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky1-1/+11
2008-02-14docbook: make a networking book and fix a few errorsRandy Dunlap1-2/+1
2008-02-14hugetlb: fix overcommit lockingNishanth Aravamudan1-1/+1
2008-02-14SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer1-0/+2
2008-02-14Final removal of FASTCALL()/fastcallHarvey Harrison2-6/+0
2008-02-14include/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-13[NET]: Improve cache line coherency of ingress qdiscNeil Turton1-4/+4
2008-02-13Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller1-0/+2
2008-02-12mempolicy: 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-11DM9000: Add platform flag for no attached EEPROMBen Dooks1-0/+1
2008-02-11DM9000: Add platform data to specify external phyBen Dooks1-0/+1