summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-14Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2013-08-14nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker
2013-08-14nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker
2013-08-14vtime: Optimize full dynticks accounting off case with static keysFrederic Weisbecker
2013-08-14vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker
2013-08-14hardirq: Split preempt count mask definitionsFrederic Weisbecker
2013-08-14context_tracking: Split low level state headersFrederic Weisbecker
2013-08-14context_tracking: User/kernel broundary cross trace eventsFrederic Weisbecker
2013-08-14context_tracking: Optimize context switch off case with static keysFrederic Weisbecker
2013-08-14context_tracking: Optimize guest APIs off case with static keyFrederic Weisbecker
2013-08-14context_tracking: Optimize main APIs off case with static keyFrederic Weisbecker
2013-08-14context_tracking: Ground setup for static key useFrederic Weisbecker
2013-08-12nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker
2013-08-12vtime: Update a few commentsFrederic Weisbecker
2013-08-12context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-09Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-08userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-08-07ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki
2013-08-07Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-06regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk
2013-08-06ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki
2013-08-05Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani
2013-08-03tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang
2013-08-01ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-01Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-07-31ndisc: Add missing inline to ndisc_addr_option_padJoe Perches
2013-07-31vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko
2013-07-31vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-31tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov
2013-07-30NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz
2013-07-30Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2013-07-30drm: fix 64 bit drm fixed point helpersAlex Deucher
2013-07-30freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross
2013-07-30Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki