summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cpumask: smp_call_function_many()Rusty Russell2008-12-291-7/+8
* cpumask: make set_cpu_*/init_cpu_* out-of-lineRusty Russell2008-12-291-46/+7Star
* cpumask: make cpumask.h eat its own dogfood.Rusty Russell2008-12-291-37/+38
* cpumask: switch over to cpu_online/possible/active/present_mask: coreRusty Russell2008-12-291-46/+29Star
* bitmap: fix seq_bitmap and seq_cpumask to take const pointerRusty Russell2008-12-291-2/+3
* bitmap: test for constant as well as small size for inline versionsRusty Russell2008-12-291-16/+19
* cpumask: make CONFIG_NR_CPUS always valid.Rusty Russell2008-12-291-8/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29171-1936/+4847
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-293-6/+48
| |\
| | * of/gpio: Implement of_gpio_count()Anton Vorontsov2008-12-211-0/+6
| | * Merge branch 'linux-2.6' into nextPaul Mackerras2008-12-183-2/+15
| | |\
| | * | rapidio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-161-2/+2
| | * | Merge branch 'merge' into nextPaul Mackerras2008-12-169-40/+38Star
| | |\ \
| | * | | of/gpio: Implement of_get_gpio_flags()Anton Vorontsov2008-12-031-4/+34
| | * | | Merge branch 'merge'Paul Mackerras2008-12-0323-82/+43Star
| | |\ \ \
| | * \ \ \ Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-1920-47/+213
| | |\ \ \ \
| | * | | | | of: Add helpers for finding device nodes which have a given propertyMichael Ellerman2008-11-191-0/+6
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2008-12-282-33/+5Star
| |\ \ \ \ \ \
| | * | | | | | m68k: use the new byteorder headersHarvey Harrison2008-12-281-11/+5Star
| | * | | | | | m68k: machw.h cleanupFinn Thain2008-12-281-22/+0Star
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-2890-998/+2651
| |\ \ \ \ \ \ \
| | * | | | | | | netlink: fix (theoretical) overrun in message iterationVegard Nossum2008-12-261-1/+1
| | * | | | | | | sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun2008-12-261-0/+2
| | * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-241-1/+3
| | |\ \ \ \ \ \ \
| | * | | | | | | | net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-231-15/+9Star
| | * | | | | | | | net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-221-0/+2
| | * | | | | | | | net: fix DCB setstate to return success/failureDon Skidmore2008-12-221-1/+1
| | * | | | | | | | mac80211: implement dynamic power saveKalle Valo2008-12-191-0/+6
| | * | | | | | | | mac80211: Add HT rates into RX status reportingJouni Malinen2008-12-191-2/+9
| | * | | | | | | | mac80211: Fix HT channel selectionSujith2008-12-193-20/+13Star
| | * | | | | | | | nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-192-0/+71
| | * | | | | | | | Phonet: use atomic for packet TX windowRémi Denis-Courmont2008-12-181-1/+1
| | * | | | | | | | Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont2008-12-181-0/+1
| | * | | | | | | | Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont2008-12-181-0/+2
| | * | | | | | | | gianfar: Convert gianfar to an of_platform_driverAndy Fleming2008-12-171-17/+1Star
| | * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-171-0/+1
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang2008-12-161-0/+1
| | * | | | | | | | | net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-161-0/+29
| | * | | | | | | | | net: Move flow control definitions to mii.hSteve Glendinning2008-12-161-0/+4
| | * | | | | | | | | ethtool: Add GGRO and SGRO opsHerbert Xu2008-12-161-0/+2
| | * | | | | | | | | tcp: Add GRO supportHerbert Xu2008-12-161-0/+6
| | * | | | | | | | | net: Add skb_gro_receiveHerbert Xu2008-12-161-0/+2
| | * | | | | | | | | ipv4: Add GRO infrastructureHerbert Xu2008-12-161-0/+3
| | * | | | | | | | | net: Add Generic Receive Offload infrastructureHerbert Xu2008-12-162-57/+28Star
| | * | | | | | | | | net: Add frag_list support to GSOHerbert Xu2008-12-161-0/+2
| | * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-1610-39/+46
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | rfkill: strip pointless notifier chainJohannes Berg2008-12-121-7/+0Star
| | * | | | | | | | | | mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-20/+7Star
| | * | | | | | | | | | mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-121-5/+0Star
| | * | | | | | | | | | ieee80211_security: correct warning about width of auth_modeJohn W. Linville2008-12-121-3/+2Star