index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
rtc: fix hrtimer deadlock
Thomas Gleixner
1
-19
/
+37
2011-07-26
rtc: limit frequency
Thomas Gleixner
1
-1
/
+1
2011-07-26
rtc: handle errors correctly in rtc_irq_set_state()
Thomas Gleixner
1
-0
/
+3
2011-07-26
mn10300, exec: remove redundant set_fs(USER_DS)
Mathias Krause
1
-1
/
+0
2011-07-26
drivers/base/power/opp.c: fix dev_opp initial value
Jonghwan Choi
1
-1
/
+1
2011-07-26
frv, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2
-5
/
+1
2011-07-26
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
56
-287
/
+697
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
17
-145
/
+306
2011-07-26
gma500: udelay(20000) it too long again
Stephen Rothwell
1
-1
/
+1
2011-07-26
USB / Renesas: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
2011-07-26
MMC / TMIO: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
2011-07-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
23
-271
/
+1420
2011-07-26
ceph: document unlocked d_parent accesses
Sage Weil
2
-4
/
+11
2011-07-26
ceph: explicitly reference rename old_dentry parent dir in request
Sage Weil
4
-11
/
+17
2011-07-26
ceph: document locking for ceph_set_dentry_offset
Sage Weil
1
-1
/
+3
2011-07-26
ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug
Sage Weil
4
-13
/
+18
2011-07-26
ceph: protect d_parent access in ceph_d_revalidate
Sage Weil
1
-15
/
+17
2011-07-26
ceph: protect access to d_parent
Sage Weil
6
-15
/
+33
2011-07-26
ceph: handle racing calls to ceph_init_dentry
Sage Weil
1
-9
/
+12
2011-07-26
ceph: set dir complete frag after adding capability
Sage Weil
1
-13
/
+17
2011-07-26
rbd: set blk_queue request sizes to object size
Josh Durgin
1
-0
/
+15
2011-07-26
ceph: set up readahead size when rsize is not passed
Yehuda Sadeh
1
-0
/
+4
2011-07-26
rbd: cancel watch request when releasing the device
Yehuda Sadeh
1
-1
/
+30
2011-07-26
ceph: ignore lease mask
Sage Weil
3
-18
/
+12
2011-07-26
ceph: fix ceph_lookup_open intent usage
Sage Weil
3
-19
/
+37
2011-07-26
ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC
Sage Weil
1
-1
/
+2
2011-07-26
ceph: fix bad parent_inode calc in ceph_lookup_open
Sage Weil
1
-2
/
+3
2011-07-26
ceph: avoid carrying Fw cap during write into page cache
Sage Weil
1
-3
/
+19
2011-07-26
libceph: don't time out osd requests that haven't been received
Sage Weil
3
-7
/
+12
2011-07-26
ceph: report f_bfree based on kb_avail rather than diffing.
Greg Farnum
1
-2
/
+1
2011-07-26
ceph: only queue capsnap if caps are dirty
Sage Weil
1
-4
/
+2
2011-07-26
ceph: fix snap writeback when racing with writes
Sage Weil
1
-3
/
+20
2011-07-26
ceph: use flag bit for at_end readdir flag
Sage Weil
2
-6
/
+6
2011-07-26
ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io
Sage Weil
4
-2
/
+18
2011-07-26
ceph: add flags field to file_info
Sage Weil
1
-1
/
+2
2011-07-26
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-163
/
+1547
2011-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
6
-274
/
+286
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-149
/
+963
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
15
-286
/
+747
2011-07-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
116
-1440
/
+5593
2011-07-26
block: fix warning with calling smp_processor_id() in preemptible section
Jens Axboe
1
-1
/
+1
2011-07-26
drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1
Jerome Glisse
1
-4
/
+18
2011-07-26
drm/radeon/kms: add missing vddci setting on NI+
Alex Deucher
1
-0
/
+3
2011-07-25
p9: avoid unused variable warning
Linus Torvalds
1
-1
/
+0
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
797
-187777
/
+49400
2011-07-25
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-187
/
+903
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
135
-3167
/
+9085
2011-07-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-210
/
+448
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
152
-1441
/
+10498
[prev]
[next]