summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Shut up warnings in net/core/flow.cRussell King2005-11-221-1/+7
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-2/+3
* [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-222-23/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-211-0/+1
|\
| * Merge ../linus/Dave Jones2005-11-218-36/+140
| |\
| * | [AGPGART] Support VIA P4M800CE bridge.Dave Jones2005-11-211-0/+1
* | | [NET]: kernel-doc fixesRandy Dunlap2005-11-211-0/+1
* | | [NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy2005-11-211-4/+2Star
* | | [NETFILTER]: Remove ARRAY_SIZE duplicateNicolas Kaiser2005-11-211-7/+5Star
| |/ |/|
* | Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-201-0/+1
* | Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-201-6/+6
* | [PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz2005-11-191-2/+4
* | [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-191-1/+0Star
* | [PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz2005-11-191-25/+0Star
* | [PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno2005-11-191-0/+1
* | [PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer2005-11-191-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-11-191-1/+3
|\ \
| * | [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-181-1/+3
* | | Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2005-11-181-0/+2
|\ \ \
| * | | [PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox2005-11-181-0/+2
| |/ /
* / / [PATCH 1/3] cciss: bug fix for hpacuclimikem2005-11-181-1/+1
|/ /
* | Add definitions for the Dallas DS1742 RTC / non-volatile memory.Ralf Baechle2005-11-171-0/+53
* | Add definitions for the Dallas DS17287 RTC.Ralf Baechle2005-11-171-0/+67
* | Add GT64111 PCI ID backYoichi Yuasa2005-11-171-0/+1
|/
* [DVB]: Add compat ioctl handling.David S. Miller2005-11-161-0/+67
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-151-0/+14
|\
| * [libata] minor fixes, new helpersJeff Garzik2005-11-141-0/+14
* | [PATCH] Make sysctl.h (again) usable from userspaceHarald Welte2005-11-151-1/+1
* | Merge x86-64 update from AndiLinus Torvalds2005-11-154-16/+35
|\ \
| * | [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-151-0/+10
| * | [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-151-0/+2
| * | [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2005-11-152-9/+3Star
| * | [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-152-7/+20
* | | [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte2005-11-151-1/+0Star
* | | [NETFILTER] nfnetlink: skip size check if size not specified (== 0)Pablo Neira Ayuso2005-11-151-1/+4
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-141-0/+1
|\ \ \
| * | | [ARM] 3160/1: SharpSL: Add driver for Akita specific GPIOsRichard Purdie2005-11-131-0/+1
* | | | [PATCH] DocBook: allow to mark structure members privateMartin Waitz2005-11-141-3/+3
* | | | [PATCH] v4l: (943) added secam l video standardMauro Carvalho Chehab2005-11-141-0/+1
* | | | [PATCH] timespec: normalize off by one errorsGeorge Anzinger2005-11-141-1/+1
* | | | [PATCH] acct.h needs jiffies.hAndrew Morton2005-11-141-0/+2
* | | | [PATCH] aio: don't ref kioctx after decref in put_ioctxZach Brown2005-11-141-2/+9
* | | | [PATCH] aio: remove kioctx from mm_structZach Brown2005-11-143-3/+1Star
* | | | [PATCH] Shut up per_cpu_ptr() on UPPaul Mundt2005-11-141-1/+1
* | | | [PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel2005-11-141-34/+13Star
* | | | [PATCH] m68k: thread_info header cleanupAl Viro2005-11-145-2/+9
* | | | [PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro2005-11-141-0/+11
* | | | [PATCH] m68k: introduce task_thread_infoAl Viro2005-11-141-7/+9
* | | | [PATCH] ppc: add support for new powerbooksOlof Johansson2005-11-141-0/+4
* | | | [PATCH] mm: gfp_noreclaim cleanupPaul Jackson2005-11-142-5/+4Star