summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-041-0/+3
|\
| * locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-311-0/+3
* | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-041-0/+1
|\ \
| * | vfs: add renameat2 syscallMiklos Szeredi2014-04-011-0/+1
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-0/+16
|\ \ \
| * \ \ Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-11233-1128/+2149
| |\ \ \
| * | | | [media] ARM: omap2: cm-t35: Add regulators and clock for camera sensorLaurent Pinchart2014-02-241-0/+16
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-0313-85/+35
|\ \ \ \
| * | | | arch/arm/boot/dts/sun4i-a10.dtsi: convert to the new RTC compatiblesMaxime Ripard2014-04-031-1/+1
| * | | | arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLRGeert Uytterhoeven2014-04-031-3/+0
| * | | | sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven2014-04-031-1/+1
| * | | | arch/sh/boards/board-sh7757lcr.c: fixup SDHI register sizeKuninori Morimoto2014-04-031-1/+1
| * | | | sh: don't pass saved userspace state to exception handlersBobby Bingham2014-04-032-28/+11
| * | | | sh: remove unused do_fpu_errorBobby Bingham2014-04-031-18/+0
| * | | | sh: push extra copy of r0-r2 for syscall parametersBobby Bingham2014-04-034-26/+20
| * | | | score: remove unused CPU_SCORE7 Kconfig parameterMichael Opdenacker2014-04-031-6/+0
| * | | | sh: fix format string bug in stack tracerMatt Fleming2014-04-031-1/+1
* | | | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-036-40/+173
|\ \ \ \ \
| * | | | | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss2014-03-184-26/+153
| * | | | | xen: remove XEN_PRIVILEGED_GUESTMichael Opdenacker2014-03-181-5/+0
| * | | | | xen: add support for MSI message groupsRoger Pau Monne2014-03-181-9/+20
* | | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-032-0/+3
|\ \ \ \ \ \
| * | | | | | sparc: fix implicit include of slab.h in leon_pci_grpci2.cPaul Gortmaker2014-02-131-0/+1
| * | | | | | sun4M: add include of slab.h for kzallocStephen Rothwell2014-02-121-0/+2
| * | | | | | Merge branch 'driver-core-next' into cgroup/for-3.15Tejun Heo2014-02-082-10/+9
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-0312-70/+38
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | ftrace/x86: BUG when ftrace recovery failsPetr Mladek2014-03-071-3/+15
| * | | | | | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-0712-12/+12
| * | | | | | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-0712-34/+0
| * | | | | | | ftrace/x86: Have ftrace_write() return -EPERM and clean up callersSteven Rostedt (Red Hat)2014-03-071-19/+8
| * | | | | | | ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek2014-03-031-1/+1
| * | | | | | | ftrace/x86: Run a sync after fixup on failureSteven Rostedt (Red Hat)2014-03-031-2/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-037-44/+769
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-04-012-32/+11
| * | | | | | | | crypto: x86/sha1 - reduce size of the AVX2 asm implementationMathias Krause2014-03-251-1/+0
| * | | | | | | | crypto: x86/sha1 - fix stack alignment of AVX2 variantMathias Krause2014-03-251-5/+2
| * | | | | | | | crypto: x86/sha1 - re-enable the AVX variantMathias Krause2014-03-251-10/+16
| * | | | | | | | crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan2014-03-213-7/+757
| * | | | | | | | crypto: remove a duplicate checks in __cbc_decrypt()Dan Carpenter2014-02-272-6/+0
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-028-31/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-315-5/+12
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-293-15/+6
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-265-13/+13
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-2531-237/+101
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-1446-382/+268
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-132-12/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-282-9/+4
| | * | | | | | | | | | | wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-282-3/+3
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-024-5/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \