index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-16
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-06-15
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-15
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2014-06-15
fix __swap_writepage() compile failure on old gcc versions
Al Viro
2014-06-14
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-14
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-06-14
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-14
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-13
x86/vdso: Fix vdso_install
Andy Lutomirski
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
2014-06-13
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
2014-06-13
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
Wang Shilong
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
2014-06-13
NVMe: Define Log Page constants
Matthew Wilcox
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
2014-06-13
Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-13
Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2014-06-13
Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-13
ALSA: hda/realtek - Add more entry for enable HP mute led
Kailang Yang
2014-06-13
ALSA: hda - Add quirk for external mic on Lifebook U904
David Henningsson
2014-06-13
ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table
Hui Wang
2014-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-06-13
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-13
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-06-13
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-06-13
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-06-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-13
Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-13
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-06-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-13
x86/vdso: Hack to keep 64-bit Go programs working
Andy Lutomirski
2014-06-13
x86/vdso: Add PUT_LE to store little-endian values
Andy Lutomirski
2014-06-13
x86/vdso/doc: Make vDSO examples more portable
Andy Lutomirski
2014-06-13
x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c
Andy Lutomirski
2014-06-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-13
btrfs: tree_search, search_ioctl: direct copy to userspace
Gerhard Heift
2014-06-13
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
2014-06-13
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
Gerhard Heift
2014-06-13
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
Gerhard Heift
2014-06-13
btrfs: tree_search, search_ioctl: accept varying buffer
Gerhard Heift
2014-06-13
btrfs: tree_search: eliminate redundant nr_items check
Gerhard Heift
2014-06-12
ima: introduce ima_kernel_read()
Dmitry Kasatkin
[next]