Age | Commit message (Expand) | Author | Files | Lines |
2014-02-22 | watchdog: orion: Remove unneeded BRIDGE_CAUSE clear | Ezequiel Garcia | 1 | -5/+0 |
2014-02-22 | watchdog: orion: Make RSTOUT register a separate resource | Ezequiel Garcia | 7 | -9/+58 |
2014-02-22 | watchdog: orion: Handle the interrupt so it's properly acked | Ezequiel Garcia | 2 | -1/+25 |
2014-02-22 | watchdog: orion: Make sure the watchdog is initially stopped | Ezequiel Garcia | 1 | -0/+19 |
2014-02-22 | watchdog: orion: Remove unused macros | Ezequiel Garcia | 1 | -2/+0 |
2014-02-22 | watchdog: orion: Use atomic access for shared registers | Ezequiel Garcia | 1 | -37/+5 |
2014-02-22 | watchdog: orion: Add clock error handling | Ezequiel Garcia | 1 | -10/+19 |
2014-02-22 | irqchip: orion: Fix getting generic chip pointer. | Andrew Lunn | 1 | -1/+2 |
2014-02-06 | irqchip: orion: clear stale interrupts in irq_startup | Sebastian Hesselbarth | 1 | -0/+14 |
2014-02-06 | irqchip: orion: use handle_edge_irq on bridge irqs | Sebastian Hesselbarth | 1 | -1/+1 |
2014-02-06 | irqchip: orion: clear bridge cause register on init | Sebastian Hesselbarth | 1 | -1/+2 |
2014-02-03 | Linus 3.14-rc1v3.14-rc1 | Linus Torvalds | 1 | -3/+3 |
2014-02-03 | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 15 | -73/+278 |
2014-02-03 | hpfs: optimize quad buffer loading | Mikulas Patocka | 1 | -46/+50 |
2014-02-03 | hpfs: remember free space | Mikulas Patocka | 3 | -10/+87 |
2014-02-03 | parisc: add flexible mmap memory layout support | Helge Deller | 6 | -43/+233 |
2014-02-02 | parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc | Guy Martin | 1 | -1/+1 |
2014-02-02 | parisc: convert uapi/asm/stat.h to use native types only | Helge Deller | 1 | -21/+19 |
2014-02-02 | parisc: wire up sched_setattr and sched_getattr | Helge Deller | 2 | -1/+5 |
2014-02-02 | parisc: fix cache-flushing | Helge Deller | 3 | -3/+16 |
2014-02-02 | parisc/sti_console: prefer Linux fonts over built-in ROM fonts | Helge Deller | 2 | -4/+4 |
2014-02-02 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2014-02-02 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 3 | -27/+39 |
2014-02-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -200/+244 |
2014-02-02 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 31 | -57/+396 |
2014-02-02 | hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors | Jean Delvare | 1 | -0/+1 |
2014-02-02 | hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors | Jean Delvare | 1 | -0/+1 |
2014-02-02 | tools/power turbostat: introduce -s to dump counters | Andy Shevchenko | 1 | -33/+65 |
2014-02-02 | tools/power turbostat: remove unused command line option | Andy Shevchenko | 1 | -3/+3 |
2014-02-01 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2 | -8/+126 |
2014-02-01 | afs: proc cells and rootcell are writeable | Pali Rohár | 1 | -2/+2 |
2014-02-01 | tile: remove compat_sys_lookup_dcookie declaration to fix compile error | Heiko Carstens | 1 | -1/+0 |
2014-02-01 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 11 | -420/+553 |
2014-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -51/+26 |
2014-02-01 | Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 75 | -0/+71854 |
2014-02-01 | Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" | Rafael J. Wysocki | 2 | -19/+19 |
2014-02-01 | ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA | Olof Johansson | 1 | -10/+2 |
2014-02-01 | ARM: multi_v7_defconfig: add mvebu drivers | Olof Johansson | 1 | -0/+10 |
2014-02-01 | clocksource: kona: Add basic use of external clock | Tim Kryger | 1 | -3/+11 |
2014-02-01 | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 11 | -42/+86 |
2014-02-01 | Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 32 | -566/+935 |
2014-02-01 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 43 | -505/+2300 |
2014-02-01 | drivers: bus: fix CCI driver kcalloc call parameters swap | Lorenzo Pieralisi | 1 | -1/+1 |
2014-02-01 | ARM: dts: bcm28155-ap: Fix Card Detection GPIO | Tim Kryger | 1 | -1/+3 |
2014-02-01 | Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 1 | -4/+4 |
2014-02-01 | ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY | Fabio Estevam | 1 | -0/+1 |
2014-02-01 | ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set | Grygorii Strashko | 2 | -1/+1 |
2014-02-01 | MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers | Barry Song | 1 | -8/+1 |
2014-02-01 | Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 4 | -5/+52 |
2014-02-01 | ARM: dts: zynq: Add SDHCI nodes | Soren Brinkmann | 4 | -0/+32 |