index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
libceph: clean up con flags
Sage Weil
1
-10
/
+0
2012-07-30
libceph: replace connection state bits with states
Sage Weil
1
-12
/
+0
2012-07-30
ceph: define snap counts as u32 everywhere
Alex Elder
1
-1
/
+1
2012-07-30
libceph: support crush tunables
Sage Weil
2
-1
/
+12
2012-07-30
libceph: move feature bits to separate header
Sage Weil
3
-20
/
+24
2012-07-30
libceph: define ceph_extract_encoded_string()
Alex Elder
1
-0
/
+47
2012-07-30
libceph: fix off-by-one bug in ceph_encode_filepath()
Alex Elder
1
-1
/
+1
2012-07-30
libceph: prevent the race of incoming work during teardown
Guanjun He
1
-0
/
+1
2012-07-30
libceph: fix messenger retry
Sage Weil
1
-10
/
+2
2012-07-30
libceph: initialize msgpool message types
Sage Weil
1
-1
/
+2
2012-07-05
libceph: set peer name on con_open, not init
Sage Weil
1
-2
/
+2
2012-07-05
libceph: drop declaration of ceph_con_get()
Alex Elder
1
-2
/
+0
2012-07-05
libceph: define and use an explicit CONNECTED state
Alex Elder
1
-0
/
+1
2012-06-22
libceph: drop ceph_con_get/put helpers and nref member
Sage Weil
1
-1
/
+0
2012-06-15
Merge tag 'v3.5-rc1'
Sage Weil
634
-11891
/
+24034
2012-06-06
libceph: make ceph_con_revoke_message() a msg op
Alex Elder
1
-2
/
+2
2012-06-06
libceph: make ceph_con_revoke() a msg operation
Alex Elder
1
-1
/
+2
2012-06-06
libceph: have messages point to their connection
Alex Elder
1
-0
/
+3
2012-06-06
libceph: fully initialize connection in con_init()
Alex Elder
1
-2
/
+4
2012-06-06
libceph: embed ceph connection structure in mon_client
Alex Elder
1
-1
/
+1
2012-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+6
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-14
/
+9
2012-06-01
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-0
/
+1
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-17
/
+27
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+35
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-177
/
+63
2012-06-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+58
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-2
/
+3
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+2
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-0
/
+8
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-0
/
+6
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+12
2012-06-01
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
1
-0
/
+4
2012-06-01
vfs: retry last component if opening stale dentry
Miklos Szeredi
1
-0
/
+1
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
1
-1
/
+9
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-2
/
+11
2012-06-01
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
Al Viro
1
-1
/
+1
2012-06-01
take security_mmap_file() outside of ->mmap_sem
Al Viro
1
-4
/
+3
2012-06-01
libceph: start tracking connection socket state
Alex Elder
1
-2
/
+6
2012-06-01
libceph: start separating connection flags from state
Alex Elder
1
-6
/
+12
2012-06-01
libceph: embed ceph messenger structure in ceph_client
Alex Elder
2
-5
/
+6
2012-06-01
libceph: kill bad_proto ceph connection op
Alex Elder
1
-3
/
+0
2012-06-01
libceph: eliminate connection state "DEAD"
Alex Elder
1
-1
/
+0
2012-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-20
/
+48
2012-05-31
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-11
/
+9
2012-05-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
18
-73
/
+206
2012-05-31
c/r: prctl: add ability to set new mm_struct::exe_file
Cyrill Gorcunov
1
-0
/
+1
2012-05-31
c/r: prctl: extend PR_SET_MM to set up more mm_struct entries
Cyrill Gorcunov
1
-0
/
+5
2012-05-31
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
2
-0
/
+19
[next]