index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
staging: dgrp: Fix space prohibited before semicolon
Masanari Iida
1
-2
/
+2
2013-12-17
staging: xillybus: fix error return code in xilly_probe()
Wei Yongjun
1
-1
/
+1
2013-12-17
staging: lustre: Fix typo in lustre/lustre/libcfs
Masanari Iida
3
-7
/
+7
2013-12-17
staging: lustre: Fix typo in lustre/lustre/fld and ldlm
Masanari Iida
4
-10
/
+10
2013-12-17
staging: lustre: Fix typo in lustre/lustre/osc
Masanari Iida
5
-8
/
+8
2013-12-17
staging: lustre: Fix typo in lustre/lustre/lmv
Masanari Iida
1
-3
/
+3
2013-12-17
staging: lustre: Fix typo in lustre/lustre/lov
Masanari Iida
5
-11
/
+11
2013-12-17
staging: lustre: Fix typo in lustre/lnet/selftest
Masanari Iida
6
-9
/
+9
2013-12-17
staging: dgap: Fixed trailing white space from dgap_conf.h
Masanari Iida
1
-3
/
+3
2013-12-17
staging: ion: Fix possible null pointer dereference
John Stultz
1
-1
/
+6
2013-12-17
staging: ion: Add HAVE_MEMBLOCK config dependency
John Stultz
1
-0
/
+1
2013-12-16
gpu: ion: fix sparse non static symbol warnings
Wei Yongjun
1
-6
/
+5
2013-12-16
gpu: ion: use module_platform_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-12-16
ion: remove ion_user_handle_t from ion_test.h
Colin Cross
1
-2
/
+0
2013-12-16
Merge 3.13-rc4 into staging-next.
Greg Kroah-Hartman
811
-3982
/
+7595
2013-12-15
Linux 3.13-rc4
Linus Torvalds
1
-1
/
+1
2013-12-15
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-15
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh()
Sergey Senozhatsky
1
-4
/
+2
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
141
-916
/
+1551
2013-12-15
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-19
/
+13
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
8
-46
/
+103
2013-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
3
-42
/
+165
2013-12-15
Revert "selinux: consider filesystem subtype in policies"
Linus Torvalds
2
-60
/
+22
2013-12-15
ion: Reenable the build
John Stultz
1
-2
/
+1
2013-12-15
ion: Don't allow building ION as a module.
John Stultz
1
-1
/
+1
2013-12-14
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-14
i40e: fix null dereference
Jesse Brandeburg
1
-0
/
+3
2013-12-14
Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+1
2013-12-14
ion: Update system heap shrinker to use the new count/scan interface
John Stultz
1
-12
/
+28
2013-12-14
ion: Improve ION config description
John Stultz
1
-2
/
+6
2013-12-14
ion: Cleanup whitespace issues and other checkpatch problems
John Stultz
8
-35
/
+37
2013-12-14
ion: fix bugs in cma heap
Colin Cross
1
-1
/
+14
2013-12-14
ion: add alignment check to chunk heap
Colin Cross
1
-0
/
+3
2013-12-14
ion: add helper to zero contiguous region of pages
Colin Cross
4
-48
/
+58
2013-12-14
ion: carveout heap: zero buffers on free, fix memory leak
Colin Cross
1
-21
/
+48
2013-12-14
ion: fix sparse warnings
Colin Cross
7
-38
/
+37
2013-12-14
ion: use alloc_pages in system contig heap
Colin Cross
1
-23
/
+48
2013-12-14
ion: allow cached mappings of chunk and system heap buffers
Colin Cross
2
-6
/
+0
2013-12-14
ion: remove ion_heap_alloc_pages
Colin Cross
3
-46
/
+1
2013-12-14
ion: use vm_insert_pfn for faulted pages
Colin Cross
1
-3
/
+6
2013-12-14
ion: check return value from remap_pfn_range
Colin Cross
1
-1
/
+4
2013-12-14
ion: free low memory from page pools first
Colin Cross
1
-3
/
+3
2013-12-14
ion: optimize ion_heap_buffer_zero
Colin Cross
1
-14
/
+22
2013-12-14
ion: add alignment check to carveout heap
Colin Cross
1
-0
/
+3
2013-12-14
ion: drop dependency on ARM
Colin Cross
1
-1
/
+0
2013-12-14
ion: Fix two small issues in system_heap allocation
John Stultz
1
-3
/
+2
2013-12-14
gpu: ion: fix use-after-free in ion_heap_freelist_drain
Mitchel Humpherys
1
-1
/
+1
2013-12-14
ion: clean up ioctls
Colin Cross
1
-51
/
+59
2013-12-14
gpu: ion: remove unnecessary function from system heap
Colin Cross
1
-12
/
+1
2013-12-14
ion: fix printk warnings
Colin Cross
4
-15
/
+16
[next]