| Commit message (Expand) | Author | Age | Files | Lines |
* | fatfs: add FAT_IOCTL_GET_VOLUME_ID | Mike Lockwood | 2013-07-09 | 1 | -0/+10 |
* | page migration: fix wrong comment in address_space_operations.migratepage() | Tang Chen | 2013-07-09 | 1 | -2/+2 |
* | mm: remove unused VM_<READfoo> macros and expand other in-place | Joe Perches | 2013-07-09 | 1 | -6/+0 |
* | mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name | Wanpeng Li | 2013-07-09 | 1 | -0/+6 |
* | mm/writeback: remove wb_reason_name | Wanpeng Li | 2013-07-09 | 1 | -1/+0 |
* | fs/fs-writeback.c: : make wb_do_writeback() as static | Haicheng Li | 2013-07-09 | 1 | -1/+0 |
* | mm: remove unused functions is_{normal_idx, normal, dma32, dma} | Zhang Yanfei | 2013-07-09 | 1 | -28/+0 |
* | include/linux/gfp.h: fix the comment for GFP_ZONE_TABLE | Zhang Yanfei | 2013-07-09 | 1 | -1/+1 |
* | mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED | Zhang Yanfei | 2013-07-09 | 1 | -6/+6 |
* | audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_... | Jeff Layton | 2013-07-09 | 1 | -4/+22 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-07-07 | 6 | -11/+13 |
|\ |
|
| * | DMA: shdma: add DT support | Guennadi Liakhovetski | 2013-07-05 | 1 | -0/+2 |
| * | DMA: shdma: shdma_chan_filter() has to be in shdma-base.h | Guennadi Liakhovetski | 2013-07-05 | 2 | -2/+1 |
| * | ARM: at91: dt: add header to define at_hdmac configuration | Ludovic Desroches | 2013-07-05 | 1 | -0/+27 |
| * | dmaengine: PL08x: Avoid collisions with get_signal() macro | Mark Brown | 2013-07-05 | 1 | -4/+4 |
| * | dmaengine: at_hdmac: extend hardware handshaking interface identification | Nicolas Ferre | 2013-07-05 | 1 | -0/+4 |
| * | dma: imx-dma: Add oftree support | Markus Pargmann | 2013-07-05 | 1 | -4/+2 |
| * | dma: of: Remove check on always true condition | Lars-Peter Clausen | 2013-06-12 | 1 | -1/+0 |
* | | Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-07 | 2 | -22/+9 |
|\ \ |
|
| * | | modpost: remove all traces of cpuinit/cpuexit sections | Paul Gortmaker | 2013-06-26 | 1 | -12/+0 |
| * | | init.h: remove __cpuinit sections from the kernel | Paul Gortmaker | 2013-06-26 | 1 | -10/+9 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 9 | -15/+61 |
|\ \ \ |
|
| * | | | clocksource: Reselect clocksource when watchdog validated high-res capability | Thomas Gleixner | 2013-07-05 | 1 | -0/+1 |
| * | | | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 2013-07-04 | 74 | -186/+387 |
| |\ \ \ |
|
| | * | | | posix_cpu_timer: consolidate expiry time type | Frederic Weisbecker | 2013-07-03 | 1 | -5/+11 |
| * | | | | timekeeping: Indicate that clock was set in the pvclock gtod notifier | David Vrabel | 2013-06-28 | 1 | -0/+7 |
| * | | | | Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific" | John Stultz | 2013-06-18 | 1 | -6/+0 |
| * | | | | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -0/+21 |
| * | | | | alarmtimer: Add functions for timerfd support | Todd Poynor | 2013-05-29 | 1 | -0/+4 |
| * | | | | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel | 2013-05-28 | 1 | -2/+2 |
| * | | | | dw_apb_timer_of.c: Remove parts that were picoxcell-specific | Pavel Machek | 2013-05-28 | 1 | -0/+6 |
| * | | | | ktime: Add __must_check prefix to ktime_to_timespec_cond | Daniel Borkmann | 2013-05-28 | 1 | -1/+2 |
| * | | | | ktime: Use macro NSEC_PER_USEC where appropriate | Liu Ying | 2013-05-28 | 1 | -3/+4 |
| * | | | | clockevents: Implement unbind functionality | Thomas Gleixner | 2013-05-16 | 1 | -0/+1 |
| * | | | | clockevents: Add module refcount | Thomas Gleixner | 2013-05-16 | 1 | -0/+3 |
| * | | | | clockevents: Get rid of the notifier chain | Thomas Gleixner | 2013-05-16 | 1 | -1/+0 |
| * | | | | clocksource: Let clocksource_unregister() return success/error | Thomas Gleixner | 2013-05-16 | 1 | -1/+1 |
| * | | | | clocksource: Add module refcount | Thomas Gleixner | 2013-05-16 | 1 | -0/+3 |
| * | | | | clocksource: Let timekeeping_notify return success/error | Thomas Gleixner | 2013-05-16 | 1 | -1/+1 |
| * | | | | clocksource: apb_timer: Remove unsused function | Thomas Gleixner | 2013-05-16 | 1 | -1/+0 |
* | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-07-06 | 1 | -67/+75 |
|\ \ \ \ \ |
|
| * | | | | | irqdomain: make irq_linear_revmap() a fast path again | Grant Likely | 2013-06-24 | 1 | -3/+16 |
| * | | | | | irqdomain: remove irq_domain_generate_simple() | Grant Likely | 2013-06-24 | 1 | -8/+0 |
| * | | | | | irqdomain: Refactor irq_domain_associate_many() | Grant Likely | 2013-06-24 | 1 | -13/+11 |
| * | | | | | irqdomain: Clean up aftermath of irq_domain refactoring | Grant Likely | 2013-06-10 | 1 | -7/+24 |
| * | | | | | irqdomain: Eliminate revmap type | Grant Likely | 2013-06-10 | 1 | -28/+20 |
| * | | | | | irqdomain: merge linear and tree reverse mappings. | Grant Likely | 2013-06-10 | 1 | -8/+10 |
| * | | | | | irqdomain: Add a name field | Grant Likely | 2013-06-10 | 1 | -0/+1 |
| * | | | | | irqdomain: Replace LEGACY mapping with LINEAR | Grant Likely | 2013-06-10 | 1 | -7/+0 |
| * | | | | | Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/next | Grant Likely | 2013-06-10 | 2 | -1/+58 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|