aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-06-21[PATCH] PCI: Add PCI_CAP_ID_VNDRBrice Goglin1-0/+1
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-3/+0
2006-06-20[PATCH] add __iowrite64_copyBrice Goglin1-0/+1
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-32/+209
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds157-594/+470
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2-6/+22
2006-06-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds13-392/+417
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner1-1/+11
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis2-8/+10
2006-06-20[PATCH] audit: path-based rulesAmy Griffis1-0/+1
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson1-0/+46
2006-06-20[PATCH] inline more audit helpersAl Viro1-3/+21
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers1-2/+2
2006-06-20[PATCH] add filtering by ppidAl Viro1-0/+1
2006-06-20[PATCH] collect sid of those who send signals to auditdAl Viro1-2/+1
2006-06-20[PATCH] execve argument loggingAl Viro1-1/+5
2006-06-20[PATCH] audit_panic() is audit-internalAl Viro1-1/+0
2006-06-20[PATCH] inotify (4/5): allow watch removal from event handlerAmy Griffis1-0/+7
2006-06-20[PATCH] inotify (3/5): add interfaces to kernel APIAmy Griffis1-0/+20
2006-06-20[PATCH] inotify (2/5): add name's inode to event handlerAmy Griffis2-16/+20
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2-1/+77
2006-06-20[PATCH] remove config.h from inotify.hAl Viro1-1/+0
2006-06-19[NET]: Prevent multiple qdisc runsHerbert Xu1-0/+1
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-29/+698
2006-06-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+12
2006-06-19Add support for suspending and resuming the whole console subsystemLinus Torvalds1-0/+4
2006-06-19[ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor1-2/+2
2006-06-17[PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmprivate.Tushar Gohad1-1/+1
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu1-0/+3
2006-06-17[TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller1-0/+1
2006-06-17[NET]: Warn in __skb_trim if skb is pagedHerbert Xu1-12/+12
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu1-4/+20
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-3/+35
2006-06-17[SECMARK]: Add CONNSECMARK xtables targetJames Morris1-0/+13
2006-06-17[SECMARK]: Add secmark support to conntrackJames Morris1-0/+4
2006-06-17[SECMARK]: Add xtables SECMARK targetJames Morris1-0/+26
2006-06-17[SECMARK]: Add secmark support to core networking.James Morris1-0/+22
2006-06-17[SECMARK]: Add SELinux exportsJames Morris1-0/+32
2006-06-17[NET]: Fix warnings after LSM-IPSEC changes.David S. Miller1-1/+1
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang1-6/+34
2006-06-17[IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan1-1/+1
2006-06-17[NETFILTER]: Add SIP connection tracking helperPatrick McHardy1-0/+44
2006-06-17[NETFILTER]: H.323 helper: Add support for Call ForwardingJing Min Zhao3-1/+10
2006-06-17[NETFILTER]: ctnetlink: fix NAT configurationPatrick McHardy1-1/+3
2006-06-17[NETFILTER]: conntrack: add fixed timeout flag in connection trackingEric Leblond1-0/+4
2006-06-17[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2-0/+3
2006-06-17[NETFILTER]: x_tables: add statistic matchPatrick McHardy1-0/+32
2006-06-17[NETFILTER]: x_tables: add quota matchPatrick McHardy1-0/+16
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu1-0/+4
2006-06-17[TG3]: Add 5786 PCI IDMichael Chan1-0/+1
2006-06-17[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech1-0/+1
2006-06-17[I/OAT]: Structure changes for TCP recv offload to I/OATChris Leech2-0/+12
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech1-0/+22
2006-06-17[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech1-0/+4
2006-06-17[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller1-0/+1
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech1-0/+337
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy1-3/+6
2006-06-13Merge branch 'master' into upstreamJeff Garzik4-3/+7
2006-06-11[PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabledakpm@osdl.org1-1/+1
2006-06-10[SCSI] remove RQ_SCSI_* flagsChristoph Hellwig1-3/+0
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel1-1/+4
2006-06-08[PATCH] elevator switching raceJens Axboe1-1/+1
2006-06-08[PATCH] Fix mempolicy.h build errorRalf Baechle1-0/+1
2006-06-08Merge branch 'master' into upstreamJeff Garzik5-15/+9
2006-06-05[PATCH] m48t86: ia64 build fixAndrew Morton1-2/+2
2006-06-05[PATCH] Sparsemem build fixRalf Baechle1-0/+1
2006-06-05[RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistencyDavid Woodhouse1-11/+11
2006-06-03Switch to __s32 types in joystick.h instead of C99 types for consistency.David Woodhouse1-11/+11
2006-06-01Add <sys/types.h> to headers included for userspace in <linux/input.h>David Woodhouse1-0/+1
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton1-5/+0
2006-05-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2006-05-29Input: change from numbered to named switchesRichard Purdie1-8/+3
2006-05-29Input: add KEY_BATTERY keycodeMatthew Garrett1-0/+2
2006-05-30[MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner1-11/+0
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner2-10/+50
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner1-15/+1
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner6-12/+13
2006-05-29[MTD] NAND Consolidate oobinfo handlingThomas Gleixner1-3/+2
2006-05-29[MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2-2/+5
2006-05-26[PATCH] pci_ids: add new device idsAyaz Abdulla1-0/+8
2006-05-26[MTD] NAND modularize write functionThomas Gleixner1-26/+45
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner1-8/+8
2006-05-25[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner1-0/+13
2006-05-25[MTD] Add ECC statistics to struct mtd_infoThomas Gleixner1-0/+14
2006-05-25[MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner1-0/+4
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse17-34/+83
2006-05-24[PATCH] Add Myri-10G Ethernet driverBrice Goglin1-0/+1
2006-05-24[PATCH] Revive pci_find_ext_capabilityBrice Goglin1-0/+2
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner1-5/+0
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner1-16/+17
2006-05-23Merge 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-23[MTD] Remove read/write _ecc variantsThomas Gleixner2-3/+3
2006-05-23[MTD] Remove readv/readv_eccThomas Gleixner1-5/+1
2006-05-23[MTD] Remove nand writev supportThomas Gleixner1-2/+0
2006-05-23[MTD] NAND ECC hwctl function has no return valueThomas Gleixner1-1/+1
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner1-2/+5
2006-05-23[MTD] NAND modularize ECCThomas Gleixner1-30/+33
2006-05-23[MTD] NAND consolidate data typesThomas Gleixner1-11/+11
2006-05-23[MTD] NAND whitespace and formatting cleanupThomas Gleixner1-69/+34
2006-05-23[MTD] Add support for NDFC NAND controllerThomas Gleixner1-0/+66
2006-05-23[MTD] Add platform support for NANDThomas Gleixner1-0/+47
2006-05-23[MTD] Simplify NAND lockingThomas Gleixner1-3/+4
2006-05-22[MTD] Introduce writesizeJoern Engel1-2/+5
2006-05-22[AGPGART] VIA PT880 Ultra support.Magnus Kessler1-0/+1
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-20Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse1-0/+40
2006-05-20Merge branch 'master' into upstreamJeff Garzik15-33/+121
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-19[JFFS2] Support new device nodesDavid Woodhouse1-0/+6
2006-05-19Merge git://git.infradead.org/mtd-2.6KaiGai Kohei15-29/+93
2006-05-16Remove struct fddi_statistics from user view in <linux/if_fddi.h>David Woodhouse1-0/+2
2006-05-16[JFFS2] Repack some on-medium structures. ARM is weirder than I thought.David Woodhouse1-3/+3
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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse12-16/+84
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-15[JFFS2] Don't pack on-medium structures, because GCC emits crappy codeDavid Woodhouse1-7/+7
2006-05-14[MTD] Clean up <linux/mtd/physmap.h> to fix modular buildDavid Woodhouse1-6/+2
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse1-1/+1
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei1-0/+40
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab1-0/+5
2006-05-12OneNAND: One-Time Programmable (OTP) supportKyungmin Park2-0/+10
2006-05-12OneNAND: handle byte access on BufferRAMKyungmin Park1-0/+3
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-08Finally remove the obnoxious inter_module_xxx()David Woodhouse1-9/+0
2006-05-07[MTD] Convert physmap to platform driverLennert Buytenhek1-13/+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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse10-29/+290
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-04Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>David Woodhouse1-20/+14
2006-05-04Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> tooDavid Woodhouse1-87/+80
2006-05-04Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse1-1/+2
2006-05-04Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse1-35/+37
2006-05-04Use __uXX types in <linux/divert.h> for struct divert_blk et al.David Woodhouse1-10/+10
2006-05-04Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse1-10/+4
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-04Use __uXX types in user-visible structures in <linux/nbd.h>David Woodhouse1-6/+6
2006-05-04Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.David Woodhouse1-1/+1
2006-05-04Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>David Woodhouse1-1/+0
2006-05-04Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse1-9/+10
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug1-0/+60
2006-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse24-101/+407
2006-05-03Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/David Woodhouse2-172/+0
2006-05-02Merge branch 'master' into upstreamJeff Garzik14-86/+347
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-02Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse1-0/+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 git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse3-56/+112
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-29Sanitise ethtool.h and mii.h for userspace.David Woodhouse2-98/+101
2006-04-29Remove 'extern int errno;' from public view in linux/unistd.hDavid Woodhouse1-0/+2
2006-04-29Remove struct input_device_id from public view in linux/input.hDavid Woodhouse1-0/+4
2006-04-29Don't include <linux/mod_devicetable.h> in public part of linux/pci.hDavid Woodhouse1-2/+2
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse7-14/+38
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