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