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
2013-03-23
block: Convert some code to bio_for_each_segment_all()
Kent Overstreet
5
-24
/
+19
2013-03-23
block: Add bio_for_each_segment_all()
Kent Overstreet
7
-14
/
+25
2013-03-23
bounce: Refactor __blk_queue_bounce to not use bi_io_vec
Kent Overstreet
1
-54
/
+19
2013-03-23
raid1: use bio_copy_data()
Kent Overstreet
1
-3
/
+2
2013-03-23
pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage
Kent Overstreet
1
-9
/
+8
2013-03-23
pktcdvd: use bio_copy_data()
Kent Overstreet
1
-67
/
+12
2013-03-23
block: Add bio_copy_data()
Kent Overstreet
2
-0
/
+72
2013-03-23
raid1: Refactor narrow_write_error() to not use bi_idx
Kent Overstreet
1
-18
/
+18
2013-03-23
raid5: use bio_reset()
Kent Overstreet
1
-14
/
+13
2013-03-23
raid1: use bio_reset()
Kent Overstreet
1
-18
/
+6
2013-03-23
raid10: Use bio_reset()
Kent Overstreet
1
-22
/
+9
2013-03-23
block: Add submit_bio_wait(), remove from md
Kent Overstreet
4
-38
/
+37
2013-03-23
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
3
-11
/
+11
2013-03-23
block: Remove bi_idx references
Kent Overstreet
8
-13
/
+2
2013-03-23
block: Change bio_split() to respect the current value of bi_idx
Kent Overstreet
4
-10
/
+7
2013-03-23
block: Use bio_sectors() more consistently
Kent Overstreet
8
-38
/
+35
2013-03-23
block: Add bio_end_sector()
Kent Overstreet
15
-34
/
+26
2013-03-23
md: Convert md_trim_bio() to use bio_advance()
Kent Overstreet
1
-13
/
+4
2013-03-23
block: Refactor blk_update_request()
Kent Overstreet
1
-68
/
+12
2013-03-23
block: Add bio_advance()
Kent Overstreet
3
-0
/
+45
2013-03-23
block: Convert integrity to bvec_alloc_bs()
Kent Overstreet
3
-108
/
+68
2013-03-23
block: Fix a buffer overrun in bio_integrity_split()
Kent Overstreet
2
-3
/
+6
2013-03-23
block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
2
-2
/
+123
2013-03-23
block: Reorder struct bio_set
Kent Overstreet
1
-33
/
+33
2013-03-17
Linux 3.9-rc3
v3.9-rc3
Linus Torvalds
1
-1
/
+1
2013-03-17
perf,x86: fix link failure for non-Intel configs
David Rientjes
1
-1
/
+5
2013-03-17
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
1
-1
/
+3
2013-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
7
-12
/
+25
2013-03-15
Btrfs: fix warning of free_extent_map
Liu Bo
1
-0
/
+1
2013-03-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-5
/
+6
2013-03-15
Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux
Linus Torvalds
3
-8
/
+11
2013-03-15
Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-7
/
+10
2013-03-15
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
8
-28
/
+89
2013-03-15
Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-2
/
+3
2013-03-15
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-23
/
+63
2013-03-15
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+42
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
3
-0
/
+12
2013-03-15
ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs
Takashi Iwai
1
-0
/
+4
2013-03-15
sound: sequencer: cap array index in seq_chn_common_event()
Dan Carpenter
1
-0
/
+6
2013-03-15
mfd: twl4030-madc: Remove __exit_p annotation
Arnd Bergmann
1
-1
/
+1
2013-03-15
ALSA: hda/ca0132 - Remove extra setting of dsp_state.
Dylan Reid
1
-9
/
+6
2013-03-15
ALSA: hda/ca0132 - Check download state of DSP.
Dylan Reid
1
-2
/
+3
2013-03-15
ALSA: hda/ca0132 - Check if dspload_image succeeded.
Dylan Reid
1
-2
/
+6
2013-03-14
mm/fremap.c: fix possible oops on error path
Michel Lespinasse
1
-3
/
+2
2013-03-14
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+3
2013-03-14
list: Fix double fetch of pointer in hlist_entry_safe()
Paul E. McKenney
1
-1
/
+3
2013-03-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-7
/
+9
2013-03-14
Btrfs: fix warning when creating snapshots
Liu Bo
1
-6
/
+5
2013-03-14
Btrfs: return as soon as possible when edquot happens
Wang Shilong
1
-4
/
+6
2013-03-14
Btrfs: return EIO if we have extent tree corruption
Josef Bacik
1
-1
/
+4
[next]