Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Documentation/arm64: clarify requirements for DTB placement | Mark Salter | 2013-09-05 | 1 | -3/+3 | |
| * | | | | | | | | | arm64: mm: permit use of tagged pointers at EL0 | Will Deacon | 2013-09-03 | 1 | -0/+34 | |
| * | | | | | | | | | arm64: Expand arm64 image header | Roy Franz | 2013-08-22 | 1 | -3/+13 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-09-06 | 3 | -12/+209 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2013-09-05 | 3 | -6/+4 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | powerpc: Update the 00-Index in Documentation/powerpc | Michael Ellerman | 2013-08-27 | 1 | -0/+11 | |
| * | | | | | | | | | powerpc/85xx: Add SEC6.0 device tree | Mingkai Hu | 2013-08-23 | 1 | -0/+157 | |
| * | | | | | | | | | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2013-08-09 | 1 | -12/+41 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | powerpc/dts: update MSI bindings doc for MPIC v4.3 | Minghuan Lian | 2013-08-07 | 1 | -12/+41 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 60 | -83/+121 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | doc: Documentation/cputopology.txt fix typo | Xishi Qiu | 2013-09-04 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation/trace: Correcting and extending tracepoint documentation | Zoltan Kiss | 2013-08-27 | 1 | -2/+17 | |
| * | | | | | | | | | mm/hotplug: fix a typo in Documentation/memory-hotplug.txt | Xishi Qiu | 2013-08-27 | 1 | -1/+1 | |
| * | | | | | | | | | power: Documentation: Update s2ram link | Jens Frederich | 2013-08-27 | 1 | -5/+5 | |
| * | | | | | | | | | doc: fix a typo in Documentation/00-INDEX | Murilo Opsfelder Araujo | 2013-08-27 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation/printk-formats.txt: No casts needed for u64/s64 | Geert Uytterhoeven | 2013-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | doc: Fix typo "is is" in Documentations | Masanari Iida | 2013-08-27 | 5 | -6/+6 | |
| * | | | | | | | | | zram: doc fixes | Bernhard M. Wiedemann | 2013-08-27 | 1 | -4/+5 | |
| * | | | | | | | | | Documentation/kmemcheck: update kmemcheck documentation | Libin | 2013-08-27 | 1 | -3/+3 | |
| * | | | | | | | | | doc: documentation/hwspinlock.txt fix typo | Xishi Qiu | 2013-08-27 | 1 | -1/+1 | |
| * | | | | | | | | | PM / Hibernate: add section for resume options | Sebastian Capella | 2013-08-27 | 1 | -1/+14 | |
| * | | | | | | | | | doc: filesystems : Fix typo in Documentations/filesystems | Masanari Iida | 2013-08-20 | 4 | -4/+4 | |
| * | | | | | | | | | doc: fix a typo about irq affinity | Hu Tao | 2013-08-20 | 1 | -2/+2 | |
| * | | | | | | | | | Documentation/SubmittingPatches: Request summaries for commit references | Geert Uytterhoeven | 2013-08-20 | 1 | -0/+10 | |
| * | | | | | | | | | Documentation: devres: add IIO device alloc/free functions to list | Oleksandr Kravchenko | 2013-08-20 | 1 | -0/+4 | |
| * | | | | | | | | | docproc: Move printk file location | Joe Perches | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-08-20 | 2 | -3/+3 | |
| * | | | | | | | | | spi/documentation: Fix usage of __initdata | Sachin Kamat | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation: pinctrl: Fix example code | Sachin Kamat | 2013-08-20 | 1 | -4/+4 | |
| * | | | | | | | | | Documentation: leds: Fix a typo | Sachin Kamat | 2013-08-20 | 2 | -2/+2 | |
| * | | | | | | | | | Documentation: remove reference to 2.7 kernel in early-userspace | Paul Gortmaker | 2013-08-20 | 1 | -2/+1 | |
| * | | | | | | | | | Documentation: fix typo and update version in cachetlb.txt | Paul Gortmaker | 2013-08-20 | 1 | -3/+3 | |
| * | | | | | | | | | Documentation/devicetree/bindings/serial/ fix a typo | Stefan Huber | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation/zh_CN/SubmittingPatches fix a typo | Stefan Huber | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation/devicetree/bindings/c6x/ fix a typo | Stefan Huber | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation/scsi/hptiop.txt fix a typo | Stefan Huber | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation/fb/viafb.modes fix a typo | Stefan Huber | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation/sound/alsa/ fix a typo | Stefan Huber | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation/acpi/enumeration.txt fix a typo | Stefan Huber | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation/hwmon/abituguru-datasheet fix a typo | Stefan Huber | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation/devicetree/bindings/clock/ fix a typo | Stefan Huber | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation/devicetree/bindings/net/can/ fix a typo | Stefan Huber | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | Documentation: development-process: Update -mm and -next URLs | Martin Nordholts | 2013-07-25 | 1 | -2/+2 | |
| * | | | | | | | | | doc: Fix typo in doucmentations | Masanari Iida | 2013-07-25 | 17 | -19/+19 | |
| * | | | | | | | | | Documentation: clk: Fix a trivial typo in audss | Sachin Kamat | 2013-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | doc: devicetree: bindings: Fix typo in bindings | Masanari Iida | 2013-07-25 | 5 | -7/+7 | |
| * | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2013-07-25 | 341 | -3889/+12579 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | doc: printk-formats: fix format specifier to %p[Ii]4[hnbl] | Daniel Borkmann | 2013-07-08 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 3 | -1/+187 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ \ | Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f... | Jiri Kosina | 2013-09-06 | 3 | -1/+187 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |