aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov2013-07-09
* fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood2013-07-09
* page migration: fix wrong comment in address_space_operations.migratepage()Tang Chen2013-07-09
* mm: remove unused VM_<READfoo> macros and expand other in-placeJoe Perches2013-07-09
* mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch nameWanpeng Li2013-07-09
* mm/writeback: remove wb_reason_nameWanpeng Li2013-07-09
* fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li2013-07-09
* mm: remove unused functions is_{normal_idx, normal, dma32, dma}Zhang Yanfei2013-07-09
* include/linux/gfp.h: fix the comment for GFP_ZONE_TABLEZhang Yanfei2013-07-09
* mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZEDZhang Yanfei2013-07-09
* audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton2013-07-09
* 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
| * ARM: at91: dt: add header to define at_hdmac configurationLudovic Desroches2013-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-11
* | Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-07
|\ \
| * | modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker2013-06-26
| * | 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
| * | | | | irqdomain: Refactor irq_domain_associate_many()Grant Likely2013-06-24
| * | | | | irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely2013-06-10
| * | | | | irqdomain: Eliminate revmap typeGrant Likely2013-06-10
| * | | | | irqdomain: merge linear and tree reverse mappings.Grant Likely2013-06-10
| * | | | | irqdomain: Add a name fieldGrant Likely2013-06-10
| * | | | | irqdomain: Replace LEGACY mapping with LINEARGrant Likely2013-06-10