summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-09-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+4
2012-09-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+2
2012-09-21xfrm_user: ensure user supplied esn replay window is validMathias Krause1-0/+2
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang1-2/+2
2012-09-20Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrikJiri Kosina3-16/+81
2012-09-19HID: Allow more fields in the hid reportHenrik Rydberg1-1/+1
2012-09-19HID: Add an input configured notification callbackHenrik Rydberg1-0/+3
2012-09-19Input: MT - Get slot by keyHenrik Rydberg1-0/+4
2012-09-19Input: MT - Add in-kernel trackingHenrik Rydberg1-0/+21
2012-09-19Input: MT - Handle frame synchronization in coreHenrik Rydberg1-0/+9
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+4
2012-09-19Input: Send events one packet at a timeHenrik Rydberg1-3/+21
2012-09-19Input: Break out MT dataHenrik Rydberg2-11/+18
2012-09-19Merge branch 'x86/efi/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-0/+2
2012-09-19Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-1/+4
2012-09-19linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck1-1/+1
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel1-3/+2
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2-1/+10
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel1-1/+1
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi1-0/+2
2012-09-18compiler.h: add __visibleAndi Kleen2-0/+11
2012-09-18include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever1-1/+1
2012-09-18mm/ia64: fix a memory block size bugJianguo Wu1-1/+1
2012-09-17device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emitJoe Perches1-2/+0
2012-09-17dev: Add dev_vprintk_emit and dev_printk_emitJoe Perches1-0/+11
2012-09-17netdev_printk/dynamic_netdev_dbg: Directly call printk_emitJoe Perches1-3/+0
2012-09-17dev_dbg/dynamic_debug: Update to use printk_emit, optimize stackJoe Perches1-4/+4
2012-09-17arm64: Generic timers supportMarc Zyngier1-0/+21
2012-09-17arm64: Debugging supportWill Deacon1-0/+3
2012-09-17efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett1-0/+2
2012-09-17Merge 3.6-rc7 into driver-core-nextGreg Kroah-Hartman29-39/+109
2012-09-17Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+12
2012-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-1/+4
2012-09-16Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+1
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds1-1/+0
2012-09-16mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+3
2012-09-15uprobes: Introduce arch_uprobe_enable/disable_step()Sebastian Andrzej Siewior1-0/+2
2012-09-15uprobes: Introduce MMF_RECALC_UPROBESOleg Nesterov1-1/+2
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai39-63/+110
2012-09-15Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+1
2012-09-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+1
2012-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2012-09-15Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-09-14generic: Implement generic ffs/fls using __builtin_* functionsCatalin Marinas4-0/+63
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil1-1/+1
2012-09-13Merge branch 'core/rcu' into perf/coreIngo Molnar8-16/+43
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas1-1/+1
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter1-0/+2