Commit Graph

450813 Commits (77c32bbbe0d0e963ba5723b8d1f6c42c5d56858b)
 

Author SHA1 Message Date
Linus Torvalds 77c32bbbe0 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 11 years ago
Linus Torvalds fad0701eaa Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security 11 years ago
Linus Torvalds d53b47c08d This pull request contains several UBIFS fixes. One of them fixes a race 11 years ago
Andy Lutomirski a3c5493119 auditsc: audit_krule mask accesses need bounds checking 11 years ago
Linus Torvalds 64b2d1fbbf f2fs updates for v3.16 11 years ago
Linus Torvalds b1cce8032f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 11 years ago
Linus Torvalds 1c54fc1efe SCSI for-linus on 20140609 11 years ago
Linus Torvalds f4f9b8fc73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 11 years ago
Linus Torvalds 9894e6d9c0 fbdev changes for 3.16 (omap devicetree) 11 years ago
Linus Torvalds 82abb273d8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 11 years ago
Linus Torvalds 9b651cc227 Nothing too exciting here, just minor fixes/cleanup. Only noteworthy ones are: 11 years ago
Linus Torvalds 214b931320 Lots of tweaks, small fixes, optimizations, and some helper functions 11 years ago
Linus Torvalds 14208b0ec5 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
Linus Torvalds 6ea4fa70e4 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata 11 years ago
Linus Torvalds da85d191f5 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 11 years ago
Linus Torvalds 68a29ef2e3 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 11 years ago
Vinod Koul 06822788fa Merge branch 'topic/xilinx' into for-linus 11 years ago
Vinod Koul 3c814be971 Merge branch 'topic/dw' into for-linus 11 years ago
James Bottomley b4c43993f4 Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus 11 years ago
Linus Torvalds 963649d735 9p fixes for the 3.16 merge window 11 years ago
Rik van Riel 1662867a9b numa,sched: fix load_to_imbalanced logic inversion 11 years ago
Linus Torvalds b738d76465 Don't trigger congestion wait on dirty-but-not-writeout pages 11 years ago
Linus Torvalds f8409abdc5 Clean ups and miscellaneous bug fixes, in particular for the new 11 years ago
Linus Torvalds b20dcab9d4 LLVMLinux patches for v3.16 11 years ago
Linus Torvalds ed81e780a7 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
Linus Torvalds 3f17ea6dea Merge branch 'next' (accumulated 3.16 merge window patches) into master 11 years ago
Linus Torvalds 1860e37987 Linux 3.15 11 years ago
Linus Torvalds bb077d6006 Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it" 11 years ago
Dmitry Torokhov a292241ccc Merge branch 'next' into for-linus 11 years ago
Benjamin Tissoires d49cb7aeeb Input: synaptics - fix resolution for manually provided min/max 11 years ago
Nick Dyer 68807a0c20 Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_version 11 years ago
Sachin Kamat b1bc3031e8 Input: max8997_haptic - add error handling for regulator and pwm 11 years ago
Hans de Goede fb4f8f568a Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set 11 years ago
Hans de Goede cd9e83e275 Input: elantech - deal with clickpads reporting right button events 11 years ago
Robert Woerle cc071acaa2 Input: edt-ft5x06 - fix an i2c write for M09 support 11 years ago
Linus Torvalds 1a5700bc2d The clock framework changes for 3.16 are pretty typical: mostly clock 11 years ago
Linus Torvalds a68a7509d3 A handful of VFIO bug fixes for v3.16 11 years ago
Linus Torvalds 639b4ac691 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next 11 years ago
Linus Torvalds 9d2cd01b15 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into next 11 years ago
Jaegeuk Kim 9ab7013492 f2fs: support f2fs_fiemap 11 years ago
Linus Torvalds c593e89787 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 11 years ago
Linus Torvalds 052e5c7e28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 11 years ago
Linus Torvalds 813895f8dc Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
Mark Charlebois e6b8075770 arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack 11 years ago
Behan Webster 76ae038287 ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.h 11 years ago
Behan Webster 2288328ce9 all: LLVMLinux: Change DWARF flag to support gcc and clang 11 years ago
Mark Charlebois 066c6807f7 net: netfilter: LLVMLinux: vlais-netfilter 11 years ago
Mark Charlebois 66d8ea5728 crypto: LLVMLinux: aligned-attribute.patch 11 years ago
Matt Fleming 745c51673e x86/boot: EFI_MIXED should not prohibit loading above 4G 11 years ago
Steven Rostedt (Red Hat) a9fcaaac37 tracing: Fix memory leak on instance deletion 11 years ago