Age | Commit message (Expand) | Author |
2008-04-19 | sched, cpuset: customize sched domains, core | Hidetoshi Seto |
2008-04-19 | sched: fix the task_group hierarchy for UID grouping | Peter Zijlstra |
2008-04-19 | sched: allow the group scheduler to have multiple levels | Dhaval Giani |
2008-04-19 | sched: add new set_cpus_allowed_ptr function | Mike Travis |
2008-04-19 | cpumask: add show cpu map functions | Mike Travis |
2008-04-19 | x86: convert cpumask_of_cpu macro to allocated array | Mike Travis |
2008-04-19 | cpumask: add CPU_MASK_ALL_PTR macro | Mike Travis |
2008-04-19 | cpumask: reduce stack usage in SD_x_INIT initializers | Mike Travis |
2008-04-19 | generic: reduce stack pressure in sched_affinity | Mike Travis |
2008-04-19 | cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer | Mike Travis |
2008-04-19 | asm-generic: add node_to_cpumask_ptr macro | Mike Travis |
2008-04-19 | cpumask: add cpumask_scnprintf_len function | Mike Travis |
2008-04-19 | sched: rt-group: synchonised bandwidth period | Peter Zijlstra |
2008-04-19 | time: add ns_to_ktime() | Ingo Molnar |
2008-04-19 | sched: remove sysctl_sched_batch_wakeup_granularity | Ingo Molnar |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds |
2008-04-19 | Security: Introduce security= boot parameter | Ahmed S. Darwish |
2008-04-19 | Audit: Final renamings and cleanup | Ahmed S. Darwish |
2008-04-19 | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish |
2008-04-19 | LSM/Audit: Introduce generic Audit LSM hooks | Ahmed S. Darwish |
2008-04-19 | SELinux: remove redundant exports | Ahmed S. Darwish |
2008-04-19 | LSM: Introduce inode_getsecid and ipc_getsecid hooks | Ahmed S. Darwish |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds |
2008-04-18 | [SCSI] iscsi: extended cdb support | Boaz Harrosh |
2008-04-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-04-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2008-04-18 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-18 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-04-18 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2008-04-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-04-17 | [INET]: Uninline the __inet_inherit_port call. | Pavel Emelyanov |
2008-04-17 | [INET]: Drop the inet_inherit_port() call. | Pavel Emelyanov |
2008-04-18 | ide: remove ide_init_default_irq() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-18 | ppc: remove ppc_ide_md | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: use generic ATAPI packet command flags in ide-{floppy,tape} | Borislav Petkov |
2008-04-18 | ide: add generic packet command representation ide_atapi_pc | Borislav Petkov |
2008-04-18 | ide: remove IDE_*_REG macros | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: add ide_atapi_{discard_data,write_zeros} inline helpers | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove ide_init_hwif_ports() | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: remove ->hold field from ide_hwif_t (take 2) | Bartlomiej Zolnierkiewicz |