summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* /spare/repo/libata-dev branch 'iomap-try3'Jeff Garzik2005-09-0513-12/+35
|\
| * /spare/repo/libata-dev branch 'master'Jeff Garzik2005-09-0512-12/+34
| |\
| | * Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-301-0/+1
| | |\
| | | * Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik2005-08-30194-1822/+3984
| | | |\
| | | * \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-29881-7009/+63360
| | | |\ \
| | | * | | Update Chelsio gige net driver.Scott Bardone2005-06-231-0/+1
| | * | | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa Linus Torvalds2005-08-3010-10/+31
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | [PATCH] Assign device pointer to OSS devicesTakashi Iwai2005-08-301-0/+2
| | | * | | [ALSA] version 1.0.10rc1Jaroslav Kysela2005-08-301-2/+2
| | | * | | [ALSA] include/sound/gus.h: 'extern inline' -> 'static inline'Adrian Bunk2005-08-301-4/+4
| | | * | | [ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in nsJaroslav Kysela2005-08-301-1/+1
| | | * | | [ALSA] Timer API - added SUSPEND/RESUME eventsJaroslav Kysela2005-08-301-1/+5
| | | * | | [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese2005-08-301-1/+0
| | | * | | [ALSA] ymfpci: add per-voice volume controlsClemens Ladisch2005-08-301-0/+6
| | | * | | [ALSA] ad1816a - Add clockfreq module optionTakashi Iwai2005-08-301-0/+1
| | | * | | [ALSA] AC97 bus interface for ad-hoc driversLiam Girdwood2005-08-301-0/+6
| | | * | | [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-302-2/+2
| | | * | | [ALSA] WM97xx AC97 codec controlsLiam Girdwood2005-08-301-0/+3
| | * | | | [INET]: compile errors when DEBUG is definedStephen Hemminger2005-08-301-2/+2
| | |/ / /
| * / / / [libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik2005-08-301-0/+1
| |/ / /
* / / / [libata] allow ATAPI to be enabled with new atapi_enabled module optionJeff Garzik2005-08-301-1/+0
|/ / /
* | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-08-3049-485/+64
|\ \ \
| * | | [PATCH] ppc64: Add CONFIG_HZAnton Blanchard2005-08-301-1/+3
| * | | [PATCH] oprofile PVR 970MPJake Moilanen2005-08-301-0/+1
| * | | [PATCH] Move all the very similar files to asm-powerpcStephen Rothwell2005-08-3024-360/+2
| * | | [PATCH] Move the identical files from include/asm-ppc{,64}Stephen Rothwell2005-08-3018-63/+3
| * | | [PATCH] Create include/asm-powerpcStephen Rothwell2005-08-302-6/+0
| * | | [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-302-6/+7
| * | | [PATCH] Create vio_bus_opsStephen Rothwell2005-08-301-49/+48
| * | | [PATCH] Create vio_register_deviceStephen Rothwell2005-08-301-3/+1
| * | | [PATCH] ppc64: four level pagetables fixAndrew Morton2005-08-301-0/+2
* | | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git Linus Torvalds2005-08-30119-1038/+3449
|\ \ \ \ | |/ / / |/| | |
| * | | [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZEArnaldo Carvalho de Melo2005-08-301-2/+5
| * | | [NETFILTER6]: Add new ip6tables HOPLIMIT targetHarald Welte2005-08-301-0/+22
| * | | [NETFILTER]: Add new iptables TTL targetHarald Welte2005-08-301-0/+21
| * | | [LIST]: Add docbook header comments for hlist_add_{before,after}_rcu()Paul E. McKenney2005-08-301-0/+30
| * | | [NET]: net/802: more endian annotationsAlexey Dobriyan2005-08-304-7/+6
| * | | [IPV4]: Prepare FIB core for RCU.Robert Olsson2005-08-301-0/+21
| * | | [ICSK]: Generalise tcp_listen_pollArnaldo Carvalho de Melo2005-08-301-0/+10
| * | | [NETFILTER]: Add goto targetPatrick McHardy2005-08-302-2/+4
| * | | [NETFILTER]: Add IPv6 REJECT targetPatrick McHardy2005-08-301-0/+18
| * | | [NETFILTER]: Add string matchPablo Neira Ayuso2005-08-301-0/+18
| * | | [NET]: Fix ipl=>ihl typo in ip_fast_csumThomas Graf2005-08-303-3/+3
| * | | [NET]: Add support for getting the permanent hardware address.Jon Wetzel2005-08-302-1/+13
| * | | [NET]: fix PROC_FS=n compileAdrian Bunk2005-08-301-2/+0
| * | | [DCCP]: Fix the timestamp optionsIan McDonald2005-08-301-1/+1
| * | | [NET]: Implement SKB fast cloning.David S. Miller2005-08-302-4/+24
| * | | [IP]: Introduce ip_options_get_from_userArnaldo Carvalho de Melo2005-08-301-1/+4
| * | | [NETLINK]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-301-1/+1
| * | | [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-3022-9/+173