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