summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov1-1/+3
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+15
2011-12-06Merge branch 'mxs/saif' into next/driversArnd Bergmann24-138/+185
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk1-1/+1
2011-12-06mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka1-10/+0
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa1-14/+22
2011-12-06sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha1-0/+6
2011-12-06perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov2-3/+27
2011-12-06perf, x86: Implement event scheduler helper functionsRobert Richter1-2/+8
2011-12-06perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra1-0/+1
2011-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2011-12-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2011-12-06Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-0/+1
2011-12-06if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1.sjur.brandeland@stericsson.com1-0/+1
2011-12-05Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown1-2/+4
2011-12-05regulator: pass device_node to of_get_regulator_init_data()Shawn Guo1-2/+4
2011-12-05tracing: Restore system filter behaviorLi Zefan1-0/+2
2011-12-05PCI: More PRI/PASID cleanupAlex Williamson1-14/+16
2011-12-05PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplugRafael J. Wysocki1-0/+4
2011-12-05PCI: Rework ASPM disable codeMatthew Garrett1-2/+2
2011-12-05PCI: Fix PRI and PASID consistencyAlex Williamson1-2/+2
2011-12-05PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2-0/+4
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann1-0/+4
2011-12-05Merge branch 'regmap/irq' into regmap-nextMark Brown1-0/+1
2011-12-05regmap: Add irq_base accessor to regmap_irqMark Brown1-0/+1
2011-12-05Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-0/+2
2011-12-05regmap: Allow drivers to reinitialise the register cache at runtimeMark Brown1-0/+2
2011-12-05x86: Panic on detection of stack overflowMitsuo Hayasaka1-0/+1
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra1-0/+1
2011-12-05netfilter: add ipv4 reverse path filter matchFlorian Westphal1-0/+23
2011-12-04tcp: take care of misalignmentsEric Dumazet1-2/+9
2011-12-04asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf1-0/+9
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross1-0/+452
2011-12-03vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar1-0/+34
2011-12-03genetlink: Add rcu_dereference_genl and genl_dereference.Jesse Gross1-0/+21
2011-12-03genetlink: Add lockdep_genl_is_held().Pravin B Shelar1-0/+3
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-116/+170
2011-12-02kmemleak: Handle percpu memory allocationCatalin Marinas1-0/+8
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-9/+4
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-12-02serial: sh-sci: Handle GPIO function requests.Paul Mundt1-0/+12
2011-12-02serial: sh-sci: per-port modem control.Paul Mundt1-0/+10
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2011-12-02PM / Domains: fix compilation failure for CONFIG_PM_GENERIC_DOMAINS unsetGuennadi Liakhovetski1-0/+1
2011-12-02PM / Domains: Add default power off governor function (v4)Rafael J. Wysocki1-0/+7
2011-12-02PM / Domains: Add device stop governor function (v4)Rafael J. Wysocki1-8/+55
2011-12-02PM / Domains: Rework system suspend callback routines (v2)Rafael J. Wysocki1-0/+8
2011-12-02PM / Domains: Introduce "save/restore state" device callbacksRafael J. Wysocki1-0/+2
2011-12-02PM / Domains: Make it possible to use per-device domain callbacksRafael J. Wysocki1-3/+24