aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-19task cgroups: enable cgroups by default in some configsPaul Jackson6-0/+6
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage4-0/+112
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage6-3/+225
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage11-1055/+277
2007-10-19Task Control Groups: automatic userspace notification of idle cgroupsPaul Menage2-44/+395
2007-10-19Task Control Groups: shared cgroup subsystem group arraysPaul Menage5-154/+632
2007-10-19Task Control Groups: add procfs interfacePaul Menage3-3/+152
2007-10-19Task Control Groups: add cgroup_clone() interfacePaul Menage3-0/+145
2007-10-19Task Control Groups: add fork()/exit() hooksPaul Menage4-2/+141
2007-10-19Add cgroup write_uint() helper methodPaul Menage2-4/+46
2007-10-19Task Control Groups: add tasks file interfacePaul Menage2-1/+368
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage9-1/+1994
2007-10-19cpuset: zero malloc - revert the old cpuset fixPaul Jackson1-1/+1
2007-10-19kernel-api docbook: fix content problemsRandy Dunlap5-6/+7
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney5-23/+56
2007-10-19reiserfs: remove first_zero_hintJeff Mahoney3-26/+13
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney5-32/+38
2007-10-19reiserfs: fix memset byte count during resizeJeff Mahoney1-1/+1
2007-10-19reiserfs: use is_reusable to catch corruptionJeff Mahoney1-8/+13
2007-10-19reiserfs: dont use BUG when panickingJeff Mahoney1-6/+4
2007-10-19reiserfs: fix up lockdep warningsJeff Mahoney1-2/+3
2007-10-19JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUGJose R. Santos2-4/+4
2007-10-19jbd: fix commit code to properly abort journalJan Kara1-4/+4
2007-10-19jbd: config_jbd_debug cannot create /proc entryJose R. Santos3-49/+27
2007-10-19jbd: remove printk() from J_ASSERT macrosChris Snook1-15/+1
2007-10-19JBD/ext3 cleanups: convert to kzallocMingming Cao3-6/+3
2007-10-19isdn/sc: remove unused REQUEST_IRQ and unnecessary header fileFernando Luis Vázquez Cao3-21/+1
2007-10-19isdn: fix random hard freeze with AVM T1 cardsKarsten Keil1-16/+12
2007-10-19isdn: fix random hard freeze with AVM cards using b1dmaKarsten Keil1-9/+19
2007-10-19isdn: fix random hard freeze with AVM c4 card part 2Karsten Keil1-0/+2
2007-10-19fix a trivial typo in scripts/checkstack.plJoern Engel1-1/+1
2007-10-19Console events and accessibilitySamuel Thibault3-1/+62
2007-10-19Add kernel/notifier.cAlexey Dobriyan5-571/+543
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Coly Li4-13/+8
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt26-195/+2
2007-10-19kmap leak fix for x86_32 kdumpFernando Luis Vázquez Cao1-0/+1
2007-10-19ps3av: remove unused fields in ps3av_monitor_quirksGeert Uytterhoeven1-5/+1
2007-10-19Console keyboard events and accessibilitySamuel Thibault3-6/+56
2007-10-19put declaration of put_filesystem() in fs.hMiklos Szeredi2-4/+2
2007-10-19advansys: depends on VIRT_TO_BUSAndrew Morton1-1/+1
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-79/+108
2007-10-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds44-1211/+760
2007-10-19ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz29-74/+3
2007-10-19triflex: always tune PIOBartlomiej Zolnierkiewicz1-0/+3
2007-10-19opti621: always tune PIOBartlomiej Zolnierkiewicz1-4/+4
2007-10-19cy82c693: always tune PIOBartlomiej Zolnierkiewicz1-5/+5
2007-10-19cs5520: always tune PIOBartlomiej Zolnierkiewicz1-3/+4
2007-10-19alim15x3: always tune PIOBartlomiej Zolnierkiewicz1-5/+5
2007-10-19ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz7-35/+28
2007-10-19ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz5-13/+16