Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 5 | -8/+21 |
|\ | |||||
| * | fix do_sys_open() prototype | Jason Uhlenkott | 2007-10-20 | 1 | -1/+1 |
| * | Typo: depricated -> deprecated | Rolf Eike Beer | 2007-10-20 | 1 | -2/+2 |
| * | fix up security_socket_getpeersec_* documentation | Serge Hallyn | 2007-10-20 | 1 | -2/+15 |
| * | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
| * | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 |
| * | crypto: convert crypto.h to UTF-8 | John Anthony Kazos Jr | 2007-10-19 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-19 | 1 | -76/+33 |
|\ \ | |||||
| * | | ide: constify struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -5/+5 |
| * | | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -10/+8 |
| * | | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
| * | | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+2 |
| * | | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -5/+0 |
| * | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -6/+2 |
| * | | ide: remove redundant comments from ide.h | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -41/+0 |
| * | | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+2 |
| * | | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -4/+3 |
| * | | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -7/+4 |
| * | | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+4 |
| * | | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+2 |
| * | | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+2 |
| * | | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+5 |
| * | | ide: remove unused ->next field from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
| |/ | |||||
* | | dm: uevent generate events | Mike Anderson | 2007-10-20 | 1 | -0/+2 |
* | | dm: export name and uuid | Mike Anderson | 2007-10-20 | 1 | -0/+1 |
* | | dm io:ctl use constant struct size | Milan Broz | 2007-10-20 | 1 | -2/+3 |
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-19 | 1 | -7/+2 |
|\ \ | |||||
| * | | x86 & generic: change to __builtin_prefetch() | Andi Kleen | 2007-10-19 | 1 | -7/+2 |
* | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-10-19 | 1 | -0/+8 |
|\ \ \ | |_|/ |/| | | |||||
| * | | NFS: Fix a race in sillyrename | Trond Myklebust | 2007-10-19 | 1 | -0/+8 |
| |/ | |||||
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 3 | -26/+189 |
|\ \ | |||||
| * | | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | 3 | -26/+189 |
* | | | Linux Kernel Markers - Samples | Mathieu Desnoyers | 2007-10-19 | 1 | -1/+0 |
* | | | Linux Kernel Markers | Mathieu Desnoyers | 2007-10-19 | 2 | -0/+142 |
* | | | Hook up group scheduler with control groups | Srivatsa Vaddagiri | 2007-10-19 | 1 | -0/+6 |
* | | | Extended crashkernel command line | Bernhard Walle | 2007-10-19 | 1 | -0/+2 |
* | | | virtualization of sysv msg queues is incomplete | Kirill Korotaev | 2007-10-19 | 1 | -0/+2 |
* | | | ipc: store ipcs into IDRs | Nadia Derbey | 2007-10-19 | 4 | -3/+1 |
* | | | hotplug cpu: migrate a task within its cpuset | Cliff Wickman | 2007-10-19 | 1 | -0/+5 |
* | | | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | | | Isolate the explicit usage of signal->pgrp | Pavel Emelyanov | 2007-10-19 | 2 | -5/+17 |
* | | | remove BITS_TO_TYPE macro | Jiri Slaby | 2007-10-19 | 2 | -2/+2 |
* | | | define global BIT macro | Jiri Slaby | 2007-10-19 | 1 | -0/+1 |
* | | | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 3 | -25/+26 |
* | | | define first set of BIT* macros | Jiri Slaby | 2007-10-19 | 2 | -3/+8 |
* | | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | | | Misc: phantom, improved data passing | Jiri Slaby | 2007-10-19 | 1 | -1/+5 |
* | | | Fix cpusets update_cpumask | Paul Menage | 2007-10-19 | 1 | -0/+58 |
* | | | cpuset sched_load_balance flag | Paul Jackson | 2007-10-19 | 1 | -0/+2 |
* | | | Uninline the task_xid_nr_ns() calls | Pavel Emelyanov | 2007-10-19 | 1 | -20/+4 |