summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-05-231-4/+4
|\
| * Merge branch 'slab/next' into for-linusPekka Enberg2011-05-231-4/+4
| |\
| | * slub: Deal with hyperthetical case of PAGE_SIZE > 2MChristoph Lameter2011-05-211-2/+4
| | * slub: Remove CONFIG_CMPXCHG_LOCAL ifdefferyChristoph Lameter2011-05-071-2/+0
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-231-4/+14
|\ \ \
| * | | hwmon: (sht15) add support for CRC validationJerome Oufella2011-05-191-0/+2
| * | | hwmon: (sht15) add support for the status registerVivien Didelot2011-05-191-0/+4
| * | | hwmon: (sht15) general code clean-upVivien Didelot2011-05-191-4/+8
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-232-4/+4
|\ \ \ \
| * | | | watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines2011-05-231-1/+1
| * | | | watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2011-05-232-3/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-2/+2
|\ \ \ \ \
| * | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
| * | | | | Merge branch 'master' into for-nextJiri Kosina2011-04-26247-1006/+4634
| |\ \ \ \ \
| * | | | | | include/linux/leds-regulator.h: fix syntax in example codeAntonio Ospite2011-04-131-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-231-0/+49
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-05-221-0/+49
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-18102-159/+166
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-03375-1974/+9946
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | ASoC: Add WM8958 enhanced EQ supportMark Brown2011-03-221-0/+15
| | * | | | | | | | ASoC: Add WM8958 VSS supportMark Brown2011-03-221-0/+34
* | | | | | | | | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-05-232-6/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: make guest mode entry to be rcu quiescent stateGleb Natapov2011-05-221-0/+9
| * | | | | | | | | | Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into nextAvi Kivity2011-05-224-2/+90
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KVM: PPC: booke: add sregs supportScott Wood2011-05-221-0/+1
| * | | | | | | | | | | KVM: Fix off by one in kvm_for_each_vcpu iterationJeff Mahoney2011-05-111-3/+4
| * | | | | | | | | | | KVM: X86: Implement userspace interface to set virtual_tsc_khzJoerg Roedel2011-05-111-0/+5
| * | | | | | | | | | | KVM: 16-byte mmio supportAvi Kivity2011-05-111-1/+6
| * | | | | | | | | | | Revert "KVM: Fix race between nmi injection and enabling nmi window"Marcelo Tosatti2011-05-111-1/+0
| * | | | | | | | | | | KVM: cleanup memslot_id functionXiao Guangrong2011-05-111-1/+5
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-233-5/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: filter: move forward declarations to avoid compile warningsHeiko Carstens2011-05-221-3/+4
| * | | | | | | | | | | net: skb_trim explicitely check the linearity instead of data_lenEmmanuel Grumbach2011-05-221-1/+1
| * | | | | | | | | | | net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2011-05-221-1/+1
| * | | | | | | | | | | netpoll: disable netpoll when enslave a deviceAmerigo Wang2011-05-221-0/+1
| * | | | | | | | | | | net: Remove linux/prefetch.h include from linux/skbuff.hDavid S. Miller2011-05-221-1/+0
| * | | | | | | | | | | net: Remove prefetches from SKB list handlers.David S. Miller2011-05-221-3/+3
* | | | | | | | | | | | Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-231-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | exec: unify do_execve/compat_do_execve codeOleg Nesterov2011-04-091-4/+0
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-05-221-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nilfs2: add ioctl which limits range of segment to be allocatedRyusuke Konishi2011-05-101-0/+2
| * | | | | | | | | | | | nilfs2: super root size should change depending on inode sizeRyusuke Konishi2011-05-101-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2011-05-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ide: Use linux/mutex.hAnton Blanchard2011-05-081-1/+1
* | | | | | | | | | | | | Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds2011-05-221-4/+3
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | net: add missing prefetch.h includeHeiko Carstens2011-05-221-0/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2011-05-211-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | firewire: sbp2: parallelize login, reconnect, logoutStefan Richter2011-05-101-0/+2
| * | | | | | | | | | | | firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch2011-05-101-0/+1
| * | | | | | | | | | | | firewire: octlet AT payloads can be stack-allocatedStefan Richter2011-05-101-2/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
OpenPOWER on IntegriCloud