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