]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/shortlog
lisovros/linux_canprio.git
2008-04-19 Ingo Molnarsched: add SCHED_FEAT_DEADLINE
2008-04-19 Peter Zijlstrasched: debug: show a weight tree
2008-04-19 Peter Zijlstrasched: fair: weight calculations
2008-04-19 Peter Zijlstrasched: fair-group: de-couple load-balancing from the...
2008-04-19 Peter Zijlstrasched: fair-group scheduling vs latency
2008-04-19 Peter Zijlstrasched: rt-group: optimize dequeue_rt_stack
2008-04-19 Peter Zijlstrasched: debug: add some debug code to handle the full...
2008-04-19 Peter Zijlstrasched: fair-group: SMP-nice for group scheduling
2008-04-19 Hidetoshi Setosched, cpuset: customize sched domains, core
2008-04-19 Hidetoshi Setosched, cpuset: customize sched domains, docs
2008-04-19 Peter Zijlstrasched: prepatory code movement
2008-04-19 Peter Zijlstrasched: rt: multi level group constraints
2008-04-19 Peter Zijlstrasched: task_group hierarchy
2008-04-19 Peter Zijlstrasched: fix the task_group hierarchy for UID grouping
2008-04-19 Dhaval Gianisched: allow the group scheduler to have multiple levels
2008-04-19 Dhaval Gianisched: mix tasks and groups
2008-04-19 Ingo Molnarsched: fix checks
2008-04-19 Peter Zijlstrasched: old sleeper bonus
2008-04-19 Mike Travissched: add new set_cpus_allowed_ptr function
2008-04-19 Mike Travisinit: move setup of nr_cpu_ids to as early as possible
2008-04-19 Mike Travissched: remove another cpumask_t variable from stack
2008-04-19 Mike Traviscpumask: add show cpu map functions
2008-04-19 Mike Traviscpumask: use new cpus_scnprintf function
2008-04-19 Mike Travisx86: modify show_shared_cpu_map in intel_cacheinfo
2008-04-19 Mike Travisx86: convert cpumask_of_cpu macro to allocated array
2008-04-19 Mike Traviscpumask: add CPU_MASK_ALL_PTR macro
2008-04-19 Mike Traviscpumask: reduce stack usage in SD_x_INIT initializers
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-04-19 Mike Travisgeneric: reduce stack pressure in sched_affinity
2008-04-19 Mike Traviscpuset: modify cpuset_set_cpus_allowed to use cpumask...
2008-04-19 Mike Travisgeneric: use new set_cpus_allowed_ptr function
2008-04-19 Mike Travisx86: use new set_cpus_allowed_ptr function
2008-04-19 Mike Travissched: remove fixed NR_CPUS sized arrays in kernel_sched_c
2008-04-19 Mike Traviscpumask: Cleanup more uses of CPU_MASK and NODE_MASK
2008-04-19 Mike Travisnuma: move large array from stack to _initdata section
2008-04-19 Mike Travisasm-generic: add node_to_cpumask_ptr macro
2008-04-19 Mike Travisx86: oprofile: remove NR_CPUS arrays in arch/x86/oprofi...
2008-04-19 Mike Travisx86: reduce memory and stack usage in intel_cacheinfo
2008-04-19 Mike Traviscpumask: add cpumask_scnprintf_len function
2008-04-19 Gregory Haskinssched: fix cpus_allowed settings
2008-04-19 Dhaval Gianisched: allow cpuacct stats to be reset
2008-04-19 Dhaval Gianisched: cleanup cpuacct variable names
2008-04-19 Olof Johanssontasklets: execute tasklets in the same order they were...
2008-04-19 Peter Zijlstrasched: rt-group: smp balancing
2008-04-19 Peter Zijlstrasched: rt-group: synchonised bandwidth period
2008-04-19 Ingo Molnartime: add ns_to_ktime()
2008-04-19 Peter Zijlstrasched: fix regression with sched yield
2008-04-19 Dmitry Adamushkolatencytop: optimize LT_BACKTRACEDEPTH loops a bit
2008-04-19 Ingo Molnarsched: remove sysctl_sched_batch_wakeup_granularity
2008-04-19 Ingo Molnarsched: reenable sync wakeups
2008-04-19 Ingo Molnarsched: cache hot buddy
2008-04-19 Ingo Molnarsched: feat affine wakeups
2008-04-19 Ingo Molnarsched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off
2008-04-19 Peter Zijlstrasched: fix wakeup granularity for buddies
2008-04-19 Guillaume Chazarainsched: fix rq->clock overflows detection with CONFIG_NO_HZ
2008-04-19 Reynes Philippesched: sched.c needs tick.h
2008-04-19 Ingo Molnarsched: make cpu_clock() globally synchronous
2008-04-19 Ingo Molnarsched: re-do "sched: fix fair sleepers"
2008-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-19 James Morrissecurity: fix up documentation for security_module_enable
2008-04-19 Ahmed S. DarwishSecurity: Introduce security= boot parameter
2008-04-18 Ahmed S. DarwishAudit: Final renamings and cleanup
2008-04-18 Ahmed S. DarwishSELinux: use new audit hooks, remove redundant exports
2008-04-18 Ahmed S. DarwishAudit: internally use the new LSM audit hooks
2008-04-18 Ahmed S. DarwishLSM/Audit: Introduce generic Audit LSM hooks
2008-04-18 Ahmed S. DarwishSELinux: remove redundant exports
2008-04-18 Ahmed S. DarwishNetlink: Use generic LSM hook
2008-04-18 Ahmed S. DarwishAudit: use new LSM hooks instead of SELinux exports
2008-04-18 Ahmed S. DarwishSELinux: setup new inode/ipc getsecid hooks
2008-04-18 Ahmed S. DarwishLSM: Introduce inode_getsecid and ipc_getsecid hooks
2008-04-18 Alexey Dobriyan[NET]: Fix and allocate less memory for ->priv'less...
2008-04-18 Ingo Molnarx86 PAT: fix mmap() of holes
2008-04-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-18 James Bottomleylibata: fix boot panic with SATAPI devices on non-SFF...
2008-04-18 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-04-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-18 Harvey Harrisonx86: kgdb build fix
2008-04-18 Boaz Harrosh[SCSI] iscsi: bidi support for iscsi_tcp
2008-04-18 Boaz Harrosh[SCSI] iscsi: bidi support at the generic libiscsi...
2008-04-18 Boaz Harrosh[SCSI] iscsi: extended cdb support
2008-04-18 Christof Schmitt[SCSI] zfcp: Fix error handling for blocked unit for...
2008-04-18 Christof Schmitt[SCSI] zfcp: Remove zfcp_erp_wait from slave destory...
2008-04-18 Martin Peschke[SCSI] zfcp: fix 31 bit compile warnings
2008-04-18 FUJITA Tomonori[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_compl...
2008-04-18 FUJITA Tomonori[SCSI] bsg: remove minor in struct bsg_device
2008-04-18 FUJITA Tomonori[SCSI] bsg: use better helper list functions
2008-04-18 FUJITA Tomonori[SCSI] bsg: replace kobject_get with blk_get_queue
2008-04-18 FUJITA Tomonori[SCSI] bsg: takes a ref to struct device in fops->open
2008-04-18 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-04-18 Sunil Mushranocfs2/net: Add debug interface to o2net
2008-04-18 Mark Fashehocfs2: Only build ocfs2/dlm with the o2cb stack module
2008-04-18 Jeff Mahoneyocfs2/cluster: Get rid of arguments to the timeout...
2008-04-18 Joel Beckerocfs2: Put tree in MAINTAINERS
2008-04-18 Julia Lawallocfs2: Use BUG_ON
2008-04-18 Andi Kleenocfs2: Convert ocfs2 over to unlocked_ioctl
2008-04-18 Jan Karaocfs2: Improve rename locking
2008-04-18 Julia Lawallfs/ocfs2/aops.c: test for IS_ERR rather than 0
2008-04-18 Tao Maocfs2: Add inode stealing for ocfs2_reserve_new_inode
next