summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hrtimers: add back lost credit linesThomas Gleixner2006-02-011-0/+6
* [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-011-3/+2
* [PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org2006-02-011-0/+1
* [PATCH] tpm_bios: needs more securityfs_ functionsRandy Dunlap2006-02-011-0/+19
* [PATCH] alpha: dma-mapping.h: add "struct scatterlist;"Alexey Dobriyan2006-02-011-0/+1
* [PATCH] dm: dm-table warning fixAlasdair G Kergon2006-02-011-1/+1
* [PATCH] powerpc: enable irq's for platform functions.Ben Collins2006-02-011-3/+2
* [PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi2006-02-011-2/+14
* [PATCH] prototypes for *at functions & typo fixUlrich Drepper2006-02-012-1/+34
* [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright2006-01-311-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-311-2/+3
|\
| * [IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy2006-01-311-2/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-312-9/+9
|\ \
| * | [PATCH] PCI: pci_ids: remove duplicates gathered during merge periodGrant Coady2006-01-311-7/+0
| * | [PATCH] PCI: restore 2 missing pci idsMark Rustad2006-01-311-0/+2
| * | [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk2006-01-311-2/+0
| * | [PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston2006-01-311-0/+7
| |/
* | [PATCH] USB: USB authentication statesDavid Brownell2006-01-311-2/+4
* | [PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia2006-01-311-0/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-01-312-1/+4
|\
| * [AGPGART] 945GM support for agpgartAlan Hourihane2006-01-191-0/+2
| * [AGPGART] Semaphore to Mutex conversion.akpm@osdl.org2006-01-161-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-311-1/+2
|\ \
| * | [CPUFREQ] convert remaining cpufreq semaphore to a mutexArjan van de Ven2006-01-181-1/+2
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-311-8/+6
|\ \ \
| * | | [IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava2006-01-261-3/+4
| * | | [IA64-SGI] add sn_feature_sets bitDean Roe2006-01-241-6/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-01-311-1/+1
|\ \ \ \
| * | | | [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-261-1/+1
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-312-36/+38
|\ \ \ \
| * | | | [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-212-24/+26
| * | | | [SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King2006-01-211-1/+1
| * | | | [SERIAL] Make uart_info flags a bitwise typeRussell King2006-01-211-8/+10
| * | | | [SERIAL] Make port->ops constantRussell King2006-01-211-1/+1
| * | | | [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-211-2/+0
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-316-9/+49
|\ \ \ \
| * | | | [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis2006-01-262-0/+2
| * | | | [ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real2006-01-264-9/+47
* | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-312-4/+3
|\ \ \ \ \
| * | | | | [SCSI] Remove host template ordered_flush variableTetsuo Takata2006-01-251-1/+0
| * | | | | [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe2006-01-241-3/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-311-2/+2
|\ \ \ \ \
| * | | | | [PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi2006-01-271-2/+2
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-311-1/+15
|\ \ \ \ \
| * | | | | [NETFILTER]: Unbreak x-tables on x86.David S. Miller2006-01-201-1/+15
| |/ / / /
* | | | | [SPARC64]: Implement __raw_read_trylock()David S. Miller2006-01-231-1/+23
|/ / / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-193-39/+54
|\ \ \ \
| * | | | [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller2006-01-191-1/+1
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller2006-01-192-38/+53
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-171-0/+2
OpenPOWER on IntegriCloud