aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitionsNicholas Bellinger2010-12-211-0/+28
* [SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt2010-12-211-4/+4
* [SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt2010-12-211-0/+8
* [SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend2010-12-211-2/+0
* [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai2010-12-211-0/+1
* [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-211-0/+2
* xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-151-2/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-143-3/+8
|\
| * atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-2/+4
| * tcp: Replace time wait bucket msg by counterTom Herbert2010-12-081-0/+1
| * filter: fix sk_filter rcu handlingEric Dumazet2010-12-061-1/+3
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-12-143-2/+20
|\ \
| | \
| | \
| *-. \ Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown2010-12-1115-28/+61
| |\ \ \
| | | * | acpi: fix _OSI string setup regressionLin Ming2010-12-111-1/+1
| | * | | ACPI: video: fix build for CONFIG_ACPI=nChris Wilson2010-12-111-1/+4
| | * | | ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=nLen Brown2010-12-111-0/+15
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-141-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-12-091-1/+1
| |\ \ \ \
| | * | | | ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim2010-12-061-1/+1
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-12-143-0/+3
|\ \ \ \ \ \
| * | | | | | nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust2010-12-071-0/+1
| * | | | | | NFS: Fix a memory leak in nfs_readdirTrond Myklebust2010-12-021-0/+1
| * | | | | | Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds2010-12-021-0/+1
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-12-081-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-12-081-0/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-051-0/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-082-1/+26
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Input: add input driver for polled GPIO buttonsGabor Juhos2010-12-061-0/+2
| * | | | | | | Input: document struct input_absinfoDmitry Torokhov2010-11-301-1/+20
| * | | | | | | Input: add keycodes for touchpad on/off keysBastien Nocera2010-11-301-0/+4
* | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-061-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-061-2/+2
* | | | | | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-032-1/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-021-1/+6
| * | | | | | | | | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini2010-12-021-0/+10
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro2010-12-021-0/+6
* | | | | | | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-021-2/+0
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-12-023-11/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | uio: Change mail address of Hans J. KochHans J. Koch2010-11-101-1/+1
| * | | | | | | | driver core: prune docs about device_interfaceBrandon Philips2010-11-102-10/+0
* | | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-021-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | TTY: open/hangup race fixupJiri Slaby2010-11-291-0/+1
* | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-021-0/+4
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman2010-11-301-0/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-221-0/+4
* | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-021-10/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-10/+6
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov2010-11-301-0/+4
* | | | | | | | | | | exec: make argv/envp memory visible to oom-killerOleg Nesterov2010-11-301-0/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-292-0/+3
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |