aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2008-04-19
* sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra2008-04-19
* sched: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-04-19
* sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-19
* sched: fix the task_group hierarchy for UID groupingPeter Zijlstra2008-04-19
* sched: allow the group scheduler to have multiple levelsDhaval Giani2008-04-19
* sched: add new set_cpus_allowed_ptr functionMike Travis2008-04-19
* cpumask: add show cpu map functionsMike Travis2008-04-19
* x86: convert cpumask_of_cpu macro to allocated arrayMike Travis2008-04-19
* cpumask: add CPU_MASK_ALL_PTR macroMike Travis2008-04-19
* cpumask: reduce stack usage in SD_x_INIT initializersMike Travis2008-04-19
* generic: reduce stack pressure in sched_affinityMike Travis2008-04-19
* cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-19
* cpumask: add cpumask_scnprintf_len functionMike Travis2008-04-19
* sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-19
* time: add ns_to_ktime()Ingo Molnar2008-04-19
* sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-18
|\
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-18
| * Audit: Final renamings and cleanupAhmed S. Darwish2008-04-18
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-18
| * LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-18
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-18
| * LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
| |\
| * | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-17
| * | phy: Clean up header styleAndy Fleming2008-04-16
| * | phy: Change mii_bus id field to a stringAndy Fleming2008-04-16
| * | [NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev2008-04-16
| * | [VLAN]: Tag vlan_group_device with net device, not ifindex.Pavel Emelyanov2008-04-16
| * | [ISDN] include/linux/isdn.h: remove dead codeAdrian Bunk2008-04-15
| * | [WANPIPE]: Forgotten bits of Sangoma drivers removal.Adrian Bunk2008-04-15
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-04-14
| |\ \
| | * | [NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin2008-04-14
| | * | [NETFILTER]: nf_nat: kill helper and seq_adjust hooksPatrick McHardy2008-04-14
| | * | [NETFILTER]: nf_conntrack: add DCCP protocol supportPatrick McHardy2008-04-14
| | * | [NETFILTER]: Add partial checksum validation helperPatrick McHardy2008-04-14
| | * | [NETFILTER]: remove arpt_(un)register_target indirection macrosJan Engelhardt2008-04-14
| | * | [NETFILTER]: remove arpt_target indirection macroJan Engelhardt2008-04-14
| | * | [NETFILTER]: remove arpt_table indirection macroJan Engelhardt2008-04-14
| | * | [NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt2008-04-14
| | * | [NETFILTER]: xt_sctp: simplify xt_sctp.hJan Engelhardt2008-04-14
| | * | [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for realAlexey Dobriyan2008-04-14
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
| |\ \ \ | | |/ / | |/| |
| * | | [SKB]: __skb_queue_tail = __skb_insert beforeGerrit Renker2008-04-14
| * | | [SKB]: __skb_append = __skb_queue_after Gerrit Renker2008-04-14
| * | | [SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next)Gerrit Renker2008-04-14
| * | | [SKB]: __skb_dequeue = skb_peek + __skb_unlinkGerrit Renker2008-04-14
| * | | [IPV6] MROUTE: Do not call ipv6_find_idev() directly.YOSHIFUJI Hideaki2008-04-14