summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-06SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky
2011-12-06PM / Domains: Make it possible to assign names to generic PM domainsRafael J. Wysocki
2011-12-06svcrpc: destroy server sockets all at onceJ. Bruce Fields
2011-12-06svcrpc: make svc_delete_xprt staticJ. Bruce Fields
2011-12-06Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki
2011-12-06Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton
2011-12-06mac80211: accept public action frames with mismatched BSSIDJohannes Berg
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06sched: Fix compile error for UP,!NOHZPeter Zijlstra
2011-12-06jump_label: Provide jump_label_key initializersPeter Zijlstra
2011-12-06inet_diag: Introduce new inet_diag_req headerPavel Emelyanov
2011-12-06sock_diag: Initial skeletonPavel Emelyanov
2011-12-06sock_diag: Introduce new message typePavel Emelyanov
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-06Merge branch 'mxs/saif' into next/driversArnd Bergmann
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk
2011-12-06mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-12-06sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha
2011-12-06perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov
2011-12-06perf, x86: Implement event scheduler helper functionsRobert Richter
2011-12-06perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-12-05if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1.sjur.brandeland@stericsson.com
2011-12-05Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2011-12-05regulator: pass device_node to of_get_regulator_init_data()Shawn Guo
2011-12-05tracing: Restore system filter behaviorLi Zefan
2011-12-05PCI: More PRI/PASID cleanupAlex Williamson
2011-12-05PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplugRafael J. Wysocki
2011-12-05PCI: Rework ASPM disable codeMatthew Garrett
2011-12-05PCI: Fix PRI and PASID consistencyAlex Williamson
2011-12-05PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann
2011-12-05Merge branch 'regmap/irq' into regmap-nextMark Brown
2011-12-05regmap: Add irq_base accessor to regmap_irqMark Brown
2011-12-05Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2011-12-05regmap: Allow drivers to reinitialise the register cache at runtimeMark Brown
2011-12-05x86: Panic on detection of stack overflowMitsuo Hayasaka
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra
2011-12-04netfilter: add ipv4 reverse path filter matchFlorian Westphal
2011-12-04tcp: take care of misalignmentsEric Dumazet
2011-12-03asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross
2011-12-03vlan: Move vlan_set_encap_proto() to vlan header filePravin B Shelar