Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] net: make dev_valid_name public | Mitch Williams | 2005-11-13 | 1 | -0/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-11-11 | 3 | -6/+21 |
|\ | |||||
| * | [SCTP]: Include ulpevents in socket receive buffer accounting. | Neil Horman | 2005-11-11 | 2 | -0/+17 |
| * | [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands. | Vladislav Yasevich | 2005-11-11 | 1 | -3/+4 |
| * | [SCTP]: Remove timeouts[] array from sctp_endpoint. | Vladislav Yasevich | 2005-11-11 | 1 | -3/+0 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-11-11 | 3 | -18/+85 |
|\ \ | |||||
| * | | [IA64] 4-level page tables | Robin Holt | 2005-11-11 | 3 | -18/+85 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2005-11-11 | 1 | -0/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | include/linux: enclose idr.h in #ifndef | Luben Tuikov | 2005-11-08 | 1 | -0/+6 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-11-11 | 5 | -14/+32 |
|\ \ \ | |||||
| * \ \ | Merge by hand (whitespace conflicts in libata.h) | James Bottomley | 2005-11-10 | 94 | -788/+3186 |
| |\ \ \ | |||||
| * | | | | [SCSI] remove Scsi_Host_Template typedef | Christoph Hellwig | 2005-11-09 | 1 | -3/+3 |
| * | | | | Merge by hand (conflicts between pending drivers and kfree cleanups) | James Bottomley | 2005-11-08 | 4 | -13/+31 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | [SCSI] pci: PCI ids for new ipr adapters | brking@us.ibm.com | 2005-11-06 | 1 | -0/+2 |
| | * | | | [SCSI] use a completion in scsi_send_eh_cmnd | Christoph Hellwig | 2005-11-06 | 1 | -2/+3 |
| | * | | | [SCSI] remove scsi_wait_req | Christoph Hellwig | 2005-11-06 | 1 | -3/+0 |
| | * | | | [SCSI] remove Scsi_Host.eh_active | Christoph Hellwig | 2005-11-06 | 1 | -2/+0 |
| | * | | | [SCSI] raid class update | James Bottomley | 2005-11-06 | 1 | -6/+26 |
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-11-11 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | [PATCH] libata: propogate host private data from probe function | Alan Cox | 2005-11-11 | 1 | -0/+1 |
| * | | | | | Merge branch 'master' | Jeff Garzik | 2005-11-11 | 93 | -979/+2364 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | [PATCH] libata.h needs dma-mapping.h | Andrew Morton | 2005-11-11 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-11-11 | 1 | -0/+15 |
|\ \ \ \ \ | |||||
| * | | | | | [DRIVER MODEL] Add platform_driver | Russell King | 2005-11-09 | 1 | -0/+15 |
* | | | | | | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 2005-11-11 | 7 | -74/+120 |
* | | | | | | [PATCH] powerpc: Move udbg code to arch/powerpc | David Gibson | 2005-11-11 | 1 | -7/+7 |
* | | | | | | [PATCH] ppc64: Increase sparsemem defaults | Anton Blanchard | 2005-11-11 | 1 | -2/+2 |
* | | | | | | [PATCH] ppc64: Convert NUMA to sparsemem (3) | Anton Blanchard | 2005-11-11 | 3 | -74/+4 |
* | | | | | | [PATCH] ppc64: prep for NUMA sparsemem rework 2 | Anton Blanchard | 2005-11-11 | 2 | -3/+0 |
* | | | | | | [PATCH] ppc64: prep for NUMA sparsemem rework | Anton Blanchard | 2005-11-11 | 1 | -6/+1 |
* | | | | | | [PATCH] ppc32: fix PQ2 PCI DMA interrupt handling | Kumar Gala | 2005-11-11 | 1 | -0/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2005-11-10 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-11-10 | 11 | -56/+105 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-11-10 | 111 | -1201/+4715 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | [CIFS] Reserve upcall IDX value for CIFS with connector header and add | Steve French | 2005-11-10 | 1 | -0/+2 |
* | | | | | | | | [TCP]: speed up SACK processing | Stephen Hemminger | 2005-11-10 | 3 | -0/+30 |
* | | | | | | | | [TCP]: spelling fixes | Stephen Hemminger | 2005-11-10 | 1 | -6/+6 |
* | | | | | | | | [TCP]: Appropriate Byte Count support | Stephen Hemminger | 2005-11-10 | 3 | -0/+21 |
* | | | | | | | | [TCP]: add tcp_slow_start helper | Stephen Hemminger | 2005-11-10 | 1 | -0/+10 |
* | | | | | | | | [TCP]: fix congestion window update when using TSO deferal | Stephen Hemminger | 2005-11-10 | 1 | -0/+21 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | [PATCH] PCI: Change MSI to use physical delivery mode always | Ashok Raj | 2005-11-10 | 5 | -14/+14 |
* | | | | | | | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-10 | 1 | -1/+0 |
* | | | | | | | [PATCH] PCI: automatically set device_driver.owner | Laurent riffard | 2005-11-10 | 2 | -3/+10 |
* | | | | | | | [PATCH] pciehp: request control of each hotplug controller individually | rajesh.shah@intel.com | 2005-11-10 | 1 | -2/+3 |
* | | | | | | | [PATCH] PCI: add pci_find_next_capability() | Roland Dreier | 2005-11-10 | 1 | -0/+2 |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-11-10 | 3 | -36/+76 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Pull context-bitmap into release branch | Tony Luck | 2005-11-10 | 2 | -34/+48 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [IA64] make mmu_context.h and tlb.c 80-column friendly | Chen, Kenneth W | 2005-11-03 | 1 | -39/+41 |
| | * | | | | | | [IA64] Use bitmaps for efficient context allocation/free | Peter Keilty | 2005-10-31 | 2 | -4/+16 |
| * | | | | | | | Pull extend-notify-die into release branch | Tony Luck | 2005-11-10 | 1 | -2/+28 |
| |\ \ \ \ \ \ \ |