summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-11-30sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet1-9/+6
2011-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-7/+0
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-95/+134
2011-11-29Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann28-47/+65
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen1-4/+4
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen1-5/+0
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2-9/+12
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard1-0/+2
2011-11-28PM: Update comments describing device power management callbacksRafael J. Wysocki1-95/+134
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds1-1/+3
2011-11-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+4
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2011-11-28Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie1-5/+4
2011-11-26inet: add a redirect generation id in inetpeerEric Dumazet1-0/+1
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert1-2/+2
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert1-6/+1
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2-2/+2
2011-11-25Freezer: fix more fallout from the thaw_process renameStephen Rothwell1-0/+1
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds2-1/+3
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin1-0/+2
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin1-1/+1
2011-11-23ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei1-0/+2
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-4/+4
2011-11-23Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren1-7/+0
2011-11-23PM / Memory-hotplug: Avoid task freezing failuresSrivatsa S. Bhat1-0/+4
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki3-73/+40
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+2
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+6
2011-11-23freezer: fix wait_event_freezable/__thaw_task racesOleg Nesterov1-8/+10
2011-11-23freezer: kill unused set_freezable_with_signal()Tejun Heo2-20/+1
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-1/+2
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23block: initialize request_queue's numa node duringMike Snitzer1-3/+0
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+2
2011-11-22tc: comment spelling fixesstephen hemminger1-3/+3
2011-11-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+4
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+0
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-6/+8
2011-11-21Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2-9/+12
2011-11-21freezer: remove unused @sig_only from freeze_task()Tejun Heo1-1/+1
2011-11-21freezer: fix set_freezable[_with_signal]() raceTejun Heo1-4/+5
2011-11-21freezer: remove should_send_signal() and update frozen()Tejun Heo1-7/+2
2011-11-21freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo1-21/+12
2011-11-21cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo1-3/+3
2011-11-21freezer: clean up freeze_processes() failure pathTejun Heo1-1/+0
2011-11-21freezer: kill PF_FREEZINGTejun Heo1-2/+1
2011-11-21freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo1-2/+1
2011-11-21freezer: implement and use kthread_freezable_should_stop()Tejun Heo2-3/+4