aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-06-03Switch to __s32 types in joystick.h instead of C99 types for consistency.David Woodhouse
2006-06-01Add <sys/types.h> to headers included for userspace in <linux/input.h>David Woodhouse
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse
2006-05-23[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton
2006-05-21Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-05-21[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco
2006-05-21[PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk
2006-05-21[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa
2006-05-16Remove struct fddi_statistics from user view in <linux/if_fddi.h>David Woodhouse
2006-05-16[PATCH] SPI: busnum == 0 needs to workDavid Brownell
2006-05-16[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell
2006-05-16[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala
2006-05-16[PATCH] SPI: spi whitespace fixesDavid Brownell
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens
2006-05-12V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger
2006-05-06[NET]: Create netdev attribute_groups with class_device_addStephen Hemminger
2006-05-06[CLASS DEVICE]: add attribute_group creationStephen Hemminger
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-05-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-05-04Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-05-04Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>David Woodhouse
2006-05-04Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> tooDavid Woodhouse
2006-05-04Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse
2006-05-04Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse
2006-05-04Use __uXX types in <linux/divert.h> for struct divert_blk et al.David Woodhouse
2006-05-04Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse
2006-05-03[NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao
2006-05-04[PATCH] splice: LRU fixupsJens Axboe
2006-05-04Use __uXX types in user-visible structures in <linux/nbd.h>David Woodhouse
2006-05-04Don't use 'u32' in user-visible struct ip_conntrack_old_tuple.David Woodhouse
2006-05-04Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>David Woodhouse
2006-05-04Restore __attribute_const__ to user-visibility in linux/compiler.h...for nowDavid Woodhouse
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug
2006-05-02[MMC] extend data timeout for writesRussell King
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe
2006-05-02Guard some of linux/compiler.h with #ifdef __KERNEL__David Woodhouse