summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS:Add labels to client function prototypesDavid Quigley2013-06-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley2013-06-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Introduce new label structureSteve Dickson2013-06-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley2013-06-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson2013-06-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SELinux: Add new labeling type native labelsDavid Quigley2013-06-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley2013-06-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley2013-06-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Security: Add hook to calculate context based on a negative dentry.David Quigley2013-06-08
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Add NFSv4.2 protocol constantsSteve Dickson2013-05-13
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4: Close another NFSv4 recovery raceTrond Myklebust2013-06-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Remove unused functions rpc_task_set/has_priorityTrond Myklebust2013-06-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Remove the unused helpers task_for_each() and task_for_first()Trond Myklebust2013-06-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust2013-06-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFSv4.1: Ensure that layoutget is called using the layout credentialTrond Myklebust2013-06-06
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | / / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo...Jeff Layton2013-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seq_file: add seq_list_*_percpu helpersJeff Layton2013-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | helper for reading ->d_countAl Viro2013-07-05
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DMA: shdma: add DT supportGuennadi Liakhovetski2013-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DMA: shdma: shdma_chan_filter() has to be in shdma-base.hGuennadi Liakhovetski2013-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown2013-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmaengine: at_hdmac: extend hardware handshaking interface identificationNicolas Ferre2013-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dma: imx-dma: Add oftree supportMarkus Pargmann2013-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dma: of: Remove check on always true conditionLars-Peter Clausen2013-06-12
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init.h: remove __cpuinit sections from the kernelPaul Gortmaker2013-06-26
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2013-07-05
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker2013-07-03
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel2013-06-28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz2013-06-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alarmtimer: Add functions for timerfd supportTodd Poynor2013-05-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying2013-05-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Implement unbind functionalityThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Add module refcountThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Get rid of the notifier chainThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Add module refcountThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Let timekeeping_notify return success/errorThomas Gleixner2013-05-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: apb_timer: Remove unsused functionThomas Gleixner2013-05-16
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: make irq_linear_revmap() a fast path againGrant Likely2013-06-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: remove irq_domain_generate_simple()Grant Likely2013-06-24