aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Task Control Groups: automatic userspace notification of idle cgroupsPaul Menage2007-10-191-2/+9
* Task Control Groups: shared cgroup subsystem group arraysPaul Menage2007-10-192-39/+83
* Task Control Groups: add procfs interfacePaul Menage2007-10-191-0/+2
* Task Control Groups: add cgroup_clone() interfacePaul Menage2007-10-191-0/+3
* Task Control Groups: add fork()/exit() hooksPaul Menage2007-10-191-0/+6
* Add cgroup write_uint() helper methodPaul Menage2007-10-191-0/+8
* Task Control Groups: add tasks file interfacePaul Menage2007-10-191-0/+10
* Task Control Groups: basic task cgroup frameworkPaul Menage2007-10-194-1/+258
* kernel-api docbook: fix content problemsRandy Dunlap2007-10-192-3/+4
* reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney2007-10-191-0/+12
* reiserfs: remove first_zero_hintJeff Mahoney2007-10-191-3/+1
* reiserfs: fix usage of signed ints for block numbersJeff Mahoney2007-10-191-6/+8
* jbd: config_jbd_debug cannot create /proc entryJose R. Santos2007-10-191-1/+1
* jbd: remove printk() from J_ASSERT macrosChris Snook2007-10-191-15/+1
* Console events and accessibilitySamuel Thibault2007-10-192-0/+18
* Add kernel/notifier.cAlexey Dobriyan2007-10-191-0/+2
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-1924-167/+0
* Console keyboard events and accessibilitySamuel Thibault2007-10-192-0/+20
* put declaration of put_filesystem() in fs.hMiklos Szeredi2007-10-191-0/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-181-0/+18
|\
| * napi_synchronize: waiting for NAPIStephen Hemminger2007-10-171-0/+18
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-181-22/+36
|\ \
| * | ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz2007-10-191-0/+2
| * | ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz2007-10-191-0/+2
| * | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz2007-10-191-1/+2
| * | ide: remove .init_setup from ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-191-1/+0
| * | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-191-0/+2
| * | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz2007-10-191-2/+4
| * | ide: remove ->init_setup_dma from ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-191-2/+3
| * | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-191-5/+4
| * | ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-191-10/+8
| * | ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-191-1/+2
| * | ide: Add ide_get_paired_drive() helperBenjamin Herrenschmidt2007-10-191-0/+7
| |/
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2007-10-181-1/+1
|\ \
| * | hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easierAnton Blanchard2007-10-181-1/+1
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-181-12/+0
|\ \
| * | [libata] kill ata_sg_is_last()Jeff Garzik2007-10-181-12/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-181-21/+21
|\ \
| * | sched: reduce schedstat variable overhead a bitKen Chen2007-10-181-21/+21
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-182-2/+14
|\ \
| * | [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-181-0/+6
| * | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-181-1/+0
| * | [MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer2007-10-181-1/+8
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-187-34/+55
|\ \
| * | [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is requiredLi Zefan2007-10-181-8/+5
| * | [NET]: Fix OOPS due to missing check in dev_parse_header().Patrick McHardy2007-10-181-1/+1
| * | [IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu2007-10-171-1/+2
| * | [IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu2007-10-171-3/+3
| * | [IPSEC]: Add missing BEET checksHerbert Xu2007-10-171-0/+6
| * | [IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu2007-10-171-6/+2