summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-12-27KVM: sort memslots by its size and use line searchXiao Guangrong1-3/+15
2011-12-27KVM: introduce id_to_memslot functionXiao Guangrong1-0/+6
2011-12-27KVM: introduce kvm_for_each_memslot macroXiao Guangrong1-0/+4
2011-12-27KVM: introduce update_memslots functionXiao Guangrong1-0/+1
2011-12-27KVM: introduce KVM_MEM_SLOTS_NUM macroXiao Guangrong1-2/+5
2011-12-27KVM: Count the number of dirty pages for dirty loggingTakuya Yoshikawa1-0/+1
2011-12-27KVM: Fix include dependency for mmu_notifierEric B Munson1-0/+1
2011-12-27KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXITNadav Har'El1-0/+1
2011-12-27PM / Freezer: fix return value of freezable_schedule_timeout_killable()Jeff Layton1-1/+3
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka1-0/+1
2011-12-26Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki3-7/+102
2011-12-26Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki3-0/+10
2011-12-26Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki7-146/+96
2011-12-26PM / QoS: Introduce dev_pm_qos_add_ancestor_request()Rafael J. Wysocki1-0/+5
2011-12-26PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki1-0/+1
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller11-61/+135
2011-12-25netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2-0/+14
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso3-1/+39
2011-12-25rfs: better sizing of dev_flow_tableEric Dumazet1-4/+4
2011-12-24ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OFJamie Iles1-1/+2
2011-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-10/+31
2011-12-24net: only use a single page of slop in MAX_SKB_FRAGSIan Campbell1-4/+8
2011-12-23mtd: fix compile error for gpmi-nandHuang Shijie1-0/+68
2011-12-23dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo1-0/+1
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy5-59/+53
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso2-1/+6
2011-12-23DMA: PL330: Infer transfer direction from transfer request instead of platfor...Thomas Abraham1-10/+3
2011-12-23DMA: PL330: move filter function into driverThomas Abraham1-0/+2
2011-12-23md: create externally visible flags for supporting hot-replace.NeilBrown1-2/+5
2011-12-23md: Fix userspace free_pages() macroSteven Rostedt1-1/+1
2011-12-23Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-3/+61
2011-12-22percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter3-172/+26
2011-12-22regulator: mc13892: add device tree probe supportShawn Guo1-0/+1
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2011-12-22kobject: remove kset_find_obj_hinted()Kay Sievers1-2/+0
2011-12-22convert 'memory' sysdev_class to a regular subsystemKay Sievers2-5/+4
2011-12-22cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-9/+9
2011-12-22PM: Drop generic_subsys_pm_opsRafael J. Wysocki1-13/+0
2011-12-22PM / Sleep: Remove forward-only callbacks from platform bus typeRafael J. Wysocki1-29/+1
2011-12-22Merge branch 'master' into pm-sleepRafael J. Wysocki23-124/+195
2011-12-21ftrace: Allow access to the boot time function enablingSteven Rostedt1-0/+3
2011-12-21ftrace: Decouple hash items from showing filtered functionsSteven Rostedt1-2/+3
2011-12-21ftrace: Allow other users of function tracing to use the output listingSteven Rostedt1-0/+35
2011-12-21ftrace: Replace record newlist with record page listSteven Rostedt1-4/+1
2011-12-21ftrace: Remove usage of "freed" recordsSteven Rostedt1-1/+0
2011-12-21ftrace: Allow archs to modify code without stop machineSteven Rostedt1-0/+31
2011-12-21ftrace: Do not function trace inlined functionsSteven Rostedt1-0/+5
2011-12-21usb: gadget: introduce support for sg listsFelipe Balbi1-0/+10
2011-12-21usb: gadget: s3c-hsudc: move platform_data struct to global headerHeiko Stübner1-0/+34
2011-12-21HID: usbhid: defer LED setting to a workqueueDaniel Kurtz1-0/+2