summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c)Jiri Slaby2006-01-091-3/+1
| * [PATCH] PCI: pci_find_device remove (sparc64/kernel/ebus.c)Jiri Slaby2006-01-091-10/+5
| * [PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c)Jiri Slaby2006-01-091-6/+2
| * [PATCH] PCI: pci_find_device remove (ppc/platforms/85xx/mpc85xx_cds_common.c)Jiri Slaby2006-01-091-4/+7
| * [PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c)Jiri Slaby2006-01-091-10/+11
| * [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c)Jiri Slaby2006-01-091-1/+2
| * [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c)Jiri Slaby2006-01-091-3/+3
| * [PATCH] pci: call pci_read_irq for bridgesKristen Accardi2006-01-091-0/+1
| * [PATCH] pci: use pin stored in pci_devKristen Accardi2006-01-091-1/+1
| * [PATCH] apci: use pin stored in pci_devKristen Accardi2006-01-091-4/+3
| * [PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi2006-01-092-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-09198-649/+2754
|\ \
| * | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar2006-01-092-17/+14
| * | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov2006-01-093-8/+9
| * | [PATCH] mutex subsystem, semaphore to completion: CPU3WDTSteven Rostedt2006-01-091-4/+5
| * | [PATCH] mutex subsystem, semaphore to completion: SX8Steven Rostedt2006-01-091-6/+6
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar2006-01-094-6/+6
| * | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09113-573/+563
| * | [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-0910-26/+22
| * | [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-097-0/+37
| * | [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-097-0/+637
| * | [PATCH] mutex subsystem, documentationIngo Molnar2006-01-092-8/+149
| * | [PATCH] mutex subsystem, coreIngo Molnar2006-01-094-1/+480
| * | [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-0919-0/+171
| * | [PATCH] mutex subsystem, add include/asm-arm/mutex.hNicolas Pitre2006-01-091-0/+128
| * | [PATCH] mutex subsystem, add include/asm-x86_64/mutex.hIngo Molnar2006-01-091-0/+113
| * | [PATCH] mutex subsystem, add include/asm-i386/mutex.hArjan van de Ven2006-01-091-0/+124
| * | [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementationsIngo Molnar2006-01-093-0/+251
| * | [PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert2006-01-091-0/+9
| * | [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-0922-0/+30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-0940-349/+50
|\ \ \
| * | | Small fixups to the EHCI Kconfig help textJesper Juhl2006-01-101-5/+5
| * | | Documentation/filesystems/proc.txt: indentation fixAdrian Bunk2006-01-101-1/+1
| * | | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2006-01-102-292/+0
| * | | MAINTAINERS: remove BUSLOGIC entryAdrian Bunk2006-01-101-7/+0
| * | | spelling: s/trough/through/Adrian Bunk2006-01-108-10/+10
| * | | spelling: s/retreive/retrieve/Adrian Bunk2006-01-1017-20/+20
| * | | s/assoicated/associated/Adrian Bunk2006-01-101-1/+1
| * | | spelling: s/usefull/useful/Adrian Bunk2006-01-109-13/+13
| |/ /
* | | [PATCH] rcu: don't set ->next_pending in rcu_start_batch()Oleg Nesterov2006-01-091-7/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-0968-747/+1022
|\ \ \
| * | | [INET_DIAG]: Introduce sk_diag_fillArnaldo Carvalho de Melo2006-01-091-10/+24
| * | | [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fillArnaldo Carvalho de Melo2006-01-091-47/+111
| * | | [INET_DIAG]: whitespace/simple cleanupsArnaldo Carvalho de Melo2006-01-091-29/+28
| * | | [INET_DIAG]: Use inet_twsk() with TIME_WAIT socketsArnaldo Carvalho de Melo2006-01-091-3/+3
| * | | [IPV6]: Set skb->priority in ip6_output.cPatrick McHardy2006-01-091-0/+4
| * | | [IPV4]: ip_output.c needs xfrm.hPatrick McHardy2006-01-091-0/+1
| * | | [PKT_SCHED]: Fix qdisc return code.Jamal Hadi Salim2006-01-094-9/+10
| * | | [NET]: Add IFB (Intermediate Functional Block) network device.Jamal Hadi Salim2006-01-093-0/+308
| * | | [AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle2006-01-091-1/+1
OpenPOWER on IntegriCloud