aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn
2007-10-19Add cgroupstatsBalbir Singh
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage
2007-10-19Task Control Groups: automatic userspace notification of idle cgroupsPaul Menage
2007-10-19Task Control Groups: shared cgroup subsystem group arraysPaul Menage
2007-10-19Task Control Groups: add procfs interfacePaul Menage
2007-10-19Task Control Groups: add cgroup_clone() interfacePaul Menage
2007-10-19Task Control Groups: add fork()/exit() hooksPaul Menage
2007-10-19Add cgroup write_uint() helper methodPaul Menage
2007-10-19Task Control Groups: add tasks file interfacePaul Menage
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage
2007-10-19kernel-api docbook: fix content problemsRandy Dunlap
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney
2007-10-19reiserfs: remove first_zero_hintJeff Mahoney
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney
2007-10-19jbd: config_jbd_debug cannot create /proc entryJose R. Santos
2007-10-19jbd: remove printk() from J_ASSERT macrosChris Snook
2007-10-19Console events and accessibilitySamuel Thibault
2007-10-19Add kernel/notifier.cAlexey Dobriyan
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-19Console keyboard events and accessibilitySamuel Thibault
2007-10-19put declaration of put_filesystem() in fs.hMiklos Szeredi
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-19x86: introduce frame_pointer() and stack_pointer()Jan Blunck
2007-10-19x86 & generic: change to __builtin_prefetch()Andi Kleen
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis
2007-10-19i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell
2007-10-19x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier
2007-10-19x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa
2007-10-19i386: consolidate show_regs and show_registers for i386Pavel Emelyanov
2007-10-19i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.hStephane Eranian
2007-10-19x86: Unify i386 and x86-64 early quirksAndi Kleen
2007-10-19x86: add force_hpet boot optionThomas Gleixner
2007-10-19x86: Use linux/elfcore-compat.hRoland McGrath
2007-10-19GEODE: use symbolic constant in cs5536 reboot fixupAndres Salomon
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto
2007-10-19[MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-10-19ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz
2007-10-19ide: remove .init_setup from ide_pci_device_tBartlomiej Zolnierkiewicz
2007-10-19ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz
2007-10-19ide: remove ->init_setup_dma from ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz