Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
75de9113bb9dc4939a7cd54e4bdfad555b35f5b1
75de911
mac80211: optimise AP stop RCU handling
by Johannes Berg
· 12 years ago
361c9c8
regulatory: use IS_ERR macro family for freq_reg_info
by Johannes Berg
· 12 years ago
c492db3
regulatory: use RCU to protect last_request
by Johannes Berg
· 12 years ago
458f4f9
regulatory: use RCU to protect global and wiphy regdomains
by Johannes Berg
· 12 years ago
379b82f
regulatory: pass new regdomain to reset function
by Johannes Berg
· 12 years ago
fe7ef5e
regulatory: remove handling of channel bandwidth
by Johannes Berg
· 12 years ago
6913b49
regulatory: fix reg_is_valid_request handling
by Johannes Berg
· 12 years ago
540f6f2
regulatory: remove locking from wiphy_apply_custom_regulatory
by Johannes Berg
· 12 years ago
e8da2bb
regulatory: clarify locking rules and assertions
by Johannes Berg
· 12 years ago
5d885b9
regulatory: simplify freq_reg_info_regd
by Johannes Berg
· 12 years ago
0ba857a
regulatory: remove useless warning
by Johannes Berg
· 12 years ago
d4f2c88
regulatory: remove redundant isalpha() check
by Johannes Berg
· 12 years ago
11cff96
regulatory: simplify restore_regulatory_settings
by Johannes Berg
· 12 years ago
fdc9d7b
regulatory: remove BUG_ON
by Johannes Berg
· 12 years ago
f417376
cfg80211: remove wiphy_idx_valid
by Johannes Berg
· 12 years ago
2f92212
regulatory: use proper enum for return values
by Johannes Berg
· 12 years ago
9027b14
regulatory: remove useless locking on exit
by Johannes Berg
· 12 years ago
1a91931
regulatory: code cleanup
by Johannes Berg
· 12 years ago
75e2dba
regulatory: simplify regulatory_hint_11d
by Johannes Berg
· 12 years ago
fea9bce
regulatory: don't test list before iterating
by Johannes Berg
· 12 years ago
e9763c3
regulatory: clean up reg_copy_regd()
by Johannes Berg
· 12 years ago
74f53cd
regulatory: clean up regdom_intersect
by Johannes Berg
· 12 years ago
82f2085
regulatory: don't allocate too much memory
by Johannes Berg
· 12 years ago
8a57fff
regulatory: don't write past array when intersecting rules
by Johannes Berg
· 12 years ago
10ff57f
mac80211: remove a bit of dead mesh code
by Johannes Berg
· 12 years ago
051007d
mac80211: optimise roaming time again
by Johannes Berg
· 12 years ago
09f4114
mac80211: warn if unexpectedly removing stations
by Johannes Berg
· 12 years ago
b998e8b
mac80211: remove final sta_info_flush()
by Johannes Berg
· 12 years ago
0f6dfce
wireless: more 'capability info' bits
by Vladimir Kondratiev
· 12 years ago
a357d7f
mac80211_hwsim: allow testing paged RX
by Johannes Berg
· 12 years ago
f4eabc9
mac80211: use short slot time in mesh for 5GHz
by Chun-Yeow Yeoh
· 12 years ago
bc0784d
mac80211: Allow disabling SGI-20
by Ben Greear
· 12 years ago
694c618
Merge remote-tracking branch 'mac80211/master' into HEAD
by Johannes Berg
· 12 years ago
09b1426
mac80211: fix maximum MTU
by Chaitanya
· 12 years ago
826262c
mac80211: fix dtim_period in hidden SSID AP association
by Johannes Berg
· 12 years ago
a56f992
mac80211: use del_timer_sync for final sta cleanup timer deletion
by Johannes Berg
· 12 years ago
97f97b1
mac80211: fix station destruction in AP/mesh modes
by Johannes Berg
· 12 years ago
b7cfcd1
mac80211: RMC buckets are just list heads
by Thomas Pedersen
· 12 years ago
4d76d21
mac80211: assign VLAN channel contexts
by Johannes Berg
· 12 years ago
2d4072a
mac80211: flush AP_VLAN stations when tearing down the BSS AP
by Felix Fietkau
· 12 years ago
34bcf71
mac80211: fix ibss scanning
by Stanislaw Gruszka
· 12 years ago
a49f0d1
Linux 3.8-rc1
by Linus Torvalds
· 12 years ago
4fe19a1
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
769cb85
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
b49249d
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
10532b5
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
by J. Bruce Fields
· 12 years ago
184e251
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
0264405
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
7e65df3
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
by Kukjin Kim
· 12 years ago
45e621d
dm stripe: add WRITE SAME support
by Mike Snitzer
· 12 years ago
7de3ee5
dm: remove map_info
by Mikulas Patocka
· 12 years ago
ee18026
dm snapshot: do not use map_context
by Mikulas Patocka
· 12 years ago
59c3d2c
dm thin: dont use map_context
by Mikulas Patocka
· 12 years ago
0045d61
dm raid1: dont use map_context
by Mikulas Patocka
· 12 years ago
c7cfdf5
dm flakey: dont use map_context
by Mikulas Patocka
· 12 years ago
89c7cd8
dm raid1: rename read_record to bio_record
by Mikulas Patocka
· 12 years ago
ddbd658
dm: move target request nr to dm_target_io
by Mikulas Patocka
· 12 years ago
42bc954
dm snapshot: use per_bio_data
by Mikulas Patocka
· 12 years ago
e42c3f9
dm verity: use per_bio_data
by Mikulas Patocka
· 12 years ago
39cf0ed
dm raid1: use per_bio_data
by Mikulas Patocka
· 12 years ago
c0820cf
dm: introduce per_bio_data
by Mikulas Patocka
· 12 years ago
70d6c40
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
by Mike Snitzer
· 12 years ago
4f0b70b
dm linear: add WRITE SAME support
by Mike Snitzer
· 12 years ago
23508a9
dm: add WRITE SAME support
by Mike Snitzer
· 12 years ago
d54eaa5
dm: prepare to support WRITE SAME
by Mike Snitzer
· 12 years ago
9c5091f
dm ioctl: use kmalloc if possible
by Mikulas Patocka
· 12 years ago
5023e5c
dm ioctl: remove PF_MEMALLOC
by Mikulas Patocka
· 12 years ago
7960123
dm persistent data: improve improve space map block alloc failure message
by Joe Thornber
· 12 years ago
c397741
dm thin: use DMERR_LIMIT for errors
by Mike Snitzer
· 12 years ago
89ddeb8
dm persistent data: use DMERR_LIMIT for errors
by Mike Snitzer
· 12 years ago
a5bd968
dm block manager: reinstate message when validator fails
by Mike Snitzer
· 12 years ago
3a0f9aa
dm raid: round region_size to power of two
by Jonathan Brassow
· 12 years ago
2aab385
dm thin: cleanup dead code
by Joe Thornber
· 12 years ago
f286ba0
dm thin: rename cell_defer_except to cell_defer_no_holder
by Joe Thornber
· 12 years ago
9aa0c0e
dm snapshot: optimize track_chunk
by Mikulas Patocka
· 12 years ago
19cbbc6
dm raid: use DM_ENDIO_INCOMPLETE
by Mikulas Patocka
· 12 years ago
7c27213
dm raid1: remove impossible mempool_alloc error test
by Mikulas Patocka
· 12 years ago
018debe
dm thin: emit ignore_discard in status when discards disabled
by Mike Snitzer
· 12 years ago
e3cbf94
dm persistent data: fix nested btree deletion
by Joe Thornber
· 12 years ago
563af18
dm thin: wake worker when discard is prepared
by Joe Thornber
· 12 years ago
e808807
dm thin: fix race between simultaneous io and discards to same block
by Joe Thornber
· 12 years ago
b7ca9c9
dm thin: replace dm_cell_release_singleton with cell_defer_except
by Joe Thornber
· 12 years ago
c1a9467
dm: disable WRITE SAME
by Mike Snitzer
· 12 years ago
e910d7e
dm ioctl: prevent unsafe change to dm_ioctl data_size
by Alasdair G Kergon
· 12 years ago
550929f
dm persistent data: rename node to btree_node
by Mikulas Patocka
· 12 years ago
c4271c6
NFS: Kill fscache warnings when mounting without -ofsc
by Trond Myklebust
· 12 years ago
c129c29
NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n
by David Howells
· 12 years ago
54e37b8
Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 12 years ago
96680d2
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 12 years ago
4c9a44a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
1f0377f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f59dc2b
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
f3dc129
Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
af487e4
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
cfde819
keys: use keyring_alloc() to create module signing keyring
by David Howells
· 12 years ago
e67eab3
keys: fix unreachable code
by Alan Cox
· 12 years ago
a68c2f1
sendfile: allows bypassing of notifier events
by Scott Wolchok
· 12 years ago
891348c
SGI-XP: handle non-fatal traps
by Robin Holt
· 12 years ago
c39540c
fat: fix incorrect function comment
by Ravishankar N
· 12 years ago
Next »