summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-11-18sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra1-3/+0
2010-11-18Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar284-3889/+6317
2010-11-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar1-0/+4
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus1-2/+0
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus1-5/+1
2010-11-18hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds1-2/+0
2010-11-18rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney3-6/+4
2010-11-18Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2-4/+1
2010-11-18driver-core: merge private parts of class and busKay Sievers1-4/+3
2010-11-17ipv4: AF_INET link address familyThomas Graf1-0/+8
2010-11-17inet: Define IPV4_DEVCONF_MAXThomas Graf1-3/+5
2010-11-17rtnetlink: Link address family APIThomas Graf1-0/+19
2010-11-17netfilter: allow hooks to pass error code back up the stackEric Paris1-0/+2
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann3-3/+0
2010-11-17fbcmap: integer overflow bugDan Carpenter1-0/+1
2010-11-17Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-6/+1
2010-11-17Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2010-11-17USB: use the runtime-PM autosuspend implementationAlan Stern1-2/+0
2010-11-17USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei1-3/+2
2010-11-17cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau1-0/+4
2010-11-17cfg80211: Add nl80211 antenna configurationBruno Randolf1-0/+25
2010-11-17SCSI host lock push-downJeff Garzik1-1/+1
2010-11-16serial: mpc52xx: make printout for type more genericWolfram Sang1-1/+1
2010-11-16TTY: include termios.h in tty_driver.hJiri Slaby1-0/+1
2010-11-16console: move for_each_console to linux/console.hJiri Slaby1-0/+6
2010-11-16macvlan: lockless tx pathEric Dumazet1-14/+20
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-32/+24
2010-11-16nfs: trivial: remove unused nfs_wait_event macroJeff Layton1-6/+0
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-2/+2
2010-11-16hibernation: constify platform_hibernation_opsLionel Debroux1-2/+2
2010-11-16Merge branch 'fbdev/edid'Paul Mundt1-0/+3
2010-11-16NLM: Fix a regression in lockdTrond Myklebust1-0/+1
2010-11-16Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt1-31/+3
2010-11-16capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris1-5/+4
2010-11-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-23/+1
2010-11-16i2c: Mark i2c_adapter.id as deprecatedJean Delvare1-1/+1
2010-11-16i2c: Delete unused adapter IDsJean Delvare1-22/+0
2010-11-16include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2-244/+249
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft1-1/+1
2010-11-15netdev: add rcu annotations to receive handler hookstephen hemminger1-2/+2
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet1-1/+3
2010-11-15include/linux/if_macvlan.h: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-15Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller1-0/+2
2010-11-15net: Simplify RX queue allocationTom Herbert1-2/+1
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann1-0/+11
2010-11-15wl1271: ref_clock cosmetic changesGery Kahn1-0/+8
2010-11-15cfg80211: fix disabling channels based on hintsLuis R. Rodriguez1-1/+5
2010-11-15rfkill: remove dead codeStephen Hemminger1-31/+0
2010-11-15offloading: Force software GSO for multiple vlan tags.Jesse Gross1-4/+3
2010-11-15netfilter: add __rcu annotationsEric Dumazet1-3/+3