aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-01-04[PATCH] USB Storage: add alauda supportMatthew Dharm1-0/+3
2006-01-04[PATCH] USB: Store port number in usb_deviceAlan Stern1-0/+1
2006-01-04[PATCH] USB: Consider power budget when choosing configurationAlan Stern1-0/+2
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern1-5/+4
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-4/+0
2006-01-04[PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman1-1/+5
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman1-0/+3
2006-01-04[PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman1-0/+8
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev1-0/+123
2005-12-24[PATCH] n_r3964: fixed usage of HZ; removed bad includeKurt Huwig1-7/+13
2005-12-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2005-12-22[PATCH] fix race with preempt_enable()Nicolas Pitre1-0/+1
2005-12-22Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221aDavid S. Miller1-0/+1
2005-12-21[PATCH] include/linux/irq.h: #include <linux/smp.h>Adrian Bunk1-1/+1
2005-12-21[IPV6]: Flag RTF_ANYCAST for anycast routes.YOSHIFUJI Hideaki1-0/+1
2005-12-20[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi1-2/+3
2005-12-19NFS: Fix another O_DIRECT raceTrond Myklebust1-0/+1
2005-12-19[RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.hKristian Slavov1-0/+4
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park1-2/+2
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park1-1/+0
2005-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter1-1/+1
2005-12-16Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds1-0/+1
2005-12-15[PATCH] ide: cleanup ide_driver_tBartlomiej Zolnierkiewicz1-3/+0
2005-12-15[PATCH] ide: cleanup ide.hBartlomiej Zolnierkiewicz1-122/+0
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse1-0/+6
2005-12-15[PATCH] via82cxxx IDE: Add VT8251 ISA bridgeDaniel Drake1-0/+1
2005-12-13[libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik1-0/+1
2005-12-12[PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas1-0/+12
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen1-0/+12
2005-12-12[PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas1-0/+6
2005-12-12[PATCH] broken cast in parport_pcDave Jones1-1/+1
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S1-0/+1
2005-12-12[PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S1-1/+6
2005-12-12[PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRAREDMauro Carvalho Chehab1-1/+1
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab2-11/+11
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab5-93/+93
2005-12-12[PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan1-0/+2
2005-12-12[PATCH] add hlist_replace_rcu()Ingo Molnar1-1/+25
2005-12-12[PATCH] Add timestamp field to process eventsMatt Helsley1-0/+2
2005-12-12[PATCH] Add getnstimestamp functionMatt Helsley1-0/+1
2005-12-12[PATCH] add rcu_barrier() synchronization pointDipankar Sarma1-0/+2
2005-12-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2005-12-11Remove (at least temporarily) the "incomplete PFN mapping" supportLinus Torvalds1-1/+0
2005-12-05[DECNET]: add memory buffer settings Steven Whitehouse1-0/+3
2005-12-01[PATCH] V4L: Some funcions now static and I2C hw code for IRMauro Carvalho Chehab1-0/+1
2005-11-30Revert "[PATCH] pci_ids.h: remove duplicate entries"Linus Torvalds1-0/+3
2005-11-30VM: add "vm_insert_page()" functionLinus Torvalds1-0/+1
2005-11-29[PATCH] pci_ids.h: remove duplicate entriesGrant Coady1-3/+0
2005-11-29[PATCH] process events connector: uid_t gid_t size issuesMatt Helsley1-4/+4
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka1-7/+7
2005-11-29[ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams1-1/+1
2005-11-29[ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr1-1/+1
2005-11-29VM: add common helper function to create the page tablesLinus Torvalds1-0/+2
2005-11-29Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds1-1/+17
2005-11-29Support strange discontiguous PFN remappingsLinus Torvalds1-0/+1
2005-11-29[MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor1-1/+17
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+3
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-2/+2
2005-11-28[PATCH] temporarily disable swap token on memory pressureRik van Riel2-2/+8
2005-11-28[PATCH] memory_sysdev_class is staticAndrew Morton1-1/+0
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2-5/+3
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-2/+3
2005-11-28[MMC] Fix protocol errorsPierre Ossman1-2/+2
2005-11-28[ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer1-0/+3
2005-11-23[PATCH] USB: kernel-doc for linux/usb.hRandy Dunlap1-0/+1
2005-11-23Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds1-7/+1
2005-11-22compat-ioctl.c: fix compile with no CONFIG_JBDLinus Torvalds1-17/+0
2005-11-22Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds2-16/+11
2005-11-22[NET]: Shut up warnings in net/core/flow.cRussell King1-1/+7
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins1-2/+3
2005-11-22[PATCH] unpaged: unifdefed PageCompoundHugh Dickins2-23/+0
2005-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2005-11-21Merge ../linus/Dave Jones8-36/+140
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones1-0/+1
2005-11-20[NET]: kernel-doc fixesRandy Dunlap1-0/+1
2005-11-20[NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy1-4/+2
2005-11-20[NETFILTER]: Remove ARRAY_SIZE duplicateNicolas Kaiser1-7/+5
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov1-0/+1
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov1-6/+6
2005-11-19[PATCH] ide: remove dead code from flagged_taskfile()Bartlomiej Zolnierkiewicz1-2/+4
2005-11-19[PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz1-1/+0
2005-11-19[PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz1-25/+0
2005-11-19[PATCH] sis5513: enable ATA133 for the SiS965 southbridgeAurelien Jarno1-0/+1
2005-11-19[PATCH] via82cxxx: add VIA VT6410 IDE supportMathias Kretschmer1-0/+1
2005-11-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+3
2005-11-18Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds1-0/+2
2005-11-18[PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox1-0/+2
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard1-1/+3
2005-11-18[PATCH 1/3] cciss: bug fix for hpacuclimikem1-1/+1
2005-11-17Add definitions for the Dallas DS1742 RTC / non-volatile memory.Ralf Baechle1-0/+53
2005-11-17Add definitions for the Dallas DS17287 RTC.Ralf Baechle1-0/+67
2005-11-17Add GT64111 PCI ID backYoichi Yuasa1-0/+1
2005-11-16[DVB]: Add compat ioctl handling.David S. Miller1-0/+67
2005-11-15Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+14
2005-11-15[PATCH] Make sysctl.h (again) usable from userspaceHarald Welte1-1/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds4-16/+35
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B1-0/+10
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen1-0/+2
2005-11-14[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen2-9/+3
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2-7/+20
2005-11-14[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte1-1/+0
2005-11-14[NETFILTER] nfnetlink: skip size check if size not specified (== 0)Pablo Neira Ayuso1-1/+4
2005-11-14[libata] minor fixes, new helpersJeff Garzik1-0/+14
2005-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2005-11-13[PATCH] DocBook: allow to mark structure members privateMartin Waitz1-3/+3
2005-11-13[PATCH] v4l: (943) added secam l video standardMauro Carvalho Chehab1-0/+1
2005-11-13[PATCH] timespec: normalize off by one errorsGeorge Anzinger1-1/+1
2005-11-13[PATCH] acct.h needs jiffies.hAndrew Morton1-0/+2
2005-11-13[PATCH] aio: don't ref kioctx after decref in put_ioctxZach Brown1-2/+9
2005-11-13[PATCH] aio: remove kioctx from mm_structZach Brown3-3/+1
2005-11-13[PATCH] Shut up per_cpu_ptr() on UPPaul Mundt1-1/+1
2005-11-13[PATCH] m68k: convert thread flags to use bit fieldsRoman Zippel1-34/+13
2005-11-13[PATCH] m68k: thread_info header cleanupAl Viro5-2/+9
2005-11-13[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro1-0/+11
2005-11-13[PATCH] m68k: introduce task_thread_infoAl Viro1-7/+9
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+4
2005-11-13[PATCH] mm: gfp_noreclaim cleanupPaul Jackson2-5/+4
2005-11-13[PATCH] mm: __alloc_pages cleanupRohit Seth1-1/+1
2005-11-13[PATCH] mm: ZAP_BLOCK causes redundant workRobin Holt1-2/+2
2005-11-13[PATCH] Update email address for KumarKumar Gala1-1/+1
2005-11-13[PATCH] New Omnikey Cardman 4000 driverHarald Welte1-0/+66
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2-49/+56
2005-11-13[PATCH] reorder struct files_structEric Dumazet1-5/+5
2005-11-13[ARM] 3160/1: SharpSL: Add driver for Akita specific GPIOsRichard Purdie1-0/+1
2005-11-12[SPARC]: Fix RTC compat ioctl kernel log spam.Christoph Hellwig1-0/+8
2005-11-12Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds1-2/+0
2005-11-12[BLOCK] Implement elv_drain_elevator for improved switch error detectionTejun Heo1-0/+2
2005-11-12[BLOCK] Document the READ/WRITE splitup of the disk statsJens Axboe1-2/+2
2005-11-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-0/+6
2005-11-11[SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman1-0/+1
2005-11-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds3-7/+29
2005-11-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-0/+15
2005-11-11[PATCH] libata: propogate host private data from probe functionAlan Cox1-0/+1
2005-11-11Merge branch 'master'Jeff Garzik9-9/+69
2005-11-11[PATCH] libata.h needs dma-mapping.hAndrew Morton1-0/+1
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-0/+2
2005-11-10Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French3-6/+15
2005-11-10[TCP]: speed up SACK processingStephen Hemminger1-0/+15
2005-11-10[TCP]: Appropriate Byte Count supportStephen Hemminger2-0/+2
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard2-3/+10
2005-11-10[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com1-2/+3
2005-11-10[PATCH] PCI: add pci_find_next_capability()Roland Dreier1-0/+2
2005-11-10Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French20-275/+480
2005-11-10[CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French1-0/+2
2005-11-10[NET]: Annotate h_proto in struct ethhdrPavel Roskin1-1/+3
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu2-2/+32
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley44-583/+723
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-0/+8
2005-11-10[NETLINK]: Generic netlink familyThomas Graf1-0/+51
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf1-1/+23
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai14-271/+363
2005-11-09[PATCH] ide: CS5535 driverJaya Kumar1-0/+1
2005-11-09[PATCH] ide: AMD Geode GX/LX supportJordan Crouse1-0/+2
2005-11-09[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.hBjorn Helgaas1-0/+4
2005-11-09[PATCH] ide: incorrect device link for ide-csHannes Reinecke1-0/+1
2005-11-09[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte1-1/+1
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-3/+3
2005-11-09[DRIVER MODEL] Add platform_driverRussell King1-0/+15
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-136/+0
2005-11-09[PATCH] md: complete conversion of md to use kthreadsNeilBrown1-2/+0
2005-11-09[PATCH] md: support BIO_RW_BARRIER for md/raid1NeilBrown3-1/+12
2005-11-09[PATCH] md: make md on-disk bitmaps not host-endianNeilBrown2-3/+12
2005-11-09[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' fieldNeilBrown1-4/+4
2005-11-09[PATCH] md: improvements to raid5 handling of read errorsNeilBrown1-0/+3
2005-11-09[PATCH] md: change raid5 sysfs attribute to not create a new directoryNeilBrown2-1/+7
2005-11-09[PATCH] md: teach raid5 the difference between 'check' and 'repair'.NeilBrown1-0/+4
2005-11-09[PATCH] md: allow a manual resync with mdNeilBrown1-0/+4
2005-11-09[PATCH] md: add kobject/sysfs support to raid5NeilBrown1-0/+1
2005-11-09[PATCH] md: extend md sysfs support to component devices.NeilBrown1-0/+2
2005-11-09[PATCH] md: initial sysfs support for mdNeilBrown1-0/+2
2005-11-09[PATCH] md: better handling of readerrors with raid5.NeilBrown1-0/+2
2005-11-09[PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann1-7/+0
2005-11-09[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas1-0/+7
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate the logoAntonino A. Daplas1-2/+2
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas1-2/+10
2005-11-09[PATCH] V4L: 911: added support for ntsc 4.43 video standardTyler Trafford1-1/+3
2005-11-09[PATCH] V4L: 907: em28xx cleanups and fixesMauro Carvalho Chehab1-0/+1
2005-11-09[PATCH] v4l: 887: i2c id h updated to reflect the newer driversMauro Carvalho Chehab1-1/+6
2005-11-09[PATCH] v4l: 885: second round of i2c ids redefinition cleanupJean Delvare1-4/+7
2005-11-09[PATCH] v4l: 876: moved some user defines to be out of kernel defineMichael Schimek1-15/+15
2005-11-09[PATCH] v4l: 829: fixed user mode compilingMauro Carvalho Chehab2-2/+28
2005-11-09[PATCH] v4l: 815: commented obsoleted stuff at videodev headersMauro Carvalho Chehab2-17/+0
2005-11-09[PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134Mauro Carvalho Chehab2-72/+78
2005-11-09[PATCH] v4l: 801: whitespaces cleanupsMauro Carvalho Chehab1-5/+5
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab2-62/+62
2005-11-09[PATCH] v4l: 798: this patch adds the vidioc log status to videodev2 h and addsHans Verkuil1-0/+1
2005-11-09[PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common codeChristoph Hellwig1-0/+8
2005-11-09[PATCH] sanitize lookup_hash prototypeChristoph Hellwig1-1/+1
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig1-0/+5
2005-11-09[PATCH] add a vfs_permission helperChristoph Hellwig1-0/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering7-10/+0
2005-11-09[PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj2-0/+6
2005-11-09Merge branch 'master'Jeff Garzik72-287/+2105
2005-11-08[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)Al Viro2-0/+4
2005-11-08Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley2-6/+28