| Commit message (Expand) | Author | Age | Files | Lines |
* | of: Fix iteration bug over CPU reg properties | Grant Likely | 2013-10-15 | 1 | -2/+2 |
* | of: Make cpu node handling more portable. | David Miller | 2013-10-15 | 3 | -17/+84 |
* | of: fix unnecessary warning on missing /cpus node | Grant Likely | 2013-10-14 | 1 | -3/+1 |
* | Linux 3.12-rc5v3.12-rc5 | Linus Torvalds | 2013-10-14 | 1 | -1/+1 |
* | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-10-13 | 3 | -4/+5 |
|\ |
|
| * | watchdog: sunxi: Fix section mismatch | Maxime Ripard | 2013-10-13 | 1 | -2/+2 |
| * | watchdog: kempld_wdt: Fix bit mask definition | Jingoo Han | 2013-10-13 | 1 | -1/+1 |
| * | watchdog: ts72xx_wdt: locking bug in ioctl | Dan Carpenter | 2013-10-13 | 1 | -1/+2 |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-10-13 | 9 | -12/+50 |
|\ \ |
|
| * | | ARM: exynos: dts: Update 5250 arch timer node with clock frequency | Yuvaraj Kumar C D | 2013-10-13 | 1 | -0/+5 |
| * | | Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 2013-10-13 | 8 | -12/+45 |
| |\ \ |
|
| | * | | ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_config | Pali Rohár | 2013-10-08 | 1 | -0/+9 |
| | * | | ARM: mach-omap2: board-generic: fix undefined symbol | Simon Barth | 2013-10-08 | 1 | -2/+2 |
| | * | | ARM: dts: Fix pinctrl mask for omap3 | Tony Lindgren | 2013-10-08 | 3 | -8/+4 |
| | * | | ARM: OMAP3: Fix hardware detection for omap3630 when booted with device tree | Nishanth Menon | 2013-10-08 | 2 | -1/+19 |
| | * | | ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT | Aaro Koskinen | 2013-10-03 | 1 | -1/+11 |
* | | | | Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2013-10-13 | 6 | -22/+30 |
|\ \ \ \ |
|
| * | | | | parisc: let probe_kernel_read() capture access to page zero | Helge Deller | 2013-10-13 | 1 | -1/+14 |
| * | | | | parisc: optimize variable initialization in do_page_fault | John David Anglin | 2013-10-13 | 1 | -5/+10 |
| * | | | | parisc: fix interruption handler to respect pagefault_disable() | Helge Deller | 2013-10-13 | 1 | -3/+3 |
| * | | | | parisc: mark parisc_terminate() noreturn and cold. | Helge Deller | 2013-10-13 | 1 | -1/+1 |
| * | | | | parisc: remove unused syscall_ipi() function. | Helge Deller | 2013-10-13 | 1 | -5/+0 |
| * | | | | parisc: kill SMP single function call interrupt | Jiang Liu | 2013-10-13 | 1 | -7/+1 |
| * | | | | parisc: Export flush_cache_page() (needed by lustre) | Geert Uytterhoeven | 2013-10-13 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-10-13 | 2 | -4/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | dma: edma.c: remove edma_desc leakage | Geyslan G. Bem | 2013-10-11 | 1 | -0/+1 |
| * | | | rcar-hpbdma: add parameter to set_slave() method | Sergei Shtylyov | 2013-10-11 | 1 | -2/+5 |
| * | | | rcar-hpbdma: remove shdma_free_irq() calls | Sergei Shtylyov | 2013-10-11 | 1 | -2/+0 |
| |/ / |
|
* | | | vfs: allow O_PATH file descriptors for fstatfs() | Linus Torvalds | 2013-10-12 | 1 | -1/+1 |
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-10-12 | 2 | -1/+3 |
|\ \ \ |
|
| * | | | ext4: fix memory leak in xattr | Dave Jones | 2013-10-12 | 1 | -0/+2 |
| * | | | ext4: fix performance regression in writeback of random writes | Jan Kara | 2013-09-16 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-10-12 | 6 | -21/+25 |
|\ \ \ \ |
|
| * | | | | Btrfs: fix oops caused by the space balance and dead roots | Miao Xie | 2013-10-11 | 3 | -7/+17 |
| * | | | | Btrfs: insert orphan roots into fs radix tree | Miao Xie | 2013-10-11 | 1 | -5/+3 |
| * | | | | Btrfs: limit delalloc pages outside of find_delalloc_range | Josef Bacik | 2013-10-11 | 1 | -8/+4 |
| * | | | | Btrfs: use right root when checking for hash collision | Josef Bacik | 2013-10-11 | 1 | -1/+1 |
* | | | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-10-12 | 5 | -35/+67 |
|\ \ \ \ \ |
|
| * | | | | | ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack | David Henningsson | 2013-10-11 | 1 | -0/+2 |
| * | | | | | ALSA: hda - Add a headset mic model for ALC269 and friends | David Henningsson | 2013-10-11 | 2 | -0/+16 |
| * | | | | | ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model) | David Henningsson | 2013-10-11 | 1 | -0/+9 |
| * | | | | | ALSA: hda - Add fixup for ASUS N56VZ | Takashi Iwai | 2013-10-08 | 1 | -0/+1 |
| * | | | | | ALSA: hda - hdmi: Fix channel map switch not taking effect | Anssi Hannula | 2013-10-08 | 1 | -10/+8 |
| * | | | | | ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470 | David Henningsson | 2013-10-07 | 1 | -0/+27 |
| * | | | | | ALSA: snd-usb-usx2y: remove bogus frame checks | Daniel Mack | 2013-10-02 | 2 | -25/+4 |
* | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-10-12 | 9 | -22/+34 |
|\ \ \ \ \ \ |
|
| * | | | | | | i2c: i2c-mux-pinctrl: use deferred probe when adapter not found | Wolfram Sang | 2013-10-10 | 1 | -2/+2 |
| * | | | | | | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found | Wolfram Sang | 2013-10-10 | 1 | -1/+1 |
| * | | | | | | i2c: i2c-mux-gpio: use deferred probing | Ionut Nicu | 2013-10-10 | 1 | -2/+2 |
| * | | | | | | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors | Ionut Nicu | 2013-10-10 | 1 | -3/+7 |