summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara-1/+1
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov-1/+1
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab-0/+1
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka-0/+1
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+32
2011-12-23Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds-2/+13
2011-12-23net: relax rcvbuf limitsEric Dumazet-1/+3
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet-0/+1
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat-4/+32
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+5
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert-0/+1
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+8
2011-12-20Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+1
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+6
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang-0/+4
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk-2/+1
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi-3/+8
2011-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-0/+3
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang-2/+13
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds-0/+2
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+0
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov-0/+2
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend-0/+3
2011-12-14drm/radeon/kms: add some new pci idsAlex Deucher-0/+10
2011-12-12linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds-1/+0
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds-0/+6
2011-12-11[media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski-1/+6
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK-0/+6
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-1/+16
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov-2/+3
2011-12-07Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-64/+6
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+3
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro-1/+3
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2011-12-06target: remove the unused se_dev_listChristoph Hellwig-1/+0
2011-12-06target: remove unused struct fieldsJörn Engel-18/+0
2011-12-06target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fieldsChristoph Hellwig-8/+0
2011-12-06target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig-1/+1
2011-12-06target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig-1/+1
2011-12-06target: remove the se_ordered_node se_cmd fieldChristoph Hellwig-3/+0
2011-12-06target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig-2/+0
2011-12-06target: Avoid compiler warnings about signed one-bit bitfieldsBart Van Assche-3/+3
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger-27/+1
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+4
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2011-12-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+3
2011-12-05tracing: Restore system filter behaviorLi Zefan-0/+2
2011-12-05x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann-0/+4
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra-0/+1
2011-12-03asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf-1/+16