aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-05-31[PATCH] libata-hp: implement SCSI part of hotplugTejun Heo1-1/+1
2006-05-31[PATCH] libata-hp: implement hotplugTejun Heo1-0/+13
2006-05-31[PATCH] libata: export ata_hsm_move()Tejun Heo1-0/+2
2006-05-31[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo1-6/+18
2006-05-31[PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo1-0/+6
2006-05-31[PATCH] libata-hp-prep: store attached SCSI deviceTejun Heo1-0/+1
2006-05-31[PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo1-0/+1
2006-05-31[PATCH] libata-hp-prep: make some ata_device fields persistentTejun Heo1-2/+9
2006-05-31[PATCH] libata-hp-prep: add flags and eh_info/context fields for hotplugTejun Heo1-1/+18
2006-05-31[PATCH] libata: implement ata_eh_wait()Tejun Heo1-0/+2
2006-05-31[PATCH] libata: shift host flag constantsTejun Heo1-6/+6
2006-05-26[PATCH] libata: add pio_data_xfer_noirqAlan Cox1-0/+2
2006-05-26[PATCH] PCI identifiers for the pata_via updateAlan Cox1-1/+4
2006-05-24[PATCH] libata: Remove obsolete flagAlan Cox1-1/+0
2006-05-24[PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox1-0/+6
2006-05-24[PATCH] sata_nv: Add MCP61 supportAndrew Chew1-0/+4
2006-05-24Merge branch 'master' into upstreamJeff Garzik6-4/+27
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse1-0/+6
2006-05-23[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton1-3/+4
2006-05-21Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-0/+5
2006-05-21[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco1-0/+1
2006-05-21[PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk1-1/+0
2006-05-21[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala1-0/+11
2006-05-20[PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee1-1/+1
2006-05-20Merge branch 'upstream-fixes' into upstreamJeff Garzik7-18/+41
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa1-0/+1
2006-05-16[PATCH] SPI: busnum == 0 needs to workDavid Brownell1-3/+3
2006-05-16[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell1-2/+5
2006-05-16[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala1-0/+2
2006-05-16[PATCH] SPI: spi whitespace fixesDavid Brownell1-12/+12
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2-0/+14
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong1-1/+1
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz1-0/+1
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho1-0/+1
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens1-0/+1
2006-05-15Merge branch 'max-sect' into upstreamJeff Garzik1-0/+1
2006-05-15Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-mergeJeff Garzik2-82/+225
2006-05-15Merge branch 'master' into upstreamJeff Garzik21-99/+425
2006-05-15[PATCH] libata-ncq: implement NCQ device configurationTejun Heo1-1/+3
2006-05-15[PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo1-0/+5
2006-05-15[PATCH] libata-ncq: rename ap->qactive to ap->qc_allocatedTejun Heo1-1/+1
2006-05-15[PATCH] libata-ncq: add NCQ related ATA/libata constants and macrosTejun Heo2-0/+11
2006-05-15Merge branch 'irq-pio'Tejun Heo2-14/+22
2006-05-15[PATCH] libata-eh: implement BMDMA EHTejun Heo1-0/+8
2006-05-15[PATCH] libata-eh: implement new EHTejun Heo1-0/+5
2006-05-15[PATCH] libata-eh: implement ata_eh_info and ata_eh_contextTejun Heo1-0/+40
2006-05-15[PATCH] libata-eh: implement dev->eringTejun Heo1-0/+17
2006-05-15[PATCH] libata-eh: add ATA and libata flags for new EHTejun Heo2-0/+21
2006-05-15[PATCH] libata-eh-fw: update ata_scsi_error() for new EHTejun Heo1-0/+3
2006-05-15[PATCH] libata-eh-fw: implement freeze/thawTejun Heo1-0/+4
2006-05-15[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()Tejun Heo1-0/+4
2006-05-15[PATCH] libata-eh-fw: implement new EH scheduling via error completionTejun Heo1-26/+1
2006-05-15[PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownershipTejun Heo1-2/+17
2006-05-15[PATCH] libata-eh-fw: use special reserved tag and qc for internal commandsTejun Heo1-1/+8
2006-05-15[PATCH] libata-eh-fw: add flags and operations for new EHTejun Heo1-7/+20
2006-05-15[PATCH] libata: implement ATA printk helpersTejun Heo1-0/+11
2006-05-15[PATCH] libata: use dev->apTejun Heo1-12/+9
2006-05-15[PATCH] libata: add dev->apTejun Heo1-0/+1
2006-05-15[PATCH] libata: kill old SCR functions and sata_dev_present()Tejun Heo1-22/+0
2006-05-15[PATCH] libata: implement new SCR handling and port on/offline functionsTejun Heo1-0/+6
2006-05-15[PATCH] libata: implement qc->result_tfTejun Heo1-2/+14
2006-05-15[PATCH] libata: use preallocated buffersTejun Heo1-1/+3
2006-05-15[PATCH] libata: kill duplicate prototypesTejun Heo1-2/+0
2006-05-15[PATCH] libata: rename ata_down_sata_spd_limit() and friendsTejun Heo1-1/+1
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab1-0/+5
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+1
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds1-0/+1
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu1-0/+1
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger1-2/+1
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger1-10/+8
2006-05-06[NET]: Create netdev attribute_groups with class_device_addStephen Hemminger1-0/+2
2006-05-06[CLASS DEVICE]: add attribute_group creationStephen Hemminger1-0/+2
2006-05-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+60
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-0/+1
2006-05-04Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-2/+3
2006-05-03[NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao1-1/+1
2006-05-04[PATCH] splice: LRU fixupsJens Axboe1-2/+3
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug1-0/+60
2006-05-02[MMC] extend data timeout for writesRussell King1-0/+1
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe1-0/+1
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe1-3/+2
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-23/+193
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy1-0/+8
2006-05-01Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-4/+25
2006-05-01[PATCH] vmsplice: allow user to pass in gift pagesJens Axboe1-0/+2
2006-05-01[PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe1-5/+6
2006-05-01[PATCH] pipe: introduce ->pin() buffer operationJens Axboe1-1/+20
2006-05-01[PATCH] splice: fix bugs in pipe_to_file()Jens Axboe1-2/+1
2006-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb1-2/+5
2006-05-01[PATCH] More user space subject labelsSteve Grubb1-1/+1
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb2-0/+17
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb2-16/+15
2006-05-01[PATCH] audit inode patchSteve Grubb1-0/+34
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel2-0/+117
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-4/+4
2006-04-30[SERIAL] Clean up serial locking when obtaining a reference to a portRussell King1-0/+1
2006-04-29[NET]: use hlist_unhashed()Akinobu Mita1-1/+1
2006-04-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov1-0/+2
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov67-3372/+2004
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton1-1/+3
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-5/+3
2006-04-27[PATCH] Kobject: possible cleanupsAdrian Bunk1-1/+0
2006-04-27[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare1-3/+2
2006-04-27[PATCH] Kobject: fix build errorKay Sievers1-1/+1
2006-04-27Merge branch 'upstream' into irq-pioJeff Garzik12-15/+60
2006-04-27Merge branch 'upstream' into max-sectJeff Garzik12-15/+60
2006-04-27Merge branch 'master' into upstreamJeff Garzik5-8/+41
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe1-0/+2
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-0/+20
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe1-0/+17
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger1-8/+10
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-0/+3
2006-04-26Input: move input_device_id to mod_devicetable.hDmitry Torokhov2-51/+101
2006-04-26Input: allow passing NULL to input_free_device()Dmitry Torokhov1-1/+2
2006-04-26Input: ads7846 - improve filtering for thumb press accuracyImre Deak1-2/+4
2006-04-24[NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy1-0/+4
2006-04-20Merge branch 'master'Jeff Garzik7-7/+19
2006-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2006-04-20[PATCH] memory_hotplug.h cleanupAdrian Bunk1-3/+0
2006-04-20[NET]: Add skb->truesize assertion checking.David S. Miller1-0/+7
2006-04-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2-0/+13
2006-04-19NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust1-0/+1
2006-04-19NFS: fix PROC_FS=n compile errorAdrian Bunk1-0/+12
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk1-1/+0
2006-04-19[PATCH] ide: ATI SB600 IDE supportAnatoli Antonovitch1-0/+4
2006-04-19[PATCH] task: Make task list manipulations RCU safeEric W. Biederman1-2/+1
2006-04-19[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.Ralf Baechle1-1/+1
2006-04-18Merge branch 'upstream'Jeff Garzik21-3127/+508
2006-04-18Merge branch 'upstream'Jeff Garzik21-3127/+508
2006-04-18Merge branch 'master'Jeff Garzik21-3127/+508
2006-04-14[PATCH] kill unushed __put_task_struct_cbEric W. Biederman1-1/+0
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+4
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-9/+34
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-0/+17
2006-04-14[PATCH] remove kernel/power/pm.c:pm_unregister()Adrian Bunk1-7/+0
2006-04-14[PATCH] PCI: fix sparse warning about pci_bus_flagsRoland Dreier1-1/+1
2006-04-14[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville1-1/+2
2006-04-14[PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li1-0/+31
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton1-0/+8
2006-04-14[PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers1-0/+1
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2-0/+8
2006-04-14[PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev1-0/+444
2006-04-14Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-6/+9
2006-04-13[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementationsChristoph Hellwig1-0/+4
2006-04-12Merge branch 'upstream'Jeff Garzik31-121/+1280
2006-04-12Merge branch 'upstream'Jeff Garzik64-373/+1855
2006-04-11Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak1-0/+2
2006-04-11Input: ads7846 - debouncing and rudimentary sample filteringImre Deak1-0/+3
2006-04-11[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk8-3111/+0
2006-04-11[PATCH] libata: export ata_set_sata_spd()Tejun Heo1-0/+1
2006-04-11[PATCH] libata: implement ata_wait_register()Tejun Heo1-0/+3
2006-04-11[PATCH] libata: kill @verbose from ata_reset_fn_tTejun Heo1-5/+3
2006-04-11libata: Add helper ata_shost_to_port()Jeff Garzik1-0/+6
2006-04-11libata: Fix EH merge difference between this branch and upstream.Jeff Garzik1-1/+0
2006-04-11Merge branch 'master'Jeff Garzik31-115/+1267
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe2-0/+3
2006-04-11[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()Jens Axboe1-6/+6
2006-04-11[PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo1-2/+2
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-19/+29
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas1-1/+2
2006-04-11[PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_pageJ. Bruce Fields1-4/+5
2006-04-11[PATCH] module support: record in vermagic ability to unload a modulePaolo 'Blaisorblade' Giarrusso1-1/+6
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser1-1/+1
2006-04-11[PATCH] kdump proc vmcore size oveflow fixVivek Goyal1-1/+1
2006-04-11[PATCH] Reinstate const in next_thread()Keith Owens1-1/+1
2006-04-11[PATCH] make tty_insert_flip_string_flags() a non gpl exportAndrew Morton1-23/+2
2006-04-11[PATCH] leds: re-layout include/linux/leds.hBen Dooks1-26/+25
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk1-1/+1
2006-04-11[PATCH] sync_file_range(): use unsigned for flagsAndrew Morton2-2/+2
2006-04-11[PATCH] Clean up arch-overrides in linux/string.hKyle McMartin1-5/+12
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-5/+3
2006-04-11[PATCH] Add GFP_NOWAITJeff Dike1-0/+2
2006-04-11[PATCH] page flags: add commentry regarding field reservationAndy Whitcroft1-2/+14
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI1-0/+1
2006-04-11[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit alignedNeilBrown1-1/+1
2006-04-11[PATCH] splice: warning fixAndrew Morton1-3/+10
2006-04-11[PATCH] get rid of the PIPE_*() macrosIngo Molnar1-10/+0
2006-04-11[PATCH] splice: add direct fd <-> fd splicing supportJens Axboe3-0/+9
2006-04-10[PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman1-1/+2
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig1-1/+0
2006-04-10[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2-4/+9
2006-04-10[PATCH] splice: add optional input and output offsetsIngo Molnar1-2/+5
2006-04-10[PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar2-7/+8
2006-04-09[NETFILTER]: Add address family specific checksum helpersPatrick McHardy3-0/+22
2006-04-09[NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy1-7/+16
2006-04-09[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao3-0/+1088
2006-04-09[NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy1-0/+2
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave1-0/+6
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen1-0/+1
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2-8/+9
2006-04-04Merge branch 'upstream'Jeff Garzik1-1/+0
2006-04-04[PATCH] libata: convert ATAPI_ENABLE_DMADIR to module parameterAlbert Lee1-1/+0
2006-04-04Merge branch 'upstream'Jeff Garzik19-134/+215
2006-04-04Merge branch 'master'Jeff Garzik19-134/+215
2006-04-02Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+5
2006-04-02[PATCH] splice: fix page stealing LRU handling.Jens Axboe1-0/+4
2006-04-02[PATCH] splice: add a SPLICE_F_MORE flagJens Axboe1-0/+1
2006-04-02[PATCH] splice: improve writeback and clean up page stealingJens Axboe1-1/+0