| Commit message (Expand) | Author | Age |
* | cgroups: implement namespace tracking subsystem | Serge E. Hallyn | 2007-10-19 |
* | Add cgroupstats | Balbir Singh | 2007-10-19 |
* | task cgroups: enable cgroups by default in some configs | Paul Jackson | 2007-10-19 |
* | Task Control Groups: simple task cgroup debug info subsystem | Paul Menage | 2007-10-19 |
* | Task Control Groups: example CPU accounting subsystem | Paul Menage | 2007-10-19 |
* | Task Control Groups: make cpusets a client of cgroups | Paul Menage | 2007-10-19 |
* | Task Control Groups: automatic userspace notification of idle cgroups | Paul Menage | 2007-10-19 |
* | Task Control Groups: shared cgroup subsystem group arrays | Paul Menage | 2007-10-19 |
* | Task Control Groups: add procfs interface | Paul Menage | 2007-10-19 |
* | Task Control Groups: add cgroup_clone() interface | Paul Menage | 2007-10-19 |
* | Task Control Groups: add fork()/exit() hooks | Paul Menage | 2007-10-19 |
* | Add cgroup write_uint() helper method | Paul Menage | 2007-10-19 |
* | Task Control Groups: add tasks file interface | Paul Menage | 2007-10-19 |
* | Task Control Groups: basic task cgroup framework | Paul Menage | 2007-10-19 |
* | cpuset: zero malloc - revert the old cpuset fix | Paul Jackson | 2007-10-19 |
* | kernel-api docbook: fix content problems | Randy Dunlap | 2007-10-19 |
* | reiserfs: ignore on disk s_bmap_nr value | Jeff Mahoney | 2007-10-19 |
* | reiserfs: remove first_zero_hint | Jeff Mahoney | 2007-10-19 |
* | reiserfs: fix usage of signed ints for block numbers | Jeff Mahoney | 2007-10-19 |
* | reiserfs: fix memset byte count during resize | Jeff Mahoney | 2007-10-19 |
* | reiserfs: use is_reusable to catch corruption | Jeff Mahoney | 2007-10-19 |
* | reiserfs: dont use BUG when panicking | Jeff Mahoney | 2007-10-19 |
* | reiserfs: fix up lockdep warnings | Jeff Mahoney | 2007-10-19 |
* | JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG | Jose R. Santos | 2007-10-19 |
* | jbd: fix commit code to properly abort journal | Jan Kara | 2007-10-19 |
* | jbd: config_jbd_debug cannot create /proc entry | Jose R. Santos | 2007-10-19 |
* | jbd: remove printk() from J_ASSERT macros | Chris Snook | 2007-10-19 |
* | JBD/ext3 cleanups: convert to kzalloc | Mingming Cao | 2007-10-19 |
* | isdn/sc: remove unused REQUEST_IRQ and unnecessary header file | Fernando Luis Vázquez Cao | 2007-10-19 |
* | isdn: fix random hard freeze with AVM T1 cards | Karsten Keil | 2007-10-19 |
* | isdn: fix random hard freeze with AVM cards using b1dma | Karsten Keil | 2007-10-19 |
* | isdn: fix random hard freeze with AVM c4 card part 2 | Karsten Keil | 2007-10-19 |
* | fix a trivial typo in scripts/checkstack.pl | Joern Engel | 2007-10-19 |
* | Console events and accessibility | Samuel Thibault | 2007-10-19 |
* | Add kernel/notifier.c | Alexey Dobriyan | 2007-10-19 |
* | setup vma->vm_page_prot by vm_get_page_prot() | Coly Li | 2007-10-19 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 |
* | kmap leak fix for x86_32 kdump | Fernando Luis Vázquez Cao | 2007-10-19 |
* | ps3av: remove unused fields in ps3av_monitor_quirks | Geert Uytterhoeven | 2007-10-19 |
* | Console keyboard events and accessibility | Samuel Thibault | 2007-10-19 |
* | put declaration of put_filesystem() in fs.h | Miklos Szeredi | 2007-10-19 |
* | advansys: depends on VIRT_TO_BUS | Andrew Morton | 2007-10-19 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 |
|\ |
|
| * | pcnet32: remove private net_device_stats structure | Don Fry | 2007-10-17 |
| * | vortex_up should initialize "err" | Badari Pulavarty | 2007-10-17 |
| * | pcnet32: remove compile warnings in non-napi mode | Don Fry | 2007-10-17 |
| * | pcnet32: fix non-napi packet reception | Don Fry | 2007-10-17 |
| * | fix EMAC driver for proper napi_synchronize API | Benjamin Herrenschmidt | 2007-10-17 |
| * | sky2: shutdown cleanup | Stephen Hemminger | 2007-10-17 |
| * | napi_synchronize: waiting for NAPI | Stephen Hemminger | 2007-10-17 |