summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-11nfsd: clean up svc_reserve_auth()J. Bruce Fields1-8/+5
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-8/+8
2008-02-10hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov1-1/+1
2008-02-10ntp: correct inconsistent interval/tick_length usagejohn stultz1-1/+8
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-9/+0
2008-02-10ext4: Add new "development flag" to the ext4 filesystemTheodore Tso1-0/+7
2008-02-10x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison1-9/+0
2008-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+20
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov2-0/+303
2008-02-09memcontrol: add vm_match_cgroup()David Rientjes1-6/+4
2008-02-09Fix compile error on nommu for is_swap_pteMatt Mackall1-0/+2
2008-02-09Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller1-2/+2
2008-02-09ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown1-3/+20
2008-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-4/+19
2008-02-09DCA: convert struct class_device to struct device.Kay Sievers1-1/+1
2008-02-09IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2-0/+9
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-12/+145
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-1/+13
2008-02-08IRQ_NOPROBE helper functionsRalf Baechle1-0/+3
2008-02-08fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng1-1/+0
2008-02-08preemptible RCU: sparse annotationsPatrick McHardy1-2/+2
2008-02-08Add new string functions strict_strto* and convert kernel params to use themYi Yang1-0/+4
2008-02-08use __u32 in linux/reiserfs_fs.hMike Frysinger1-1/+1
2008-02-08NBD: remove limit on max number of nbd devicesPaul Clements1-1/+0
2008-02-08mount options: fix tmpfsakpm@linux-foundation.org1-1/+4