aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [PATCH] dm: dm-table warning fixAlasdair G Kergon2006-02-01
* [PATCH] powerpc: enable irq's for platform functions.Ben Collins2006-02-01
* [PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi2006-02-01
* [PATCH] prototypes for *at functions & typo fixUlrich Drepper2006-02-01
* [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright2006-01-31
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-31
|\
| * [IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy2006-01-31
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-31
|\ \
| * | [PATCH] PCI: pci_ids: remove duplicates gathered during merge periodGrant Coady2006-01-31
| * | [PATCH] PCI: restore 2 missing pci idsMark Rustad2006-01-31
| * | [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk2006-01-31
| * | [PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston2006-01-31
| |/
* | [PATCH] USB: USB authentication statesDavid Brownell2006-01-31
* | [PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia2006-01-31
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-01-31
|\
| * [AGPGART] 945GM support for agpgartAlan Hourihane2006-01-19
| * [AGPGART] Semaphore to Mutex conversion.akpm@osdl.org2006-01-16
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-31
|\ \
| * | [CPUFREQ] convert remaining cpufreq semaphore to a mutexArjan van de Ven2006-01-18
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-31
|\ \ \
| * | | [IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava2006-01-26
| * | | [IA64-SGI] add sn_feature_sets bitDean Roe2006-01-24
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-01-31
|\ \ \ \
| * | | | [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-26
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-31
|\ \ \ \
| * | | | [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-21
| * | | | [SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King2006-01-21
| * | | | [SERIAL] Make uart_info flags a bitwise typeRussell King2006-01-21
| * | | | [SERIAL] Make port->ops constantRussell King2006-01-21
| * | | | [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-21
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-31
|\ \ \ \
| * | | | [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis2006-01-26
| * | | | [ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real2006-01-26
* | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-31
|\ \ \ \ \
| * | | | | [SCSI] Remove host template ordered_flush variableTetsuo Takata2006-01-25
| * | | | | [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe2006-01-24
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-31
|\ \ \ \ \
| * | | | | [PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi2006-01-27
| |/ / / /
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-31
|\ \ \ \ \
| * | | | | [NETFILTER]: Unbreak x-tables on x86.David S. Miller2006-01-20
| |/ / / /
* / / / / [SPARC64]: Implement __raw_read_trylock()David S. Miller2006-01-24
|/ / / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-20
|\ \ \ \
| * | | | [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller2006-01-19
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller2006-01-19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-17
| | * | | [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-17
| | * | | [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-17
| | * | | [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-17
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-20
|\ \ \ \ \
| * | | | | [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-19