summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-23mm: fix warnings regarding enum migrate_modeAndrew Morton3-14/+18
2012-01-23regmap: Support register patch setsMark Brown1-0/+3
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-22regulator: Provide devm_regulator_bulk_get()Mark Brown1-0/+2
2012-01-22regulator: Implement devm_regulator_free()Mark Brown1-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-20cgroup: move struct cgroup_pidlist out from the header fileLi Zefan1-32/+0
2012-01-20cgroup: remove cgroup_attach_task_current_cg()Li Zefan1-9/+0
2012-01-20regmap: Add support for padding between register and addressMark Brown1-0/+2
2012-01-20regulator: Add devm_regulator_get()Stephen Boyd1-0/+9
2012-01-20regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan1-0/+57
2012-01-20PM / devfreq: add min/max_freq limit requested by users.MyungJoo Ham1-0/+5
2012-01-20PM / devfreq: fixed syntax errors.MyungJoo Ham1-2/+2
2012-01-20ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson1-3/+3
2012-01-20ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson1-0/+16
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-19KEYS: Allow special keyrings to be clearedDavid Howells1-0/+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
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris2-8/+24
2012-01-18seccomp: audit abnormal end to a process due to seccompEric Paris1-0/+8
2012-01-17tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov1-1/+0