index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensor
Daniel Mack
2009-04-01
4
-0
/
+543
*
hpilo: reduce frequency of IO operations
David Altobelli
2009-04-01
2
-4
/
+8
*
ntfs: remove private wrapper of endian helpers
Harvey Harrison
2009-04-01
7
-227
/
+215
*
introduce pr_cont() macro
Cyrill Gorcunov
2009-04-01
1
-0
/
+2
*
init/main.c: fix sparse warnings: context imbalance
Hannes Eder
2009-04-01
1
-0
/
+1
*
bcm47xx: fix GPIO API return codes
Michael Buesch
2009-04-01
1
-8
/
+12
*
auxdisplay: remove PARPORT dependency
H Hartley Sweeten
2009-04-01
1
-2
/
+1
*
remove unused include/asm-generic/dma-mapping.h
FUJITA Tomonori
2009-04-01
1
-308
/
+0
*
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
Eric Sandeen
2009-04-01
4
-1
/
+57
*
lib/rbtree.c: optimize rb_erase()
Wolfram Strepp
2009-04-01
1
-10
/
+4
*
loop: add ioctl to resize a loop device
J. R. Okajima
2009-04-01
2
-0
/
+31
*
uml: remove useless comments
WANG Cong
2009-04-01
31
-310
/
+0
*
uml: improve error messages
WANG Cong
2009-04-01
1
-4
/
+4
*
uml: don't use a too long string literal
WANG Cong
2009-04-01
2
-5
/
+9
*
ubd: stop defintining MAJOR_NR
Christoph Hellwig
2009-04-01
1
-9
/
+8
*
pm: cleanup includes
Magnus Damm
2009-04-01
2
-27
/
+0
*
pm: rework includes, remove arch ifdefs
Magnus Damm
2009-04-01
8
-3
/
+7
*
alpha: convert u64 to unsigned long long
Randy Dunlap
2009-04-01
14
-74
/
+78
*
alpha: xchg/cmpxchg cleanup and fixes
Ivan Kokshaysky
2009-04-01
2
-497
/
+308
*
MAINTAINERS: add the missing linux alpha port mailling list
Cheng Renquan
2009-04-01
1
-0
/
+1
*
alpha: fix macros
Roel Kluin
2009-04-01
1
-6
/
+6
*
shmem: writepage directly to swap
Hugh Dickins
2009-04-01
2
-2
/
+6
*
vmscan: fix it to take care of nodemask
KAMEZAWA Hiroyuki
2009-04-01
4
-5
/
+15
*
ramfs-nommu: use generic lru cache
Johannes Weiner
2009-04-01
1
-11
/
+4
*
vmscan: print shrink_slab symbol name on negative shrinker objects
David Rientjes
2009-04-01
1
-2
/
+3
*
nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n
David Howells
2009-04-01
1
-1
/
+0
*
nommu: there is no mlock() for NOMMU, so don't provide the bits
David Howells
2009-04-01
3
-10
/
+26
*
mm: use debug_kmap_atomic
Akinobu Mita
2009-04-01
7
-0
/
+12
*
mm: introduce debug_kmap_atomic
Akinobu Mita
2009-04-01
3
-44
/
+58
*
mm: page_mkwrite change prototype to match fault: fix sysfs
Hugh Dickins
2009-04-01
1
-4
/
+4
*
fs: fix page_mkwrite error cases in core code and btrfs
Nick Piggin
2009-04-01
2
-8
/
+15
*
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-04-01
16
-23
/
+65
*
mm: enable hashdist by default on 64bit NUMA
Anton Blanchard
2009-04-01
1
-3
/
+3
*
mm: fix proc_dointvec_userhz_jiffies "breakage"
Alexey Dobriyan
2009-04-01
3
-12
/
+14
*
generic debug pagealloc
Akinobu Mita
2009-04-01
16
-19
/
+202
*
memdup_user(): introduce
Li Zefan
2009-04-01
2
-0
/
+31
*
hugetlb: chg cannot become less than 0
Roel Kluin
2009-04-01
1
-3
/
+3
*
mm: remove pagevec_swap_free()
KOSAKI Motohiro
2009-04-01
2
-24
/
+0
*
mm: don't free swap slots on page deactivation
Johannes Weiner
2009-04-01
1
-3
/
+0
*
mm: move pagevec stripping to save unlock-relock
Johannes Weiner
2009-04-01
1
-5
/
+2
*
mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB
Ravikiran G Thirumalai
2009-04-01
2
-2
/
+23
*
mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group
Ravikiran G Thirumalai
2009-04-01
1
-7
/
+1
*
vfs: add/use account_page_dirtied()
Edward Shishkin
2009-04-01
3
-15
/
+17
*
vmscan: respect higher order in zone_reclaim()
Johannes Weiner
2009-04-01
1
-0
/
+1
*
mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...
KOSAKI Motohiro
2009-04-01
1
-0
/
+5
*
vmscan: clip swap_cluster_max in shrink_all_memory()
Johannes Weiner
2009-04-01
1
-1
/
+1
*
mm: shrink_all_memory(): use sc.nr_reclaimed
MinChan Kim
2009-04-01
1
-22
/
+24
*
mm: don't call mark_page_accessed() in do_swap_page()
KOSAKI Motohiro
2009-04-01
1
-2
/
+0
*
mm: introduce for_each_populated_zone() macro
KOSAKI Motohiro
2009-04-01
6
-48
/
+27
*
vmscan: rename sc.may_swap to may_unmap
Johannes Weiner
2009-04-01
1
-10
/
+10
[next]