summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-25Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman1-139/+0
2012-01-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2012-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+21
2012-01-25team: send only changed options/ports via netlinkJiri Pirko1-0/+10
2012-01-25kernel-doc: fix new warning in usb.hRandy Dunlap1-0/+1
2012-01-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+5
2012-01-24kernel-doc: fix new warnings in device.hRandy Dunlap1-5/+10
2012-01-24usb: otg: kill langwell_otg driverAlexander Shishkin1-139/+0
2012-01-24migrate_mode.h is not exported to user modeStephen Rothwell1-1/+1
2012-01-24Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+17
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds3-6/+12
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap1-1/+1
2012-01-23kernel-doc: fix new warning in usb.hRandy Dunlap1-0/+1
2012-01-23kernel-doc: fix new warnings in device.hRandy Dunlap1-5/+10
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2-1/+2
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu1-0/+2
2012-01-23mm: fix warnings regarding enum migrate_modeAndrew Morton3-14/+18
2012-01-23thermal: Rename generate_netlink_eventJean Delvare1-2/+2
2012-01-23driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman1-164/+0
2012-01-23net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa1-0/+6
2012-01-23cgroup: make sure memcg margin is 0 when over limitGlauber Costa1-1/+4
2012-01-23tcp: detect loss above high_seq in recoveryYuchung Cheng1-1/+0
2012-01-23mlx4_en: eth statistics modificationEugenia Emantayev1-0/+1
2012-01-21MFD: mcp-core: fix mcp_priv() to be more type safeRussell King1-1/+4
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King3-20/+3
2012-01-20PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat1-2/+17
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-6/+24
2012-01-19Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+434
2012-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-7/+3
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown1-0/+7
2012-01-18intel_idle: Split up and provide per CPU initialization funcThomas Renninger1-0/+7
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-11/+172
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-2/+5
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-20/+106
2012-01-18lib: digital signature config option name changeDmitry Kasatkin1-2/+2
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar1-0/+3
2012-01-18Fix compile breakage with kref.hJames Bottomley1-0/+1
2012-01-18audit: comparison on interprocess fieldsPeter Moody1-1/+23
2012-01-18audit: implement all object interfield comparisonsPeter Moody1-1/+9
2012-01-18audit: allow interfield comparison between gid and ogidEric Paris1-1/+2
2012-01-18audit: allow interfield comparison in audit rulesEric Paris1-0/+4
2012-01-18audit: remove task argument to audit_set_loginuidEric Paris1-1/+1
2012-01-18audit: allow audit matching on inode gidEric Paris1-0/+1
2012-01-18audit: allow matching on obj_uidEric Paris1-0/+1
2012-01-18audit: remove audit_finish_fork as it can't be calledEric Paris1-2/+0
2012-01-18audit: inline audit_free to simplify the look of generic codeEric Paris1-1/+6
2012-01-18audit: drop audit_set_macxattr as it doesn't do anythingEric Paris1-2/+0
2012-01-18audit: inline checks for not needing to collect aux recordsEric Paris1-3/+20
2012-01-18audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-3/+10