| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [PATCH] shpchp: fix improper reference to Slot Avail Regsister | Kenji Kaneshige | 2006-01-09 | 1 | -17/+16 |
| * | [PATCH] shpchp: replace pci_find_slot() with pci_get_slot() | Kenji Kaneshige | 2006-01-09 | 1 | -5/+14 |
| * | [PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code | Adrian Bunk | 2006-01-09 | 1 | -21/+7 |
| * | [PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix | Jordan, William P | 2006-01-09 | 1 | -1/+1 |
| * | [PATCH] PCIE: make bus_id for PCI Express devices unique | Sergey Vlasov | 2006-01-09 | 1 | -2/+2 |
| * | [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev | Hanna Linder | 2006-01-09 | 1 | -1/+1 |
| * | [PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c) | Jiri Slaby | 2006-01-09 | 1 | -3/+1 |
| * | [PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c) | Jiri Slaby | 2006-01-09 | 1 | -10/+5 |
| * | [PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c) | Jiri Slaby | 2006-01-09 | 1 | -6/+2 |
| * | [PATCH] PCI: pci_find_device remove (ppc/platforms/85xx/mpc85xx_cds_common.c) | Jiri Slaby | 2006-01-09 | 1 | -4/+7 |
| * | [PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c) | Jiri Slaby | 2006-01-09 | 1 | -10/+11 |
| * | [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c) | Jiri Slaby | 2006-01-09 | 1 | -1/+2 |
| * | [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c) | Jiri Slaby | 2006-01-09 | 1 | -3/+3 |
| * | [PATCH] pci: call pci_read_irq for bridges | Kristen Accardi | 2006-01-09 | 1 | -0/+1 |
| * | [PATCH] pci: use pin stored in pci_dev | Kristen Accardi | 2006-01-09 | 1 | -1/+1 |
| * | [PATCH] apci: use pin stored in pci_dev | Kristen Accardi | 2006-01-09 | 1 | -4/+3 |
| * | [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev | Kristen Accardi | 2006-01-09 | 2 | -0/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 2006-01-09 | 198 | -649/+2754 |
|\ \ |
|
| * | | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c | Ingo Molnar | 2006-01-09 | 2 | -17/+14 |
| * | | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem | Aleksey Makarov | 2006-01-09 | 3 | -8/+9 |
| * | | [PATCH] mutex subsystem, semaphore to completion: CPU3WDT | Steven Rostedt | 2006-01-09 | 1 | -4/+5 |
| * | | [PATCH] mutex subsystem, semaphore to completion: SX8 | Steven Rostedt | 2006-01-09 | 1 | -6/+6 |
| * | | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar | 2006-01-09 | 4 | -6/+6 |
| * | | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 113 | -573/+563 |
| * | | [PATCH] mutex subsystem, semaphore to mutex: XFS | Jes Sorensen | 2006-01-09 | 10 | -26/+22 |
| * | | [PATCH] mutex subsystem, more debugging code | Ingo Molnar | 2006-01-09 | 7 | -0/+37 |
| * | | [PATCH] mutex subsystem, debugging code | Ingo Molnar | 2006-01-09 | 7 | -0/+637 |
| * | | [PATCH] mutex subsystem, documentation | Ingo Molnar | 2006-01-09 | 2 | -8/+149 |
| * | | [PATCH] mutex subsystem, core | Ingo Molnar | 2006-01-09 | 4 | -1/+480 |
| * | | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 2006-01-09 | 19 | -0/+171 |
| * | | [PATCH] mutex subsystem, add include/asm-arm/mutex.h | Nicolas Pitre | 2006-01-09 | 1 | -0/+128 |
| * | | [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h | Ingo Molnar | 2006-01-09 | 1 | -0/+113 |
| * | | [PATCH] mutex subsystem, add include/asm-i386/mutex.h | Arjan van de Ven | 2006-01-09 | 1 | -0/+124 |
| * | | [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations | Ingo Molnar | 2006-01-09 | 3 | -0/+251 |
| * | | [PATCH] mutex subsystem, add typecheck_fn(type, function) | Chuck Ebbert | 2006-01-09 | 1 | -0/+9 |
| * | | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 2006-01-09 | 22 | -0/+30 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-09 | 40 | -349/+50 |
|\ \ \ |
|
| * | | | Small fixups to the EHCI Kconfig help text | Jesper Juhl | 2006-01-10 | 1 | -5/+5 |
| * | | | Documentation/filesystems/proc.txt: indentation fix | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
| * | | | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog | Adrian Bunk | 2006-01-10 | 2 | -292/+0 |
| * | | | MAINTAINERS: remove BUSLOGIC entry | Adrian Bunk | 2006-01-10 | 1 | -7/+0 |
| * | | | spelling: s/trough/through/ | Adrian Bunk | 2006-01-10 | 8 | -10/+10 |
| * | | | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 17 | -20/+20 |
| * | | | s/assoicated/associated/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
| * | | | spelling: s/usefull/useful/ | Adrian Bunk | 2006-01-10 | 9 | -13/+13 |
| |/ / |
|
* | | | [PATCH] rcu: don't set ->next_pending in rcu_start_batch() | Oleg Nesterov | 2006-01-09 | 1 | -7/+4 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-09 | 68 | -747/+1022 |
|\ \ \ |
|
| * | | | [INET_DIAG]: Introduce sk_diag_fill | Arnaldo Carvalho de Melo | 2006-01-09 | 1 | -10/+24 |
| * | | | [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill | Arnaldo Carvalho de Melo | 2006-01-09 | 1 | -47/+111 |
| * | | | [INET_DIAG]: whitespace/simple cleanups | Arnaldo Carvalho de Melo | 2006-01-09 | 1 | -29/+28 |