summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend1-0/+3
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-1/+16
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov3-2/+3
2011-12-07Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-64/+6
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+3
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2-1/+3
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2011-12-06target: remove the unused se_dev_listChristoph Hellwig1-1/+0
2011-12-06target: remove unused struct fieldsJörn Engel1-18/+0
2011-12-06target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fieldsChristoph Hellwig1-8/+0
2011-12-06target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig1-1/+1
2011-12-06target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig1-1/+1
2011-12-06target: remove the se_ordered_node se_cmd fieldChristoph Hellwig1-3/+0
2011-12-06target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig1-2/+0
2011-12-06target: Avoid compiler warnings about signed one-bit bitfieldsBart Van Assche1-3/+3
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2-27/+1
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2011-12-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2011-12-05tracing: Restore system filter behaviorLi Zefan1-0/+2
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann1-0/+4
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra1-0/+1
2011-12-03asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2-1/+16
2011-12-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-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-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-30/+30
2011-12-01drm/radeon/kms: add some new pci idsAlex Deucher1-0/+8
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-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