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
...
|
*
|
|
|
|
|
isofs: add readpages support
Namjae Jeon
2011-11-03
1
-1
/
+9
|
*
|
|
|
|
|
minix: describe usage of different magic numbers
Sami Kerola
2011-11-03
1
-5
/
+5
|
*
|
|
|
|
|
drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...
Uwe Kleine-König
2011-11-03
1
-3
/
+3
|
*
|
|
|
|
|
rtc: add initial support for mcp7941x parts
David Anders
2011-11-03
1
-0
/
+27
|
*
|
|
|
|
|
drivers/rtc/class.c: convert idr to ida and use ida_simple_get()
Jonathan Cameron
2011-11-03
1
-23
/
+9
|
*
|
|
|
|
|
init/do_mounts_rd.c: fix ramdisk identification for padded cramfs
Neil Armstrong
2011-11-03
1
-0
/
+14
|
*
|
|
|
|
|
ramfs: remove module leftovers
Richard Weinberger
2011-11-03
1
-10
/
+0
|
*
|
|
|
|
|
binfmt_elf: fix PIE execution with randomization disabled
Jiri Kosina
2011-11-03
1
-1
/
+10
|
*
|
|
|
|
|
thp: share get_huge_page_tail()
Andrea Arcangeli
2011-11-03
5
-44
/
+11
|
*
|
|
|
|
|
sparc: gup_pte_range() support THP based tail recounting
Andrea Arcangeli
2011-11-03
1
-0
/
+13
|
*
|
|
|
|
|
s390: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
2011-11-03
1
-10
/
+11
|
*
|
|
|
|
|
s390: gup_huge_pmd() support THP tail recounting
Andrea Arcangeli
2011-11-03
1
-1
/
+23
|
*
|
|
|
|
|
powerpc: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
2011-11-03
1
-10
/
+11
|
*
|
|
|
|
|
powerpc: gup_hugepte() support THP based tail recounting
Andrea Arcangeli
2011-11-03
1
-1
/
+23
|
*
|
|
|
|
|
powerpc: gup_hugepte() avoid freeing the head page too many times
Andrea Arcangeli
2011-11-03
1
-3
/
+2
|
*
|
|
|
|
|
powerpc: get_hugepte() don't put_page() the wrong page
Andrea Arcangeli
2011-11-03
1
-1
/
+1
|
*
|
|
|
|
|
powerpc: remove superfluous PageTail checks on the pte gup_fast
Andrea Arcangeli
2011-11-03
1
-13
/
+0
|
*
|
|
|
|
|
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-11-03
8
-84
/
+171
*
|
|
|
|
|
|
Merge git://github.com/rustyrussell/linux
Linus Torvalds
2011-11-02
12
-64
/
+742
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
virtio-blk: use ida to allocate disk index
Michael S. Tsirkin
2011-11-02
1
-6
/
+24
|
*
|
|
|
|
|
|
virtio: Add platform bus driver for memory mapped virtio device
Pawel Moll
2011-11-02
5
-0
/
+619
|
*
|
|
|
|
|
|
virtio: Dont add "config" to list for !per_vq_vector
Krishna Kumar
2011-11-02
1
-3
/
+7
|
*
|
|
|
|
|
|
virtio: console: wait for first console port for early console output
Christian Borntraeger
2011-11-02
1
-0
/
+20
|
*
|
|
|
|
|
|
virtio: console: add port stats for bytes received, sent and discarded
Amit Shah
2011-11-02
1
-0
/
+24
|
*
|
|
|
|
|
|
virtio: console: make discard_port_data() use get_inbuf()
Amit Shah
2011-11-02
1
-10
/
+5
|
*
|
|
|
|
|
|
virtio: console: rename variable
Amit Shah
2011-11-02
1
-6
/
+5
|
*
|
|
|
|
|
|
virtio: console: make get_inbuf() return port->inbuf if present
Amit Shah
2011-11-02
1
-14
/
+8
|
*
|
|
|
|
|
|
virtio: console: Fix return type for get_inbuf()
Amit Shah
2011-11-02
1
-1
/
+1
|
*
|
|
|
|
|
|
virtio: console: Use wait_event_freezable instead of _interruptible
Amit Shah
2011-11-02
1
-4
/
+5
|
*
|
|
|
|
|
|
virtio: console: Ignore port name update request if name already set
Amit Shah
2011-11-02
1
-0
/
+7
|
*
|
|
|
|
|
|
virtio: console: Fix indentation
Amit Shah
2011-11-02
1
-1
/
+1
|
*
|
|
|
|
|
|
virtio: modify vring_init and vring_size to take account of the layout contai...
Wang Sheng-Hui
2011-11-02
1
-3
/
+3
|
*
|
|
|
|
|
|
virtio.h: correct comment for struct virtio_driver
Wang Sheng-Hui
2011-11-02
1
-2
/
+2
|
*
|
|
|
|
|
|
virtio-net: Use virtio_config_val() for retrieving config
Sasha Levin
2011-11-02
1
-9
/
+5
|
*
|
|
|
|
|
|
virtio_config: Add virtio_config_val_len()
Sasha Levin
2011-11-02
1
-0
/
+3
|
*
|
|
|
|
|
|
virtio-console: Use virtio_config_val() for retrieving config
Sasha Levin
2011-11-02
1
-6
/
+4
*
|
|
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2011-11-02
108
-235
/
+301
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
vfs: add d_prune dentry operation
Sage Weil
2011-11-02
3
-8
/
+41
|
*
|
|
|
|
|
|
|
vfs: protect i_nlink
Miklos Szeredi
2011-11-02
2
-6
/
+16
|
*
|
|
|
|
|
|
|
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
81
-148
/
+163
|
*
|
|
|
|
|
|
|
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-11-02
32
-58
/
+55
|
*
|
|
|
|
|
|
|
logfs: remove unnecessary nlink setting
Miklos Szeredi
2011-11-02
1
-1
/
+0
|
*
|
|
|
|
|
|
|
ocfs2: remove unnecessary nlink setting
Miklos Szeredi
2011-11-02
1
-2
/
+0
|
*
|
|
|
|
|
|
|
jfs: remove unnecessary nlink setting
Miklos Szeredi
2011-11-02
1
-1
/
+0
|
*
|
|
|
|
|
|
|
hypfs: remove unnecessary nlink setting
Miklos Szeredi
2011-11-02
1
-2
/
+0
|
*
|
|
|
|
|
|
|
vfs: ignore error on forced remount
Miklos Szeredi
2011-11-02
1
-2
/
+7
|
*
|
|
|
|
|
|
|
readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
Andy Whitcroft
2011-11-02
3
-7
/
+17
|
*
|
|
|
|
|
|
|
vfs: fix dentry leak in simple_fill_super()
Konstantin Khlebnikov
2011-11-02
1
-1
/
+3
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2011-11-02
34
-1329
/
+2898
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
jbd2: Unify log messages in jbd2 code
Eryu Guan
2011-11-02
4
-47
/
+47
[prev]
[next]