aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-03
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-03
|\
| * time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz2012-07-31
| * time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas2012-07-31
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-08-03
|\ \
| * | sched: Fix comment about PREEMPT_ACTIVE bit locationSrivatsa S. Bhat2012-07-26
| * | sched/numa: Add SD_PERFER_SIBLING to CPU domainAlex Shi2012-07-26
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-03
|\ \ \
| * | | perf/trace: Add ability to set a target task for eventsAndrew Vagin2012-07-31
| | |/ | |/|
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-03
|\ \ \
| * | | genirq: Allow irq chips to mark themself oneshot safeThomas Gleixner2012-07-25
| |/ /
* | | Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-08-03
|\ \ \
| * | | kdb: Remove unused KDB_FLAG_ONLY_DO_DUMPJason Wessel2012-07-31
* | | | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-02
|\ \ \ \
| * | | | Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-31
| * | | | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-31
| * | | | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-31
* | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-02
|\ \ \ \ \
| * \ \ \ \ Merge branch 'common/irqdomain' into sh-latestPaul Mundt2012-08-01
| |\ \ \ \ \
| * | | | | | dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2012-08-01
* | | | | | | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King2012-07-31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King2012-07-01
| | * | | | | | | | dmaengine: PL08x: constify channel names and bus_id stringsRussell King2012-07-01
| | * | | | | | | | dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King2012-07-01
| | * | | | | | | | dmaengine: PL08x: clean up get_signal/put_signalRussell King2012-07-01
| | * | | | | | | | dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King2012-07-01
| | |/ / / / / / /
| * / / / / / / / dmaengine: add OMAP DMA engine driverRussell King2012-07-31
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: Remove old freezing mechanismJan Kara2012-07-31
| * | | | | | | | fs: Improve filesystem freezing handlingJan Kara2012-07-31
| * | | | | | | | nfsd: Push mnt_want_write() outside of i_mutexJan Kara2012-07-30
| * | | | | | | | mm: Make default vm_ops provide ->page_mkwrite handlerJan Kara2012-07-30
| * | | | | | | | fs: add link restriction audit reportingKees Cook2012-07-29
| * | | | | | | | fs: add link restrictionsKees Cook2012-07-29
| * | | | | | | | consolidate pipe file creationAl Viro2012-07-29
| * | | | | | | | new helper: done_path_create()Al Viro2012-07-29
* | | | | | | | | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blk: pass from_schedule to non-request unplug functions.NeilBrown2012-07-31
| * | | | | | | | | blk: centralize non-request unplug handling.NeilBrown2012-07-31
| * | | | | | | | | Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-3.6/driversJens Axboe2012-07-30
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: add partition resize function to blkpg ioctlVivek Goyal2012-08-01
| |/ / / / / / / / /
| * | | | | | | | | blkcg: implement per-blkg request allocationTejun Heo2012-06-26
| * | | | | | | | | block: prepare for multiple request_listsTejun Heo2012-06-25
| * | | | | | | | | block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvprivTejun Heo2012-06-25
| * | | | | | | | | block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo2012-06-25
| * | | | | | | | | mempool: add @gfp_mask to mempool_create_node()Tejun Heo2012-06-25
* | | | | | | | | | locks: remove unused lm_release_privateJ. Bruce Fields2012-08-01
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-31
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |