aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-07-22
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau2013-07-16
| * | | mac80211: fix duplicate retransmission detectionJohannes Berg2013-07-16
| * | | nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh2013-07-16
| * | | mac80211: fix ethtool stats for non-station interfacesJohannes Berg2013-07-16
| * | | mac80211/minstrel_ht: fix cck rate samplingFelix Fietkau2013-07-16
| * | | regulatory: add missing rtnl lockingJohannes Berg2013-07-16
| * | | cfg80211: fix bugs in new SME implementationJohannes Berg2013-07-16
| * | | nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior2013-07-16
| |/ /
* | | ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan2013-07-18
* | | rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-18
* | | ath5k: fix extra set bit in multicast maskBob Copeland2013-07-18
* | | rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven2013-07-18
* | | ssb: fix alignment of struct bcma_device_idArnd Bergmann2013-07-18
* | | ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov2013-07-17
* | | ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau2013-07-17
* | | rtlwifi: Initialize power-setting callback for USB devicesLarry Finger2013-07-17
|/ /
* | Linux 3.11-rc1Linus Torvalds2013-07-14
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\ \
| * | slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-14
| * | mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-08
| * | slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-07
| * | slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-07
| * | slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
| * | slab: fix init_lock_keysChristoph Lameter2013-07-07
| * | slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-07
| * | slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-07
| * | mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-07
| * | mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-07
| * | mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-07
| * | mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-07
| * | mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-07
| * | slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
| * | mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \ \
| * | | sunrpc: now we can just set ->s_d_opAl Viro2013-07-14
| * | | cgroup: we can use simple_lookup() nowAl Viro2013-07-14
| * | | efivarfs: we can use simple_lookup() nowAl Viro2013-07-14
| * | | make simple_lookup() usable for filesystems that set ->s_d_opAl Viro2013-07-14
| * | | configfs: don't open-code d_alloc_name()Al Viro2013-07-14
| * | | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-14
| * | | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-14
| * | | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-13
| * | | llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2013-07-13
| * | | fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2013-07-13
| * | | fs/file_table.c:fput(): add commentAndrew Morton2013-07-13
| * | | Safer ABI for O_TMPFILEAl Viro2013-07-13
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-07-13
|\ \ \ \
| * | | | x86 platform drivers: fix gpio leakLibo Chen2013-07-10
| * | | | toshiba_acpi: Add dependency on SERIO_I8042Seth Forshee2013-07-10