summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-234-4/+404
|\
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-232-4/+18
| |\
| | * [PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes2006-03-232-4/+18
| * | Merge branch 'master'Jeff Garzik2006-03-23101-369/+871
| |\ \
| * \ \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-222-0/+386
| |\ \ \ | | | |/ | | |/|
| | * | [PATCH] softmac: add copyright and license headersJohannes Berg2006-03-222-0/+54
| | * | [PATCH] softmac: convert to use global workqueueJohannes Berg2006-03-221-3/+0
| | * | [PATCH] wireless: Add softmac layer to the kernelJohannes Berg2006-03-222-0/+335
* | | | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-03-236-0/+570
|\ \ \ \
| * | | | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-235-0/+289
| * | | | [PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe2006-03-231-0/+281
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-03-234-14/+18
|\ \ \ \
| * | | | [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera2006-03-231-0/+1
| * | | | [PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare2006-03-231-1/+0
| * | | | [PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar2006-03-231-3/+3
| * | | | [PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2Jim Cromie2006-03-231-5/+7
| * | | | [PATCH] hwmon: Allow sensor attributes arraysJim Cromie2006-03-231-5/+7
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-03-232-3/+10
|\ \ \ \
| * | | | [PATCH] PCI: fix pci_request_region[s] argJeff Garzik2006-03-231-2/+2
| * | | | [PATCH] acpi: export acpi_bus_trimKristen Accardi2006-03-231-0/+1
| * | | | [PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin2006-03-231-1/+6
| * | | | [PATCH] PCI: return max reserved busnrKristen Accardi2006-03-231-0/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-232-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | [TG3]: Add 5755 supportMichael Chan2006-03-231-0/+2
| * | | [IPV4]: Add fib rule netlink notificationsPatrick McHardy2006-03-231-1/+3
* | | | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-238-35/+23
* | | | [PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise2006-03-231-2/+6
* | | | [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-236-10/+50
* | | | [PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk2006-03-231-2/+0
* | | | [PATCH] pause_on_oops command line optionAndrew Morton2006-03-231-0/+3
* | | | [PATCH] kill _INLINE_Adrian Bunk2006-03-231-9/+3
* | | | [PATCH] notifier: profile.h forward decl fixAndrew Morton2006-03-231-1/+1
* | | | [PATCH] make bug messages more consistentIngo Molnar2006-03-231-2/+2
* | | | [PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan2006-03-231-0/+12
* | | | [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven2006-03-231-1/+2
* | | | [PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar2006-03-231-1/+3
* | | | [PATCH] sem2mutex: UDFIngo Molnar2006-03-231-2/+2
* | | | [PATCH] sem2mutex: NCPFSIngo Molnar2006-03-232-3/+4
* | | | [PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven2006-03-231-3/+4
* | | | [PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar2006-03-231-1/+2
* | | | [PATCH] sem2mutex: drivers/block/loop.cIngo Molnar2006-03-231-1/+2
* | | | [PATCH] sem2mutex: fs/seq_file.cIngo Molnar2006-03-231-2/+2
* | | | [PATCH] sem2mutex: kprobesIngo Molnar2006-03-231-1/+2
* | | | [PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven2006-03-231-3/+4
* | | | [PATCH] sem2mutex: ipruneIngo Molnar2006-03-231-1/+1
* | | | [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-231-1/+1
* | | | [PATCH] sem2mutex: ttyIngo Molnar2006-03-231-4/+4
* | | | [PATCH] sem2mutex: inotifyIngo Molnar2006-03-231-1/+1
* | | | [PATCH] sem2mutex: quotaIngo Molnar2006-03-231-3/+4
* | | | [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-231-2/+2
OpenPOWER on IntegriCloud