summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt1-1/+133
2009-04-03[SCSI] fcoe: Add a header file defining the FIP protocol for FCoE.Joe Eykholt1-0/+237
2009-04-03[SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev1-5/+17
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev1-118/+2
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev1-6/+0
2009-04-03[SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev1-54/+0
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev1-0/+2
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love1-1/+22
2009-04-03[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love1-1/+0
2009-04-03[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love1-1/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-28/+24
2009-04-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-4/+3
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-15/+0
2009-04-03Allow rwlocks to re-enable interruptsRobin Holt2-0/+9
2009-04-03Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt1-0/+17
2009-04-03preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2-0/+10
2009-04-03kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman1-0/+4
2009-04-03pci: Add AMD8111 PCI Bridge PCI Device IDHarry Ciao1-0/+1
2009-04-03pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov1-37/+6
2009-04-03pids: refactor vnr/nr_ns helpers to make them safeOleg Nesterov1-7/+20
2009-04-03pids: document task_pgrp/task_session is not safe without tasklist/rcuOleg Nesterov1-0/+5
2009-04-03synclink_gt: add clock optionsPaul Fulghum1-0/+1
2009-04-03struct linux_binprm: drop unused fieldsKirill A. Shutemov1-2/+1
2009-04-03cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan1-16/+0
2009-04-03tracehook_notify_death: use task_detached() helperOleg Nesterov1-1/+1
2009-04-03forget_original_parent: split out the un-ptrace partOleg Nesterov2-1/+6
2009-04-03ptrace: fix possible zombie leak on PTRACE_DETACHOleg Nesterov1-0/+1
2009-04-03signals: remove 'handler' parameter to tracehook functionsOleg Nesterov1-9/+4
2009-04-03cpusets: replace zone allowed functions with node allowedDavid Rientjes1-6/+27
2009-04-03cgroups: add 'data' field to struct cgroup_scannerLi Zefan1-0/+1
2009-04-03cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki1-7/+6
2009-04-03memcg: remove mem_cgroup_reclaim_imbalance() remnantsKOSAKI Motohiro1-7/+0
2009-04-03memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro1-6/+0
2009-04-03memcg: show memcg information during OOMBalbir Singh1-0/+7
2009-04-03memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki1-1/+1
2009-04-03cgroups: show correct file modeLi Zefan1-0/+5
2009-04-03cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki1-1/+5
2009-04-03cgroup: CSS ID supportKAMEZAWA Hiroyuki2-0/+51
2009-04-03cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek1-2/+2
2009-04-03cgroups: fix cgroup.h commentsPaul Menage1-30/+41
2009-04-03ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi1-3/+2
2009-04-03spi-gpio: allow operation without CS signalMichael Buesch1-0/+6
2009-04-03gpiolib: allow GPIOs to be namedDaniel Silverstone1-0/+5
2009-04-03rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport1-0/+6
2009-04-03Simplify copy_thread()Alexey Dobriyan1-1/+2
2009-04-03memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell1-0/+6
2009-04-03memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman1-0/+4
2009-04-03memory_accessor: new interface for reading/writing persistent memoryKevin Hilman1-0/+11
2009-04-03workqueue: add to_delayed_work() helper functionJean Delvare1-0/+5
2009-04-03mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn1-4/+8