aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-14/+40
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds84-696/+843
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds11-41/+42
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-40/+185
2013-03-11s390: Fix a header dependencies related build errorLi Zefan1-0/+1
2013-03-11um: Use tty_port in SIGWINCH handlerRichard Weinberger5-18/+22
2013-03-11um: Use tty_port_operations->destructRichard Weinberger3-14/+14
2013-03-11um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich1-1/+1
2013-03-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich1-0/+2
2013-03-11net : enable tx time stamping in the vde driver.Paul Chavent1-0/+2
2013-03-11hostfs: fix a not needed double checkMarco Stornelli1-8/+1
2013-03-10Input: mms114 - Fix regulator enable and disable pathsMark Brown1-9/+25
2013-03-10Input: ads7864 - check return value of regulator enableMark Brown1-1/+6
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent1-4/+4
2013-03-10Linux 3.9-rc2Linus Torvalds1-1/+1
2013-03-106lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2013-03-10rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk1-0/+3
2013-03-10dcbnl: fix various netlink info leaksMathias Krause1-0/+8
2013-03-10rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause1-0/+1
2013-03-10bridge: fix mdb info leaksMathias Krause1-0/+4
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds71-19/+84
2013-03-09Input: wacom - add support for 0x10dStephan Frank1-0/+4
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman1-6/+6
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds9-130/+221
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2-2/+67
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-17/+13
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds13-34/+26
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2013-03-08memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov1-2/+6
2013-03-08Randy has movedRandy Dunlap3-6/+5
2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins1-1/+1
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2-2/+2
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo1-13/+3
2013-03-08mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro1-1/+1
2013-03-08mm/mempolicy.c: fix wrong sp_node insertionHillf Danton1-1/+1
2013-03-08ipc: don't allocate a copy larger than maxPeter Hurley1-2/+4
2013-03-08ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley1-3/+0
2013-03-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-13/+32
2013-03-08Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds2-3/+1
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds12-25/+64
2013-03-08Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-8/+14
2013-03-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-4/+8
2013-03-08tg3: Update link_up flag for phylib devicesNithin Sujir1-9/+5
2013-03-08ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa1-1/+2
2013-03-08bridging: fix rx_handlers return codeCristian Bercaru1-0/+1
2013-03-08vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds1-2/+0
2013-03-08netlabel: fix build problems when CONFIG_IPV6=nPaul Moore1-10/+5