summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* memcg: mem+swap controller coreKAMEZAWA Hiroyuki2009-01-082-5/+20
* memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki2009-01-081-0/+35
* memcg: mem+swap controller KconfigKAMEZAWA Hiroyuki2009-01-081-0/+3
* memcg: handle swap cachesKAMEZAWA Hiroyuki2009-01-081-0/+22
* memcg: simple migration handlingKAMEZAWA Hiroyuki2009-01-081-12/+7Star
* memcg: introduce charge-commit-cancel style of functionsKAMEZAWA Hiroyuki2009-01-081-2/+34
* cgroups: make cgroup_path() RCU-safePaul Menage2009-01-081-1/+4
* cgroups: don't put struct cgroupfs_root protected by RCULai Jiangshan2009-01-081-1/+0Star
* ext3: tighten restrictions on inode flagsDuane Griffin2009-01-081-0/+17
* ext3: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-081-0/+7
* ext3: allocate ->s_blockgroup_lock separatelyPekka Enberg2009-01-081-2/+2
* jbd: improve fsync batchingJosef Bacik2009-01-081-0/+15
* ext2: tighten restrictions on inode flagsDuane Griffin2009-01-081-0/+17
* ext2: don't inherit inappropriate inode flags from parentDuane Griffin2009-01-081-0/+7
* ext2: allocate ->s_blockgroup_lock separatelyPekka J Enberg2009-01-081-2/+2
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-082-2/+1Star
* Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-01-087-79/+64Star
|\
| * nfsd: get rid of NFSD_VERSIONBenny Halevy2009-01-071-1/+0Star
| * nfsd: last_byte_offsetBenny Halevy2009-01-071-0/+2
| * NLM: Rewrite IPv4 privileged requester's checkChuck Lever2009-01-061-2/+5
| * NLM: nlm_privileged_requester() doesn't recognize mapped loopback addressChuck Lever2009-01-061-2/+8
| * NSM: Move nsm_addr() to fs/lockd/mon.cChuck Lever2009-01-061-10/+0Star
| * NSM: Remove include/linux/lockd/sm_inter.hChuck Lever2009-01-063-16/+2Star
| * NLM: Remove "create" argument from nsm_find()Chuck Lever2009-01-061-3/+3
| * NSM: Add nsm_lookup() functionChuck Lever2009-01-061-0/+1
| * NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaqueChuck Lever2009-01-061-4/+4
| * NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever2009-01-061-2/+1Star
| * NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is createdChuck Lever2009-01-063-1/+7
| * NSM: Move nsm_find() to fs/lockd/mon.cChuck Lever2009-01-061-0/+6
| * NSM: Move NSM program and procedure numbers to fs/lockd/mon.cChuck Lever2009-01-061-9/+0Star
| * NSM: Move NSM-related XDR data structures to lockd's xdr.hChuck Lever2009-01-061-20/+0Star
| * NLM: Move the public declaration of nsm_unmonitor() to lockd.hChuck Lever2009-01-062-1/+1
| * NSM: Release nsmhandle in nlm_destroy_hostChuck Lever2009-01-061-1/+0Star
| * NLM: Move the public declaration of nsm_monitor() to lockd.hChuck Lever2009-01-062-1/+4
| * NSM: Support IPv6 version of mon_nameChuck Lever2009-01-061-0/+1
| * NSM: Use modern style for sm_name field in nsm_handleChuck Lever2009-01-061-1/+1
| * NLM: Support IPv6 scope IDs in nlm_display_address()Chuck Lever2009-01-061-1/+9
| * NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever2009-01-061-3/+1Star
| * NLM: Use modern style for pointer fields in nlm_hostChuck Lever2009-01-061-3/+3
| * sunrpc: add sv_maxconn field to svc_serv (try #3)Jeff Layton2009-01-061-1/+4
| * nfsd: document new filehandle fsid typesJ. Bruce Fields2009-01-061-0/+4
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-01-085-49/+153
|\ \
| * | x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki2009-01-071-0/+9
| * | PCI: Add pci_clear_master() as opposite of pci_set_master()Ben Hutchings2009-01-071-0/+1
| * | PCI: pciehp: cleanup register and field definitionsKenji Kaneshige2009-01-071-7/+57
| * | PCI: add interface to set visible size of VPDStephen Hemminger2009-01-071-0/+1
| * | PCI: revise VPD access interfaceStephen Hemminger2009-01-071-0/+4
| * | PCI: add pci_common_swizzle() for INTx swizzlingBjorn Helgaas2009-01-071-0/+1
| * | PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige2009-01-072-0/+11
| * | PCI: define PCI resource names in an 'enum'Yu Zhao2009-01-071-13/+24