Age | Commit message (Expand) | Author |
2007-10-20 | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: remove redundant comments from ide.h | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: remove unused ->next field from ide_pci_device_t | Bartlomiej Zolnierkiewicz |
2007-10-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-10-19 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-10-19 | Linux Kernel Markers - Samples | Mathieu Desnoyers |
2007-10-19 | Linux Kernel Markers | Mathieu Desnoyers |
2007-10-19 | Hook up group scheduler with control groups | Srivatsa Vaddagiri |
2007-10-19 | Use extended crashkernel command line on ia64 | Bernhard Walle |
2007-10-19 | Extended crashkernel command line | Bernhard Walle |
2007-10-19 | virtualization of sysv msg queues is incomplete | Kirill Korotaev |
2007-10-19 | ipc: store ipcs into IDRs | Nadia Derbey |
2007-10-19 | hotplug cpu: migrate a task within its cpuset | Cliff Wickman |
2007-10-19 | Use helpers to obtain task pid in printks | Pavel Emelyanov |
2007-10-19 | Isolate the explicit usage of signal->pgrp | Pavel Emelyanov |
2007-10-19 | remove BITS_TO_TYPE macro | Jiri Slaby |
2007-10-19 | define global BIT macro | Jiri Slaby |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-10-19 | define first set of BIT* macros | Jiri Slaby |
2007-10-19 | forbid asm/bitops.h direct inclusion | Jiri Slaby |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-19 | Misc: phantom, improved data passing | Jiri Slaby |
2007-10-19 | Fix cpusets update_cpumask | Paul Menage |
2007-10-19 | cpuset sched_load_balance flag | Paul Jackson |
2007-10-19 | Uninline the task_xid_nr_ns() calls | Pavel Emelyanov |
2007-10-19 | Uninline find_pid etc set of functions | Pavel Emelyanov |
2007-10-19 | Isolate some explicit usage of task->tgid | Pavel Emelyanov |
2007-10-19 | pid namespaces: remove the struct pid unneeded fields | Pavel Emelyanov |
2007-10-19 | Uninline find_task_by_xxx set of functions | Pavel Emelyanov |
2007-10-19 | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov |
2007-10-19 | pid namespaces: destroy pid namespace on init's death | Sukadev Bhattiprolu |
2007-10-19 | pid namespaces: initialize the namespace's proc_mnt | Pavel Emelyanov |
2007-10-19 | pid namespaces: allow cloning of new namespace | Pavel Emelyanov |
2007-10-19 | pid namespaces: miscellaneous preparations for pid namespaces | Pavel Emelyanov |
2007-10-19 | pid namespaces: make proc have multiple superblocks - one for each namespace | Pavel Emelyanov |
2007-10-19 | pid namespaces: helpers to find the task by its numerical ids | Pavel Emelyanov |
2007-10-19 | pid namespaces: helpers to obtain pid numbers | Pavel Emelyanov |
2007-10-19 | pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid | Pavel Emelyanov |
2007-10-19 | pid namespaces: add support for pid namespaces hierarchy | Pavel Emelyanov |
2007-10-19 | pid namespaces: introduce struct upid | Sukadev Bhattiprolu |
2007-10-19 | pid namespaces: prepare proc_flust_task() to flush entries from multiple proc... | Pavel Emelyanov |
2007-10-19 | pid namespaces: introduce MS_KERNMOUNT flag | Pavel Emelyanov |
2007-10-19 | workqueue: debug flushing deadlocks with lockdep | Johannes Berg |