| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-12 | 1 | -1/+1 |
|\ |
|
| * | fix mremap() vs. ioctx_kill() race | Al Viro | 2015-04-06 | 1 | -1/+1 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-04-10 | 1 | -1/+3 |
|\ \ |
|
| * | | Defer processing of REQ_PREEMPT requests for blocked devices | Bart Van Assche | 2015-04-08 | 1 | -1/+3 |
* | | | Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-09 | 1 | -1/+0 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 2015-04-09 | 1 | -1/+0 |
| |\ \ \ \ |
|
| | | * | | | cpuidle: remove state_count field from struct cpuidle_device | Bartlomiej Zolnierkiewicz | 2015-04-03 | 1 | -1/+0 |
| | |/ / / |
|
* | | | | | include/linux/dmapool.h: declare struct device | Mark Brown | 2015-04-07 | 1 | -0/+2 |
* | | | | | mm: move zone lock to a different cache line than order-0 free page lists | Mel Gorman | 2015-04-07 | 1 | -4/+3 |
|/ / / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-06 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | ipv6: protect skb->sk accesses from recursive dereference inside the stack | hannes@stressinduktion.org | 2015-04-06 | 1 | -0/+6 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-04-03 | 1 | -0/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | block: fix blk_stack_limits() regression due to lcm() change | Mike Snitzer | 2015-03-31 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linux | Linus Torvalds | 2015-04-02 | 1 | -0/+17 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | irqchip: gicv3-its: Use non-cacheable accesses when no shareability | Marc Zyngier | 2015-03-29 | 1 | -0/+4 |
| * | | | irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion | Marc Zyngier | 2015-03-29 | 1 | -0/+13 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-04-02 | 1 | -1/+15 |
|\ \ \ \ |
|
| * | | | | usbnet: Fix tx_bytes statistic running backward in cdc_ncm | Ben Hutchings | 2015-03-29 | 1 | -2/+4 |
| * | | | | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers | Ben Hutchings | 2015-03-29 | 1 | -0/+12 |
* | | | | | Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2015-04-01 | 2 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | fs: add dirtytime_expire_seconds sysctl | Theodore Ts'o | 2015-03-17 | 1 | -0/+3 |
| * | | | | | fs: make sure the timestamps for lazytime inodes eventually get written | Theodore Ts'o | 2015-03-17 | 1 | -0/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-04-01 | 1 | -9/+9 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | sunrpc: make debugfs file creation failure non-fatal | Jeff Layton | 2015-03-31 | 1 | -9/+9 |
* | | | | | mm: numa: slow PTE scan rate if migration failures occur | Mel Gorman | 2015-03-25 | 1 | -4/+5 |
* | | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-03-24 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | ata: Add a new flag to destinguish sas controller | Shaohua Li | 2015-03-19 | 1 | -0/+1 |
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'... | Mark Brown | 2015-03-23 | 2 | -1/+4 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| | * | | | | | regulator: palmas: Correct TPS659038 register definition for REGEN2 | Keerthy | 2015-03-17 | 1 | -0/+3 |
| * | | | | | | regulator: Fix documentation for regmap in the config | Axel Lin | 2015-03-18 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 2015-03-21 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | dm snapshot: suspend merging snapshot when doing exception handover | Mikulas Patocka | 2015-02-27 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-03-19 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "pinctrl: consumer: use correct retval for placeholder functions" | Linus Walleij | 2015-03-05 | 1 | -3/+3 |
| |/ / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-03-19 | 2 | -1/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | netdevice.h: fix ndo_bridge_* comments | Nicolas Dichtel | 2015-03-17 | 1 | -1/+4 |
| * | | | | | | xps: must clear sender_cpu before forwarding | Eric Dumazet | 2015-03-11 | 1 | -0/+7 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-03-18 | 1 | -0/+4 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | livepatch: Fix subtle race with coming and going modules | Petr Mladek | 2015-03-17 | 1 | -0/+4 |
* | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-03-15 | 1 | -0/+18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | clk: introduce clk_is_match | Michael Turquette | 2015-03-11 | 1 | -0/+18 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux | Linus Torvalds | 2015-03-15 | 1 | -0/+5 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | irqchip: gicv3-its: Define macros for GITS_CTLR fields | Yun Wu | 2015-03-08 | 1 | -0/+3 |
| * | | | | | | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID | Marc Zyngier | 2015-03-08 | 1 | -0/+2 |
| |/ / / / / |
|
* | | | | | | Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-03-13 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | of/platform: Fix sparc:allmodconfig build | Guenter Roeck | 2015-03-13 | 1 | -1/+1 |
* | | | | | | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2015-03-13 | 1 | -0/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | new helper: dup_iter() | Al Viro | 2015-02-17 | 1 | -0/+2 |
* | | | | | | | | kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h> | Andrey Ryabinin | 2015-03-12 | 2 | -4/+8 |
* | | | | | | | | kasan, module, vmalloc: rework shadow allocation for modules | Andrey Ryabinin | 2015-03-12 | 2 | -2/+4 |
| |_|_|_|/ / /
|/| | | | | | |
|