summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt
2009-04-03[SCSI] fcoe: Add a header file defining the FIP protocol for FCoE.Joe Eykholt
2009-04-03[SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev
2009-04-03[SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love
2009-04-03[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love
2009-04-03[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-03Allow rwlocks to re-enable interruptsRobin Holt
2009-04-03Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt
2009-04-03preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann
2009-04-03kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman
2009-04-03pci: Add AMD8111 PCI Bridge PCI Device IDHarry Ciao
2009-04-03pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov
2009-04-03pids: refactor vnr/nr_ns helpers to make them safeOleg Nesterov
2009-04-03pids: document task_pgrp/task_session is not safe without tasklist/rcuOleg Nesterov
2009-04-03synclink_gt: add clock optionsPaul Fulghum
2009-04-03struct linux_binprm: drop unused fieldsKirill A. Shutemov
2009-04-03cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan
2009-04-03tracehook_notify_death: use task_detached() helperOleg Nesterov
2009-04-03forget_original_parent: split out the un-ptrace partOleg Nesterov
2009-04-03ptrace: fix possible zombie leak on PTRACE_DETACHOleg Nesterov
2009-04-03signals: remove 'handler' parameter to tracehook functionsOleg Nesterov
2009-04-03cpusets: replace zone allowed functions with node allowedDavid Rientjes
2009-04-03cgroups: add 'data' field to struct cgroup_scannerLi Zefan
2009-04-03cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki
2009-04-03memcg: remove mem_cgroup_reclaim_imbalance() remnantsKOSAKI Motohiro
2009-04-03memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro
2009-04-03memcg: show memcg information during OOMBalbir Singh
2009-04-03memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki
2009-04-03cgroups: show correct file modeLi Zefan
2009-04-03cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki
2009-04-03cgroup: CSS ID supportKAMEZAWA Hiroyuki
2009-04-03cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek
2009-04-03cgroups: fix cgroup.h commentsPaul Menage
2009-04-03ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi
2009-04-03spi-gpio: allow operation without CS signalMichael Buesch
2009-04-03gpiolib: allow GPIOs to be namedDaniel Silverstone
2009-04-03rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport
2009-04-03Simplify copy_thread()Alexey Dobriyan
2009-04-03memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell
2009-04-03memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman
2009-04-03memory_accessor: new interface for reading/writing persistent memoryKevin Hilman
2009-04-03workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-03mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn