Age | Commit message (Expand) | Author |
2007-10-19 | pid namespaces: round up the API | Pavel Emelianov |
2007-10-19 | cgroups: implement namespace tracking subsystem | Serge E. Hallyn |
2007-10-19 | Add cgroupstats | Balbir Singh |
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 | 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 | 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 | Console events and accessibility | Samuel Thibault |
2007-10-19 | Add kernel/notifier.c | Alexey Dobriyan |
2007-10-19 | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt |
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 | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis |
2007-10-19 | x86: introduce frame_pointer() and stack_pointer() | Jan Blunck |
2007-10-19 | x86 & generic: change to __builtin_prefetch() | Andi Kleen |
2007-10-19 | x86: convert cpu_llc_id to be a per cpu variable | Mike Travis |
2007-10-19 | x86: convert cpu_to_apicid to be a per cpu variable | Mike Travis |
2007-10-19 | i386: introduce "used_vectors" bitmap which can be used to reserve vectors. | Rusty Russell |
2007-10-19 | x86: implement missing x86_64 function smp_call_function_mask() | Laurent Vivier |
2007-10-19 | x86: use descriptor's functions instead of inline assembly | Glauber de Oliveira Costa |
2007-10-19 | i386: consolidate show_regs and show_registers for i386 | Pavel Emelyanov |
2007-10-19 | i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h | Stephane Eranian |
2007-10-19 | x86: Unify i386 and x86-64 early quirks | Andi Kleen |
2007-10-19 | x86: add force_hpet boot option | Thomas Gleixner |
2007-10-19 | x86: Use linux/elfcore-compat.h | Roland McGrath |
2007-10-19 | GEODE: use symbolic constant in cs5536 reboot fixup | Andres Salomon |
2007-10-19 | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto |
2007-10-19 | [MIPS] time: Helpers to compute clocksource/event shift and mult values. | Ralf Baechle |
2007-10-18 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-10-19 | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: remove .init_setup from ide_pci_device_t | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |