summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-171-3/+8
|\
| * [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...Alan Cox2006-01-171-3/+6
| * [PATCH] libata: add a function to decide if we need iordyAlan Cox2006-01-171-0/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-172-1/+2
|\ \
| * \ Merge branch 'upstream-jgarzik' of git://git.tuxdriver.com/git/wireless-2.6Jeff Garzik2006-01-172-1/+2
| |\ \ | | |/ | |/|
| | * [PATCH] hostap: don't #include C files in hostap_main.cAdrian Bunk2006-01-161-0/+1
| | * [PATCH] iw_handler.h: SIOCSIWNAME -> SIOCSIWCOMMIT in commentPete Zaitcev2006-01-161-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-177-46/+2
|\ \ \
| * | | [NET]: Make second arg to skb_reserved() signed.David S. Miller2006-01-171-1/+1
| * | | [NETFILTER] ip6tables: remove unused definitionsYasuyuki Kozakai2006-01-175-45/+0
| * | | [IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki2006-01-171-0/+1
| |/ /
* | | [PATCH] Fix sparse parse error in lppaca.hBryan O'Sullivan2006-01-171-2/+2
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-01-164-3/+73
|\ \
| * \ Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Mauro Carvalho Chehab2006-01-164-3/+73
| |\ \ | | |/ | |/|
| | * Merge branch 'work'Mauro Carvalho Chehab2006-01-153-4/+31
| | |\
| | | * V4L/DVB (3388): tuner_params->tda988x is currently unused, so disableMichael Krufky2006-01-151-2/+1
| | | * V4L/DVB (3387): clean up some commentsMichael Krufky2006-01-151-1/+2
| | | * V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...Hans Verkuil2006-01-153-3/+30
| | | * V4L/DVB (3383): Move tda988x options into tuner_params struct.Michael Krufky2006-01-151-1/+1
| | * | Merge branch 'work'Mauro Carvalho Chehab2006-01-151-0/+4
| | |\ \ | | | |/
| | | * V4L/DVB (3365): i2c ids for upd64031a saa717x upd64083 wm8739Tyler Trafford2006-01-151-0/+4
| | * | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Mauro Carvalho Chehab2006-01-15144-1048/+5319
| | |\ \ | | | |/ | | |/|
| | * | V4L/DVB (3364): disable all dvb tuner param_types until we need themMichael Krufky2006-01-131-5/+1
| | * | V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30AHans Verkuil2006-01-131-0/+1
| | * | V4L/DVB (3359): Redesign tuners struct for maximum flexibilityMichael Krufky2006-01-132-0/+42
* | | | [PATCH] x86_64: Fix VSMP buildRavikiran G Thirumalai2006-01-161-5/+5
* | | | [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-161-0/+12
* | | | [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen2006-01-162-0/+4
* | | | [PATCH] add /sys/fsMiklos Szeredi2006-01-161-0/+3
* | | | [PATCH] sh: Simple timer frameworkPaul Mundt2006-01-161-0/+42
* | | | [PATCH] sh: Simplistic clock frameworkPaul Mundt2006-01-163-11/+63
* | | | [PATCH] sh: I/O routine cleanups and ioremap() overhaulPaul Mundt2006-01-163-201/+244
* | | | [PATCH] sh: IRQ handler updatesPaul Mundt2006-01-162-65/+427
* | | | [PATCH] sh: kexec() supportkogiidena2006-01-162-0/+34
* | | | [PATCH] sh: DMA updatesPaul Mundt2006-01-165-26/+97
* | | | [PATCH] arm26: add L1_CACHE_SHIFTAlexey Dobriyan2006-01-161-1/+2
* | | | [PATCH] fix arm26 THREAD_SIZEAdrian Bunk2006-01-161-2/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-1615-1504/+1504
|\ \ \ \
| * \ \ \ Pull perfmon-montecito into release branchTony Luck2006-01-161-2/+2
| |\ \ \ \
| | * | | | [IA64] Perfmon for MontecitoStephane Eranian2006-01-161-2/+2
| | |/ / /
| * | | | [IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava2006-01-1613-1501/+1501
| * | | | [IA64] pal cache flush patchXu, Anthony2006-01-161-1/+1
| |/ / /
* | | | [PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUSAndi Kleen2006-01-161-1/+1
* | | | [PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen2006-01-162-7/+7
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-152-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-152-2/+2
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-151-0/+2
|\ \ \
| * | | [ARM] Fix missing compiler.h includeRussell King2006-01-151-0/+2
* | | | [PATCH] Use atomic64_set for 64-bit case of atomic_long_setKyle McMartin2006-01-151-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-152-12/+81
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud