Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [SERIAL] Expose 8250_pci setup/removal/suspend/resume functions | Russell King | 2005-07-27 | 1 | -0/+38 | |
* | | | | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git | Linus Torvalds | 2005-08-29 | 1 | -0/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [MFD] Add SA11x0 MCP platform device support | Russell King | 2005-08-18 | 1 | -0/+21 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-29 | 3 | -1/+389 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [PATCH] PHY Layer fixup | Andy Fleming | 2005-08-28 | 1 | -0/+17 | |
| * | | | | | | Merge upstream into 'upstream' branch of netdev-2.6.git. | Jeff Garzik | 2005-08-24 | 14 | -57/+55 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-18 | 20 | -46/+100 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | phy subsystem: more cleanups | Jeff Garzik | 2005-08-11 | 1 | -17/+0 | |
| * | | | | | | | Fix numerous minor problems with new phy subsystem. | Jeff Garzik | 2005-08-11 | 1 | -1/+0 | |
| * | | | | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-11 | 37 | -65/+228 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling | Andy Fleming | 2005-07-30 | 3 | -1/+390 | |
* | | | | | | | | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 2005-08-29 | 3 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | libata: fix a few alan-isms | Jeff Garzik | 2005-08-27 | 1 | -1/+0 | |
| * | | | | | | | | [PATCH] libata: regularize dma_start/stop arguments | Alan Cox | 2005-08-26 | 1 | -2/+3 | |
| * | | | | | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-24 | 12 | -53/+46 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-23 | 22 | -50/+109 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [PATCH] fix atapi_packet_task vs. intr race (take 2) | Tejun Heo | 2005-08-23 | 1 | -0/+2 | |
| * | | | | | | | | | [libata scsi] add START STOP UNIT translation | Douglas Gilbert | 2005-08-11 | 1 | -0/+2 | |
| * | | | | | | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-11 | 3 | -4/+21 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-10 | 34 | -61/+207 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | libata: trim trailing whitespace. | Jeff Garzik | 2005-07-31 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] sata_nv: Support MCP51/MCP55 device IDs | Daniel Drake | 2005-07-31 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | [PATCH] x86_64: Tell VM about holes in nodes | Andi Kleen | 2005-08-26 | 1 | -0/+2 | |
* | | | | | | | | | | [PATCH] ppc64: Fix issue with gcc 4.0 compiled kernels | Anton Blanchard | 2005-08-26 | 1 | -3/+4 | |
* | | | | | | | | | | [PATCH] m68k: fix broken macros causing compile errors | Andreas Schwab | 2005-08-24 | 1 | -3/+3 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | [PATCH] Fix IXP4xx CLOCK_TICK_RATE | Deepak Saxena | 2005-08-23 | 1 | -2/+4 | |
* | | | | | | | | | [PATCH] s390 __CHECKER__ ifdefs | Al Viro | 2005-08-23 | 1 | -19/+2 | |
* | | | | | | | | | [PATCH] qualifiers in return types - easy cases | Al Viro | 2005-08-23 | 4 | -4/+4 | |
* | | | | | | | | | [PATCH] m32r smp.h gcc4 fixes | Al Viro | 2005-08-23 | 1 | -2/+0 | |
* | | | | | | | | | [PATCH] alpha xchg fix | Al Viro | 2005-08-23 | 1 | -16/+13 | |
* | | | | | | | | | [PATCH] Kconfig fix (ISA_DMA_API and sound/*) | Al Viro | 2005-08-23 | 1 | -0/+2 | |
* | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-08-23 | 2 | -2/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [AX25]: UID fixes | Ralf Baechle | 2005-08-23 | 1 | -2/+16 | |
| * | | | | | | | | | [NET]: Fix socket bitop damage | Ralf Baechle | 2005-08-23 | 1 | -0/+5 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Auto-update from upstream | Tony Luck | 2005-08-22 | 8 | -30/+51 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-08-19 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [SPARC64]: Move kernel unaligned trap handlers into assembler file. | David S. Miller | 2005-08-19 | 1 | -0/+5 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * / | | | | | | | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 2005-08-19 | 1 | -4/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2005-08-18 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [PATCH] serverworks: add support for new southbridge IDE | Narendra Sankar | 2005-08-18 | 1 | -0/+1 | |
| | * | | | | | | | [PATCH] ide: add support for Netcell Revolution to pci-ide generic driver | Matt Gillette | 2005-08-18 | 1 | -0/+3 | |
| | * | | | | | | | [PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spelling | Grant Coady | 2005-08-18 | 1 | -1/+1 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | [PATCH] ppc32: Fix PPC440SP SRAM controller DCRs | Matt Porter | 2005-08-18 | 1 | -4/+0 | |
| * | | | | | | | [PATCH] ppc32: fix ppc4xx stb03xxx dma build | Matt Porter | 2005-08-18 | 1 | -1/+1 | |
| * | | | | | | | [PATCH] SH64: inotify and ioprio syscalls | Robert Love | 2005-08-18 | 1 | -1/+6 | |
| * | | | | | | | [PATCH] SH: inotify and ioprio syscalls | Robert Love | 2005-08-18 | 1 | -1/+7 | |
| * | | | | | | | [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi | Chuck Lever | 2005-08-18 | 1 | -1/+4 | |
| * | | | | | | | [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags | Chuck Lever | 2005-08-18 | 1 | -11/+8 | |
| * | | | | | | | [PATCH] NFS: split nfsi->flags into two fields | Chuck Lever | 2005-08-18 | 1 | -11/+16 | |
| |/ / / / / / | ||||||
* / / / / / / | [IA64] remove unused function __ia64_get_io_port_base | Tony Luck | 2005-08-18 | 1 | -8/+0 | |
|/ / / / / / |