aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf symbols: Handle /proc/sys/kernel/kptr_restrictArnaldo Carvalho de Melo2011-05-266-6/+107
* perf: Remove duplicate headersJesper Juhl2011-05-262-3/+0
* Merge branch 'linus' into perf/urgentIngo Molnar2011-05-265426-352460/+392441
|\
| * tmpfs: fix XATTR N overriding POSIX_ACL YEric Paris2011-05-251-14/+15
| * video: mb862xx: udelay need linux/delay.hStephen Rothwell2011-05-251-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-05-2514-12/+444
| |\
| | * net: fix get_net_ns_by_fd for !CONFIG_NET_NSStephen Rothwell2011-05-241-22/+27
| | * ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.Eric W. Biederman2011-05-241-0/+1
| | * ns: Declare sys_setns in syscalls.hEric W. Biederman2011-05-241-0/+1
| | * net: Allow setting the network namespace by fdEric W. Biederman2011-05-104-3/+37
| | * ns proc: Add support for the ipc namespaceEric W. Biederman2011-05-103-0/+41
| | * ns proc: Add support for the uts namespaceEric W. Biederman2011-05-103-0/+43
| | * ns proc: Add support for the network namespace.Eric W. Biederman2011-05-103-0/+35
| | * ns: Introduce the setns syscallEric W. Biederman2011-05-101-0/+42
| | * ns: proc files for namespace naming policy.Eric W. Biederman2011-05-106-11/+241
| * | slub: remove no-longer used 'unlock_out' labelLinus Torvalds2011-05-251-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-25187-1203/+2049
| |\ \
| | * | bonding: documentation and code cleanup for resend_igmpFlavio Leitner2011-05-253-12/+23
| | * | bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman2011-05-253-16/+10
| | * | net: hold rtnl again in dump callbacksEric Dumazet2011-05-252-2/+8
| | * | Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos2011-05-251-0/+1
| | * | bnx2x: protect sequence increment with mutexDmitry Kravkov2011-05-251-1/+2
| | * | sch_sfq: fix peek() implementationEric Dumazet2011-05-251-13/+1
| | * | isdn: netjet - blacklist Digium TDM400PPrarit Bhargava2011-05-251-0/+6
| | * | via-velocity: don't annotate MAC registers as packedUlrich Hecht2011-05-251-1/+1
| | * | xen: netfront: hold RTNL when updating features.Ian Campbell2011-05-251-0/+2
| | * | sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun2011-05-251-0/+16
| | * | net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman2011-05-251-0/+7
| | * | net: move is_vlan_dev into public header file (v2)Neil Horman2011-05-252-5/+5
| | * | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-25142-976/+1820
| | |\ \
| | | * \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24143-977/+1822
| | | |\ \
| | | | * | wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap2011-05-241-1/+2
| | | | * | wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap2011-05-241-1/+2
| | | | * | iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy2011-05-241-2/+2
| | | | * | ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan2011-05-191-1/+1
| | | | * | nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho2011-05-191-8/+4
| | | | * | mac80211: Don't sleep when growing the mesh pathJavier Cardona2011-05-191-3/+3
| | | | * | ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-193-0/+55
| | | | * | b43: read PHY info only when needed (for PHY-A)Rafał Miłecki2011-05-191-1/+2
| | | | * | b43: separate ssb core resetRafał Miłecki2011-05-191-2/+8
| | | | * | b43: add helper for finding GPIO deviceRafał Miłecki2011-05-191-20/+21
| | | | * | b43: dma: cache translation (routing bits)Rafał Miłecki2011-05-192-3/+6
| | | | * | b43: make b43_wireless_init less bus specificRafał Miłecki2011-05-191-13/+10
| | | | * | b43: add helpers for block R/W opsRafał Miłecki2011-05-192-10/+22
| | | | * | ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau2011-05-191-1/+1
| | | | * | ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-1965-64/+80
| | | | * | ath_hw: Fix bssid mask documentationMohammed Shafi Shajakhan2011-05-191-6/+4
| | | | * | ath9k_htc: Fix packet timeoutSujith Manoharan2011-05-191-2/+2
| | | | * | ath9k_htc: Change credit limit for UB94/95Sujith Manoharan2011-05-191-1/+1
| | | | * | ath9k_htc: Fix max subframe handlingSujith Manoharan2011-05-192-6/+1