| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] m68knommu: defines to support the ColdFire 523x processor | Greg Ungerer | 2005-09-08 | 1 | -2/+4 |
* | [PATCH] m68knommu: ColdFire 523x processor register definitions | Greg Ungerer | 2005-09-08 | 1 | -0/+46 |
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li... | Linus Torvalds | 2005-09-08 | 2 | -8/+0 |
|\ |
|
| * | [IA64] Manual merge fix for 3 files | Tony Luck | 2005-09-08 | 285 | -8086/+7450 |
| |\ |
|
| * | | [IA64] Minor cleanups - remove unnecessary function prototype in iosapic.h | Kenji Kaneshige | 2005-09-07 | 1 | -2/+0 |
| * | | [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ | Kenji Kaneshige | 2005-09-07 | 1 | -2/+0 |
| * | | [IA64] Minor cleanups - remove unnecessary function prototype in irq.h | Kenji Kaneshige | 2005-09-07 | 1 | -4/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2005-09-08 | 2 | -32/+9 |
|\ \ \ |
|
| * | | | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 2005-09-08 | 1 | -8/+1 |
| * | | | [PATCH] USB: isp116x-hcd: remove clock() and reset() | Olav Kongas | 2005-09-08 | 1 | -9/+0 |
| * | | | [PATCH] USB: isp116x-hcd: per-port overcurrent reporting | Olav Kongas | 2005-09-08 | 1 | -1/+1 |
| * | | | [PATCH] USB: isp116x-hcd: support only per-port power switching | Olav Kongas | 2005-09-08 | 1 | -5/+0 |
| * | | | [PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option | Olav Kongas | 2005-09-08 | 1 | -7/+5 |
| * | | | [PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time | Olav Kongas | 2005-09-08 | 1 | -2/+0 |
| * | | | [PATCH] USB: real nodes instead of usbfs | Kay Sievers | 2005-09-08 | 1 | -0/+2 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 | Linus Torvalds | 2005-09-08 | 1 | -0/+44 |
|\ \ \ \ |
|
| * | | | | [PATCH] lib/crc16: added crc16 algorithm. | Evgeniy Polyakov | 2005-09-08 | 1 | -0/+44 |
| | |_|/
| |/| | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-09-08 | 11 | -473/+580 |
|\ \ \ \ |
|
| * | | | | [PATCH] PCI/libata INTx cleanup | Brett M Russ | 2005-09-08 | 1 | -0/+1 |
| * | | | | [PATCH] PCI: Support PCM PM CAP version 3 | Daniel Ritz | 2005-09-08 | 1 | -0/+1 |
| * | | | | [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive) | Paul Mackerras | 2005-09-08 | 1 | -0/+3 |
| * | | | | [PATCH] Make sparc64 use setup-res.c | David S. Miller | 2005-09-08 | 8 | -0/+93 |
| * | | | | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it | John W. Linville | 2005-09-08 | 2 | -0/+3 |
| * | | | | [PATCH] PCI: clean up pci.h and split pci register info to separate header file. | Greg Kroah-Hartman | 2005-09-08 | 2 | -458/+477 |
| * | | | | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 | 1 | -14/+0 |
| * | | | | [PATCH] PCI: Move PCI fixup data into r/o section | akpm@osdl.org | 2005-09-08 | 1 | -1/+1 |
| * | | | | [PATCH] PCI: Run PCI driver initialization on local node | Andi Kleen | 2005-09-08 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-08 | 1 | -7/+42 |
|\ \ \ \ |
|
| * | | | | [SPARC64]: Inline membar()'s again. | David S. Miller | 2005-09-08 | 1 | -7/+42 |
| |/ / / |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-08 | 7 | -14/+53 |
|\ \ \ \ |
|
| * | | | | [AX.25]: Make asc2ax() thread-proof | Ralf Baechle | 2005-09-08 | 1 | -1/+1 |
| * | | | | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 | David S. Miller | 2005-09-08 | 4 | -10/+48 |
| |\ \ \ \ |
|
| | * | | | | [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. | YOSHIFUJI Hideaki | 2005-09-08 | 4 | -4/+6 |
| | * | | | | [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). | YOSHIFUJI Hideaki | 2005-09-08 | 3 | -8/+44 |
| | | |_|/
| | |/| | |
|
| * | | | | [NET]: Need struct sock forward decl in net/compat.h | David S. Miller | 2005-09-08 | 1 | -2/+3 |
| * | | | | [NET]: Optimize pskb_trim_rcsum() | Stephen Hemminger | 2005-09-08 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually | Linus Torvalds | 2005-09-08 | 2 | -0/+118 |
|\ \ \ \ |
|
| * | | | | [PATCH] I2C: Add PXA I2C driver | Russell King | 2005-06-15 | 3 | -0/+119 |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-09-08 | 1 | -0/+15 |
|\ \ \ \ \ |
|
| * | | | | | [SERIAL] Use an enum for serial8250 platform device IDs | Russell King | 2005-09-08 | 1 | -0/+15 |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-09-08 | 2 | -2/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | [MMC] Add mmc_detect_change() delay support for PXAMCI driver | Richard Purdie | 2005-09-08 | 1 | -0/+1 |
| * | | | | | | [MMC] Ensure correct mmc_priv() behaviour | Russell King | 2005-09-08 | 1 | -1/+7 |
| * | | | | | | [MMC] Allow detection/removal to be delayed | Richard Purdie | 2005-09-08 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-08 | 3 | -32/+11 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | [ARM] 2892/1: remove gcc workaround for direct access to absolute memory addr... | Nicolas Pitre | 2005-09-08 | 2 | -31/+5 |
| * | | | | | [ARM] Fix ARMv6 VIPT cache >= 32K | Russell King | 2005-09-08 | 1 | -1/+6 |
| |/ / / / |
|
* | | | | | Fix up ARM serial driver compile failure | Linus Torvalds | 2005-09-08 | 1 | -0/+3 |
| |_|/ /
|/| | | |
|
* | | | | [PATCH] Fix 32bit sendmsg() flaw | Al Viro | 2005-09-08 | 1 | -1/+1 |
* | | | | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 2005-09-08 | 487 | -6039/+5849 |
|\ \ \ \
| |/ / / |
|