aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-07[SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori1-1/+3
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostJames Bottomley1-0/+3
2008-04-07[SCSI] scsi: add wrapper functions for sg buffer copy helper functionsFUJITA Tomonori1-0/+14
2008-04-07[SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori1-0/+5
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie2-0/+2
2008-04-07[SCSI] st: add option to use SILI in variable block readsKai Makisara1-0/+1
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong1-0/+2
2008-04-07[POWERPC] Add of_device_is_available functionJosh Boyer1-0/+1
2008-04-07[POWERPC] Fix kernel panic in arch_arm_kprobeIonut Nicu1-1/+2
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt1-0/+2
2008-04-06atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2-3/+23
2008-04-05[IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.YOSHIFUJI Hideaki1-0/+15
2008-04-05[IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki1-0/+4
2008-04-05[IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki3-0/+233
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds1-1/+1
2008-04-04cgroups: add cgroup support for enabling controllers at boot timePaul Menage1-0/+1
2008-04-04[MIPS] Pb1200: Fix header breakageSergei Shtylyov1-1/+1
2008-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2-1/+30
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu1-0/+4
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2-0/+18
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-1/+1
2008-04-04x86: fix breakage of vSMP irq operationsRavikiran G Thirumalai1-0/+29
2008-04-04[ARM] 4907/1: [AT91] SAM9/CAP9 reset reasonAndrew Victor1-0/+2
2008-04-04[ARM] 4904/1: [AT91] Pass ECC controller to NAND driverAndrew Victor1-5/+5
2008-04-04[ARM] 4902/1: [AT91] SAM9/CAP9 memory controller headerAndrew Victor3-63/+178
2008-04-04libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo1-1/+2
2008-04-04libata: uninline atapi_cmd_type()Tejun Heo1-21/+1
2008-04-04[IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki2-0/+19
2008-04-04[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki3-21/+31
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller83-500/+401
2008-04-03[NETNS]: Create tcp control socket in the each namespace.Denis V. Lunev1-0/+1
2008-04-03[NETNS]: Inet control socket should not hold a namespace.Denis V. Lunev1-1/+7
2008-04-03[INET]: Let inet_ctl_sock_create return sock rather than socket.Denis V. Lunev1-1/+1
2008-04-03[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev2-5/+5
2008-04-03[NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev2-5/+2
2008-04-03[IA64] Implement smp_call_function_mask for ia64Xiantao Zhang1-0/+3
2008-04-03[IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang2-0/+29
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller4-7/+11
2008-04-02[POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.cStefan Roese1-0/+18
2008-04-03[IPV6] NDISC: Don't rely on node-type hint from L2 unless required.YOSHIFUJI Hideaki1-0/+2
2008-04-03[IPV6]: Unify ip6_onlink() and ipip6_onlink().YOSHIFUJI Hideaki1-0/+4
2008-04-03[IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki2-1/+8
2008-04-03[IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L4-4/+33
2008-04-02alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton1-1/+1
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky2-2/+8
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger24-1/+135
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-9/+15
2008-04-02Merge branch 'wm97xx'Dmitry Torokhov1-0/+311
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi1-0/+3
2008-04-02[NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev3-22/+29