summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Switch to __s32 types in joystick.h instead of C99 types for consistency.David Woodhouse2006-06-031-11/+11
* Add <sys/types.h> to headers included for userspace in <linux/input.h>David Woodhouse2006-06-011-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-2417-34/+83
|\
| * [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-231-0/+6
| * [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton2006-05-231-3/+4
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-05-211-0/+5
| |\
| | * V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-0/+5
| * | [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco2006-05-211-0/+1
| * | [PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk2006-05-211-1/+0
| * | [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala2006-05-211-0/+11
| * | [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
* | | Remove struct fddi_statistics from user view in <linux/if_fddi.h>David Woodhouse2006-05-161-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-0610-29/+290
|\ \ \ | |/ /
| * | 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
| |/ /
| * | [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
| |\ \
OpenPOWER on IntegriCloud