| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge upstream 2.6.13-rc1-git1 into 'ieee80211' branch of netdev-2.6. | Jeff Garzik | 2005-06-30 | 116 | -2196/+1707 |
|\ |
|
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2005-06-29 | 2 | -7/+50 |
| |\ |
|
| | * | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-06-29 | 102 | -3489/+2520 |
| | |\ |
|
| | * | | [IA64-SGI] pcdp: add PCDP pci interface support | Mark Maule | 2005-06-28 | 2 | -7/+50 |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-06-29 | 12 | -53/+62 |
| |\ \ \ |
|
| | * | | | [PATCH] Serial: Split 8250 port table (part 2) | Russell King | 2005-06-29 | 2 | -2/+2 |
| | * | | | [PATCH] Serial: Disable OX950 transmitter for flow control | Russell King | 2005-06-29 | 1 | -12/+16 |
| | * | | | [PATCH] Serial: Check status of CTS when using flow control | Russell King | 2005-06-29 | 1 | -0/+17 |
| | * | | | [PATCH] Serial: Adjust serial locking | Russell King | 2005-06-29 | 11 | -39/+27 |
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-06-29 | 1 | -9/+7 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel | Nicolas Pitre | 2005-06-29 | 1 | -9/+7 |
| | |/ / / |
|
| * | | | | [PATCH] Don't fill up log with atxp1 vcore messages change message | Prakash Punnoor | 2005-06-29 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
| * | | | [PATCH] Fix get_request nastiness | Hugh Dickins | 2005-06-29 | 1 | -3/+2 |
| |/ / |
|
| * | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-06-28 | 32 | -97/+96 |
| |\ \ |
|
| | * | | [NET]: drivers/net/slip.c needs linux/delay.h | David S. Miller | 2005-06-28 | 1 | -0/+1 |
| | * | | [NET]: Remove gratuitous use of skb->tail in network drivers. | David S. Miller | 2005-06-28 | 31 | -97/+95 |
| * | | | [PATCH] sis 760 support. | Dave Jones | 2005-06-28 | 1 | -0/+9 |
| * | | | [PATCH] v4l: bttv new insmod parameters | Mauro Carvalho Chehab | 2005-06-28 | 2 | -10/+68 |
| * | | | [PATCH] v4l: tuner improvements | Mauro Carvalho Chehab | 2005-06-28 | 7 | -110/+457 |
| * | | | [PATCH] blk: light iocontext ops | Nick Piggin | 2005-06-28 | 1 | -31/+25 |
| * | | | [PATCH] blk: reduce locking | Nick Piggin | 2005-06-28 | 1 | -10/+19 |
| * | | | [PATCH] blk: __make_request efficiency | Nick Piggin | 2005-06-28 | 1 | -41/+21 |
| * | | | [PATCH] coverity: tty_ldisc_ref return null check | KAMBAROV, ZAUR | 2005-06-28 | 1 | -2/+2 |
| * | | | [PATCH] coverity: ipmi_msghandler() channels array overrun fix | KAMBAROV, ZAUR | 2005-06-28 | 1 | -2/+2 |
| * | | | [PATCH] coverity: i386: scsi_lib buffer overrun fix | KAMBAROV, ZAUR | 2005-06-28 | 1 | -1/+1 |
| * | | | [PATCH] drivers/isdn/: make some code static | Adrian Bunk | 2005-06-28 | 7 | -28/+20 |
| * | | | [PATCH] hisax warning fixes | Andrew Morton | 2005-06-28 | 1 | -2/+2 |
| * | | | [PATCH] request_firmware(): avoid race conditions | Stanislaw W. Gruszka | 2005-06-28 | 1 | -3/+10 |
| * | | | [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86 | Emmanuel Colbus | 2005-06-28 | 1 | -2/+3 |
| * | | | [PATCH] ixp4xx/ixp2000 watchdog driver typo | Lennert Buytenhek | 2005-06-28 | 2 | -2/+2 |
| * | | | [PATCH] drivers/char/tipar.c: off by one array access | Luc Van Oostenryck | 2005-06-28 | 1 | -1/+1 |
| * | | | [PATCH] Using msleep() instead of HZ | Luca Falavigna | 2005-06-28 | 1 | -12/+4 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-06-28 | 34 | -1744/+812 |
| |\ \ \ |
|
| | * \ \ | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 2005-06-27 | 293 | -15611/+21047 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver... | Greg Kroah-Hartman | 2005-06-27 | 10 | -47/+27 |
| | * | | | [PATCH] cpqphp: fix oops during unload without probe | Keith Moore | 2005-06-27 | 1 | -2/+3 |
| | * | | | [PATCH] PCI: clean up the MSI code a bit. | Greg Kroah-Hartman | 2005-06-27 | 2 | -60/+37 |
| | * | | | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch | Michael Ellerman | 2005-06-27 | 2 | -9/+31 |
| | * | | | [PATCH] ACPI based I/O APIC hot-plug: acpiphp support | Kenji Kaneshige | 2005-06-27 | 1 | -0/+127 |
| | * | | | [PATCH] acpi hotplug: decouple slot power state changes from physical hotplug | Rajesh Shah | 2005-06-27 | 1 | -31/+38 |
| | * | | | [PATCH] acpi hotplug: aCPI based root bridge hot-add | Rajesh Shah | 2005-06-27 | 1 | -9/+202 |
| | * | | | [PATCH] acpi hotplug: fix slot power-down problem with acpiphp | Rajesh Shah | 2005-06-27 | 1 | -2/+2 |
| | * | | | [PATCH] acpi hotplug: clean up notify handlers on acpiphp unload | Rajesh Shah | 2005-06-27 | 1 | -8/+26 |
| | * | | | [PATCH] acpi hotplug: convert acpiphp to use generic resource code | Rajesh Shah | 2005-06-27 | 6 | -1530/+134 |
| | * | | | [PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha... | Rajesh Shah | 2005-06-27 | 1 | -6/+5 |
| | * | | | [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ... | Rajesh Shah | 2005-06-27 | 3 | -27/+103 |
| | * | | | [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo... | Rajesh Shah | 2005-06-27 | 1 | -1/+4 |
| | * | | | [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-... | Rajesh Shah | 2005-06-27 | 1 | -5/+9 |
| | * | | | [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on... | Rajesh Shah | 2005-06-27 | 2 | -6/+9 |
| | * | | | [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic... | Rajesh Shah | 2005-06-27 | 1 | -1/+10 |