summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* autofs4: don't open-code fd_install()Al Viro2012-09-271-16/+2Star
* make get_unused_fd_flags() a functionAl Viro2012-09-272-5/+5
* unexport sock_map_fd(), switch to sock_alloc_file()Al Viro2012-09-274-18/+32
* take descriptor handling from sock_alloc_file() to callersAl Viro2012-09-271-22/+40
* Merge remote branch 'origin' into for-nextAl Viro2012-09-27893-4213/+7372
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2517-61/+152
| |\
| | * ipv6: mip6: fix mip6_mh_filter()Eric Dumazet2012-09-251-9/+11
| | * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-09-252-8/+12
| | |\
| | | * batman-adv: Fix symmetry check / route flapping in multi interface setupsLinus Lüssing2012-09-231-6/+7
| | | * batman-adv: Fix change mac address of soft iface.Def2012-09-231-2/+5
| | * | ipv6: raw: fix icmpv6_filter()Eric Dumazet2012-09-251-11/+10Star
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-255-4/+29
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-225-4/+29
| | | |\ \
| | | | * | iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach2012-09-191-0/+1
| | | | * | cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez2012-09-191-3/+9
| | | | * | Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes2012-09-191-0/+2
| | | | * | Bluetooth: Fix freeing uninitialized delayed worksAndrei Emeltchenko2012-09-191-1/+1
| | | | * | Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek2012-09-191-0/+10
| | | | * | Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek2012-09-191-0/+6
| | * | | | net: guard tcp_set_keepalive() to tcp socketsEric Dumazet2012-09-241-1/+2
| | * | | | phy/micrel: Add missing header to micrel_phy.hMarek Vasut2012-09-241-0/+12
| | * | | | phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-243-13/+13
| | * | | | phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-242-0/+28
| | | |_|/ | | |/| |
| | * | | pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu2012-09-221-1/+1
| | * | | team: send port changed when addedJiri Pirko2012-09-221-8/+24
| | * | | ipv4: raw: fix icmp_filter()Eric Dumazet2012-09-221-6/+8
| | * | | net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe2012-09-221-0/+2
| | |/ /
| * | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-09-251-0/+2
| |\ \ \
| | * | | sh: pfc: Fix up GPIO mux type reconfig case.Paul Mundt2012-09-251-0/+2
| * | | | Merge branch 'akpm' (sundry from Andrew)Linus Torvalds2012-09-254-2/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | c/r: prctl: fix build error for no-MMU caseMark Salter2012-09-251-0/+1
| | * | | lib/flex_proportions.c: fix corruption of denominator in flexible proportionsJan Kara2012-09-251-1/+1
| | * | | checksyscalls: fix "here document" handlingHeiko Carstens2012-09-251-1/+1
| | * | | pwm-backlight: take over maintenanceThierry Reding2012-09-251-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-09-251-11/+13
| |\ \ \ \
| | * | | | tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf2012-09-241-11/+13
| * | | | | Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-09-252-21/+57
| |\ \ \ \ \
| | * | | | | vfio: Fix virqfd release raceAlex Williamson2012-09-211-20/+56
| | * | | | | vfio: Trivial Documentation correctionAlex Williamson2012-09-211-1/+1
| * | | | | | Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-251-0/+4
| |\ \ \ \ \ \
| | * | | | | | xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk2012-09-241-0/+4
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-09-252-8/+4Star
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | libceph: only kunmap kmapped pagesAlex Elder2012-09-221-4/+1Star
| | * | | | | | rbd: drop dev reference on error in rbd_open()Alex Elder2012-09-221-4/+3Star
| * | | | | | | Linux 3.6-rc7Linus Torvalds2012-09-241-2/+2
| * | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-242-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | x86/kbuild: archscripts depends on scripts_basicJeff Mahoney2012-09-211-1/+1
| | * | | | | | | firmware: fix directory creation rule matching with make 3.80Mark Asselstine2012-09-211-2/+2
| * | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-09-233-2/+23
| |\ \ \ \ \ \ \ \
| | * | | | | | | | hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann2012-09-231-2/+13