aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22Remove <linux/i2c-id.h> and <linux/i2c-algo-ite.h> from userspace exportJean Delvare1-2/+2
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse15-0/+119
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-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse17-34/+83
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-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanupsPavel Pisa1-0/+1
2006-05-16Remove struct fddi_statistics from user view in <linux/if_fddi.h>David Woodhouse1-0/+2
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 export itKumar 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-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/shemminger/netdev-2.6Linus 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-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/powerpcLinus 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-02[MMC] extend data timeout for writesRussell King1-0/+1
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe1-0/+1