index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
ramfs: replace inode uid,gid,mode initialization with helper function
Dmitry Monakhov
1
-1
/
+2
2010-05-21
vfs: Add inode uid,gid,mode init helper
Dmitry Monakhov
1
-1
/
+2
2010-05-21
vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
Roland Dreier
1
-0
/
+1
2010-05-21
sanitize vfs_fsync calling conventions
Christoph Hellwig
1
-3
/
+3
2010-05-21
reiserfs: constify xattr_handler
Stephen Hemminger
2
-5
/
+5
2010-05-21
fs: xattr_handler table should be const
Stephen Hemminger
3
-4
/
+4
2010-05-21
Introduce freeze_super and thaw_super for the fsfreeze ioctl
Josef Bacik
1
-0
/
+2
2010-05-21
new helper: iterate_supers()
Al Viro
1
-0
/
+1
2010-05-21
Bury __put_super_and_need_restart()
Al Viro
1
-3
/
+0
2010-05-21
get rid of restarts in sync_filesystems()
Al Viro
1
-1
/
+1
2010-05-21
get rid of S_BIAS
Al Viro
1
-1
/
+0
2010-05-21
sb_entry() has been killed a couple of years ago and resurrected on mismerge
Al Viro
1
-1
/
+0
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-26
/
+0
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-81
/
+310
2010-05-21
Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+14
2010-05-21
Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
4
-17
/
+145
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+10
2010-05-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-15
/
+69
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
5
-1
/
+61
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
8
-9
/
+83
2010-05-21
interrupt.h: fix fatal kernel-doc error
Randy Dunlap
1
-1
/
+1
2010-05-21
quota: Refactor dquot_transfer code so that OCFS2 can pass in its references
Jan Kara
1
-0
/
+1
2010-05-21
quota: unify quota init condition in setattr
Dmitry Monakhov
1
-0
/
+8
2010-05-21
quota: unify ->set_dqblk
Christoph Hellwig
3
-3
/
+12
2010-05-21
quota: unify ->get_dqblk
Christoph Hellwig
2
-3
/
+3
2010-05-21
quota: Make quota stat accounting lockless.
Dmitry Monakhov
1
-8
/
+34
2010-05-21
jbd: Provide function to check whether transaction will issue data barrier
Jan Kara
1
-1
/
+2
2010-05-21
ext2: Add ext2_sb_info s_lock spinlock
Jan Blunck
1
-0
/
+9
2010-05-21
netlink: Implment netlink_broadcast_filtered
Eric W. Biederman
1
-0
/
+4
2010-05-21
netns: Teach network device kobjects which namespace they are in.
Eric W. Biederman
1
-0
/
+1
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-3
/
+4
2010-05-21
sysfs: Don't use enums in inline function declaration.
Eric W. Biederman
1
-1
/
+1
2010-05-21
sysfs: Comment sysfs directory tagging logic
Serge E. Hallyn
2
-0
/
+12
2010-05-21
sysfs: Implement sysfs_delete_link
Eric W. Biederman
1
-0
/
+8
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
1
-0
/
+10
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
2
-0
/
+29
2010-05-21
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
1
-0
/
+8
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
1
-5
/
+4
2010-05-21
devtmpfs: support !CONFIG_TMPFS
Peter Korsgaard
1
-0
/
+2
2010-05-21
kref: remove kref_set
NeilBrown
1
-1
/
+0
2010-05-21
firmware_class: fix memory leak - free allocated pages
David Woodhouse
1
-0
/
+1
2010-05-21
serial: Add driver for the Altera UART
Tobias Klauser
2
-0
/
+15
2010-05-21
serial: Add driver for the Altera JTAG UART
Tobias Klauser
2
-0
/
+19
2010-05-21
tty: n_gsm line discipline
Alan Cox
2
-0
/
+26
2010-05-21
serial: TTY: new ldiscs for staging
Pavan Savoy
1
-1
/
+1
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-8
/
+9
2010-05-21
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
10
-28
/
+79
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
10
-35
/
+380
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
25
-152
/
+1741
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
116
-739
/
+3252
[next]