summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-15m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer1-7/+7
2008-02-15m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer1-1/+1
2008-02-15fix module_update_markers() compile errorAdrian Bunk1-2/+1
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+6
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 Harrison4-10/+2
2008-02-14include/linux: Remove all users of FASTCALL() macroHarvey Harrison16-100/+95
2008-02-13acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds1-1/+1
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-7/+13
2008-02-13x86: fix sigcontext.h user exportIngo Molnar1-0/+66
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-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-9/+1
2008-02-12Make topology fallback macros reference their arguments.Andi Kleen1-5/+5
2008-02-12[IA64] Fix build for sim_defconfigTony Luck1-9/+1
2008-02-11[SCSI] update SG_ALL to avoid causing chainingJames Bottomley1-2/+6
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-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-106/+356
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 Torvalds11-41/+41
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds7-17/+14
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds34-862/+159
2008-02-10[SPARC]: Merge asm-sparc{,64}/a.out.hDavid S. Miller2-110/+20
2008-02-10ext4: Add new "development flag" to the ext4 filesystemTheodore Tso1-0/+7
2008-02-10Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King16-106/+356
2008-02-10x86: introduce page pool in cpaThomas Gleixner1-0/+2
2008-02-10x86: construct 32-bit boot time page tables in native format.Ian Campbell2-5/+0
2008-02-10x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison1-9/+0
2008-02-10x86: fix sparse warnings in acpi/bus.cHarvey Harrison1-0/+4
2008-02-10x86: sparse warnings in pageattr.cHarvey Harrison1-1/+1