aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-151-0/+5
* drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-08-151-1/+1
* drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-151-0/+1
* xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-08-151-0/+39
* NFS: Fix spurious readdir cookie loop messagesTrond Myklebust2011-08-041-1/+2
* mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-08-041-0/+2
* pnfs: let layoutcommit handle a list of lsegPeng Tao2011-08-041-1/+1
* firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter2011-08-041-0/+3
* gro: Only reset frag0 when skb can be pulledHerbert Xu2011-08-041-1/+4
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-201-0/+3
|\
| * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-07-201-0/+3
| |\
| | * rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney2011-07-191-0/+3
* | | sched: Allow for overlapping sched_domain spansPeter Zijlstra2011-07-201-0/+2
* | | sched: Break out cpu_power from the sched_group structurePeter Zijlstra2011-07-201-5/+9
|/ /
* | include/linux/sdla.h: remove the prototype of sdla()WANG Cong2011-07-181-5/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-171-6/+0
|\ \
| * | net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-6/+0
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-07-173-1/+22
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2011-07-142-0/+21
| |\ \ \ \
| | | * | | ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2011-07-132-0/+21
| | |/ / /
| * | | | ACPI: Fixes device power states array overflowLin Ming2011-07-131-1/+1
| |/ / /
* | | | drm/radeon/kms: add new NI pci idsAlex Deucher2011-07-151-0/+2
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-131-0/+13
|\ \ \
| * | | mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-0/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-132-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-081-1/+1
| * | | sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-071-0/+1
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-07-121-0/+2
|\ \ \ \
| * | | | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-121-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-111-3/+7
|\ \ \ \
| * | | | [media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil2011-07-071-0/+7
| * | | | [media] v4l2-subdev.h: remove unused s_mode tuner opHans Verkuil2011-07-071-4/+1
* | | | | w1: ds1wm: add a reset recovery parameterJean-François Dagenais2011-07-081-0/+7
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-071-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe2011-06-301-2/+2
| |\ \ \ \
| | * | | | drbd: fix limit define, we support 1 PiByte nowLars Ellenberg2011-06-301-2/+2
* | | | | | FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-071-0/+21
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2011-07-071-1/+1
|\ \ \ \ \ \ \ \
| | | * | | | | | sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra2011-07-051-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-072-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-011-0/+1
| * | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-011-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-301-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-271-1/+1
* | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-062-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | [media] m5mols: Use proper email address formatHeungJun, Kim2011-06-111-2/+2
| * | | | | | | | | [media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson2011-06-111-1/+1
* | | | | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-041-6/+0
|\ \ \ \ \ \ \ \ \ \