aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-07-23ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2-10/+8
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2-179/+5
2014-07-23hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz2-5/+6
2014-07-23Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner3-5/+13
2014-07-23of: Provide a function to request and map memoryMatthias Brugger2-0/+13
2014-07-23Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17Daniel Lezcano1-5/+0
2014-07-18timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov1-0/+5
2014-07-16Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner138-1036/+2187
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+1
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2014-07-03Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+3
2014-07-03Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-07-02kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo1-0/+1
2014-07-02clocksource: shmobile: Remove unused sh_timer_config membersLaurent Pinchart1-5/+0
2014-07-01core: fix typo in percpu read_mostly sectionZhengyu He1-2/+2
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-1/+3
2014-06-30kernfs: introduce kernfs_pin_sb()Li Zefan1-0/+1
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+4
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2-5/+4
2014-06-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+11
2014-06-26Fix 32-bit regression in block device read(2)Al Viro1-1/+13
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2014-06-24block: add support for limiting gaps in SG listsJens Axboe2-0/+10
2014-06-24bio: remove unused macro bip_vec_idx()Gu Zheng1-4/+0
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+1
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+10
2014-06-23kexec: save PG_head_mask in VMCOREINFOPetr Tesarik1-0/+3
2014-06-23hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar1-0/+2
2014-06-22Revert "block: add __init to elv_register"Jens Axboe1-1/+1
2014-06-21Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-0/+6
2014-06-21net: phylib: add link_change_notify callback to phy deviceDaniel Mack1-0/+9
2014-06-19Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2014-06-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+1
2014-06-17blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev1-1/+1
2014-06-17block: blk_max_size_offset() should check ->max_sectorsJens Axboe1-1/+1
2014-06-16PM / hibernate: introduce "nohibernate" boot parameterKees Cook1-0/+2
2014-06-16Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-0/+5
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+26
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-1/+34
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-9/+5
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+23
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch1-1/+1
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-3/+10
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+14
2014-06-12Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+8