index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2014-04-26
ARM: orion5x: remove unneeded code for edmini_v2
Thomas Petazzoni
-72
/
+0
2014-04-26
ARM: orion5x: keep TODO list in edmini_v2 DT
Thomas Petazzoni
-0
/
+7
2014-04-26
ARM: orion5x: use DT to describe NOR on edmini_v2
Thomas Petazzoni
-63
/
+42
2014-04-26
ARM: orion5x: use DT to describe EHCI on edmini_v2
Thomas Petazzoni
-2
/
+4
2014-04-26
ARM: orion5x: use DT to describe I2C devices on edmini_v2
Thomas Petazzoni
-24
/
+14
2014-04-26
ARM: orion5x: convert edmini_v2 to DT pinctrl
Thomas Petazzoni
-28
/
+31
2014-04-26
ARM: orion5x: add standard pinctrl configs for sata0 and sata1
Thomas Petazzoni
-0
/
+10
2014-04-26
ARM: orion5x: add Device Bus description at SoC level
Thomas Petazzoni
-0
/
+40
2014-04-26
ARM: orion5x: update I2C description at SoC level
Thomas Petazzoni
-1
/
+1
2014-04-26
ARM: orion5x: enable pinctrl driver at SoC level
Thomas Petazzoni
-0
/
+7
2014-04-26
ARM: orion5x: switch to DT interrupts and timer
Thomas Petazzoni
-14
/
+50
2014-04-26
ARM: orion: switch to a per-platform handle_irq() function
Thomas Petazzoni
-45
/
+73
2014-04-26
ARM: orion5x: convert to use 'clocks' property for UART controllers
Thomas Petazzoni
-3
/
+2
2014-04-26
ARM: orion5x: switch to use the clock driver for DT platforms
Thomas Petazzoni
-3
/
+9
2014-04-26
ARM: orion5x: add interrupt for Ethernet in Device Tree
Thomas Petazzoni
-0
/
+1
2014-04-26
ARM: orion5x: rename XOR node to dma-controller@<address>
Thomas Petazzoni
-1
/
+1
2014-04-26
ARM: orion5x: use node labels for UART and SATA on edmini_v2
Thomas Petazzoni
-16
/
+14
2014-04-26
ARM: orion5x: add linux,stdout-path to edmini_v2
Thomas Petazzoni
-0
/
+1
2014-04-26
ARM: orion5x: use gpio-keys and gpio-leds instead of gpio_keys/gpio_leds in e...
Thomas Petazzoni
-2
/
+2
2014-04-26
ARM: orion5x: add node labels in Orion5x SoC Device Tree file
Thomas Petazzoni
-11
/
+11
2014-04-26
ARM: orion5x: convert DT to use the mvebu-mbus driver
Thomas Petazzoni
-130
/
+182
2014-04-26
ARM: orion5x: use existing dt-bindings include for Device Tree files
Thomas Petazzoni
-3
/
+5
2014-04-26
ARM: orion5x: switch to preprocessor includes in DT
Thomas Petazzoni
-2
/
+3
2014-04-26
ARM: orion5x: move interrupt controller node into ocp
Thomas Petazzoni
-7
/
+7
2014-04-13
Linux 3.15-rc1
v3.15-rc1
Linus Torvalds
-2
/
+2
2014-04-13
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
-1
/
+1
2014-04-13
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
-1
/
+1
2014-04-13
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
-84
/
+128
2014-04-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
-120
/
+196
2014-04-12
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
-0
/
+4
2014-04-12
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
-1
/
+2
2014-04-12
futex: update documentation for ordering guarantees
Davidlohr Bueso
-9
/
+23
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-433
/
+420
2014-04-12
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1473
/
+1115
2014-04-12
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-17
/
+3
2014-04-12
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
-5
/
+71
2014-04-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
-437
/
+1241
2014-04-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-126
/
+200
2014-04-12
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
-116
/
+150
2014-04-12
ceph: fix pr_fmt() redefinition
Linus Torvalds
-2
/
+1
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-1537
/
+911
2014-04-12
Merge branch 'tunnels'
David S. Miller
-2
/
+2
2014-04-12
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
-1
/
+1
2014-04-12
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
-1
/
+1
2014-04-12
drivers: net: xen-netfront: fix array initialization bug
Vincenzo Maffione
-1
/
+1
2014-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
-203
/
+91
2014-04-12
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
-363
/
+358
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
-119
/
+351
2014-04-12
missing bits of "splice: fix racy pipe->buffers uses"
Al Viro
-4
/
+4
2014-04-12
cifs: fix the race in cifs_writev()
Al Viro
-5
/
+18
[next]