Age | Commit message (Expand) | Author |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-10-19 | Documentation: Delete dead OSS-related kernel parameter. | Robert P. J. Day |
2007-10-19 | Documentation: Drop reference to dead "eicon" kernel paramter. | Robert P. J. Day |
2007-10-19 | Drop the superfluous test for an old version of gcc. | Robert P. J. Day |
2007-10-19 | Remove long-dead commented-out MODULE_PARM reference. | Robert P. J. Day |
2007-10-19 | Explain clearly why kmalloc() can't use __GFP_HIGHMEM. | Robert P. J. Day |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-19 | crypto: convert crypto.h to UTF-8 | John Anthony Kazos Jr |
2007-10-19 | crypto: convert "crypto" subdirectory to UTF-8 | John Anthony Kazos Jr |
2007-10-19 | fix typos in drivers/block/Kconfig | Patrick Ringl |
2007-10-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-10-19 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2007-10-19 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds |
2007-10-19 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2007-10-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-10-19 | NULL terminate the pci_device_ids in pasemi_edac | Stephen Rothwell |
2007-10-19 | Uninline fork.c/exit.c | Alexey Dobriyan |
2007-10-19 | kernel/fork.c: remove unneeded variable initialization in copy_process() | Mariusz Kozlowski |
2007-10-19 | Linux Kernel Markers - Documentation | Mathieu Desnoyers |
2007-10-19 | Linux Kernel Markers - Samples | Mathieu Desnoyers |
2007-10-19 | markers: Add samples subdir | Mathieu Desnoyers |
2007-10-19 | Linux Kernel Markers | Mathieu Desnoyers |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers |
2007-10-19 | Change struct marker users | Mathieu Desnoyers |
2007-10-19 | Hook up group scheduler with control groups | Srivatsa Vaddagiri |
2007-10-19 | Add documentation for extended crashkernel syntax | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on sh | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on ppc64 | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on ia64 | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on x86_64 | Bernhard Walle |
2007-10-19 | Use extended crashkernel command line on i386 | Bernhard Walle |
2007-10-19 | Extended crashkernel command line | Bernhard Walle |
2007-10-19 | IPC: fix error case when idr-cache is empty in ipcget() | Pierre Peiffer |
2007-10-19 | virtualization of sysv msg queues is incomplete | Kirill Korotaev |
2007-10-19 | IPC: cleanup some code and wrong comments about semundo list managment | Pierre Peiffer |
2007-10-19 | ipc: remove unneeded parameters | Nadia Derbey |
2007-10-19 | fix idr_find() locking | Nadia Derbey |
2007-10-19 | ipc: fix wrong comments | Nadia Derbey |
2007-10-19 | ipc: inline ipc_buildid() | Nadia Derbey |
2007-10-19 | ipc: introduce the ipcid_to_idx macro | Nadia Derbey |
2007-10-19 | Storing ipcs into IDRs | Nadia Derbey |
2007-10-19 | ipc: integrate ipc_checkid() into ipc_lock() | Nadia Derbey |
2007-10-19 | ipc: remove the ipc_get() routine | Nadia Derbey |
2007-10-19 | ipc: unify the syscalls code | Nadia Derbey |
2007-10-19 | ipc: store ipcs into IDRs | Nadia Derbey |
2007-10-19 | Add irq protection in the percpu-counters cpu-hotplug-callback path | Gautham R Shenoy |
2007-10-19 | CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified | KAMEZAWA Hiroyuki |
2007-10-19 | hotplug cpu: migrate a task within its cpuset | Cliff Wickman |