summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-01-30net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko
2012-01-26tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-24team: send only changed options/ports via netlinkJiri Pirko
2012-01-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-01-23migrate_mode.h is not exported to user modeStephen Rothwell
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap
2012-01-23kernel-doc: fix new warning in usb.hRandy Dunlap
2012-01-23kernel-doc: fix new warnings in device.hRandy Dunlap
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins
2012-01-23kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu
2012-01-23mm: fix warnings regarding enum migrate_modeAndrew Morton
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2012-01-22cgroup: make sure memcg margin is 0 when over limitGlauber Costa
2012-01-22tcp: detect loss above high_seq in recoveryYuchung Cheng
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev
2012-01-19PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown
2012-01-17intel_idle: Split up and provide per CPU initialization funcThomas Renninger
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-18lib: digital signature config option name changeDmitry Kasatkin
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar
2012-01-17Fix compile breakage with kref.hJames Bottomley
2012-01-17audit: comparison on interprocess fieldsPeter Moody
2012-01-17audit: implement all object interfield comparisonsPeter Moody
2012-01-17audit: allow interfield comparison between gid and ogidEric Paris
2012-01-17audit: allow interfield comparison in audit rulesEric Paris
2012-01-17audit: remove task argument to audit_set_loginuidEric Paris
2012-01-17audit: allow audit matching on inode gidEric Paris
2012-01-17audit: allow matching on obj_uidEric Paris
2012-01-17audit: remove audit_finish_fork as it can't be calledEric Paris
2012-01-17audit: inline audit_free to simplify the look of generic codeEric Paris
2012-01-17audit: drop audit_set_macxattr as it doesn't do anythingEric Paris
2012-01-17audit: inline checks for not needing to collect aux recordsEric Paris
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-17seccomp: audit abnormal end to a process due to seccompEric Paris
2012-01-17tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds
2012-01-17ACPI: Export interfaces for ioremapping/iounmapping ACPI registersMyron Stowe
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying