summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+1
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-0/+31
2012-10-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-100/+65
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-16/+16
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-21/+267
2012-10-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-15/+98
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-16/+81
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-4/+2
2012-10-01Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds6-1/+96
2012-10-01Merge tag 'regmap-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-0/+3
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina30-32/+82
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2-0/+23
2012-09-29efi: Add a function to look up existing IO memory mappingsJosh Triplett1-0/+1
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-0/+5
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-18/+24
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+2
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown6-1/+96
2012-09-26Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+3
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter1-1/+3
2012-09-26rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2-0/+10
2012-09-26s390: add support for transactional memoryMartin Schwidefsky1-0/+1
2012-09-26rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker1-0/+9
2012-09-26rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIsFrederic Weisbecker1-0/+2
2012-09-26rcu: New rcu_user_enter() and rcu_user_exit() APIsFrederic Weisbecker1-0/+2
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+16
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney30-32/+82
2012-09-25Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2-1/+53
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter1-0/+1
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker1-0/+2
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker3-8/+8
2012-09-25iommu: static inline iommu group stub functionsAlex Williamson1-18/+24
2012-09-25Merge tag 'v3.6-rc7' into core/rcuIngo Molnar30-32/+82
2012-09-24phy/micrel: Add missing header to micrel_phy.hMarek Vasut1-0/+12
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut1-3/+3
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut1-0/+1
2012-09-23time: RCU permitted to stop idle entry via softirqPaul E. McKenney1-0/+2
2012-09-23rcu: Permit RCU_NONIDLE() to be used from interrupt contextPaul E. McKenney1-4/+2
2012-09-22Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...Mark Brown1-0/+3
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+15
2012-09-21Merge 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-20xfrm_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-19Merge 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