summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into upstreamJeff Garzik2006-05-2015-33/+121
|\
| * [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-191-0/+1
| * [PATCH] SPI: busnum == 0 needs to workDavid Brownell2006-05-161-3/+3
| * [PATCH] SPI: devices can require LSB-first encodingsDavid Brownell2006-05-161-2/+5
| * [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2006-05-161-0/+2
| * [PATCH] SPI: spi whitespace fixesDavid Brownell2006-05-161-12/+12
| * [PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2006-05-162-0/+14
| * [PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong2006-05-151-1/+1
| * [PATCH] add slab_is_available() routine for boot codeMike Kravetz2006-05-151-0/+1
| * [PATCH] symbol_put_addr() locks kernelTrent Piepho2006-05-151-0/+1
| * [PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens2006-05-151-0/+1
| * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-05-111-0/+1
| |\
| | * [SERIAL] Clean up serial locking when obtaining a reference to a portRussell King2006-04-301-0/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-111-2/+1
| |\ \
| | * | [NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger2006-05-101-2/+1
| * | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds2006-05-101-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | dl2k: use DMA_48BIT_MASK constantFrancois Romieu2006-05-101-0/+1
| * | | sky2: backout NAPI rescheduleStephen Hemminger2006-05-081-10/+8
| |/ /
| * | [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-061-0/+2
| * | [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-061-0/+2
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-041-0/+60
| |\ \
| | * | [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-031-0/+60
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-041-0/+1
| |\ \ \
| | * | | [MMC] extend data timeout for writesRussell King2006-05-021-0/+1
| | | |/ | | |/|
| * | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-041-2/+3
| |\ \ \
| | * | | [PATCH] splice: LRU fixupsJens Axboe2006-05-041-2/+3
| | | |/ | | |/|
| * | | [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-031-1/+1
| |/ /
* | | Merge branch 'master' into upstreamJeff Garzik2006-05-0214-86/+347
|\ \ \ | |/ /
| * | [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-021-0/+1
| * | [PATCH] splice: fix page LRU accountingJens Axboe2006-05-021-3/+2
| * | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-014-23/+193
| |\ \
| | * | [PATCH] Rework of IPC auditingSteve Grubb2006-05-011-2/+5
| | * | [PATCH] More user space subject labelsSteve Grubb2006-05-011-1/+1
| | * | [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-012-0/+17
| | * | [PATCH] change lspp ipc auditingSteve Grubb2006-05-012-16/+15
| | * | [PATCH] audit inode patchSteve Grubb2006-05-011-0/+34
| | * | [PATCH] support for context based audit filteringDarrel Goeddel2006-05-012-0/+117
| | * | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-4/+4
| | |/
| * | [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-011-0/+8
| * | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-011-4/+25
| |\ \
| | * | [PATCH] vmsplice: allow user to pass in gift pagesJens Axboe2006-05-011-0/+2
| | * | [PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe2006-05-011-5/+6
| | * | [PATCH] pipe: introduce ->pin() buffer operationJens Axboe2006-05-011-1/+20
| | * | [PATCH] splice: fix bugs in pipe_to_file()Jens Axboe2006-05-011-2/+1
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-011-1/+1
| |\ \
| | * | [NET]: use hlist_unhashed()Akinobu Mita2006-04-291-1/+1
| | |/
| * | Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-291-0/+2
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-2967-3372/+2004
| |\ \ | | |/
| | * [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-281-1/+3
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-272-5/+3
| | |\
OpenPOWER on IntegriCloud