ath6kl: fix checkpatch error with EPSTAT() macro
[cascardo/linux.git] / kernel /
2012-03-05 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2012-02-22 John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2012-02-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-06 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2012-01-28 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2012-01-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-23 Linus TorvaldsMerge tag 'pm-fixes-for-3.3' of git://git./linux/kernel...
2012-01-23 Linus TorvaldsMerge tag 'arm-soc-imx-move' of git://git./linux/kernel...
2012-01-23 Linus TorvaldsMerge branch 'kernel-doc' from Randy Dunlap
2012-01-23 Linus TorvaldsMerge branch 'akpm'
2012-01-23 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-01-23 Randy Dunlapkernel-doc: fix kernel-doc warnings in sched
2012-01-23 Randy Dunlapkernel-doc: fix new warnings in auditsc.c
2012-01-23 Ananth N Mavinakay... kprobes: initialize before using a hlist
2012-01-22 Glauber Costanet: introduce res_counter_charge_nofail() for socket...
2012-01-19 Linus TorvaldsMerge branches 'sched-urgent-for-linus', 'perf-urgent...
2012-01-19 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2012-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-19 Namhyung KimPM / Hibernate: Correct additional pages number calculation
2012-01-19 H. Peter AnvinMerge remote-tracking branch 'linus/master' into x86...
2012-01-19 Linus TorvaldsMerge branch 'for-next-merge' of git://git./linux/kerne...
2012-01-18 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-01-18 Linus TorvaldsMerge branch 'for-linus/i2c-33' of git://git.fluff...
2012-01-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-01-18 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-01-18 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-01-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-18 Len BrownMerge branches 'einj', 'intel_idle', 'misc', 'srat...
2012-01-18 Linus TorvaldsMerge tag 'arm-soc-fixes' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2012-01-17 Linus TorvaldsMerge branch 'btrfs' of git://git./linux/kernel/git...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Ben DooksMerge branches 'for-33/i2c/eg20t' and 'for-33/i2c/omap...
2012-01-17 Kees Cookaudit: no leading space in audit_log_d_path prefix
2012-01-17 Xi Wangaudit: fix signedness bug in audit_log_execve_info()
2012-01-17 Peter Moodyaudit: comparison on interprocess fields
2012-01-17 Peter Moodyaudit: implement all object interfield comparisons
2012-01-17 Eric Parisaudit: allow interfield comparison between gid and...
2012-01-17 Eric Parisaudit: complex interfield comparison helper
2012-01-17 Eric Parisaudit: allow interfield comparison in audit rules
2012-01-17 Eric Parisaudit: do not call audit_getname on error
2012-01-17 Eric Parisaudit: only allow tasks to set their loginuid if it...
2012-01-17 Eric Parisaudit: remove task argument to audit_set_loginuid
2012-01-17 Eric Parisaudit: allow audit matching on inode gid
2012-01-17 Eric Parisaudit: allow matching on obj_uid
2012-01-17 Eric Parisaudit: remove audit_finish_fork as it can't be called
2012-01-17 Eric Parisaudit: reject entry,always rules
2012-01-17 Eric Parisaudit: inline audit_free to simplify the look of generi...
2012-01-17 Eric Parisaudit: inline checks for not needing to collect aux...
2012-01-17 Eric Parisaudit: drop some potentially inadvisable likely notations
2012-01-17 Eric Parisaudit: remove AUDIT_SETUP_CONTEXT as it isn't used
2012-01-17 Eric Parisaudit: inline audit_syscall_entry to reduce burden...
2012-01-17 Eric ParisAudit: push audit success and retcode into arch ptrace.h
2012-01-17 Eric Parisseccomp: audit abnormal end to a process due to seccomp
2012-01-17 Eric Parisaudit: check current inode and containing object when...
2012-01-17 Eric Parisaudit: drop the meaningless and format breaking word...
2012-01-17 Eric Parisaudit: dynamically allocate audit_names when not enough...
2012-01-17 Eric Parisaudit: make filetype matching consistent with other...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-01-17 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.3' of git:/...
2012-01-17 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsRevert "capabitlies: ns_capable can use the cap helpers...
2012-01-17 Ingo MolnarMerge branch 'tip/perf/urgent-2' of git://git./linux...
2012-01-17 Len BrownMerge branch 'acpica-validate-address-regression' into...
2012-01-17 Olof JohanssonMerge branch 'samsung-fixes' of git://git./linux/kernel...
2012-01-17 Olof JohanssonMerge branch 'fixes-for-arm-soc' of git://sources.calxe...
2012-01-17 Olof JohanssonMerge branch 'msm-fix' of git://codeaurora.org/quic...
2012-01-17 Olof JohanssonMerge branch 'picoxcell-fixes' of git://github.com...
2012-01-17 Linus TorvaldsMerge branch 'x86/rdrand' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsMerge branch 'x86-syscall-for-linus' of git://git....
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-01-16 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2012-01-16 Linus TorvaldsMerge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org...
2012-01-16 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2012-01-16 Linus TorvaldsMerge branch 'pm-for-linus' of git://git./linux/kernel...
2012-01-16 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-01-16 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2012-01-16 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-01-16 Chris MasonMerge branch 'integrity-check-patch-v2' of git://btrfs...
2012-01-16 Chris MasonMerge branch 'for-chris' of git://git.jan-o-sch.net...
2012-01-16 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/linux...
2012-01-16 Chris MasonMerge branch 'restriper' of git://github.com/idryomov...
2012-01-16 Chris MasonMerge branch 'allocation-fixes' into integration
2012-01-16 Steven Rostedttracepoints/module: Fix disabling tracepoints with...
2012-01-16 Kevin Winchestererror: implicit declaration of function 'module_flags_t...
2012-01-15 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-01-15 Linus TorvaldsMerge branch 'for-3.3/drivers' of git://git.kernel...
2012-01-15 Linus TorvaldsMerge branch 'for-3.3/core' of git://git.kernel.dk...
2012-01-15 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
next