summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sched: allow the group scheduler to have multiple levelsDhaval Giani2008-04-191-1/+1
* sched: add new set_cpus_allowed_ptr functionMike Travis2008-04-191-4/+11
* cpumask: add show cpu map functionsMike Travis2008-04-191-6/+11
* x86: convert cpumask_of_cpu macro to allocated arrayMike Travis2008-04-191-3/+9
* cpumask: add CPU_MASK_ALL_PTR macroMike Travis2008-04-191-0/+6
* cpumask: reduce stack usage in SD_x_INIT initializersMike Travis2008-04-192-43/+8
* generic: reduce stack pressure in sched_affinityMike Travis2008-04-191-1/+1
* cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-191-6/+7
* asm-generic: add node_to_cpumask_ptr macroMike Travis2008-04-196-9/+35
* cpumask: add cpumask_scnprintf_len functionMike Travis2008-04-192-0/+8
* sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-191-0/+7
* time: add ns_to_ktime()Ingo Molnar2008-04-191-0/+6
* sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-191-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-183-135/+142
|\
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-191-0/+12
| * Audit: Final renamings and cleanupAhmed S. Darwish2008-04-191-2/+2
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-192-72/+29
| * LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-191-0/+72
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-191-62/+0
| * LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-191-1/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18105-1853/+2852
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-1724-78/+180
| |\
| * | [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-171-13/+1
| * | [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-171-7/+0
| * | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-172-21/+42
| |\ \
| | * | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-171-0/+1
| | * | phy: Clean up header styleAndy Fleming2008-04-161-16/+32
| | * | phy: Change mii_bus id field to a stringAndy Fleming2008-04-162-5/+9
| * | | mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-161-2/+1
| |/ /
| * | [TCP]: Increase the max_burst threshold from 3 to tp->reordering.John Heffner2008-04-161-2/+5
| * | [NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev2008-04-161-1/+2
| * | [NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev2008-04-161-0/+1
| * | [NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev2008-04-161-1/+1
| * | [NETNS]: Make netns refconting debug like a socket one.Denis V. Lunev2008-04-161-16/+24
| * | [VLAN]: Tag vlan_group_device with net device, not ifindex.Pavel Emelyanov2008-04-161-1/+3
| * | [RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov2008-04-161-0/+1
| * | [NETNS]: The generic per-net pointers.Pavel Emelyanov2008-04-152-0/+51
| * | [NETNS]: The net-subsys IDs generator.Pavel Emelyanov2008-04-151-0/+2
| * | [ISDN] include/linux/isdn.h: remove dead codeAdrian Bunk2008-04-151-6/+0
| * | [IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk2008-04-151-1/+0
| * | [WANPIPE]: Forgotten bits of Sangoma drivers removal.Adrian Bunk2008-04-152-125/+0
| * | [TIPC]: Overhaul of socket locking logicAllan Stephens2008-04-151-0/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-04-1416-146/+273
| |\ \
| | * | [NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin2008-04-141-0/+21
| | * | [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...Jan Engelhardt2008-04-141-2/+0
| | * | [NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt2008-04-141-21/+21
| | * | [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.hJan Engelhardt2008-04-143-26/+28
| | * | [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4protoJan Engelhardt2008-04-141-7/+6
| | * | [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3protoJan Engelhardt2008-04-141-4/+4
| | * | [NETFILTER]: Remove unused callbacks in nf_conntrack_l3protoJan Engelhardt2008-04-141-11/+0
OpenPOWER on IntegriCloud