summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen
2010-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-19filter: optimize sk_run_filterEric Dumazet
2010-11-19tracing/events: Show real number in array fieldsSteven Rostedt
2010-11-19Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2010-11-19crypto: af_alg - User-space interface for Crypto APIHerbert Xu
2010-11-19Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt
2010-11-19net - Add AF_ALG macrosHerbert Xu
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-11-18net: move definitions of BPF_S_* to net/core/filter.cChangli Gao
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds
2010-11-18bonding: IGMP handling cleanupEric Dumazet
2010-11-18power_supply: Add gpio charger driverLars-Peter Clausen
2010-11-18tracing: Remove useless syscall ftrace_event_call declarationFrederic Weisbecker
2010-11-18tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker
2010-11-18tracing: New macro to set up initial event flags valueFrederic Weisbecker
2010-11-18tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen
2010-11-18x86: Add RO/NX protection for loadable kernel modulesmatthieu castet
2010-11-18sched: Add sysctl_sched_shares_windowPaul Turner
2010-11-18sched: Rewrite tg_shares_up)Peter Zijlstra
2010-11-18sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra
2010-11-18Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar
2010-11-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus
2010-11-17hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds
2010-11-17rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney
2010-11-17Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds
2010-11-17driver-core: merge private parts of class and busKay Sievers
2010-11-17ipv4: AF_INET link address familyThomas Graf
2010-11-17inet: Define IPV4_DEVCONF_MAXThomas Graf
2010-11-17rtnetlink: Link address family APIThomas Graf
2010-11-17netfilter: allow hooks to pass error code back up the stackEric Paris
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-17fbcmap: integer overflow bugDan Carpenter
2010-11-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern
2010-11-16USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-16serial: mpc52xx: make printout for type more genericWolfram Sang
2010-11-16TTY: include termios.h in tty_driver.hJiri Slaby
2010-11-16console: move for_each_console to linux/console.hJiri Slaby