| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: plat-orion: add reg offset to DT irq driver stub | Sebastian Hesselbarth | 2013-07-25 | 1 | -1/+1 |
* | ARM: kirkwood: remove obsolete SDIO clock gate workaround | Sebastian Hesselbarth | 2013-07-25 | 1 | -4/+0 |
* | ARM: kirkwood: convert to DT irqchip and clocksource | Sebastian Hesselbarth | 2013-07-25 | 3 | -9/+40 |
* | ARM: dove: convert to DT irqchip and clocksource | Sebastian Hesselbarth | 2013-07-25 | 3 | -9/+20 |
* | ARM: orion5x: update intc device tree node to new reg layout | Sebastian Hesselbarth | 2013-07-25 | 1 | -2/+3 |
* | ARM: kirkwood: move device tree nodes to DT irqchip and clocksource | Sebastian Hesselbarth | 2013-07-25 | 1 | -8/+27 |
* | ARM: dove: move device tree nodes to DT irqchip and clocksource | Sebastian Hesselbarth | 2013-07-25 | 1 | -2/+19 |
* | ARM: orion5x: remove legacy mv643xx_eth board setup | Sebastian Hesselbarth | 2013-07-25 | 1 | -10/+1 |
* | ARM: kirkwood: remove legacy clk alias for mv643xx_eth | Sebastian Hesselbarth | 2013-07-25 | 1 | -2/+0 |
* | ARM: kirkwood: remove redundant DT board files | Sebastian Hesselbarth | 2013-07-25 | 23 | -959/+1 |
* | ARM: dove: remove legacy mv643xx_eth setup | Sebastian Hesselbarth | 2013-07-25 | 1 | -9/+0 |
* | ARM: orion5x: add gigabit ethernet and mvmdio device tree nodes | Sebastian Hesselbarth | 2013-07-25 | 2 | -0/+46 |
* | ARM: kirkwood: add gigabit ethernet and mvmdio device tree nodes | Sebastian Hesselbarth | 2013-07-25 | 27 | -2/+430 |
* | ARM: dove: add gigabit ethernet and mvmdio device tree nodes | Sebastian Hesselbarth | 2013-07-25 | 2 | -0/+42 |
* | Linux 3.11-rc2v3.11-rc2 | Linus Torvalds | 2013-07-21 | 1 | -1/+1 |
* | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-07-21 | 9 | -28/+137 |
|\ |
|
| * | ACPI / video: no automatic brightness changes by win8-compatible firmware | Aaron Lu | 2013-07-18 | 1 | -2/+8 |
| * | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8 | Rafael J. Wysocki | 2013-07-18 | 6 | -10/+105 |
| * | ACPI / video: Always call acpi_video_init_brightness() on init | Matthew Garrett | 2013-07-18 | 1 | -3/+8 |
| * | ACPICA: expose OSI version | Aaron Lu | 2013-07-18 | 3 | -13/+16 |
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-07-21 | 2 | -2/+2 |
|\ \ |
|
| * | | ext3: fix a BUG when opening a file with O_TMPFILE flag | Zheng Liu | 2013-07-21 | 1 | -1/+1 |
| * | | ext4: fix a BUG when opening a file with O_TMPFILE flag | Zheng Liu | 2013-07-21 | 1 | -1/+1 |
* | | | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-21 | 155 | -91617/+22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-07-17 | 9 | -18/+22 |
| |\ \ |
|
| | * | | iio: lps331ap: Fix wrong in_pressure_scale output value | Jacek Anaszewski | 2013-07-16 | 1 | -2/+4 |
| | * | | iio staging: fix lis3l02dq, read error handling | Peter Meerwald | 2013-07-09 | 1 | -0/+2 |
| | * | | staging:iio:ad7291: add missing .driver_module to struct iio_info | Wei Yongjun | 2013-07-06 | 1 | -0/+1 |
| | * | | iio: ti_am335x_adc: add missing .driver_module to struct iio_info | Wei Yongjun | 2013-07-06 | 1 | -0/+1 |
| | * | | iio: mxs-lradc: Remove useless check in read_raw | Marek Vasut | 2013-07-06 | 1 | -7/+0 |
| | * | | iio: mxs-lradc: Fix misuse of iio->trig | Marek Vasut | 2013-07-03 | 1 | -4/+7 |
| | * | | iio: inkern: fix iio_convert_raw_to_processed_unlocked | Alexandre Belloni | 2013-07-03 | 1 | -1/+1 |
| | * | | iio: Fix iio_channel_has_info | Alexandre Belloni | 2013-07-02 | 1 | -2/+2 |
| | * | | iio:trigger: device_unregister->device_del to avoid double free | Jonathan Cameron | 2013-06-29 | 1 | -1/+1 |
| | * | | iio: dac: ad7303: fix error return code in ad7303_probe() | Wei Yongjun | 2013-06-29 | 1 | -1/+3 |
| * | | | staging: csr: remove driver | Greg Kroah-Hartman | 2013-07-17 | 146 | -91599/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-20 | 4 | -18/+15 |
|\ \ \ |
|
| * | | | vfs: constify dentry parameter in d_count() | Peng Tao | 2013-07-20 | 1 | -1/+1 |
| * | | | livelock avoidance in sget() | Al Viro | 2013-07-20 | 1 | -15/+10 |
| * | | | allow O_TMPFILE to work with O_WRONLY | Al Viro | 2013-07-20 | 2 | -2/+4 |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-07-20 | 3 | -21/+60 |
|\ \ \ \ |
|
| * | | | | ext4: call ext4_es_lru_add() after handling cache miss | Theodore Ts'o | 2013-07-16 | 2 | -7/+5 |
| * | | | | ext4: yield during large unlinks | Theodore Ts'o | 2013-07-15 | 1 | -0/+3 |
| * | | | | ext4: make the extent_status code more robust against ENOMEM failures | Theodore Ts'o | 2013-07-15 | 1 | -12/+39 |
| * | | | | ext4: simplify calculation of blocks to free on error | Theodore Ts'o | 2013-07-15 | 1 | -2/+2 |
| * | | | | ext4: fix error handling in ext4_ext_truncate() | Theodore Ts'o | 2013-07-15 | 1 | -0/+11 |
* | | | | | Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-07-20 | 2 | -7/+15 |
|\ \ \ \ \ |
|
| * | | | | | NFSv4: Fix a regression against the FreeBSD server | Trond Myklebust | 2013-07-17 | 1 | -7/+14 |
| * | | | | | SUNRPC: Fix another issue with rpc_client_register() | Trond Myklebust | 2013-07-15 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Linus Torvalds | 2013-07-20 | 2 | -7/+22 |
|\ \ \ \ \ |
|