index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hp_accel: small documentation updates
Pavel Machek
2009-04-01
1
-5
/
+15
*
epoll keyed wakeups: make tty use keyed wakeups
Davide Libenzi
2009-04-01
1
-10
/
+10
*
epoll keyed wakeups: make eventfd use keyed wakeups
Davide Libenzi
2009-04-01
1
-3
/
+3
*
epoll keyed wakeups: teach epoll about hints coming with the wakeup key
Davide Libenzi
2009-04-01
1
-2
/
+29
*
epoll keyed wakeups: make sockets use keyed wakeups
Davide Libenzi
2009-04-01
1
-3
/
+5
*
epoll keyed wakeups: introduce new *_poll() wakeup macros
Davide Libenzi
2009-04-01
1
-13
/
+9
*
epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()
Davide Libenzi
2009-04-01
2
-6
/
+24
*
eventfd: improve support for semaphore-like behavior
Davide Libenzi
2009-04-01
2
-10
/
+22
*
epoll: use real type instead of void *
Tony Battersby
2009-04-01
1
-1
/
+1
*
epoll: clean up ep_modify
Tony Battersby
2009-04-01
1
-12
/
+7
*
epoll: remove unnecessary xchg
Tony Battersby
2009-04-01
1
-14
/
+8
*
epoll: remember the event if epoll_wait returns -EFAULT
Tony Battersby
2009-04-01
1
-1
/
+3
*
epoll: don't use current in irq context
Tony Battersby
2009-04-01
1
-7
/
+8
*
epoll: remove debugging code
Davide Libenzi
2009-04-01
1
-67
/
+11
*
epoll: fix epoll's own poll (update)
Davide Libenzi
2009-04-01
1
-53
/
+57
*
epoll: fix epoll's own poll
Davide Libenzi
2009-04-01
1
-207
/
+304
*
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
[next]