Age | Commit message (Expand) | Author |
2012-06-26 | nl80211: specify RSSI threshold in scheduled scan | Thomas Pedersen |
2012-06-21 | ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFT | Avinash Patil |
2012-06-18 | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh |
2012-06-14 | mac80211: implement the proactive PREQ generation | Chun-Yeow Yeoh |
2012-06-14 | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv... | Chun-Yeow Yeoh |
2012-06-13 | cfg80211/nl80211: fix kernel-doc | Johannes Berg |
2012-06-13 | nl80211: fix sched scan match attribute name | Johannes Berg |
2012-06-12 | ieee80211: definitions for Microsoft Vendor OUI and WPA OUI type | Avinash Patil |
2012-06-11 | {nl,cfg,mac}80211: fix the coding style related to mesh parameters | Chun-Yeow Yeoh |
2012-06-06 | cfg80211: validate remain-on-channel time better | Johannes Berg |
2012-06-06 | ssb: recognize ARM Cortex M3 | Hauke Mehrtens |
2012-06-05 | cfg80211: provide channel to start_ap function | Johannes Berg |
2012-06-05 | nl80211: add new rssi event to indicate beacon loss | Eliad Peller |
2012-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds |
2012-06-01 | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro |
2012-06-01 | HAVE_RESTORE_SIGMASK is defined on all architectures now | Al Viro |
2012-06-01 | vfs: retry last component if opening stale dentry | Miklos Szeredi |
2012-06-01 | fs: introduce inode operation ->update_time | Josef Bacik |
2012-06-01 | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-06-01 | switch aio and shm to do_mmap_pgoff(), make do_mmap() static | Al Viro |
2012-06-01 | take security_mmap_file() outside of ->mmap_sem | Al Viro |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-05-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-31 | c/r: prctl: add ability to set new mm_struct::exe_file | Cyrill Gorcunov |
2012-05-31 | c/r: prctl: extend PR_SET_MM to set up more mm_struct entries | Cyrill Gorcunov |
2012-05-31 | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov |
2012-05-31 | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() | Christopher Yeoh |
2012-05-31 | eventfd: change int to __u64 in eventfd_signal() | Sha Zhengju |
2012-05-31 | rapidio: add DMA engine support for RIO data transfers | Alexandre Bounine |
2012-05-31 | mqueue: separate mqueue default value from maximum value | KOSAKI Motohiro |
2012-05-31 | mqueue: revert bump up DFLT_*MAX | KOSAKI Motohiro |
2012-05-31 | ipc/mqueue: update maximums for the mqueue subsystem | Doug Ledford |
2012-05-31 | ipc/mqueue: switch back to using non-max values on create | Doug Ledford |
2012-05-31 | ipc/mqueue: cleanup definition names and locations | Doug Ledford |
2012-05-31 | kexec: export kexec.h to user space | maximilian attems |
2012-05-31 | cpu: introduce clear_tasks_mm_cpumask() helper | Anton Vorontsov |
2012-05-31 | cred: remove task_is_dead() from __task_cred() validation | Oleg Nesterov |
2012-05-31 | kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers | Boaz Harrosh |