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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-07
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
17
-386
/
+311
2013-01-03
iwlwifi: always check that grab_nic_access succeeds
Emmanuel Grumbach
6
-43
/
+51
2013-01-03
iwlwifi: fix spelling and value in LED registers.
Eytan Lifshitz
2
-3
/
+3
2013-01-03
iwlwifi: move some PCIe calls to better places
Johannes Berg
2
-6
/
+5
2013-01-03
iwlwifi: request IRQ only once
Johannes Berg
2
-41
/
+25
2013-01-03
iwlwifi: don't treat a bool as an error code
Emmanuel Grumbach
1
-2
/
+2
2013-01-03
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
9
-98
/
+109
2013-01-03
iwlwifi: virtualize iwl_{grab,release}_nic_access
Emmanuel Grumbach
8
-108
/
+115
2013-01-03
iwlwifi: use __packed
Johannes Berg
1
-4
/
+4
2013-01-03
iwlwifi: let the op_mode run a FW while in RFKILL
Emmanuel Grumbach
3
-6
/
+8
2013-01-03
iwlwifi: don't verify fw after download
Emmanuel Grumbach
1
-94
/
+0
2013-01-03
iwlwifi: clean up code in AGG
Emmanuel Grumbach
1
-11
/
+10
2013-01-03
iwlwifi: make the BC table layout configurable
Emmanuel Grumbach
4
-1
/
+10
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
11
-11
/
+33
2013-01-03
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
3
-22
/
+15
2013-01-03
regulatory: remove handling of channel bandwidth
Johannes Berg
3
-12
/
+6
2013-01-03
mac80211_hwsim: allow testing paged RX
Johannes Berg
1
-3
/
+23
2012-12-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
17
-444
/
+725
2012-12-21
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
28
-433
/
+473
2012-12-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
21
-214
/
+2233
2012-12-21
dm stripe: add WRITE SAME support
Mike Snitzer
1
-4
/
+6
2012-12-21
dm: remove map_info
Mikulas Patocka
13
-50
/
+29
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
1
-13
/
+23
2012-12-21
dm thin: dont use map_context
Mikulas Patocka
1
-36
/
+13
2012-12-21
dm raid1: dont use map_context
Mikulas Patocka
1
-9
/
+13
2012-12-21
dm flakey: dont use map_context
Mikulas Patocka
1
-4
/
+11
2012-12-21
dm raid1: rename read_record to bio_record
Mikulas Patocka
1
-11
/
+11
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
3
-4
/
+5
2012-12-21
dm snapshot: use per_bio_data
Mikulas Patocka
1
-35
/
+8
2012-12-21
dm verity: use per_bio_data
Mikulas Patocka
1
-18
/
+4
2012-12-21
dm raid1: use per_bio_data
Mikulas Patocka
1
-34
/
+5
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
3
-20
/
+26
2012-12-21
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
Mike Snitzer
3
-10
/
+33
2012-12-21
dm linear: add WRITE SAME support
Mike Snitzer
1
-1
/
+2
2012-12-21
dm: add WRITE SAME support
Mike Snitzer
1
-5
/
+39
2012-12-21
dm: prepare to support WRITE SAME
Mike Snitzer
1
-1
/
+29
2012-12-21
dm ioctl: use kmalloc if possible
Mikulas Patocka
1
-13
/
+32
2012-12-21
dm ioctl: remove PF_MEMALLOC
Mikulas Patocka
1
-9
/
+4
2012-12-21
dm persistent data: improve improve space map block alloc failure message
Joe Thornber
1
-1
/
+1
2012-12-21
dm thin: use DMERR_LIMIT for errors
Mike Snitzer
1
-10
/
+15
2012-12-21
dm persistent data: use DMERR_LIMIT for errors
Mike Snitzer
3
-21
/
+20
2012-12-21
dm block manager: reinstate message when validator fails
Mike Snitzer
1
-1
/
+4
2012-12-21
dm raid: round region_size to power of two
Jonathan Brassow
1
-1
/
+3
2012-12-21
dm thin: cleanup dead code
Joe Thornber
1
-14
/
+5
2012-12-21
dm thin: rename cell_defer_except to cell_defer_no_holder
Joe Thornber
1
-21
/
+21
2012-12-21
dm snapshot: optimize track_chunk
Mikulas Patocka
1
-3
/
+2
2012-12-21
dm raid: use DM_ENDIO_INCOMPLETE
Mikulas Patocka
1
-1
/
+1
2012-12-21
dm raid1: remove impossible mempool_alloc error test
Mikulas Patocka
1
-5
/
+3
2012-12-21
dm thin: emit ignore_discard in status when discards disabled
Mike Snitzer
1
-2
/
+4
2012-12-21
dm persistent data: fix nested btree deletion
Joe Thornber
2
-3
/
+8
[prev]
[next]