summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-12Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-12Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-11make sure that kernel_thread() callbacks call do_exit() themselvesAl Viro
2012-10-11make sure that we always have a return path from kernel_execve()Al Viro
2012-10-11ppc: eeh_event should just use kthread_run()Al Viro
2012-10-11don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro
2012-10-11alpha: get rid of switch_stack argument of do_work_pending()Al Viro
2012-10-11alpha: don't bother passing switch_stack separately from regsAl Viro
2012-10-11alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro
2012-10-11alpha: simplify TIF_NEED_RESCHED handlingAl Viro
2012-10-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-10-12Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-10-12Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-11vfs: bogus warnings in fs/namei.cArnd Bergmann
2012-10-11consitify do_mount() argumentsAl Viro
2012-10-11compiler-gcc4.h: correct verion check for __compiletime_errorDaniel Santos
2012-10-11modpost: Permit .GCC.command.line sectionsJonathan Kliegman
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum
2012-10-11Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz
2012-10-11net/ethernet/jme: disable ASPMKevin Baradon
2012-10-11Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhow...David S. Miller
2012-10-11tcp: sysctl interface leaks 16 bytes of kernel memoryAlan Cox
2012-10-11kaweth: print correct debug ptrAlan Cox
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab
2012-10-119P: Fix race between p9_write_work() and p9_fd_request()Simon Derr
2012-10-11Merge Trond's bugfixesJ. Bruce Fields
2012-10-11Update SmPL/Coccinelle section of MAINTAINERSNicolas Palix
2012-10-11coccicheck: Add the rep+ctxt modeNicolas Palix
2012-10-11scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...Julia Lawall
2012-10-11Merge branch 'fixes' into for-linusRussell King
2012-10-10e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-10Merge branch 'uapi-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2012-10-10ipv4: fix route mark sparse warningstephen hemminger
2012-10-10xen: netback: handle compound page fragments on transmit.Ian Campbell
2012-10-10bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi
2012-10-10isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter
2012-10-10vxlan: fix oops when give unknown ifindexstephen hemminger
2012-10-10vxlan: fix receive checksum handlingstephen hemminger
2012-10-10vxlan: add additional headroomstephen hemminger
2012-10-10vxlan: allow configuring port rangestephen hemminger
2012-10-10vxlan: associate with tunnel socket on transmitstephen hemminger
2012-10-10vxlan: use ip_route_outputstephen hemminger
2012-10-10vxlan: fix byte order in hash functionstephen hemminger
2012-10-10vxlan: minor output refactoringstephen hemminger