aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-02-23cgroup: clean up cgroup.hLi Zefan
2008-02-23cgroup: fix commentsLi Zefan
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner
2008-02-23efs: move headers out of include/linux/Christoph Hellwig
2008-02-23NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells
2008-02-23sparc: fix buildDavid Rientjes
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-21MM: Fix macro argument substitution in PageHead() and PageTail()David Howells
2008-02-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-21PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki
2008-02-20ata: fix sparse warning in libata.hHarvey Harrison
2008-02-19Add missing init section definitionsSam Ravnborg
2008-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo
2008-02-19block: add request->raw_data_lenTejun Heo
2008-02-19cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk
2008-02-19make struct def_blk_aops staticAdrian Bunk
2008-02-18net: fix kernel-doc warnings in header filesRandy Dunlap
2008-02-18[NET]: Elminate spurious print_mac() calls.David S. Miller
2008-02-19linux/hdsmart.h: fix goofups (take 2)Bartlomiej Zolnierkiewicz
2008-02-19via82cxxx: add new PCI id for cx700Andrew Smith
2008-02-18V4L/DVB (7198): V4L, include ioctl.h in videodev headersJiri Slaby
2008-02-17[NET]: Remove MAC_FMTJoe Perches
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-02-14Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-14Use struct path in struct svc_expkeyJan Blunck
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-14d_path: Make proc_get_link() use a struct path argumentJan Blunck
2008-02-14d_path: Use struct path in struct avc_audit_dataJan Blunck
2008-02-14Make set_fs_{root,pwd} take a struct pathJan Blunck
2008-02-14Use struct path in fs_structJan Blunck
2008-02-14Introduce path_get()Jan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14Move struct path into its own headerJan Blunck
2008-02-14Remove path_release_on_umount()Jan Blunck
2008-02-14vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara
2008-02-14Include kernel.h from configfs.hBen Nizette
2008-02-14fix module_update_markers() compile errorAdrian Bunk