- 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 13 years ago
- a69cc44 mac80211: implement the proactive PREQ generation by Chun-Yeow Yeoh · 13 years ago
- ac1073a {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout by Chun-Yeow Yeoh · 13 years ago
- 73c3df3 cfg80211/nl80211: fix kernel-doc by Johannes Berg · 13 years ago
- 4a4ab0d nl80211: fix sched scan match attribute name by Johannes Berg · 13 years ago
- 535588e ieee80211: definitions for Microsoft Vendor OUI and WPA OUI type by Avinash Patil · 13 years ago
- a4f606e {nl,cfg,mac}80211: fix the coding style related to mesh parameters by Chun-Yeow Yeoh · 13 years ago
- 3ddd53f cfg80211: add missing kernel-doc for mesh configuration structure by Chun-Yeow Yeoh · 13 years ago
- 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 13 years ago
- 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 13 years ago
- ebf348f cfg80211: validate remain-on-channel time better by Johannes Berg · 13 years ago
- ccaf8c3 ssb: recognize ARM Cortex M3 by Hauke Mehrtens · 13 years ago
- e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 13 years ago
- cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 13 years ago
- aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 13 years ago
- d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 13 years ago
- 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 13 years ago
- 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 13 years ago
- d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 13 years ago
- 5dad021 nl80211: add new rssi event to indicate beacon loss by Eliad Peller · 13 years ago
- 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 13 years ago
- 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 13 years ago
- 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
- f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 13 years ago
- 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
- 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 13 years ago
- 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
- efee984 new helper: signal_delivered() by Al Viro · 13 years ago
- 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
- edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 13 years ago
- b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
- 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
- 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 13 years ago
- 754421c HAVE_RESTORE_SIGMASK is defined on all architectures now by Al Viro · 13 years ago
- 16b1c1c vfs: retry last component if opening stale dentry by Miklos Szeredi · 13 years ago
- c3b2da3 fs: introduce inode operation ->update_time by Josef Bacik · 13 years ago
- 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
- e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 13 years ago
- 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 13 years ago
- fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
- a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
- 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- b32dfe3 c/r: prctl: add ability to set new mm_struct::exe_file by Cyrill Gorcunov · 13 years ago
- fe8c7f5 c/r: prctl: extend PR_SET_MM to set up more mm_struct entries by Cyrill Gorcunov · 13 years ago
- d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 13 years ago
- ac34ebb aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() by Christopher Yeoh · 13 years ago
- ee62c6b eventfd: change int to __u64 in eventfd_signal() by Sha Zhengju · 13 years ago
- e42d98e rapidio: add DMA engine support for RIO data transfers by Alexandre Bounine · 13 years ago
- cef0184 mqueue: separate mqueue default value from maximum value by KOSAKI Motohiro · 13 years ago
- e6315bb mqueue: revert bump up DFLT_*MAX by KOSAKI Motohiro · 13 years ago
- 5b5c4d1 ipc/mqueue: update maximums for the mqueue subsystem by Doug Ledford · 13 years ago
- 858ee37 ipc/mqueue: switch back to using non-max values on create by Doug Ledford · 13 years ago
- 93e6f11 ipc/mqueue: cleanup definition names and locations by Doug Ledford · 13 years ago
- 29a5c67 kexec: export kexec.h to user space by maximilian attems · 13 years ago
- cb79295 cpu: introduce clear_tasks_mm_cpumask() helper by Anton Vorontsov · 13 years ago
- 43e13cc cred: remove task_is_dead() from __task_cred() validation by Oleg Nesterov · 13 years ago
- 785042f kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers by Boaz Harrosh · 13 years ago
- ae3cef7 kmod: unexport call_usermodehelper_freeinfo() by Boaz Harrosh · 13 years ago
- 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 13 years ago
- 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 13 years ago
- a3860c1 introduce SIZE_MAX by Xi Wang · 13 years ago
- d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 13 years ago
- 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 13 years ago
- 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 13 years ago
- 3fc929e net/mlx4_core: Fix number of EQs used in ICM initialisation by Marcel Apfelbaum · 13 years ago
- 76f901e Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
- bd0e162 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- 0545522 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
- 1d59d61 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion by Trond Myklebust · 13 years ago
- 13199a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 13 years ago
- d007794 split cap_mmap_addr() out of cap_file_mmap() by Al Viro · 13 years ago
- a4f9a9a fsnotify: handle subfiles' perm events by Naohiro Aota · 13 years ago
- bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 13 years ago
- 0053ea9 netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG by Joe Perches · 13 years ago
- af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
- 42fe55c Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
- 19ce0a9 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
- a70f35a Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
- 0d16751 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
- 2f83766 Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
- 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 13 years ago
- e907df3 watchdog: Add support for dynamically allocated watchdog_device structs by Hans de Goede · 13 years ago
- f4e9c82 watchdog: Add Locking support by Hans de Goede · 13 years ago
- d6b469d watchdog: create all the proper device files by Alan Cox · 13 years ago
- 2bbeed0 watchdog: Add a flag to indicate the watchdog doesn't reboot things by Alan Cox · 13 years ago
- 45f5fed watchdog: Add multiple device support by Alan Cox · 13 years ago
- 257f8c4 watchdog: Add watchdog_active() routine by Viresh Kumar · 13 years ago
- eea62f8 brlocks/lglocks: turn into functions by Andi Kleen · 13 years ago
- 9dd6fa0 lglock: remove online variants of lock by Rusty Russell · 13 years ago
- b0b0382 ->encode_fh() API change by Al Viro · 13 years ago
- e9412c3 genetlink: Build a generic netlink family module alias by Neil Horman · 13 years ago
- 2033e9b net: add MODULE_ALIAS_NET_PF_PROTO_NAME by Neil Horman · 13 years ago
- 87a5af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 13 years ago
- 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
- eb86c30 rtc: ds1307: add trickle charger support by Wolfram Sang · 13 years ago
- e311c92 rtc: add ioctl to get/clear battery low voltage status by Alexander Stein · 13 years ago
- 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 13 years ago