- baa8f3e ide: add ide_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
- 8447d9d ide: add ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
- fd9bb53 ide: add ->fixup method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
- 438c470 siimage: separate PATA and SATA methods by Bartlomiej Zolnierkiewicz · 17 years ago
- b1e0386 aec62xx: remove aec62xx_dma_lost_irq() by Bartlomiej Zolnierkiewicz · 17 years ago
- 2832830 alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
- cad221a alim15x3: fix CD_ROM DMA and PIO FIFO settings setup by Bartlomiej Zolnierkiewicz · 17 years ago
- caea760 ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
- 272a370 ide: add IDE_HFLAG_RQSIZE_256 host flag by Bartlomiej Zolnierkiewicz · 17 years ago
- 8acf28c ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
- 528a572 ide: add ->chipset field to ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
- 44a59ad ide: remove unused ->next field from ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
- 9601a60 ide: add hwif_register_devices() helper by Bartlomiej Zolnierkiewicz · 17 years ago
- b515da8 serverworks: remove dead code from svwks_set_dma_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
- 746f312 rz1000: set serialized flag only if mate interface exists by Bartlomiej Zolnierkiewicz · 17 years ago
- cf6e854 ide: fix disabled ports reporting for PCI controllers by Bartlomiej Zolnierkiewicz · 17 years ago
- e9a0765 cmd64x: always set hwif->chipset for CMD646 by Bartlomiej Zolnierkiewicz · 17 years ago
- 3dfd643 ide/pci/sis5513.c: add missing "else" by Adrian Bunk · 17 years ago
- c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- ec26268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
- 0a4908e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
- 2843483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
- 2679065 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
- f768f9d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
- 804b908 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 1b3e4c7 NULL terminate the pci_device_ids in pasemi_edac by Stephen Rothwell · 17 years ago
- a39bc51 Uninline fork.c/exit.c by Alexey Dobriyan · 17 years ago
- a24efe6 kernel/fork.c: remove unneeded variable initialization in copy_process() by Mariusz Kozlowski · 17 years ago
- 26e3d11 Linux Kernel Markers - Documentation by Mathieu Desnoyers · 17 years ago
- 31155bc Linux Kernel Markers - Samples by Mathieu Desnoyers · 17 years ago
- 267c402 markers: Add samples subdir by Mathieu Desnoyers · 17 years ago
- 8256e47 Linux Kernel Markers by Mathieu Desnoyers · 17 years ago
- 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
- 1c3f0b8 Change struct marker users by Mathieu Desnoyers · 17 years ago
- 68318b8 Hook up group scheduler with control groups by Srivatsa Vaddagiri · 17 years ago
- fb39159 Add documentation for extended crashkernel syntax by Bernhard Walle · 17 years ago
- 7d7712a Use extended crashkernel command line on sh by Bernhard Walle · 17 years ago
- edd8ce6 Use extended crashkernel command line on ppc64 by Bernhard Walle · 17 years ago
- cb38085 Use extended crashkernel command line on ia64 by Bernhard Walle · 17 years ago
- 5c3391f Use extended crashkernel command line on x86_64 by Bernhard Walle · 17 years ago
- d62cc47 Use extended crashkernel command line on i386 by Bernhard Walle · 17 years ago
- cba63c3 Extended crashkernel command line by Bernhard Walle · 17 years ago
- 283bb7f IPC: fix error case when idr-cache is empty in ipcget() by Pierre Peiffer · 17 years ago
- 3ac88a4 virtualization of sysv msg queues is incomplete by Kirill Korotaev · 17 years ago
- c530c6a IPC: cleanup some code and wrong comments about semundo list managment by Pierre Peiffer · 17 years ago
- 1b531f2 ipc: remove unneeded parameters by Nadia Derbey · 17 years ago
- 3e148c7 fix idr_find() locking by Nadia Derbey · 17 years ago
- f4566f0 ipc: fix wrong comments by Nadia Derbey · 17 years ago
- 2802831 ipc: inline ipc_buildid() by Nadia Derbey · 17 years ago
- ce621f5 ipc: introduce the ipcid_to_idx macro by Nadia Derbey · 17 years ago
- 03f02c7 Storing ipcs into IDRs by Nadia Derbey · 17 years ago
- 023a535 ipc: integrate ipc_checkid() into ipc_lock() by Nadia Derbey · 17 years ago
- 637c366 ipc: remove the ipc_get() routine by Nadia Derbey · 17 years ago
- 7748dbf ipc: unify the syscalls code by Nadia Derbey · 17 years ago
- 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
- d2b20b1 Add irq protection in the percpu-counters cpu-hotplug-callback path by Gautham R Shenoy · 17 years ago
- 73e753a CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified by KAMEZAWA Hiroyuki · 17 years ago
- 470fd64 hotplug cpu: migrate a task within its cpuset by Cliff Wickman · 17 years ago
- bd89aab Control groups: Replace "cont" with "cgrp" and other misc renaming by Paul Menage · 17 years ago
- 69cccb8 Use task_pid_nr() instead of pid_nr(task_pid()) by Pavel Emelyanov · 17 years ago
- 6651fd5 Use task_pid_nr() in ip_vs_sync.c by Pavel Emelyanov · 17 years ago
- 457c251 Remove unused variables from fs/proc/base.c by Pavel Emelyanov · 17 years ago
- 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
- ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
- 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
- 270f722 Fix tsk->exit_state usage by Eugene Teo · 17 years ago
- d85f50d proc: export a processes resource limits via /proc/pid by Neil Horman · 17 years ago
- 14ed9d2 remove BITS_TO_TYPE macro by Jiri Slaby · 17 years ago
- 1cafc30 FlashPoint, use BIT instead of BITW by Jiri Slaby · 17 years ago
- 93043ec define global BIT macro by Jiri Slaby · 17 years ago
- 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
- d05be13 define first set of BIT* macros by Jiri Slaby · 17 years ago
- 5159f40 amba-pl011, rename BIT macro by Jiri Slaby · 17 years ago
- b7b5a12 s2io, rename BIT macro by Jiri Slaby · 17 years ago
- ed11399 i2c-pxa, rename BIT macro to PXA_BIT by Jiri Slaby · 17 years ago
- 532237e cyber2000fb: checkpatch fixes by Krzysztof Helt · 17 years ago
- 87d0613 cyber2000fb, rename BIT macro by Jiri Slaby · 17 years ago
- 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
- 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
- 1276b10 fs/select, remove unused macros by Jiri Slaby · 17 years ago
- bc552f7 Misc: phantom, improved data passing by Jiri Slaby · 17 years ago
- b2afe33 Misc: phantom, add comment about openhaptics by Jiri Slaby · 17 years ago
- aee8447 Misc: phantom, synchronize_irq() on suspend by Jiri Slaby · 17 years ago
- 8707d8b Fix cpusets update_cpumask by Paul Menage · 17 years ago
- 020958b cpusets: decrustify cpuset mask update code by Paul Jackson · 17 years ago
- 029190c cpuset sched_load_balance flag by Paul Jackson · 17 years ago
- 2f2a3a4 Uninline the task_xid_nr_ns() calls by Pavel Emelyanov · 17 years ago
- 8990571 Uninline find_pid etc set of functions by Pavel Emelyanov · 17 years ago
- bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
- 19b9b9b pid namespaces: remove the struct pid unneeded fields by Pavel Emelyanov · 17 years ago
- 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
- b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
- 3eb07c8 pid namespaces: destroy pid namespace on init's death by Sukadev Bhattiprolu · 17 years ago
- 0fbc26a pid namespaces: allow signalling cgroup-init by Sukadev Bhattiprolu · 17 years ago
- c9c5d92 pid namespaces: create a slab-cache for 'struct pid_namespace' by Sukadev Bhattiprolu · 17 years ago
- 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
- 130f77e pid namespaces: make proc_flush_task() actually from entries from multiple namespaces by Pavel Emelyanov · 17 years ago
- 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 17 years ago
- b461cc0 pid namespaces: miscellaneous preparations for pid namespaces by Pavel Emelyanov · 17 years ago
- 07543f5 pid namespaces: make proc have multiple superblocks - one for each namespace by Pavel Emelyanov · 17 years ago